2022-09-27T15:11:56.3677719Z Requested labels: self-hosted, linux.2xlarge 2022-09-27T15:11:56.3677796Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/85462/merge 2022-09-27T15:11:56.3677817Z Waiting for a runner to pick up this job... 2022-09-27T15:12:10.8907243Z Job is about to start running on the runner: i-0e55b9b21a9102feb (organization) 2022-09-27T15:12:15.0318281Z Current runner version: '2.296.2' 2022-09-27T15:12:15.0323974Z Runner name: 'i-0e55b9b21a9102feb' 2022-09-27T15:12:15.0324407Z Runner group name: 'Default' 2022-09-27T15:12:15.0324971Z Machine name: 'ip-10-0-7-89' 2022-09-27T15:12:15.0326751Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:12:15.0327440Z Actions: read 2022-09-27T15:12:15.0327662Z Checks: read 2022-09-27T15:12:15.0327890Z Contents: read 2022-09-27T15:12:15.0328130Z Deployments: read 2022-09-27T15:12:15.0328363Z Discussions: read 2022-09-27T15:12:15.0328596Z Issues: read 2022-09-27T15:12:15.0328820Z Metadata: read 2022-09-27T15:12:15.0329039Z Packages: read 2022-09-27T15:12:15.0329274Z Pages: read 2022-09-27T15:12:15.0329515Z PullRequests: read 2022-09-27T15:12:15.0329787Z RepositoryProjects: read 2022-09-27T15:12:15.0330062Z SecurityEvents: read 2022-09-27T15:12:15.0330307Z Statuses: read 2022-09-27T15:12:15.0330523Z ##[endgroup] 2022-09-27T15:12:15.0334045Z Secret source: None 2022-09-27T15:12:15.0334565Z Prepare workflow directory 2022-09-27T15:12:15.2432962Z Prepare all required actions 2022-09-27T15:12:15.2613550Z Getting action download info 2022-09-27T15:12:15.4662557Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:12:18.1079469Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-09-27T15:12:18.3638521Z Getting action download info 2022-09-27T15:12:18.5296365Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:12:18.7633980Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2022-09-27T15:12:18.7635908Z ##[group] Inputs 2022-09-27T15:12:18.7636211Z build-environment: linux-focal-rocm5.2-py3.7 2022-09-27T15:12:18.7636530Z docker-image-name: pytorch-linux-focal-rocm5.2-py3.7 2022-09-27T15:12:18.7637128Z build-generates-artifacts: true 2022-09-27T15:12:18.7637354Z build-with-debug: false 2022-09-27T15:12:18.7637581Z sync-tag: rocm-build 2022-09-27T15:12:18.7637792Z cuda-arch-list: 5.2 2022-09-27T15:12:18.7637975Z test-matrix: 2022-09-27T15:12:18.7638179Z ##[endgroup] 2022-09-27T15:12:18.7638598Z Complete job name: linux-focal-rocm5.2-py3.7 / build 2022-09-27T15:12:18.8432689Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:12:18.8432997Z with: 2022-09-27T15:12:18.8433191Z submodules: recursive 2022-09-27T15:12:18.8433375Z fetch-depth: 0 2022-09-27T15:12:18.8433564Z ##[endgroup] 2022-09-27T15:12:18.8745094Z ##[group]Run retry () { 2022-09-27T15:12:18.8745375Z retry () { 2022-09-27T15:12:18.8745613Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:12:18.8745838Z } 2022-09-27T15:12:18.8746022Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:12:18.8746259Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:12:18.8746497Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:12:18.8746712Z else 2022-09-27T15:12:18.8746917Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:12:18.8747134Z fi 2022-09-27T15:12:18.8747368Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:12:18.8763440Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:12:18.8763698Z env: 2022-09-27T15:12:18.8763858Z NO_SUDO: 2022-09-27T15:12:18.8764043Z ##[endgroup] 2022-09-27T15:12:18.8945217Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:12:21.8674526Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:12:21.8674776Z with: 2022-09-27T15:12:21.8674985Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:12:21.8675201Z fetch-depth: 0 2022-09-27T15:12:21.8675394Z submodules: recursive 2022-09-27T15:12:21.8675577Z quiet-checkout: true 2022-09-27T15:12:21.8675789Z repository: pytorch/pytorch 2022-09-27T15:12:21.8676185Z token: *** 2022-09-27T15:12:21.8676353Z ssh-strict: true 2022-09-27T15:12:21.8676563Z persist-credentials: true 2022-09-27T15:12:21.8676911Z clean: true 2022-09-27T15:12:21.8677072Z lfs: false 2022-09-27T15:12:21.8677264Z set-safe-directory: true 2022-09-27T15:12:21.8677462Z ##[endgroup] 2022-09-27T15:12:21.9886287Z Syncing repository: pytorch/pytorch 2022-09-27T15:12:21.9887962Z ##[group]Getting Git version info 2022-09-27T15:12:21.9888456Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:12:21.9888936Z [command]/usr/bin/git version 2022-09-27T15:12:21.9889135Z git version 2.37.1 2022-09-27T15:12:21.9890810Z ##[endgroup] 2022-09-27T15:12:21.9906415Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8969e92f-82f5-48eb-bd02-fac7d9397d32' before making global git config changes 2022-09-27T15:12:21.9907012Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:12:21.9912726Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:12:21.9956676Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:12:21.9960342Z ##[group]Initializing the repository 2022-09-27T15:12:21.9965295Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:12:22.0019810Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:12:22.0020344Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:12:22.0020971Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:12:22.0021243Z hint: 2022-09-27T15:12:22.0021528Z hint: git config --global init.defaultBranch 2022-09-27T15:12:22.0021749Z hint: 2022-09-27T15:12:22.0022174Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:12:22.0023116Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:12:22.0023567Z hint: 2022-09-27T15:12:22.0023825Z hint: git branch -m 2022-09-27T15:12:22.0024257Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:12:22.0031654Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:12:22.0065555Z ##[endgroup] 2022-09-27T15:12:22.0065977Z ##[group]Disabling automatic garbage collection 2022-09-27T15:12:22.0070163Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:12:22.0100831Z ##[endgroup] 2022-09-27T15:12:22.0101394Z ##[group]Setting up auth 2022-09-27T15:12:22.0108413Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:12:22.0143218Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:12:22.0402370Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:12:22.0436705Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-27T15:12:22.0695157Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:12:22.0744285Z ##[endgroup] 2022-09-27T15:12:22.0744758Z ##[group]Fetching the repository 2022-09-27T15:12:22.0751275Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-09-27T15:13:10.4642459Z [command]/usr/bin/git rev-parse --verify --quiet 52424e2bf38e454d535881fed9628d3e20f4f944^{object} 2022-09-27T15:13:10.4679248Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:13:11.4871674Z ##[endgroup] 2022-09-27T15:13:11.4872074Z ##[group]Determining the checkout info 2022-09-27T15:13:11.4873884Z ##[endgroup] 2022-09-27T15:13:11.4874267Z ##[group]Checking out the ref 2022-09-27T15:13:11.4880885Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:13:12.7708057Z ##[endgroup] 2022-09-27T15:13:12.7708485Z ##[group]Setting up auth for fetching submodules 2022-09-27T15:13:12.7715339Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:13:12.7764546Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-09-27T15:13:12.7797441Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-09-27T15:13:12.7831917Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-09-27T15:13:12.7860143Z ##[endgroup] 2022-09-27T15:13:12.7860649Z ##[group]Fetching submodules 2022-09-27T15:13:12.7864783Z [command]/usr/bin/git submodule sync --recursive 2022-09-27T15:13:12.8140131Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-09-27T15:13:12.8407623Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-09-27T15:13:12.8410512Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-09-27T15:13:12.8412762Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-09-27T15:13:12.8415146Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-09-27T15:13:12.8417398Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-09-27T15:13:12.8420251Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-09-27T15:13:12.8423006Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-09-27T15:13:12.8426181Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-09-27T15:13:12.8429046Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-09-27T15:13:12.8432769Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-09-27T15:13:12.8435995Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-09-27T15:13:12.8439263Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-09-27T15:13:12.8442731Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-09-27T15:13:12.8446255Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-09-27T15:13:12.8450290Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-09-27T15:13:12.8454195Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-09-27T15:13:12.8458127Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-09-27T15:13:12.8462124Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:13:12.8466115Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-09-27T15:13:12.8470403Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-09-27T15:13:12.8474610Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-09-27T15:13:12.8479125Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-09-27T15:13:12.8483546Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-09-27T15:13:12.8488345Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-09-27T15:13:12.8494083Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-09-27T15:13:12.8498829Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-09-27T15:13:12.8503731Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-09-27T15:13:12.8508684Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-09-27T15:13:12.8513804Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-09-27T15:13:12.8518876Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-09-27T15:13:12.8524137Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-09-27T15:13:12.8529587Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-09-27T15:13:12.8535260Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-09-27T15:13:12.8540727Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-09-27T15:13:12.8546420Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-09-27T15:13:12.8552214Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-09-27T15:13:12.8557957Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-09-27T15:13:12.8563840Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-09-27T15:13:12.8570092Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-09-27T15:13:12.8576738Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-09-27T15:13:12.8582970Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-09-27T15:13:12.8611975Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-09-27T15:13:13.1608318Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-09-27T15:13:13.3937417Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-09-27T15:13:13.6170180Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-09-27T15:13:14.1296708Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-09-27T15:13:14.4419952Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-09-27T15:13:16.7822667Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-09-27T15:13:22.6240773Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-09-27T15:13:23.0251650Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-09-27T15:13:23.5365600Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-09-27T15:13:25.0011598Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-09-27T15:13:26.1104480Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-09-27T15:13:27.3846248Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-09-27T15:13:33.9021874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-09-27T15:13:35.2757850Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-09-27T15:13:36.4626692Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-09-27T15:13:37.6770362Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-09-27T15:13:37.9161531Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-09-27T15:13:38.3614638Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-09-27T15:13:38.6901422Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-09-27T15:13:39.7032385Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-09-27T15:13:40.1411756Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-09-27T15:13:40.3452209Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-09-27T15:13:40.5745733Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-09-27T15:13:41.9496298Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-09-27T15:13:42.3959462Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-09-27T15:13:42.8735208Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-09-27T15:13:49.8984955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-09-27T15:13:51.4860163Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-09-27T15:13:51.9506756Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-09-27T15:13:52.1655863Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-09-27T15:13:57.5851710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-09-27T15:13:57.7750079Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-09-27T15:13:58.0046923Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-09-27T15:13:58.8372192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-09-27T15:13:59.0689385Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-09-27T15:13:59.4324069Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-09-27T15:13:59.7757855Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-09-27T15:14:00.3627490Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-09-27T15:14:02.5559206Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-09-27T15:14:03.1037696Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-09-27T15:14:05.4714688Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-09-27T15:14:05.4819020Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-09-27T15:14:05.4899405Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-09-27T15:14:05.5116297Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-09-27T15:14:05.5331922Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-09-27T15:14:05.5711663Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-09-27T15:14:06.1486704Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-09-27T15:14:06.1694328Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:14:06.2654061Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-09-27T15:14:06.2989988Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-09-27T15:14:06.5784809Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-09-27T15:14:06.9643151Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-09-27T15:14:07.1975319Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-09-27T15:14:07.2425779Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-09-27T15:14:07.2448175Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:07.2448930Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:07.2449572Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:07.2452554Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:07.2470877Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-09-27T15:14:08.1544023Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-09-27T15:14:08.6852873Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-09-27T15:14:09.7524965Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-09-27T15:14:10.0654506Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-09-27T15:14:10.1624654Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-09-27T15:14:10.2196269Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-09-27T15:14:10.2296268Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-09-27T15:14:10.3113406Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-09-27T15:14:10.3439978Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-09-27T15:14:10.3528322Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-09-27T15:14:10.3919813Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-09-27T15:14:10.4156208Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-09-27T15:14:10.4608636Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-09-27T15:14:10.4723493Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-09-27T15:14:10.4738231Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:10.4760281Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-09-27T15:14:17.4291601Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-09-27T15:14:17.4307917Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:17.4333109Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-09-27T15:14:24.6715602Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-09-27T15:14:24.6816157Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-09-27T15:14:24.6957880Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-09-27T15:14:24.7866414Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-09-27T15:14:24.7881001Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:24.7883310Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:24.7907766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-09-27T15:14:26.0538786Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-09-27T15:14:27.1796372Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-09-27T15:14:27.2329163Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-09-27T15:14:27.2523708Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-09-27T15:14:27.2666203Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-09-27T15:14:27.3698620Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-09-27T15:14:27.6035003Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-09-27T15:14:27.6062360Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:27.6063816Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:27.6088900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-09-27T15:14:28.0403071Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-09-27T15:14:28.8642559Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:14:28.8948126Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-09-27T15:14:28.9096017Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-09-27T15:14:28.9109330Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:28.9133124Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-09-27T15:14:30.5665882Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-09-27T15:14:30.5685519Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:30.5687685Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:30.5713047Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-09-27T15:14:31.0203144Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-09-27T15:14:31.8543274Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-09-27T15:14:31.9175070Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-09-27T15:14:31.9189963Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:31.9214306Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-09-27T15:14:32.1372762Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:14:32.1463628Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-09-27T15:14:32.3902392Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-09-27T15:14:32.3922350Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:32.3924050Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:32.3948827Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-09-27T15:14:32.9132121Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-09-27T15:14:33.9328083Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-09-27T15:14:33.9998717Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-09-27T15:14:34.0083091Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-09-27T15:14:34.0191753Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-09-27T15:14:34.0509830Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-09-27T15:14:34.0598649Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-09-27T15:14:34.0876361Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-09-27T15:14:34.0970018Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-09-27T15:14:34.1394173Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-09-27T15:14:34.2427064Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-09-27T15:14:34.2679917Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-09-27T15:14:34.2695286Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:34.2697210Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:34.2699324Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:34.2701623Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:34.2726175Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-09-27T15:14:35.2789730Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-09-27T15:14:35.5640481Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-09-27T15:14:36.7980280Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-09-27T15:14:37.6596244Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-09-27T15:14:37.6741692Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-09-27T15:14:37.7381522Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-09-27T15:14:37.7653245Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-09-27T15:14:37.7667253Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:37.7692440Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-09-27T15:14:37.9843760Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:14:38.1152818Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-09-27T15:14:38.1183443Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-09-27T15:14:38.1459146Z Entering 'android/libs/fbjni' 2022-09-27T15:14:38.1496437Z Entering 'third_party/FP16' 2022-09-27T15:14:38.1532836Z Entering 'third_party/FXdiv' 2022-09-27T15:14:38.1568881Z Entering 'third_party/NNPACK' 2022-09-27T15:14:38.1605581Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:38.1643133Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:38.1679791Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:38.1726511Z Entering 'third_party/benchmark' 2022-09-27T15:14:38.1764723Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:38.1801705Z Entering 'third_party/cub' 2022-09-27T15:14:38.1838302Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:38.1881481Z Entering 'third_party/cutlass' 2022-09-27T15:14:38.1926245Z Entering 'third_party/eigen' 2022-09-27T15:14:38.1966915Z Entering 'third_party/fbgemm' 2022-09-27T15:14:38.2004146Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:38.2039808Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:38.2075474Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:38.2112217Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:38.2148700Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:38.2188050Z Entering 'third_party/fmt' 2022-09-27T15:14:38.2224077Z Entering 'third_party/foxi' 2022-09-27T15:14:38.2260508Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:38.2297821Z Entering 'third_party/gloo' 2022-09-27T15:14:38.2334242Z Entering 'third_party/googletest' 2022-09-27T15:14:38.2370534Z Entering 'third_party/ideep' 2022-09-27T15:14:38.2405664Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:38.2442588Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:38.2485540Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:38.2522677Z Entering 'third_party/ittapi' 2022-09-27T15:14:38.2559119Z Entering 'third_party/kineto' 2022-09-27T15:14:38.2596629Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:38.2634418Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:38.2672514Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:38.2709573Z Entering 'third_party/neon2sse' 2022-09-27T15:14:38.2745655Z Entering 'third_party/nlohmann' 2022-09-27T15:14:38.2783095Z Entering 'third_party/onnx' 2022-09-27T15:14:38.2832919Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:38.2870394Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:38.2908278Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:38.2944302Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:38.2985653Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:38.3021530Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:38.3057009Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:38.3097196Z Entering 'third_party/pocketfft' 2022-09-27T15:14:38.3134730Z Entering 'third_party/protobuf' 2022-09-27T15:14:38.3174539Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:38.3210071Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:38.3248743Z Entering 'third_party/psimd' 2022-09-27T15:14:38.3286047Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:38.3323373Z Entering 'third_party/pybind11' 2022-09-27T15:14:38.3359002Z Entering 'third_party/python-enum' 2022-09-27T15:14:38.3395218Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:38.3432779Z Entering 'third_party/python-six' 2022-09-27T15:14:38.3469460Z Entering 'third_party/sleef' 2022-09-27T15:14:38.3504587Z Entering 'third_party/tbb' 2022-09-27T15:14:38.3543533Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:38.3580739Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:38.3617692Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:38.3652530Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:38.3688832Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:38.3724704Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:38.3764762Z Entering 'third_party/zstd' 2022-09-27T15:14:38.3810031Z ##[endgroup] 2022-09-27T15:14:38.3813257Z ##[group]Persisting credentials for submodules 2022-09-27T15:14:38.3819232Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-09-27T15:14:38.4096309Z Entering 'android/libs/fbjni' 2022-09-27T15:14:38.4133555Z Entering 'third_party/FP16' 2022-09-27T15:14:38.4169794Z Entering 'third_party/FXdiv' 2022-09-27T15:14:38.4206086Z Entering 'third_party/NNPACK' 2022-09-27T15:14:38.4243408Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:38.4279228Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:38.4315608Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:38.4362520Z Entering 'third_party/benchmark' 2022-09-27T15:14:38.4399955Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:38.4435887Z Entering 'third_party/cub' 2022-09-27T15:14:38.4471260Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:38.4513248Z Entering 'third_party/cutlass' 2022-09-27T15:14:38.4554999Z Entering 'third_party/eigen' 2022-09-27T15:14:38.4592999Z Entering 'third_party/fbgemm' 2022-09-27T15:14:38.4629484Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:38.4664366Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:38.4700212Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:38.4735885Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:38.4773345Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:38.4813582Z Entering 'third_party/fmt' 2022-09-27T15:14:38.4848813Z Entering 'third_party/foxi' 2022-09-27T15:14:38.4884539Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:38.4922240Z Entering 'third_party/gloo' 2022-09-27T15:14:38.4957580Z Entering 'third_party/googletest' 2022-09-27T15:14:38.4993501Z Entering 'third_party/ideep' 2022-09-27T15:14:38.5030132Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:38.5066416Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:38.5109416Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:38.5146588Z Entering 'third_party/ittapi' 2022-09-27T15:14:38.5182864Z Entering 'third_party/kineto' 2022-09-27T15:14:38.5219689Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:38.5256298Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:38.5294511Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:38.5331588Z Entering 'third_party/neon2sse' 2022-09-27T15:14:38.5367420Z Entering 'third_party/nlohmann' 2022-09-27T15:14:38.5404827Z Entering 'third_party/onnx' 2022-09-27T15:14:38.5452948Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:38.5490543Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:38.5529706Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:38.5568762Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:38.5611401Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:38.5648511Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:38.5685045Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:38.5728429Z Entering 'third_party/pocketfft' 2022-09-27T15:14:38.5765385Z Entering 'third_party/protobuf' 2022-09-27T15:14:38.5807286Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:38.5843892Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:38.5882344Z Entering 'third_party/psimd' 2022-09-27T15:14:38.5919321Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:38.5956998Z Entering 'third_party/pybind11' 2022-09-27T15:14:38.5993519Z Entering 'third_party/python-enum' 2022-09-27T15:14:38.6029949Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:38.6067435Z Entering 'third_party/python-six' 2022-09-27T15:14:38.6104876Z Entering 'third_party/sleef' 2022-09-27T15:14:38.6142978Z Entering 'third_party/tbb' 2022-09-27T15:14:38.6181741Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:38.6218415Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:38.6255544Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:38.6289570Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:38.6324716Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:38.6359633Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:38.6399131Z Entering 'third_party/zstd' 2022-09-27T15:14:38.6452099Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-09-27T15:14:38.6725755Z Entering 'android/libs/fbjni' 2022-09-27T15:14:38.6761648Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-09-27T15:14:38.6776526Z Entering 'third_party/FP16' 2022-09-27T15:14:38.6812801Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-09-27T15:14:38.6829275Z Entering 'third_party/FXdiv' 2022-09-27T15:14:38.6864034Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-09-27T15:14:38.6878790Z Entering 'third_party/NNPACK' 2022-09-27T15:14:38.6915639Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-09-27T15:14:38.6932445Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:38.6965343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-09-27T15:14:38.6980633Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:38.7015728Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-09-27T15:14:38.7030074Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:38.7063147Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-09-27T15:14:38.7088366Z Entering 'third_party/benchmark' 2022-09-27T15:14:38.7121418Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:14:38.7136817Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:38.7169769Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-09-27T15:14:38.7185014Z Entering 'third_party/cub' 2022-09-27T15:14:38.7217746Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-09-27T15:14:38.7232119Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:38.7265486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-09-27T15:14:38.7285528Z Entering 'third_party/cutlass' 2022-09-27T15:14:38.7318857Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-09-27T15:14:38.7340167Z Entering 'third_party/eigen' 2022-09-27T15:14:38.7374946Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-09-27T15:14:38.7392169Z Entering 'third_party/fbgemm' 2022-09-27T15:14:38.7425653Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-09-27T15:14:38.7441234Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:38.7475171Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-09-27T15:14:38.7490689Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:38.7525005Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-09-27T15:14:38.7540602Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:38.7574817Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:14:38.7589361Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:38.7623188Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-09-27T15:14:38.7638938Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:38.7673295Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-09-27T15:14:38.7689599Z Entering 'third_party/fmt' 2022-09-27T15:14:38.7722820Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-09-27T15:14:38.7737676Z Entering 'third_party/foxi' 2022-09-27T15:14:38.7770322Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-09-27T15:14:38.7785732Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:38.7819933Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-09-27T15:14:38.7835236Z Entering 'third_party/gloo' 2022-09-27T15:14:38.7869196Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-09-27T15:14:38.7883559Z Entering 'third_party/googletest' 2022-09-27T15:14:38.7917964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:14:38.7933823Z Entering 'third_party/ideep' 2022-09-27T15:14:38.7966842Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-09-27T15:14:38.7982885Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:38.8016904Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-09-27T15:14:38.8033944Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:38.8067863Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-09-27T15:14:38.8088988Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:38.8123566Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-09-27T15:14:38.8139496Z Entering 'third_party/ittapi' 2022-09-27T15:14:38.8173074Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-09-27T15:14:38.8187920Z Entering 'third_party/kineto' 2022-09-27T15:14:38.8223209Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-09-27T15:14:38.8237691Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:38.8272316Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-09-27T15:14:38.8287443Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:38.8321999Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-09-27T15:14:38.8340063Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:38.8374617Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-09-27T15:14:38.8389584Z Entering 'third_party/neon2sse' 2022-09-27T15:14:38.8424601Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-09-27T15:14:38.8439508Z Entering 'third_party/nlohmann' 2022-09-27T15:14:38.8475645Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-09-27T15:14:38.8492632Z Entering 'third_party/onnx' 2022-09-27T15:14:38.8528589Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-09-27T15:14:38.8556156Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:38.8591705Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:14:38.8606963Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:38.8641387Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:14:38.8659300Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:38.8693980Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-09-27T15:14:38.8708254Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:38.8741736Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-09-27T15:14:38.8761605Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:38.8796327Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:14:38.8813391Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:38.8846779Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:14:38.8861932Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:38.8897061Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-09-27T15:14:38.8915682Z Entering 'third_party/pocketfft' 2022-09-27T15:14:38.8949845Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-09-27T15:14:38.8963951Z Entering 'third_party/protobuf' 2022-09-27T15:14:38.8998520Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-09-27T15:14:38.9018701Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:38.9051882Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:14:38.9067088Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:38.9102316Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:14:38.9119415Z Entering 'third_party/psimd' 2022-09-27T15:14:38.9153986Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-09-27T15:14:38.9169370Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:38.9203386Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-09-27T15:14:38.9218975Z Entering 'third_party/pybind11' 2022-09-27T15:14:38.9252282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:14:38.9267763Z Entering 'third_party/python-enum' 2022-09-27T15:14:38.9302305Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-09-27T15:14:38.9316048Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:38.9350791Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-09-27T15:14:38.9365096Z Entering 'third_party/python-six' 2022-09-27T15:14:38.9398233Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-09-27T15:14:38.9412696Z Entering 'third_party/sleef' 2022-09-27T15:14:38.9446962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-09-27T15:14:38.9462688Z Entering 'third_party/tbb' 2022-09-27T15:14:38.9495643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-09-27T15:14:38.9512894Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:38.9549051Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-09-27T15:14:38.9564177Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:38.9599174Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:14:38.9614546Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:38.9649450Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-09-27T15:14:38.9663492Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:38.9699275Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-09-27T15:14:38.9713637Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:38.9748606Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:14:38.9762916Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:38.9797835Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-09-27T15:14:38.9815661Z Entering 'third_party/zstd' 2022-09-27T15:14:38.9849341Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-09-27T15:14:39.0446649Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-09-27T15:14:39.0718683Z Entering 'android/libs/fbjni' 2022-09-27T15:14:39.0756657Z Entering 'third_party/FP16' 2022-09-27T15:14:39.0793076Z Entering 'third_party/FXdiv' 2022-09-27T15:14:39.0829980Z Entering 'third_party/NNPACK' 2022-09-27T15:14:39.0868726Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:39.0905965Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:39.0943226Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:39.0992021Z Entering 'third_party/benchmark' 2022-09-27T15:14:39.1029495Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:39.1066892Z Entering 'third_party/cub' 2022-09-27T15:14:39.1103503Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:39.1147421Z Entering 'third_party/cutlass' 2022-09-27T15:14:39.1191610Z Entering 'third_party/eigen' 2022-09-27T15:14:39.1231629Z Entering 'third_party/fbgemm' 2022-09-27T15:14:39.1271462Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:39.1311756Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:39.1348824Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:39.1387092Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:39.1424978Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:39.1464180Z Entering 'third_party/fmt' 2022-09-27T15:14:39.1500201Z Entering 'third_party/foxi' 2022-09-27T15:14:39.1536413Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:39.1573238Z Entering 'third_party/gloo' 2022-09-27T15:14:39.1608864Z Entering 'third_party/googletest' 2022-09-27T15:14:39.1645236Z Entering 'third_party/ideep' 2022-09-27T15:14:39.1680506Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:39.1717335Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:39.1760552Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:39.1797931Z Entering 'third_party/ittapi' 2022-09-27T15:14:39.1834769Z Entering 'third_party/kineto' 2022-09-27T15:14:39.1872483Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:39.1908564Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:39.1945732Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:39.1984894Z Entering 'third_party/neon2sse' 2022-09-27T15:14:39.2021468Z Entering 'third_party/nlohmann' 2022-09-27T15:14:39.2060357Z Entering 'third_party/onnx' 2022-09-27T15:14:39.2108716Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:39.2146480Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:39.2186252Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:39.2223197Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:39.2264257Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:39.2300514Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:39.2336703Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:39.2378560Z Entering 'third_party/pocketfft' 2022-09-27T15:14:39.2414609Z Entering 'third_party/protobuf' 2022-09-27T15:14:39.2454173Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:39.2490133Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:39.2527850Z Entering 'third_party/psimd' 2022-09-27T15:14:39.2565117Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:39.2601985Z Entering 'third_party/pybind11' 2022-09-27T15:14:39.2639792Z Entering 'third_party/python-enum' 2022-09-27T15:14:39.2676953Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:39.2716549Z Entering 'third_party/python-six' 2022-09-27T15:14:39.2754060Z Entering 'third_party/sleef' 2022-09-27T15:14:39.2792778Z Entering 'third_party/tbb' 2022-09-27T15:14:39.2830882Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:39.2868716Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:39.2904324Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:39.2940526Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:39.2977461Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:39.3013595Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:39.3051507Z Entering 'third_party/zstd' 2022-09-27T15:14:39.3101191Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-09-27T15:14:39.3376807Z Entering 'android/libs/fbjni' 2022-09-27T15:14:39.3416264Z Entering 'third_party/FP16' 2022-09-27T15:14:39.3453631Z Entering 'third_party/FXdiv' 2022-09-27T15:14:39.3489527Z Entering 'third_party/NNPACK' 2022-09-27T15:14:39.3526064Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:39.3564167Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:39.3601173Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:39.3650729Z Entering 'third_party/benchmark' 2022-09-27T15:14:39.3689809Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:39.3729171Z Entering 'third_party/cub' 2022-09-27T15:14:39.3767344Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:39.3810346Z Entering 'third_party/cutlass' 2022-09-27T15:14:39.3855103Z Entering 'third_party/eigen' 2022-09-27T15:14:39.3896190Z Entering 'third_party/fbgemm' 2022-09-27T15:14:39.3933846Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:39.3968858Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:39.4004114Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:39.4039371Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:39.4076514Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:39.4115115Z Entering 'third_party/fmt' 2022-09-27T15:14:39.4152482Z Entering 'third_party/foxi' 2022-09-27T15:14:39.4188305Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:39.4226124Z Entering 'third_party/gloo' 2022-09-27T15:14:39.4263164Z Entering 'third_party/googletest' 2022-09-27T15:14:39.4301443Z Entering 'third_party/ideep' 2022-09-27T15:14:39.4338488Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:39.4377442Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:39.4421630Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:39.4458183Z Entering 'third_party/ittapi' 2022-09-27T15:14:39.4496322Z Entering 'third_party/kineto' 2022-09-27T15:14:39.4533225Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:39.4570728Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:39.4609331Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:39.4648344Z Entering 'third_party/neon2sse' 2022-09-27T15:14:39.4684280Z Entering 'third_party/nlohmann' 2022-09-27T15:14:39.4723833Z Entering 'third_party/onnx' 2022-09-27T15:14:39.4772502Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:39.4809818Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:39.4849102Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:39.4885303Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:39.4926494Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:39.4965058Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:39.5001291Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:39.5042773Z Entering 'third_party/pocketfft' 2022-09-27T15:14:39.5080257Z Entering 'third_party/protobuf' 2022-09-27T15:14:39.5122384Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:39.5159343Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:39.5198324Z Entering 'third_party/psimd' 2022-09-27T15:14:39.5235505Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:39.5271731Z Entering 'third_party/pybind11' 2022-09-27T15:14:39.5310710Z Entering 'third_party/python-enum' 2022-09-27T15:14:39.5347654Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:39.5384402Z Entering 'third_party/python-six' 2022-09-27T15:14:39.5421800Z Entering 'third_party/sleef' 2022-09-27T15:14:39.5458404Z Entering 'third_party/tbb' 2022-09-27T15:14:39.5496816Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:39.5532729Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:39.5568669Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:39.5604140Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:39.5640440Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:39.5676686Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:39.5716368Z Entering 'third_party/zstd' 2022-09-27T15:14:39.5761672Z ##[endgroup] 2022-09-27T15:14:39.5804503Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:14:39.5832209Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:14:39.5968023Z Prepare all required actions 2022-09-27T15:14:39.6017170Z ##[group]Run ./.github/actions/setup-linux 2022-09-27T15:14:39.6017394Z ##[endgroup] 2022-09-27T15:14:39.6033406Z ##[group]Run set -euo pipefail 2022-09-27T15:14:39.6033664Z set -euo pipefail 2022-09-27T15:14:39.6033887Z function get_ec2_metadata() { 2022-09-27T15:14:39.6034140Z  # Pulled from instance metadata endpoint for EC2 2022-09-27T15:14:39.6034526Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-09-27T15:14:39.6034847Z  category=$1 2022-09-27T15:14:39.6035102Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-09-27T15:14:39.6035325Z } 2022-09-27T15:14:39.6035534Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-09-27T15:14:39.6035804Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-09-27T15:14:39.6036124Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-09-27T15:14:39.6036384Z echo "system info $(uname -a)" 2022-09-27T15:14:39.6047929Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:39.6048171Z ##[endgroup] 2022-09-27T15:14:39.6128892Z ami-id: ami-096198a0bccc6bad4 2022-09-27T15:14:39.6183345Z instance-id: i-0e55b9b21a9102feb 2022-09-27T15:14:39.6236563Z instance-type: c5.2xlarge 2022-09-27T15:14:39.6243925Z system info Linux ip-10-0-7-89.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-09-27T15:14:39.6262417Z ##[group]Run if systemctl is-active --quiet docker; then 2022-09-27T15:14:39.6262721Z if systemctl is-active --quiet docker; then 2022-09-27T15:14:39.6262966Z  echo "Docker daemon is running..."; 2022-09-27T15:14:39.6263177Z else 2022-09-27T15:14:39.6263424Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-09-27T15:14:39.6263776Z fi 2022-09-27T15:14:39.6275144Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:39.6275386Z ##[endgroup] 2022-09-27T15:14:39.6318475Z Docker daemon is running... 2022-09-27T15:14:39.6336399Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-27T15:14:39.6336786Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-27T15:14:39.6337087Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:14:39.6337643Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-09-27T15:14:39.6337996Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-09-27T15:14:39.6349161Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:39.6349397Z env: 2022-09-27T15:14:39.6349569Z AWS_RETRY_MODE: standard 2022-09-27T15:14:39.6349776Z AWS_MAX_ATTEMPTS: 5 2022-09-27T15:14:39.6350000Z AWS_DEFAULT_REGION: us-east-1 2022-09-27T15:14:39.6350192Z ##[endgroup] 2022-09-27T15:14:40.4942409Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-09-27T15:14:40.4942997Z Configure a credential helper to remove this warning. See 2022-09-27T15:14:40.4944465Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-09-27T15:14:40.4944732Z 2022-09-27T15:14:40.4944823Z Login Succeeded 2022-09-27T15:14:40.4975156Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:14:40.4975478Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:14:40.4975760Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:14:40.4987215Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:40.4987455Z ##[endgroup] 2022-09-27T15:14:40.5053854Z Prepare all required actions 2022-09-27T15:14:40.5054118Z Getting action download info 2022-09-27T15:14:40.7365483Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-09-27T15:14:40.8803718Z ##[group]Run ./.github/actions/setup-ssh 2022-09-27T15:14:40.8803935Z with: 2022-09-27T15:14:40.8804336Z github-secret: *** 2022-09-27T15:14:40.8804532Z ##[endgroup] 2022-09-27T15:14:40.8915401Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-09-27T15:14:40.8915635Z with: 2022-09-27T15:14:40.8915985Z GITHUB_TOKEN: *** 2022-09-27T15:14:40.8916178Z activate-with-label: false 2022-09-27T15:14:40.8916380Z label: with-ssh 2022-09-27T15:14:40.8916580Z remove-existing-keys: true 2022-09-27T15:14:40.8916768Z ##[endgroup] 2022-09-27T15:14:41.2870227Z Grabbing public ssh keys from https://github.com/kongzii.keys 2022-09-27T15:14:41.3695875Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-09-27T15:14:41.3709471Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-09-27T15:14:41.3733933Z Login using: ssh ec2-user@ec2-3-230-119-138.compute-1.amazonaws.com 2022-09-27T15:14:41.3831106Z Prepare all required actions 2022-09-27T15:14:41.3889142Z ##[group]Run ./.github/actions/calculate-docker-image 2022-09-27T15:14:41.3889381Z with: 2022-09-27T15:14:41.3889615Z docker-image-name: pytorch-linux-focal-rocm5.2-py3.7 2022-09-27T15:14:41.3889865Z xla: false 2022-09-27T15:14:41.3890046Z skip_push: true 2022-09-27T15:14:41.3890215Z ##[endgroup] 2022-09-27T15:14:41.3948922Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-09-27T15:14:41.3949247Z if [ -n "${IS_XLA}" ]; then 2022-09-27T15:14:41.3949576Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-09-27T15:14:41.3949981Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-09-27T15:14:41.3950288Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-09-27T15:14:41.3950662Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-09-27T15:14:41.3951076Z else 2022-09-27T15:14:41.3951396Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-09-27T15:14:41.3951759Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-09-27T15:14:41.3991801Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-09-27T15:14:41.3992154Z fi 2022-09-27T15:14:41.4003468Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:41.4003682Z env: 2022-09-27T15:14:41.4003830Z IS_XLA: 2022-09-27T15:14:41.4003999Z XLA_IMAGE_TAG: v0.4 2022-09-27T15:14:41.4004320Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7 2022-09-27T15:14:41.4004612Z ##[endgroup] 2022-09-27T15:14:41.4092466Z ##[group]Run set -x 2022-09-27T15:14:41.4092716Z set -x 2022-09-27T15:14:41.4092950Z # Check if image already exists, if it does then skip building it 2022-09-27T15:14:41.4093247Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-09-27T15:14:41.4093492Z  exit 0 2022-09-27T15:14:41.4093663Z fi 2022-09-27T15:14:41.4093874Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-09-27T15:14:41.4094158Z  # if we're on the base branch then use the parent commit 2022-09-27T15:14:41.4094423Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-09-27T15:14:41.4094614Z else 2022-09-27T15:14:41.4094850Z  # otherwise we're on a PR, so use the most recent base commit 2022-09-27T15:14:41.4095140Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-09-27T15:14:41.4095361Z fi 2022-09-27T15:14:41.4095585Z # Covers the case where a previous tag doesn't exist for the tree 2022-09-27T15:14:41.4095939Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-09-27T15:14:41.4096275Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-09-27T15:14:41.4096626Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-09-27T15:14:41.4096918Z  exit 1 2022-09-27T15:14:41.4097088Z fi 2022-09-27T15:14:41.4097329Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-09-27T15:14:41.4097660Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-09-27T15:14:41.4097982Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-09-27T15:14:41.4098330Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-09-27T15:14:41.4098709Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-09-27T15:14:41.4099033Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-09-27T15:14:41.4099441Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-09-27T15:14:41.4099744Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-09-27T15:14:41.4100092Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-09-27T15:14:41.4100439Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-09-27T15:14:41.4100748Z  echo ::set-output name=skip_push::true 2022-09-27T15:14:41.4100960Z  fi 2022-09-27T15:14:41.4101112Z fi 2022-09-27T15:14:41.4101315Z echo ::set-output name=rebuild::yes 2022-09-27T15:14:41.4112062Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:41.4112278Z env: 2022-09-27T15:14:41.4112494Z BASE_REVISION: 76d60778eb01b4213735be1c6e126fe2da519b8e 2022-09-27T15:14:41.4112910Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:41.4113411Z DOCKER_TAG: e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:41.4113631Z DOCKER_FORCE_PUSH: 2022-09-27T15:14:41.4113818Z ##[endgroup] 2022-09-27T15:14:41.4139976Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:41.6475697Z { 2022-09-27T15:14:41.6476089Z "schemaVersion": 2, 2022-09-27T15:14:41.6476530Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-09-27T15:14:41.6477059Z "config": { 2022-09-27T15:14:41.6477374Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-09-27T15:14:41.6477623Z "size": 15716, 2022-09-27T15:14:41.6477978Z "digest": "sha256:0f71b24e05040ede8bc4f209bfcf74deec08e1d0fb712d1c4e1bd8e994345efc" 2022-09-27T15:14:41.6478405Z }, 2022-09-27T15:14:41.6478650Z "layers": [ 2022-09-27T15:14:41.6478836Z { 2022-09-27T15:14:41.6479303Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6479770Z "size": 28572685, 2022-09-27T15:14:41.6480144Z "digest": "sha256:675920708c8bf10fbd02693dc8f43ee7dbe0a99cdfd55e06e6f1a8b43fd08e3f" 2022-09-27T15:14:41.6480550Z }, 2022-09-27T15:14:41.6480822Z { 2022-09-27T15:14:41.6481216Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6481605Z "size": 2051, 2022-09-27T15:14:41.6481962Z "digest": "sha256:061197a9575dc6795df6141faa8d532e1e835aed639f447b835321b50ea056be" 2022-09-27T15:14:41.6482320Z }, 2022-09-27T15:14:41.6482549Z { 2022-09-27T15:14:41.6482928Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6483318Z "size": 305637922, 2022-09-27T15:14:41.6483715Z "digest": "sha256:e0032d56bd4627660fac189c69e60b6243ac81206f3bfa83e05de1ad49f6a624" 2022-09-27T15:14:41.6484120Z }, 2022-09-27T15:14:41.6484389Z { 2022-09-27T15:14:41.6484771Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6485052Z "size": 848, 2022-09-27T15:14:41.6485316Z "digest": "sha256:383fab2410e78c2a38ead46a38d96a269f96c855a186024859dfbfdcf741c0e2" 2022-09-27T15:14:41.6485571Z }, 2022-09-27T15:14:41.6485724Z { 2022-09-27T15:14:41.6485982Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6486260Z "size": 106, 2022-09-27T15:14:41.6486668Z "digest": "sha256:29284332e02dd44329eb88053ad2b092145a1a5910d76df58002e099143897f3" 2022-09-27T15:14:41.6487203Z }, 2022-09-27T15:14:41.6487465Z { 2022-09-27T15:14:41.6487839Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6488099Z "size": 451, 2022-09-27T15:14:41.6488364Z "digest": "sha256:27a23a4916f84cc38dc3f3ee23337ab9bbcfe597503fbe7e4bc0581bbfe3c02c" 2022-09-27T15:14:41.6488620Z }, 2022-09-27T15:14:41.6488790Z { 2022-09-27T15:14:41.6489033Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6489298Z "size": 1278, 2022-09-27T15:14:41.6489811Z "digest": "sha256:6f5806bc6c43a1aa26fc715df382372ca42d1548f8cb71ee0ac7f17ae97e2b46" 2022-09-27T15:14:41.6490067Z }, 2022-09-27T15:14:41.6490206Z { 2022-09-27T15:14:41.6490463Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6490721Z "size": 2502, 2022-09-27T15:14:41.6491212Z "digest": "sha256:1f62834c4c27d683815135ab7ecfc7cdab51be8741df7874097a295bf5a2a184" 2022-09-27T15:14:41.6491465Z }, 2022-09-27T15:14:41.6491620Z { 2022-09-27T15:14:41.6491865Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6492123Z "size": 1869, 2022-09-27T15:14:41.6492435Z "digest": "sha256:7fdfef14e3ea7344cc06739221f749d819bb7483e482b8ecea0325a070dc44a2" 2022-09-27T15:14:41.6492780Z }, 2022-09-27T15:14:41.6493010Z { 2022-09-27T15:14:41.6493410Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6494017Z "size": 1778737297, 2022-09-27T15:14:41.6494587Z "digest": "sha256:f88bfc3d732d80a0c51faf79115424982ddfaafc496ba627bc57eeea2c9f603e" 2022-09-27T15:14:41.6494894Z }, 2022-09-27T15:14:41.6495259Z { 2022-09-27T15:14:41.6495624Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6495887Z "size": 171, 2022-09-27T15:14:41.6496165Z "digest": "sha256:b5a007623c138001df9cd6e282ce9a3eeec82f172b1c01afc1ce8ee3f6581605" 2022-09-27T15:14:41.6496413Z }, 2022-09-27T15:14:41.6496564Z { 2022-09-27T15:14:41.6496819Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6497063Z "size": 466, 2022-09-27T15:14:41.6497335Z "digest": "sha256:a63143d6f44f3684e553ade62a72cf335aee67ca010bc7e63c3e28e2b7e05e1b" 2022-09-27T15:14:41.6497589Z }, 2022-09-27T15:14:41.6497730Z { 2022-09-27T15:14:41.6497984Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6498246Z "size": 11050, 2022-09-27T15:14:41.6498523Z "digest": "sha256:b1e7319afc0ab40934dae89493a0819ed2414138c1039fbacb96303187411301" 2022-09-27T15:14:41.6498761Z }, 2022-09-27T15:14:41.6498916Z { 2022-09-27T15:14:41.6499169Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6499415Z "size": 882, 2022-09-27T15:14:41.6499689Z "digest": "sha256:6df89cc90483db7178c74dec3f3ca0afd604f5079527c39fa71051a58b26ca66" 2022-09-27T15:14:41.6499947Z }, 2022-09-27T15:14:41.6500088Z { 2022-09-27T15:14:41.6500344Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6500605Z "size": 121476638, 2022-09-27T15:14:41.6500880Z "digest": "sha256:3342bee7a0ef58da4e10dbb280572bee7053d774c570892944dbf3c7de84a41e" 2022-09-27T15:14:41.6501135Z }, 2022-09-27T15:14:41.6501291Z { 2022-09-27T15:14:41.6501534Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6501796Z "size": 109, 2022-09-27T15:14:41.6502060Z "digest": "sha256:b00d61ef930f3293f7e32009a03a06451b310280f7e149d80c2c328fee4744f2" 2022-09-27T15:14:41.6502296Z }, 2022-09-27T15:14:41.6502448Z { 2022-09-27T15:14:41.6502705Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6502948Z "size": 558, 2022-09-27T15:14:41.6503233Z "digest": "sha256:dcf75f0f437860e34ddbaf61d85bb3a0aa6ee94ee6a482cdea9d1e6e10531977" 2022-09-27T15:14:41.6503501Z }, 2022-09-27T15:14:41.6503669Z + exit 0 2022-09-27T15:14:41.6505648Z { 2022-09-27T15:14:41.6506141Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6506632Z "size": 1140244, 2022-09-27T15:14:41.6507138Z "digest": "sha256:d1f23a284a37ee2a7cdfb9f98404e54991b6ab6f32a05c1f8d51a7f7aa803b02" 2022-09-27T15:14:41.6507609Z }, 2022-09-27T15:14:41.6507884Z { 2022-09-27T15:14:41.6508319Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6508782Z "size": 103, 2022-09-27T15:14:41.6509185Z "digest": "sha256:5ba97245be840d5bd81fa9027fbe157f8c08680353ecdeec147100d193514f22" 2022-09-27T15:14:41.6509782Z }, 2022-09-27T15:14:41.6510035Z { 2022-09-27T15:14:41.6510446Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6510934Z "size": 548, 2022-09-27T15:14:41.6511375Z "digest": "sha256:ee24f1820f04c06775df8663b1a2553c9841bea077e002194233bc43b9888eb1" 2022-09-27T15:14:41.6511810Z }, 2022-09-27T15:14:41.6512083Z { 2022-09-27T15:14:41.6512509Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6512978Z "size": 219198754, 2022-09-27T15:14:41.6513477Z "digest": "sha256:417a3c242db844b6f3f796fb2aaacdeab35505ec47372405c03ae6bd2f300277" 2022-09-27T15:14:41.6513917Z }, 2022-09-27T15:14:41.6514190Z { 2022-09-27T15:14:41.6514506Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6514751Z "size": 107, 2022-09-27T15:14:41.6515028Z "digest": "sha256:2672e6fa1effcc6a8390b8e075a0a6516bc917d47543abfbe7437e2b0d0e425b" 2022-09-27T15:14:41.6515366Z }, 2022-09-27T15:14:41.6515521Z { 2022-09-27T15:14:41.6515765Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6516023Z "size": 2128, 2022-09-27T15:14:41.6516293Z "digest": "sha256:130d38677fdaf55834c097fa2ce33c529aee86a12d9301196eca634d0c701d0d" 2022-09-27T15:14:41.6516530Z }, 2022-09-27T15:14:41.6516682Z { 2022-09-27T15:14:41.6516935Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6517183Z "size": 4632634627, 2022-09-27T15:14:41.6517458Z "digest": "sha256:7f27aaf8da34e035d7c846e606357e61b08cb08f53c4bd272b3621c5d6c470b3" 2022-09-27T15:14:41.6517713Z }, 2022-09-27T15:14:41.6517854Z { 2022-09-27T15:14:41.6518109Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6518370Z "size": 105, 2022-09-27T15:14:41.6518647Z "digest": "sha256:a6d16c423d3e9ba18adbc3eb940094adeecd014f2dd04d48ae55e16094d5da62" 2022-09-27T15:14:41.6518915Z }, 2022-09-27T15:14:41.6519067Z { 2022-09-27T15:14:41.6519322Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6519571Z "size": 447, 2022-09-27T15:14:41.6519937Z "digest": "sha256:f9bda8e7ae2030c4e67d995f0f41c0dc127c21f1bf1d2eefd527f8fb5350d069" 2022-09-27T15:14:41.6520199Z }, 2022-09-27T15:14:41.6520340Z { 2022-09-27T15:14:41.6520592Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6520847Z "size": 106, 2022-09-27T15:14:41.6521102Z "digest": "sha256:1a801727b511b86e22b02a9c64c93ecdde47862567dbef933d37ec02ee96a28a" 2022-09-27T15:14:41.6521351Z }, 2022-09-27T15:14:41.6521502Z { 2022-09-27T15:14:41.6521743Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6521999Z "size": 292, 2022-09-27T15:14:41.6522251Z "digest": "sha256:240511e8c642d31473376e558f783451770377cde363ae46ad4e4b4ef8efed82" 2022-09-27T15:14:41.6522468Z }, 2022-09-27T15:14:41.6522620Z { 2022-09-27T15:14:41.6522879Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6523121Z "size": 106, 2022-09-27T15:14:41.6523376Z "digest": "sha256:895f762c3c21f85093421d9dc870e122b83216337602cf761f0dee1f14a4a456" 2022-09-27T15:14:41.6523609Z }, 2022-09-27T15:14:41.6523749Z { 2022-09-27T15:14:41.6524003Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6524260Z "size": 1763, 2022-09-27T15:14:41.6524530Z "digest": "sha256:fe20ab00367bdcd66185b4d36a489eaff14d90107c38295c573c2569a300aa10" 2022-09-27T15:14:41.6524775Z }, 2022-09-27T15:14:41.6524927Z { 2022-09-27T15:14:41.6525181Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:41.6525430Z "size": 15983052, 2022-09-27T15:14:41.6525689Z "digest": "sha256:01f00ed9ee4f9b505138256a2f1b403eb632716c864932166282635b72b7c1d4" 2022-09-27T15:14:41.6525927Z } 2022-09-27T15:14:41.6526066Z ] 2022-09-27T15:14:41.6526215Z } 2022-09-27T15:14:41.6617266Z Prepare all required actions 2022-09-27T15:14:41.6636416Z ##[group]Run ./.github/actions/pull-docker-image 2022-09-27T15:14:41.6636630Z with: 2022-09-27T15:14:41.6636992Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:41.6637352Z ##[endgroup] 2022-09-27T15:14:41.6733008Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:14:41.6733303Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:14:41.6733663Z # ignore output since only exit code is used for conditional 2022-09-27T15:14:41.6733949Z # only pull docker image if it's not available locally 2022-09-27T15:14:41.6734257Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-09-27T15:14:41.6734818Z  retry docker pull "${DOCKER_IMAGE}" 2022-09-27T15:14:41.6735064Z fi 2022-09-27T15:14:41.6746820Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:41.6747052Z env: 2022-09-27T15:14:41.6747418Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:41.6747763Z ##[endgroup] 2022-09-27T15:14:41.9600948Z e66cf5fa0a4d4ed512901b12ccdab95cca946a29: Pulling from pytorch/pytorch-linux-focal-rocm5.2-py3.7 2022-09-27T15:14:41.9619272Z 675920708c8b: Pulling fs layer 2022-09-27T15:14:41.9619645Z 061197a9575d: Pulling fs layer 2022-09-27T15:14:41.9619997Z e0032d56bd46: Pulling fs layer 2022-09-27T15:14:41.9620319Z 383fab2410e7: Pulling fs layer 2022-09-27T15:14:41.9620640Z 29284332e02d: Pulling fs layer 2022-09-27T15:14:41.9621018Z 27a23a4916f8: Pulling fs layer 2022-09-27T15:14:41.9621360Z 6f5806bc6c43: Pulling fs layer 2022-09-27T15:14:41.9621698Z 1f62834c4c27: Pulling fs layer 2022-09-27T15:14:41.9622022Z 7fdfef14e3ea: Pulling fs layer 2022-09-27T15:14:41.9622385Z f88bfc3d732d: Pulling fs layer 2022-09-27T15:14:41.9622697Z b5a007623c13: Pulling fs layer 2022-09-27T15:14:41.9622977Z 383fab2410e7: Waiting 2022-09-27T15:14:41.9623266Z a63143d6f44f: Pulling fs layer 2022-09-27T15:14:41.9623572Z b1e7319afc0a: Pulling fs layer 2022-09-27T15:14:41.9623871Z 29284332e02d: Waiting 2022-09-27T15:14:41.9624187Z 6df89cc90483: Pulling fs layer 2022-09-27T15:14:41.9624519Z 3342bee7a0ef: Pulling fs layer 2022-09-27T15:14:41.9624820Z b00d61ef930f: Pulling fs layer 2022-09-27T15:14:41.9625154Z dcf75f0f4378: Pulling fs layer 2022-09-27T15:14:41.9625466Z 27a23a4916f8: Waiting 2022-09-27T15:14:41.9625753Z b5a007623c13: Waiting 2022-09-27T15:14:41.9626069Z d1f23a284a37: Pulling fs layer 2022-09-27T15:14:41.9626371Z 5ba97245be84: Pulling fs layer 2022-09-27T15:14:41.9626657Z a63143d6f44f: Waiting 2022-09-27T15:14:41.9626950Z ee24f1820f04: Pulling fs layer 2022-09-27T15:14:41.9627401Z 417a3c242db8: Pulling fs layer 2022-09-27T15:14:41.9627689Z 2672e6fa1eff: Pulling fs layer 2022-09-27T15:14:41.9628294Z b1e7319afc0a: Waiting 2022-09-27T15:14:41.9628630Z f88bfc3d732d: Waiting 2022-09-27T15:14:41.9628845Z 130d38677fda: Pulling fs layer 2022-09-27T15:14:41.9629181Z 7fdfef14e3ea: Waiting 2022-09-27T15:14:41.9629372Z 6f5806bc6c43: Waiting 2022-09-27T15:14:41.9629536Z 6df89cc90483: Waiting 2022-09-27T15:14:41.9629740Z 7f27aaf8da34: Pulling fs layer 2022-09-27T15:14:41.9630004Z b00d61ef930f: Waiting 2022-09-27T15:14:41.9630183Z a6d16c423d3e: Pulling fs layer 2022-09-27T15:14:41.9630374Z 3342bee7a0ef: Waiting 2022-09-27T15:14:41.9630578Z dcf75f0f4378: Waiting 2022-09-27T15:14:41.9630835Z f9bda8e7ae20: Pulling fs layer 2022-09-27T15:14:41.9631023Z 1f62834c4c27: Waiting 2022-09-27T15:14:41.9631209Z 1a801727b511: Pulling fs layer 2022-09-27T15:14:41.9631413Z d1f23a284a37: Waiting 2022-09-27T15:14:41.9631663Z 2672e6fa1eff: Waiting 2022-09-27T15:14:41.9631842Z 7f27aaf8da34: Waiting 2022-09-27T15:14:41.9632017Z 240511e8c642: Pulling fs layer 2022-09-27T15:14:41.9632209Z 130d38677fda: Waiting 2022-09-27T15:14:41.9632577Z 5ba97245be84: Waiting 2022-09-27T15:14:41.9632754Z 895f762c3c21: Pulling fs layer 2022-09-27T15:14:41.9632942Z 417a3c242db8: Waiting 2022-09-27T15:14:41.9633131Z fe20ab00367b: Pulling fs layer 2022-09-27T15:14:41.9633325Z f9bda8e7ae20: Waiting 2022-09-27T15:14:41.9633509Z 01f00ed9ee4f: Pulling fs layer 2022-09-27T15:14:41.9633697Z 240511e8c642: Waiting 2022-09-27T15:14:41.9633873Z 1a801727b511: Waiting 2022-09-27T15:14:41.9634034Z fe20ab00367b: Waiting 2022-09-27T15:14:42.0640195Z 061197a9575d: Verifying Checksum 2022-09-27T15:14:42.0640503Z 061197a9575d: Download complete 2022-09-27T15:14:42.1565452Z 383fab2410e7: Verifying Checksum 2022-09-27T15:14:42.1565849Z 383fab2410e7: Download complete 2022-09-27T15:14:42.2578184Z 29284332e02d: Verifying Checksum 2022-09-27T15:14:42.3479849Z 29284332e02d: Download complete 2022-09-27T15:14:42.3480277Z 27a23a4916f8: Verifying Checksum 2022-09-27T15:14:42.3480505Z 27a23a4916f8: Download complete 2022-09-27T15:14:42.4276654Z 675920708c8b: Verifying Checksum 2022-09-27T15:14:42.4277411Z 675920708c8b: Download complete 2022-09-27T15:14:42.4443857Z 6f5806bc6c43: Verifying Checksum 2022-09-27T15:14:42.4444347Z 6f5806bc6c43: Download complete 2022-09-27T15:14:42.5429635Z 1f62834c4c27: Verifying Checksum 2022-09-27T15:14:42.5430126Z 1f62834c4c27: Download complete 2022-09-27T15:14:42.5866928Z 7fdfef14e3ea: Verifying Checksum 2022-09-27T15:14:42.5867320Z 7fdfef14e3ea: Download complete 2022-09-27T15:14:42.6763563Z b5a007623c13: Download complete 2022-09-27T15:14:42.7677965Z a63143d6f44f: Verifying Checksum 2022-09-27T15:14:42.7678337Z a63143d6f44f: Download complete 2022-09-27T15:14:42.8676762Z b1e7319afc0a: Verifying Checksum 2022-09-27T15:14:43.0064416Z b1e7319afc0a: Download complete 2022-09-27T15:14:43.0064870Z 6df89cc90483: Verifying Checksum 2022-09-27T15:14:43.0065206Z 6df89cc90483: Download complete 2022-09-27T15:14:43.1540703Z 675920708c8b: Pull complete 2022-09-27T15:14:43.2578167Z 061197a9575d: Pull complete 2022-09-27T15:14:47.4191964Z 3342bee7a0ef: Verifying Checksum 2022-09-27T15:14:47.4192321Z 3342bee7a0ef: Download complete 2022-09-27T15:14:47.5258205Z b00d61ef930f: Verifying Checksum 2022-09-27T15:14:47.5258542Z b00d61ef930f: Download complete 2022-09-27T15:14:47.6834503Z dcf75f0f4378: Verifying Checksum 2022-09-27T15:14:47.6834962Z dcf75f0f4378: Download complete 2022-09-27T15:14:47.7963058Z d1f23a284a37: Verifying Checksum 2022-09-27T15:14:47.7963323Z d1f23a284a37: Download complete 2022-09-27T15:14:47.8681134Z 5ba97245be84: Download complete 2022-09-27T15:14:47.9752809Z ee24f1820f04: Verifying Checksum 2022-09-27T15:14:47.9753190Z ee24f1820f04: Download complete 2022-09-27T15:14:52.2966056Z e0032d56bd46: Verifying Checksum 2022-09-27T15:14:52.2966412Z e0032d56bd46: Download complete 2022-09-27T15:14:52.5113908Z 130d38677fda: Verifying Checksum 2022-09-27T15:14:52.5114188Z 130d38677fda: Download complete 2022-09-27T15:14:54.8300883Z 417a3c242db8: Verifying Checksum 2022-09-27T15:14:54.8301279Z 417a3c242db8: Download complete 2022-09-27T15:14:54.9319988Z a6d16c423d3e: Download complete 2022-09-27T15:14:55.0294940Z f9bda8e7ae20: Verifying Checksum 2022-09-27T15:14:55.0295232Z f9bda8e7ae20: Download complete 2022-09-27T15:14:55.1269874Z 1a801727b511: Verifying Checksum 2022-09-27T15:14:55.1270216Z 1a801727b511: Download complete 2022-09-27T15:14:55.2622273Z 240511e8c642: Download complete 2022-09-27T15:14:55.3557944Z 895f762c3c21: Download complete 2022-09-27T15:14:55.4280684Z fe20ab00367b: Download complete 2022-09-27T15:14:55.9660110Z 01f00ed9ee4f: Verifying Checksum 2022-09-27T15:14:55.9660567Z 01f00ed9ee4f: Download complete 2022-09-27T15:14:59.0578910Z e0032d56bd46: Pull complete 2022-09-27T15:14:59.3002135Z 383fab2410e7: Pull complete 2022-09-27T15:14:59.5383956Z 29284332e02d: Pull complete 2022-09-27T15:14:59.7612250Z 27a23a4916f8: Pull complete 2022-09-27T15:14:59.9992943Z 6f5806bc6c43: Pull complete 2022-09-27T15:15:00.2216490Z 1f62834c4c27: Pull complete 2022-09-27T15:15:00.4646346Z 7fdfef14e3ea: Pull complete 2022-09-27T15:15:40.6986933Z f88bfc3d732d: Verifying Checksum 2022-09-27T15:15:40.6987334Z f88bfc3d732d: Download complete 2022-09-27T15:16:00.6098886Z f88bfc3d732d: Pull complete 2022-09-27T15:16:00.9595601Z b5a007623c13: Pull complete 2022-09-27T15:16:01.2507969Z a63143d6f44f: Pull complete 2022-09-27T15:16:01.4249741Z b1e7319afc0a: Pull complete 2022-09-27T15:16:01.5701048Z 6df89cc90483: Pull complete 2022-09-27T15:16:04.8869264Z 3342bee7a0ef: Pull complete 2022-09-27T15:16:05.0893688Z b00d61ef930f: Pull complete 2022-09-27T15:16:05.2375965Z dcf75f0f4378: Pull complete 2022-09-27T15:16:05.4725890Z d1f23a284a37: Pull complete 2022-09-27T15:16:05.7165732Z 5ba97245be84: Pull complete 2022-09-27T15:16:05.9515078Z ee24f1820f04: Pull complete 2022-09-27T15:16:10.8519098Z 417a3c242db8: Pull complete 2022-09-27T15:16:11.0343356Z 2672e6fa1eff: Pull complete 2022-09-27T15:16:11.2520205Z 130d38677fda: Pull complete 2022-09-27T15:17:33.2758613Z 7f27aaf8da34: Verifying Checksum 2022-09-27T15:17:33.2760061Z 7f27aaf8da34: Download complete 2022-09-27T15:19:22.7397022Z 7f27aaf8da34: Pull complete 2022-09-27T15:19:23.1437145Z a6d16c423d3e: Pull complete 2022-09-27T15:19:23.3518499Z f9bda8e7ae20: Pull complete 2022-09-27T15:19:23.5680952Z 1a801727b511: Pull complete 2022-09-27T15:19:23.7845760Z 240511e8c642: Pull complete 2022-09-27T15:19:23.9949492Z 895f762c3c21: Pull complete 2022-09-27T15:19:24.2108505Z fe20ab00367b: Pull complete 2022-09-27T15:19:24.8908209Z 01f00ed9ee4f: Pull complete 2022-09-27T15:19:24.9757707Z Digest: sha256:2d0a384f10e93b0ad1d44aa32f093ab999ed72e3506ef97d40b63d133f6d8ae0 2022-09-27T15:19:25.0137184Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:19:25.0379339Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:19:25.0413544Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:19:25.0413815Z .github/scripts/parse_ref.py 2022-09-27T15:19:25.0432719Z shell: /usr/bin/bash -e {0} 2022-09-27T15:19:25.0432941Z ##[endgroup] 2022-09-27T15:19:25.3302354Z Prepare all required actions 2022-09-27T15:19:25.3302609Z Getting action download info 2022-09-27T15:19:25.8703358Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-09-27T15:19:26.0250414Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-09-27T15:19:26.0250825Z with: 2022-09-27T15:19:26.0251682Z github-token: *** 2022-09-27T15:19:26.0251998Z ##[endgroup] 2022-09-27T15:19:26.0325996Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-09-27T15:19:26.0326250Z with: 2022-09-27T15:19:26.0326407Z shell: bash 2022-09-27T15:19:26.0326592Z timeout_minutes: 10 2022-09-27T15:19:26.0326786Z max_attempts: 5 2022-09-27T15:19:26.0326962Z retry_wait_seconds: 30 2022-09-27T15:19:26.0327544Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-09-27T15:19:26.0327957Z polling_interval_seconds: 1 2022-09-27T15:19:26.0328152Z warning_on_retry: true 2022-09-27T15:19:26.0328356Z continue_on_error: false 2022-09-27T15:19:26.0328556Z env: 2022-09-27T15:19:26.0328873Z GITHUB_TOKEN: *** 2022-09-27T15:19:26.0329057Z ##[endgroup] 2022-09-27T15:19:27.5339368Z 2022-09-27T15:19:27.5388627Z + python3 -m pip install requests==2.26.0 2022-09-27T15:19:30.1878340Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:19:30.2616009Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:19:30.2820930Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-09-27T15:19:30.2854720Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-09-27T15:19:30.2939485Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-09-27T15:19:30.3108634Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.12) 2022-09-27T15:19:30.6572527Z ++ python3 .github/scripts/get_workflow_job_id.py 3133193930 i-0e55b9b21a9102feb 2022-09-27T15:19:33.0905264Z + GHA_WORKFLOW_JOB_ID=8575887204 2022-09-27T15:19:33.0923050Z + echo '::set-output name=job-id::8575887204' 2022-09-27T15:19:33.5439665Z Command completed after 1 attempt(s). 2022-09-27T15:19:33.5439855Z 2022-09-27T15:19:33.5508740Z Prepare all required actions 2022-09-27T15:19:33.5509059Z Getting action download info 2022-09-27T15:19:34.0578606Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-09-27T15:19:34.1855537Z ##[group]Run ./.github/actions/filter-test-configs 2022-09-27T15:19:34.1855766Z with: 2022-09-27T15:19:34.1856092Z github-token: *** 2022-09-27T15:19:34.1856265Z ##[endgroup] 2022-09-27T15:19:34.1883684Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-09-27T15:19:34.1883929Z with: 2022-09-27T15:19:34.1884086Z shell: bash 2022-09-27T15:19:34.1884270Z timeout_minutes: 10 2022-09-27T15:19:34.1884458Z max_attempts: 5 2022-09-27T15:19:34.1884645Z retry_wait_seconds: 30 2022-09-27T15:19:34.1884893Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:19:34.1885159Z polling_interval_seconds: 1 2022-09-27T15:19:34.1885384Z warning_on_retry: true 2022-09-27T15:19:34.1885588Z continue_on_error: false 2022-09-27T15:19:34.1885771Z env: 2022-09-27T15:19:34.1886078Z GITHUB_TOKEN: *** 2022-09-27T15:19:34.1886250Z ##[endgroup] 2022-09-27T15:19:34.2214428Z 2022-09-27T15:19:34.2266554Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:19:34.4602034Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:19:34.4796291Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:19:34.4931409Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-09-27T15:19:34.4940466Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.12) 2022-09-27T15:19:34.5102209Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-09-27T15:19:34.5124354Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-09-27T15:19:34.5136305Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-09-27T15:19:35.2261991Z Command completed after 1 attempt(s). 2022-09-27T15:19:35.2262289Z 2022-09-27T15:19:35.2303037Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:19:35.2303299Z .github/scripts/parse_ref.py 2022-09-27T15:19:35.2314546Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:19:35.2314806Z ##[endgroup] 2022-09-27T15:19:35.2543552Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-09-27T15:19:35.2543841Z .github/scripts/filter_test_configs.py \ 2022-09-27T15:19:35.2544080Z  --test-matrix "" \ 2022-09-27T15:19:35.2544290Z  --pr-number "85462" \ 2022-09-27T15:19:35.2544482Z  --tag "" 2022-09-27T15:19:35.2555561Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:19:35.2555802Z env: 2022-09-27T15:19:35.2556148Z GITHUB_TOKEN: *** 2022-09-27T15:19:35.2556334Z ##[endgroup] 2022-09-27T15:19:35.3886427Z .github/scripts/filter_test_configs.py:115: UserWarning: Invalid test matrix input '', exiting 2022-09-27T15:19:35.3887443Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2022-09-27T15:19:35.4041284Z ##[group]Run echo "" 2022-09-27T15:19:35.4041482Z echo "" 2022-09-27T15:19:35.4053426Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:19:35.4053655Z ##[endgroup] 2022-09-27T15:19:35.4077640Z 2022-09-27T15:19:35.4184015Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-09-27T15:19:35.4184393Z # detached container should get cleaned up by teardown_ec2_linux 2022-09-27T15:19:35.4184653Z container_name=$(docker run \ 2022-09-27T15:19:35.4184880Z  -e BUILD_ENVIRONMENT \ 2022-09-27T15:19:35.4185116Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-09-27T15:19:35.4185346Z  -e AWS_DEFAULT_REGION \ 2022-09-27T15:19:35.4185613Z  -e PR_NUMBER \ 2022-09-27T15:19:35.4185807Z  -e SHA1 \ 2022-09-27T15:19:35.4185991Z  -e BRANCH \ 2022-09-27T15:19:35.4186177Z  -e SCCACHE_BUCKET \ 2022-09-27T15:19:35.4186395Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-09-27T15:19:35.4186603Z  -e XLA_CUDA \ 2022-09-27T15:19:35.4186810Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-09-27T15:19:35.4187059Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-09-27T15:19:35.4187326Z  -e TORCH_CUDA_ARCH_LIST \ 2022-09-27T15:19:35.4187524Z  -e PR_LABELS \ 2022-09-27T15:19:35.4187729Z  -e OUR_GITHUB_JOB_ID \ 2022-09-27T15:19:35.4187979Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-09-27T15:19:35.4188233Z  --security-opt seccomp=unconfined \ 2022-09-27T15:19:35.4188470Z  --cap-add=SYS_PTRACE \ 2022-09-27T15:19:35.4188669Z  --tty \ 2022-09-27T15:19:35.4188839Z  --detach \ 2022-09-27T15:19:35.4189037Z  --user jenkins \ 2022-09-27T15:19:35.4189284Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-09-27T15:19:35.4189553Z  -w /var/lib/jenkins/workspace \ 2022-09-27T15:19:35.4189759Z  "${DOCKER_IMAGE}" 2022-09-27T15:19:35.4189946Z ) 2022-09-27T15:19:35.4190193Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-09-27T15:19:35.4201233Z shell: /usr/bin/bash -e {0} 2022-09-27T15:19:35.4201436Z env: 2022-09-27T15:19:35.4201669Z BUILD_ENVIRONMENT: linux-focal-rocm5.2-py3.7 2022-09-27T15:19:35.4201892Z BRANCH: pull/85462 2022-09-27T15:19:35.4202098Z AWS_DEFAULT_REGION: us-east-1 2022-09-27T15:19:35.4202300Z PR_NUMBER: 85462 2022-09-27T15:19:35.4202506Z SHA1: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:19:35.4202778Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-09-27T15:19:35.4203032Z SCCACHE_S3_KEY_PREFIX: pull 2022-09-27T15:19:35.4203321Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-09-27T15:19:35.4203646Z PR_LABELS: [ "triaged", "open source", "cla signed" ] 2022-09-27T15:19:35.4203880Z TORCH_CUDA_ARCH_LIST: 5.2 2022-09-27T15:19:35.4204264Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:19:35.4204604Z XLA_CUDA: 2022-09-27T15:19:35.4204776Z DEBUG: 0 2022-09-27T15:19:35.4204962Z OUR_GITHUB_JOB_ID: 8575887204 2022-09-27T15:19:35.4205147Z ##[endgroup] 2022-09-27T15:19:45.8362892Z ++ dirname .jenkins/pytorch/build.sh 2022-09-27T15:19:45.8390000Z + source .jenkins/pytorch/common.sh 2022-09-27T15:19:45.8400941Z +++ dirname .jenkins/pytorch/common.sh 2022-09-27T15:19:45.8408089Z ++ source .jenkins/pytorch/common_utils.sh 2022-09-27T15:19:45.8414876Z +++ declare -f -t trap_add 2022-09-27T15:19:45.8418888Z ++ set -ex 2022-09-27T15:19:45.8419849Z ++ [[ linux-focal-rocm5.2-py3.7 == *rocm* ]] 2022-09-27T15:19:45.8420260Z ++ unset HIP_PLATFORM 2022-09-27T15:19:45.8420597Z ++ export PYTORCH_TEST_WITH_ROCM=1 2022-09-27T15:19:45.8420945Z ++ PYTORCH_TEST_WITH_ROCM=1 2022-09-27T15:19:45.8421279Z ++ export HSAKMT_DEBUG_LEVEL=4 2022-09-27T15:19:45.8421598Z ++ HSAKMT_DEBUG_LEVEL=4 2022-09-27T15:19:45.8421923Z ++ export HSA_FORCE_FINE_GRAIN_PCIE=1 2022-09-27T15:19:45.8422251Z ++ HSA_FORCE_FINE_GRAIN_PCIE=1 2022-09-27T15:19:45.8422570Z ++ BUILD_TEST_LIBTORCH=0 2022-09-27T15:19:45.8422938Z ++ [[ '' == *xla* ]] 2022-09-27T15:19:45.8423645Z ++ [[ linux-focal-rocm5.2-py3.7 == *centos* ]] 2022-09-27T15:19:45.8424183Z ++ [[ linux-focal-rocm5.2-py3.7 == *linux-bionic* ]] 2022-09-27T15:19:45.8424707Z ++ [[ linux-focal-rocm5.2-py3.7 == *linux-focal* ]] 2022-09-27T15:19:45.8425217Z ++ which conda 2022-09-27T15:19:45.8463319Z /opt/conda/bin/conda 2022-09-27T15:19:45.8463770Z ++ conda install -q -y cmake 2022-09-27T15:19:48.9583176Z Collecting package metadata (current_repodata.json): ...working... done 2022-09-27T15:19:49.5108731Z Solving environment: ...working... done 2022-09-27T15:19:49.6472965Z 2022-09-27T15:19:49.6473416Z ## Package Plan ## 2022-09-27T15:19:49.6473673Z 2022-09-27T15:19:49.6473875Z environment location: /opt/conda 2022-09-27T15:19:49.6474106Z 2022-09-27T15:19:49.6474236Z added / updated specs: 2022-09-27T15:19:49.6474701Z - cmake 2022-09-27T15:19:49.6474869Z 2022-09-27T15:19:49.6474876Z 2022-09-27T15:19:49.6475066Z The following packages will be downloaded: 2022-09-27T15:19:49.6475294Z 2022-09-27T15:19:49.6475451Z package | build 2022-09-27T15:19:49.6475925Z ---------------------------|----------------- 2022-09-27T15:19:49.6476397Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-09-27T15:19:49.6476853Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-09-27T15:19:49.6477324Z certifi-2022.9.14 | py37h06a4308_0 155 KB 2022-09-27T15:19:49.6477816Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-09-27T15:19:49.6478311Z conda-22.9.0 | py37h06a4308_0 878 KB 2022-09-27T15:19:49.6478776Z expat-2.4.4 | h295c915_0 169 KB 2022-09-27T15:19:49.6479246Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-09-27T15:19:49.6479704Z libcurl-7.82.0 | h0b77cf5_0 342 KB 2022-09-27T15:19:49.6480172Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-09-27T15:19:49.6480627Z libev-4.33 | h7f8727e_1 111 KB 2022-09-27T15:19:49.6481144Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-09-27T15:19:49.6481654Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-09-27T15:19:49.6482096Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-09-27T15:19:49.6482556Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-09-27T15:19:49.6483035Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-09-27T15:19:49.6483515Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-09-27T15:19:49.6484046Z ------------------------------------------------------------ 2022-09-27T15:19:49.6484496Z Total: 13.0 MB 2022-09-27T15:19:49.6484728Z 2022-09-27T15:19:49.6484945Z The following NEW packages will be INSTALLED: 2022-09-27T15:19:49.6485215Z 2022-09-27T15:19:49.6485670Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-09-27T15:19:49.6486353Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-09-27T15:19:49.6487032Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-09-27T15:19:49.6487808Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-09-27T15:19:49.6488445Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-09-27T15:19:49.6489112Z libcurl pkgs/main/linux-64::libcurl-7.82.0-h0b77cf5_0 2022-09-27T15:19:49.6489833Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-09-27T15:19:49.6490513Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-09-27T15:19:49.6491448Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-09-27T15:19:49.6492079Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-09-27T15:19:49.6492683Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-09-27T15:19:49.6493516Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-09-27T15:19:49.6494100Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-09-27T15:19:49.6494701Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-09-27T15:19:49.6494957Z 2022-09-27T15:19:49.6495141Z The following packages will be UPDATED: 2022-09-27T15:19:49.6495354Z 2022-09-27T15:19:49.6495732Z certifi 2022.6.15-py37h06a4308_0 --> 2022.9.14-py37h06a4308_0 2022-09-27T15:19:49.6496472Z conda 4.14.0-py37h06a4308_0 --> 22.9.0-py37h06a4308_0 2022-09-27T15:19:49.6496715Z 2022-09-27T15:19:49.6496723Z 2022-09-27T15:19:51.0224402Z Preparing transaction: ...working... done 2022-09-27T15:19:51.4326784Z Verifying transaction: ...working... done 2022-09-27T15:19:52.7230714Z Executing transaction: ...working... done 2022-09-27T15:19:52.8397606Z Retrieving notices: ...working... done 2022-09-27T15:19:53.1104606Z ++ [[ linux-focal-rocm5.2-py3.7 == *centos* ]] 2022-09-27T15:19:53.1106933Z ++ dirname .jenkins/pytorch/build.sh 2022-09-27T15:19:53.1114939Z + source .jenkins/pytorch/common-build.sh 2022-09-27T15:19:53.1122072Z ++ [[ linux-focal-rocm5.2-py3.7 != *win-* ]] 2022-09-27T15:19:53.1128128Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-09-27T15:19:53.1135933Z +++ cd .jenkins/pytorch 2022-09-27T15:19:53.1136649Z +++ pwd -P 2022-09-27T15:19:53.1138932Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-09-27T15:19:53.1139236Z ++ which sccache 2022-09-27T15:19:53.1146776Z ++ sccache --stop-server 2022-09-27T15:19:53.1163444Z ++ true 2022-09-27T15:19:53.1163814Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-09-27T15:19:53.1186616Z ++ [[ -n 1 ]] 2022-09-27T15:19:53.1187121Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-09-27T15:19:53.1187738Z Skipping sccache server initialization, setting environment variables 2022-09-27T15:19:53.1188199Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-09-27T15:19:53.1188471Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-09-27T15:19:53.1188745Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-09-27T15:19:53.1189016Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-09-27T15:19:53.1189300Z ++ export RUST_LOG=sccache::server=error 2022-09-27T15:19:53.1189530Z ++ RUST_LOG=sccache::server=error 2022-09-27T15:19:53.1189766Z ++ sccache --zero-stats 2022-09-27T15:19:53.5764313Z Compile requests 0 2022-09-27T15:19:53.5764899Z Compile requests executed 0 2022-09-27T15:19:53.5765316Z Cache hits 0 2022-09-27T15:19:53.5765594Z Cache misses 0 2022-09-27T15:19:53.5765783Z Cache timeouts 0 2022-09-27T15:19:53.5765992Z Cache read errors 0 2022-09-27T15:19:53.5766238Z Forced recaches 0 2022-09-27T15:19:53.5766567Z Cache write errors 0 2022-09-27T15:19:53.5766890Z Compilation failures 0 2022-09-27T15:19:53.5767266Z Cache errors 0 2022-09-27T15:19:53.5767827Z Non-cacheable compilations 0 2022-09-27T15:19:53.5768242Z Non-cacheable calls 0 2022-09-27T15:19:53.5768535Z Non-compilation calls 0 2022-09-27T15:19:53.5768867Z Unsupported compiler calls 0 2022-09-27T15:19:53.5769138Z Average cache write 0.000 s 2022-09-27T15:19:53.5769360Z Average cache read miss 0.000 s 2022-09-27T15:19:53.5769578Z Average cache read hit 0.000 s 2022-09-27T15:19:53.5770351Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-09-27T15:19:53.5771043Z ++ trap_add sccache_epilogue EXIT 2022-09-27T15:19:53.5771293Z ++ trap_add_cmd=sccache_epilogue 2022-09-27T15:19:53.5771537Z ++ shift 2022-09-27T15:19:53.5771725Z ++ for trap_add_name in "$@" 2022-09-27T15:19:53.5775485Z ++++ trap -p EXIT 2022-09-27T15:19:53.5777837Z +++ eval 'extract_trap_cmd ' 2022-09-27T15:19:53.5778166Z ++++ extract_trap_cmd 2022-09-27T15:19:53.5778841Z ++++ printf '%s\n' '' 2022-09-27T15:19:53.5779099Z +++ printf '%s\n' sccache_epilogue 2022-09-27T15:19:53.5780748Z ++ trap -- ' 2022-09-27T15:19:53.5781136Z sccache_epilogue' EXIT 2022-09-27T15:19:53.5781484Z ++ which ccache 2022-09-27T15:19:53.5792434Z + [[ linux-focal-rocm5.2-py3.7 == *-clang7-asan* ]] 2022-09-27T15:19:53.5792864Z + [[ linux-focal-rocm5.2-py3.7 == *-mobile-*build* ]] 2022-09-27T15:19:53.5793243Z + [[ linux-focal-rocm5.2-py3.7 == *deploy* ]] 2022-09-27T15:19:53.5793721Z + echo 'Python version:' 2022-09-27T15:19:53.5793908Z Python version: 2022-09-27T15:19:53.5794207Z + python --version 2022-09-27T15:19:53.5807312Z Python 3.7.13 2022-09-27T15:19:53.5809808Z + echo 'GCC version:' 2022-09-27T15:19:53.5810082Z GCC version: 2022-09-27T15:19:53.5810303Z + gcc --version 2022-09-27T15:19:53.7893304Z gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-09-27T15:19:53.7893659Z Copyright (C) 2019 Free Software Foundation, Inc. 2022-09-27T15:19:53.7893979Z This is free software; see the source for copying conditions. There is NO 2022-09-27T15:19:53.7894330Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2022-09-27T15:19:53.7894522Z 2022-09-27T15:19:53.7898413Z + echo 'CMake version:' 2022-09-27T15:19:53.7898759Z CMake version: 2022-09-27T15:19:53.7899151Z + cmake --version 2022-09-27T15:19:53.8057189Z cmake version 3.22.1 2022-09-27T15:19:53.8057311Z 2022-09-27T15:19:53.8057477Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2022-09-27T15:19:53.8062270Z + echo 'Environment variables:' 2022-09-27T15:19:53.8062683Z Environment variables: 2022-09-27T15:19:53.8062954Z + env 2022-09-27T15:19:53.8071963Z INSTALLED_DB=yes 2022-09-27T15:19:53.8072598Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:19:53.8072988Z PR_LABELS=[ 2022-09-27T15:19:53.8073187Z "triaged", 2022-09-27T15:19:53.8073367Z "open source", 2022-09-27T15:19:53.8073562Z "cla signed" 2022-09-27T15:19:53.8073762Z ] 2022-09-27T15:19:53.8074045Z BUILD_ENVIRONMENT=linux-focal-rocm5.2-py3.7 2022-09-27T15:19:53.8074278Z HOSTNAME=0942ad07a6af 2022-09-27T15:19:53.8075305Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_6d72ebdd-d686-4a31-9569-cfcd96a9a891 2022-09-27T15:19:53.8075795Z GITHUB_ACTION=__self 2022-09-27T15:19:53.8076154Z GITHUB_RUN_NUMBER=50832 2022-09-27T15:19:53.8076555Z AWS_DEFAULT_REGION=us-east-1 2022-09-27T15:19:53.8076910Z SCCACHE_IDLE_TIMEOUT=1200 2022-09-27T15:19:53.8077263Z GITHUB_TRIGGERING_ACTOR=albanD 2022-09-27T15:19:53.8077584Z GITHUB_REF_TYPE=branch 2022-09-27T15:19:53.8077948Z TORCH_CUDA_ARCH_LIST=5.2 2022-09-27T15:19:53.8078268Z XLA_CUDA= 2022-09-27T15:19:53.8078993Z *** 2022-09-27T15:19:53.8079220Z GITHUB_ACTIONS=true 2022-09-27T15:19:53.8079554Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-09-27T15:19:53.8079927Z SHA1=52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:19:53.8080304Z GITHUB_SHA=1faa2af6dbb8dd899ab20874e9966185467c5883 2022-09-27T15:19:53.8080734Z GITHUB_REF=refs/pull/85462/merge 2022-09-27T15:19:53.8081133Z GITHUB_REF_PROTECTED=false 2022-09-27T15:19:53.8081416Z HOME=/var/lib/jenkins 2022-09-27T15:19:53.8081746Z GITHUB_API_URL=https://api.github.com 2022-09-27T15:19:53.8082128Z LANG=C.UTF-8 2022-09-27T15:19:53.8082423Z PYTORCH_TEST_WITH_ROCM=1 2022-09-27T15:19:53.8082734Z SCCACHE_S3_KEY_PREFIX=pull 2022-09-27T15:19:53.8083054Z MAGMA_HOME=/opt/rocm/magma 2022-09-27T15:19:53.8083769Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_6d72ebdd-d686-4a31-9569-cfcd96a9a891 2022-09-27T15:19:53.8084296Z HSAKMT_DEBUG_LEVEL=4 2022-09-27T15:19:53.8084916Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-09-27T15:19:53.8085400Z GITHUB_EVENT_NAME=pull_request 2022-09-27T15:19:53.8085760Z GITHUB_RUN_ID=3133193930 2022-09-27T15:19:53.8086532Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_6d72ebdd-d686-4a31-9569-cfcd96a9a891 2022-09-27T15:19:53.8087164Z GITHUB_ACTOR=kongzii 2022-09-27T15:19:53.8087757Z PR_NUMBER=85462 2022-09-27T15:19:53.8088079Z GITHUB_RUN_ATTEMPT=2 2022-09-27T15:19:53.8088617Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-09-27T15:19:53.8088988Z TERM=xterm 2022-09-27T15:19:53.8089285Z INSTALLED_VISION=yes 2022-09-27T15:19:53.8089583Z BRANCH=pull/85462 2022-09-27T15:19:53.8089901Z OUR_GITHUB_JOB_ID=8575887204 2022-09-27T15:19:53.8090626Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-09-27T15:19:53.8091592Z GITHUB_SERVER_URL=https://github.com 2022-09-27T15:19:53.8091988Z PYTORCH_ROCM_ARCH=gfx906 2022-09-27T15:19:53.8092294Z SHLVL=1 2022-09-27T15:19:53.8092561Z MAX_JOBS=6 2022-09-27T15:19:53.8092875Z GITHUB_REF_NAME=85462/merge 2022-09-27T15:19:53.8093487Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-09-27T15:19:53.8093985Z GITHUB_JOB=build 2022-09-27T15:19:53.8094317Z GITHUB_REPOSITORY=pytorch/pytorch 2022-09-27T15:19:53.8094667Z LC_ALL=C.UTF-8 2022-09-27T15:19:53.8094972Z GITHUB_RETENTION_DAYS=90 2022-09-27T15:19:53.8095301Z GITHUB_ACTION_REPOSITORY= 2022-09-27T15:19:53.8095836Z 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-09-27T15:19:53.8096386Z GITHUB_BASE_REF=master 2022-09-27T15:19:53.8096675Z CI=true 2022-09-27T15:19:53.8096953Z HSA_FORCE_FINE_GRAIN_PCIE=1 2022-09-27T15:19:53.8097312Z GITHUB_REPOSITORY_OWNER=pytorch 2022-09-27T15:19:53.8097734Z RUST_LOG=sccache::server=error 2022-09-27T15:19:53.8098073Z INSTALLED_PROTOBUF=yes 2022-09-27T15:19:53.8098533Z GITHUB_HEAD_REF=cycliclr-memory-fix 2022-09-27T15:19:53.8098887Z GITHUB_ACTION_REF= 2022-09-27T15:19:53.8099376Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-09-27T15:19:53.8099757Z GITHUB_WORKFLOW=pull 2022-09-27T15:19:53.8100015Z DEBIAN_FRONTEND=noninteractive 2022-09-27T15:19:53.8100226Z SKIP_SCCACHE_INITIALIZATION=1 2022-09-27T15:19:53.8100433Z _=/usr/bin/env 2022-09-27T15:19:53.8100723Z + [[ linux-focal-rocm5.2-py3.7 == *cuda* ]] 2022-09-27T15:19:53.8101033Z + [[ linux-focal-rocm5.2-py3.7 == *cuda11* ]] 2022-09-27T15:19:53.8101335Z + [[ linux-focal-rocm5.2-py3.7 == *\c\a\f\f\e\2* ]] 2022-09-27T15:19:53.8101648Z + [[ linux-focal-rocm5.2-py3.7 == *\o\n\n\x* ]] 2022-09-27T15:19:53.8101983Z + [[ linux-focal-rocm5.2-py3.7 == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2022-09-27T15:19:53.8102329Z + [[ linux-focal-rocm5.2-py3.7 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2022-09-27T15:19:53.8102643Z + pip_install -r requirements.txt 2022-09-27T15:19:53.8102958Z + pip install --progress-bar off -r requirements.txt 2022-09-27T15:19:54.5300704Z Requirement already satisfied: astunparse in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-09-27T15:19:54.5303808Z Requirement already satisfied: expecttest in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-09-27T15:19:54.5308052Z Requirement already satisfied: future in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-09-27T15:19:54.5311694Z Requirement already satisfied: hypothesis in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (5.35.1) 2022-09-27T15:19:54.5315557Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.18.5) 2022-09-27T15:19:54.5319462Z Requirement already satisfied: psutil in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.2) 2022-09-27T15:19:54.5323431Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-09-27T15:19:54.5327400Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.27.1) 2022-09-27T15:19:54.5331971Z Requirement already satisfied: setuptools in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (63.4.1) 2022-09-27T15:19:54.5335959Z Requirement already satisfied: six in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-09-27T15:19:54.5750928Z Collecting types-dataclasses 2022-09-27T15:19:54.5943176Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-09-27T15:19:54.5996313Z Requirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.3.0) 2022-09-27T15:19:54.6002628Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2022-09-27T15:19:54.6041026Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/conda/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-09-27T15:19:54.6304191Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.1.0) 2022-09-27T15:19:54.6310008Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2022-09-27T15:19:54.6537889Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.8) 2022-09-27T15:19:54.6544629Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.14) 2022-09-27T15:19:54.6559415Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.3) 2022-09-27T15:19:54.6573538Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.4) 2022-09-27T15:19:54.6635585Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2022-09-27T15:19:55.4337018Z Installing collected packages: types-dataclasses 2022-09-27T15:19:55.4574810Z Successfully installed types-dataclasses-0.6.6 2022-09-27T15:19:55.6320364Z + [[ linux-focal-rocm5.2-py3.7 == *rocm* ]] 2022-09-27T15:19:55.6320905Z + export USE_LLVM=/opt/rocm/llvm 2022-09-27T15:19:55.6338419Z + USE_LLVM=/opt/rocm/llvm 2022-09-27T15:19:55.6339995Z + export LLVM_DIR=/opt/rocm/llvm/lib/cmake/llvm 2022-09-27T15:19:55.6340429Z + LLVM_DIR=/opt/rocm/llvm/lib/cmake/llvm 2022-09-27T15:19:55.6340815Z + which conda 2022-09-27T15:19:55.6341144Z /opt/conda/bin/conda 2022-09-27T15:19:55.6341473Z + export CMAKE_PREFIX_PATH=/opt/conda 2022-09-27T15:19:55.6341701Z + CMAKE_PREFIX_PATH=/opt/conda 2022-09-27T15:19:55.6342097Z + [[ linux-focal-rocm5.2-py3.7 == *libtorch* ]] 2022-09-27T15:19:55.6342403Z + [[ linux-focal-rocm5.2-py3.7 == *-android* ]] 2022-09-27T15:19:55.6342712Z + [[ linux-focal-rocm5.2-py3.7 != *android* ]] 2022-09-27T15:19:55.6343030Z + [[ linux-focal-rocm5.2-py3.7 == *vulkan* ]] 2022-09-27T15:19:55.6343321Z + [[ linux-focal-rocm5.2-py3.7 == *rocm* ]] 2022-09-27T15:19:55.6343564Z + '[' -z 6 ']' 2022-09-27T15:19:55.6343760Z + [[ -n true ]] 2022-09-27T15:19:55.6343953Z + [[ -z gfx906 ]] 2022-09-27T15:19:55.6344163Z + python tools/amd_build/build_amd.py 2022-09-27T15:19:57.1413974Z third_party/gloo/cmake/Hip.cmake skipped 2022-09-27T15:19:57.1424165Z third_party/gloo/cmake/Modules/Findrccl.cmake updated 2022-09-27T15:19:57.1436621Z third_party/gloo/cmake/Dependencies.cmake updated 2022-09-27T15:19:57.6728663Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ATenCUDAGeneral.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h [ok] 2022-09-27T15:19:57.6734053Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ApplyGridUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ApplyGridUtils.cuh [ok] 2022-09-27T15:19:57.6744377Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/AsmUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/AsmUtils.cuh [ok] 2022-09-27T15:19:57.6773191Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Atomic.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh [ok] 2022-09-27T15:19:57.6813664Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAApplyUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh [ok] 2022-09-27T15:19:57.6878048Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDABlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp [ok] 2022-09-27T15:19:57.6893563Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDABlas.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.h [ok] 2022-09-27T15:19:57.6903551Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAConfig.h.in -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPConfig.h.in [ok] 2022-09-27T15:19:57.6910092Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAContext.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp [ok] 2022-09-27T15:19:57.6915964Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAContext.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h [ok] 2022-09-27T15:19:57.6923155Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDADataType.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPDataType.h [ok] 2022-09-27T15:19:57.6932573Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDADevice.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPDevice.h [ok] 2022-09-27T15:19:57.6940864Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAEvent.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h [ok] 2022-09-27T15:19:57.6962646Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.cpp [ok] 2022-09-27T15:19:57.6972282Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGeneratorImpl.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h [ok] 2022-09-27T15:19:57.6994022Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraph.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraph.cpp [ok] 2022-09-27T15:19:57.7003172Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraph.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraph.h [ok] 2022-09-27T15:19:57.7012808Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraphsUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraphsUtils.cuh [ok] 2022-09-27T15:19:57.7021102Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparse.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparse.h [ok] 2022-09-27T15:19:57.7056554Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseBlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseBlas.cpp [ok] 2022-09-27T15:19:57.7079998Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseBlas.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseBlas.h [ok] 2022-09-27T15:19:57.7093999Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseDescriptors.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.cpp [ok] 2022-09-27T15:19:57.7110668Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseDescriptors.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.h [ok] 2022-09-27T15:19:57.7115682Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDATensorMethods.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPTensorMethods.cuh [ok] 2022-09-27T15:19:57.7121828Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPUtils.h [ok] 2022-09-27T15:19:57.7139752Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CachingHostAllocator.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CachingHostAllocator.cpp [ok] 2022-09-27T15:19:57.7146092Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CachingHostAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CachingHostAllocator.h [ok] 2022-09-27T15:19:57.7152865Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CuSparseHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CuSparseHandlePool.cpp [ok] 2022-09-27T15:19:57.7161464Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CublasHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp [ok] 2022-09-27T15:19:57.7175208Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/DeviceUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/DeviceUtils.cuh [ok] 2022-09-27T15:19:57.7181966Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/EmptyTensor.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/EmptyTensor.cpp [ok] 2022-09-27T15:19:57.7186890Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/EmptyTensor.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/EmptyTensor.h [ok] 2022-09-27T15:19:57.7193950Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Exceptions.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.cpp [ok] 2022-09-27T15:19:57.7213595Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Exceptions.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.h [ok] 2022-09-27T15:19:57.7220570Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/NumericLimits.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/NumericLimits.cuh [ok] 2022-09-27T15:19:57.7227172Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PeerToPeerAccess.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PeerToPeerAccess.cpp [ok] 2022-09-27T15:19:57.7239956Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PeerToPeerAccess.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PeerToPeerAccess.h [ok] 2022-09-27T15:19:57.7245533Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PinnedMemoryAllocator.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PinnedMemoryAllocator.cpp [ok] 2022-09-27T15:19:57.7250409Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PinnedMemoryAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PinnedMemoryAllocator.h [ok] 2022-09-27T15:19:57.7256988Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ScanUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ScanUtils.cuh [ok] 2022-09-27T15:19:57.7266319Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Sleep.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Sleep.hip [ok] 2022-09-27T15:19:57.7273947Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Sleep.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Sleep.h [ok] 2022-09-27T15:19:57.7280646Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ThrustAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ThrustAllocator.h [ok] 2022-09-27T15:19:57.7289448Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortKeys.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortKeys.hip [ok] 2022-09-27T15:19:57.7305303Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs.hip [ok] 2022-09-27T15:19:57.7312496Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.hip [ok] 2022-09-27T15:19:57.7337570Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.cuh [ok] 2022-09-27T15:19:57.7346579Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.h [ok] 2022-09-27T15:19:57.7352406Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub_definitions.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub_definitions.cuh [ok] 2022-09-27T15:19:57.7381331Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.hip [ok] 2022-09-27T15:19:57.7388095Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.h [ok] 2022-09-27T15:19:57.7400940Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator_impl.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator_impl.h [ok] 2022-09-27T15:19:57.7422957Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/llvm_basic.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/llvm_basic.cpp [ok] 2022-09-27T15:19:57.7468109Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/llvm_complex.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/llvm_complex.cpp [ok] 2022-09-27T15:19:57.7482133Z /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-09-27T15:19:57.7496136Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/CUDAHooks.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp [ok] 2022-09-27T15:19:57.7511953Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/CUDAHooks.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.h [ok] 2022-09-27T15:19:57.7524790Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/DeviceThreadHandles.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/DeviceThreadHandles.h [ok] 2022-09-27T15:19:57.7532020Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/IndexUtils.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/IndexUtils.hip [ok] 2022-09-27T15:19:57.7543200Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/IndexUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/IndexUtils.cuh [ok] 2022-09-27T15:19:57.7551583Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/IntegerDivider.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/IntegerDivider.cuh [ok] 2022-09-27T15:19:57.7558607Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/KernelUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/KernelUtils.h [ok] 2022-09-27T15:19:57.7579445Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/LazyNVRTC.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/LazyNVRTC.cpp [ok] 2022-09-27T15:19:57.7584523Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/LazyNVRTC.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/LazyNVRTC.h [ok] 2022-09-27T15:19:57.7595968Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/OffsetCalculator.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/OffsetCalculator.cuh [ok] 2022-09-27T15:19:57.7611694Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/PhiloxCudaStateRaw.cuh [ok] 2022-09-27T15:19:57.7619775Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/TensorInfo.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/TensorInfo.cuh [ok] 2022-09-27T15:19:57.7627429Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/UnpackRaw.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/UnpackRaw.cuh [ok] 2022-09-27T15:19:57.7634037Z /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-09-27T15:19:57.7651896Z /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-09-27T15:19:57.7659436Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AbsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AbsKernel.hip [ok] 2022-09-27T15:19:57.7671950Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Activation.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Activation.cpp [ok] 2022-09-27T15:19:57.7682769Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Activation.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Activation.h [ok] 2022-09-27T15:19:57.7691546Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationEluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationEluKernel.hip [ok] 2022-09-27T15:19:57.7701275Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationGeluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGeluKernel.hip [ok] 2022-09-27T15:19:57.7718028Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationGluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGluKernel.hip [ok] 2022-09-27T15:19:57.7726480Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardshrinkKernel.hip [ok] 2022-09-27T15:19:57.7734138Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardsigmoidKernel.hip [ok] 2022-09-27T15:19:57.7742371Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardswishKernel.hip [ok] 2022-09-27T15:19:57.7757236Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardtanhKernel.hip [ok] 2022-09-27T15:19:57.7764964Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLeakyReluKernel.hip [ok] 2022-09-27T15:19:57.7773212Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLogSigmoidKernel.hip [ok] 2022-09-27T15:19:57.7779917Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationMishKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationMishKernel.hip [ok] 2022-09-27T15:19:57.7796907Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationPreluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip [ok] 2022-09-27T15:19:57.7804398Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationSiluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSiluKernel.hip [ok] 2022-09-27T15:19:57.7812130Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftplusKernel.hip [ok] 2022-09-27T15:19:57.7818851Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftshrinkKernel.hip [ok] 2022-09-27T15:19:57.7832221Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationThresholdKernel.hip [ok] 2022-09-27T15:19:57.7877285Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling.hip [ok] 2022-09-27T15:19:57.7910008Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling3d.hip [ok] 2022-09-27T15:19:57.7939140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling2d.hip [ok] 2022-09-27T15:19:57.7964021Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling3d.hip [ok] 2022-09-27T15:19:57.7981796Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AmpKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AmpKernels.hip [ok] 2022-09-27T15:19:57.8012982Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AveragePool2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AveragePool2d.hip [ok] 2022-09-27T15:19:57.8051721Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AveragePool3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AveragePool3d.hip [ok] 2022-09-27T15:19:57.8058735Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryBitwiseOpsKernels.hip [ok] 2022-09-27T15:19:57.8073945Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivFloorKernel.hip [ok] 2022-09-27T15:19:57.8080722Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTrueKernel.hip [ok] 2022-09-27T15:19:57.8088612Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTruncKernel.hip [ok] 2022-09-27T15:19:57.8094595Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryGeometricKernels.hip [ok] 2022-09-27T15:19:57.8107105Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryInternal.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h [ok] 2022-09-27T15:19:57.8116063Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryLogicalOpsKernels.hip [ok] 2022-09-27T15:19:57.8131299Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscBackwardOpsKernels.hip [ok] 2022-09-27T15:19:57.8138510Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscOpsKernels.hip [ok] 2022-09-27T15:19:57.8144982Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryMulKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMulKernel.hip [ok] 2022-09-27T15:19:57.8152591Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryRemainderKernel.hip [ok] 2022-09-27T15:19:57.8167864Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryShiftOpsKernels.hip [ok] 2022-09-27T15:19:57.8203395Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Blas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Blas.cpp [ok] 2022-09-27T15:19:57.8222615Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Bucketization.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Bucketization.hip [ok] 2022-09-27T15:19:57.8239117Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CUDAJitLoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPJitLoops.cuh [ok] 2022-09-27T15:19:57.8260703Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CUDALoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPLoops.cuh [ok] 2022-09-27T15:19:57.8266396Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CUDAScalar.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPScalar.hip [ok] 2022-09-27T15:19:57.8276686Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Col2Im.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Col2Im.hip [ok] 2022-09-27T15:19:57.8292220Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CompareEQKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareEQKernel.hip [ok] 2022-09-27T15:19:57.8300223Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CompareKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareKernels.hip [ok] 2022-09-27T15:19:57.8307986Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ComplexKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ComplexKernel.hip [ok] 2022-09-27T15:19:57.8313650Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CompositeRandomAccessor.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompositeRandomAccessor.h [ok] 2022-09-27T15:19:57.8349937Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ConvolutionMM2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ConvolutionMM2d.hip [ok] 2022-09-27T15:19:57.8369985Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Copy.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Copy.hip [ok] 2022-09-27T15:19:57.8374310Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Copy.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Copy.h [ok] 2022-09-27T15:19:57.8380744Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CopysignKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CopysignKernel.hip [ok] 2022-09-27T15:19:57.8388674Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CrossKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CrossKernel.hip [ok] 2022-09-27T15:19:57.8421273Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CuFFTPlanCache.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CuFFTPlanCache.h [ok] 2022-09-27T15:19:57.8427445Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CuFFTUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CuFFTUtils.h [ok] 2022-09-27T15:19:57.8434589Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CumminmaxKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CumminmaxKernel.hip [ok] 2022-09-27T15:19:57.8449484Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CumprodKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CumprodKernel.hip [ok] 2022-09-27T15:19:57.8455666Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CumsumKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CumsumKernel.hip [ok] 2022-09-27T15:19:57.8485841Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DepthwiseConv2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv2d.hip [ok] 2022-09-27T15:19:57.8521960Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DepthwiseConv3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip [ok] 2022-09-27T15:19:57.8536215Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DeviceSqrt.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DeviceSqrt.cuh [ok] 2022-09-27T15:19:57.8569659Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DilatedMaxPool2d.hip [ok] 2022-09-27T15:19:57.8604307Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DilatedMaxPool3d.hip [ok] 2022-09-27T15:19:57.8634832Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistanceKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistanceKernel.hip [ok] 2022-09-27T15:19:57.8642278Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionBernoulli.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip [ok] 2022-09-27T15:19:57.8647944Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip [ok] 2022-09-27T15:19:57.8653014Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip [ok] 2022-09-27T15:19:57.8664011Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip [ok] 2022-09-27T15:19:57.8669092Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip [ok] 2022-09-27T15:19:57.8673843Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionNormal.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip [ok] 2022-09-27T15:19:57.8679350Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionRandomKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip [ok] 2022-09-27T15:19:57.8711000Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionTemplates.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h [ok] 2022-09-27T15:19:57.8724797Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionUniform.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip [ok] 2022-09-27T15:19:57.8732919Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Distributions.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.cpp [ok] 2022-09-27T15:19:57.8748621Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Distributions.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip [ok] 2022-09-27T15:19:57.8761968Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Distributions.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.h [ok] 2022-09-27T15:19:57.8787316Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Dropout.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Dropout.hip [ok] 2022-09-27T15:19:57.8809264Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Embedding.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Embedding.hip [ok] 2022-09-27T15:19:57.8836457Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.hip [ok] 2022-09-27T15:19:57.8841604Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh [ok] 2022-09-27T15:19:57.8879443Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/EmbeddingBag.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBag.hip [ok] 2022-09-27T15:19:57.8884127Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Equal.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Equal.cpp [ok] 2022-09-27T15:19:57.8895630Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FillKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FillKernel.hip [ok] 2022-09-27T15:19:57.8907806Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpList.hip [ok] 2022-09-27T15:19:57.8927248Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalar.hip [ok] 2022-09-27T15:19:57.8939007Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalarList.hip [ok] 2022-09-27T15:19:57.8975373Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachFunctors.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh [ok] 2022-09-27T15:19:57.9012039Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachPointwiseOp.hip [ok] 2022-09-27T15:19:57.9024416Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachReduceOp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachReduceOp.hip [ok] 2022-09-27T15:19:57.9047031Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachUnaryOp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachUnaryOp.hip [ok] 2022-09-27T15:19:57.9065118Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool2d.hip [ok] 2022-09-27T15:19:57.9086383Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool3d.hip [ok] 2022-09-27T15:19:57.9097555Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip [ok] 2022-09-27T15:19:57.9103357Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FusedAdamKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FusedAdamKernel.hip [ok] 2022-09-27T15:19:57.9111802Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GcdLcmKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GcdLcmKernel.hip [ok] 2022-09-27T15:19:57.9128423Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cpp [ok] 2022-09-27T15:19:57.9195619Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip [ok] 2022-09-27T15:19:57.9215094Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh [ok] 2022-09-27T15:19:57.9227048Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.h [ok] 2022-09-27T15:19:57.9272638Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IGammaKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IGammaKernel.hip [ok] 2022-09-27T15:19:57.9285840Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Im2Col.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Im2Col.hip [ok] 2022-09-27T15:19:57.9296347Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IndexKernel.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.cpp [ok] 2022-09-27T15:19:57.9322903Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IndexKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip [ok] 2022-09-27T15:19:57.9327770Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IndexKernel.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.h [ok] 2022-09-27T15:19:57.9414124Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Indexing.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip [ok] 2022-09-27T15:19:57.9429683Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/JitLoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh [ok] 2022-09-27T15:19:57.9440853Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/KernelUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh [ok] 2022-09-27T15:19:57.9453574Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LaunchUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LaunchUtils.h [ok] 2022-09-27T15:19:57.9463641Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LegacyThrustHelpers.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LegacyThrustHelpers.hip [ok] 2022-09-27T15:19:57.9470868Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Lerp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Lerp.hip [ok] 2022-09-27T15:19:57.9487474Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LinearAlgebra.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LinearAlgebra.hip [ok] 2022-09-27T15:19:57.9499844Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LinearAlgebraStubs.cpp [ok] 2022-09-27T15:19:57.9512359Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LogAddExpKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LogAddExpKernel.hip [ok] 2022-09-27T15:19:57.9519349Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LogcumsumexpKernel.hip [ok] 2022-09-27T15:19:57.9543395Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Loops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh [ok] 2022-09-27T15:19:57.9577252Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Loss.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loss.hip [ok] 2022-09-27T15:19:57.9622624Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LossCTC.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LossCTC.hip [ok] 2022-09-27T15:19:57.9794032Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Math.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Math.cuh [ok] 2022-09-27T15:19:57.9803100Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MaxMinElementwiseKernel.hip [ok] 2022-09-27T15:19:57.9836497Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MaxUnpooling.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MaxUnpooling.hip [ok] 2022-09-27T15:19:57.9861133Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MemoryAccess.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh [ok] 2022-09-27T15:19:57.9868550Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MiscUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MiscUtils.h [ok] 2022-09-27T15:19:57.9890330Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiLabelMarginCriterion.hip [ok] 2022-09-27T15:19:57.9907177Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultiMarginLoss.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiMarginLoss.hip [ok] 2022-09-27T15:19:57.9923872Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultiTensorApply.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh [ok] 2022-09-27T15:19:57.9944161Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultinomialKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultinomialKernel.hip [ok] 2022-09-27T15:19:57.9978728Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NLLLoss2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NLLLoss2d.hip [ok] 2022-09-27T15:19:58.0024611Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NaiveConvolutionTranspose2d.hip [ok] 2022-09-27T15:19:58.0076424Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NaiveConvolutionTranspose3d.hip [ok] 2022-09-27T15:19:58.0109381Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NaiveDilatedConvolution.hip [ok] 2022-09-27T15:19:58.0121686Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Nonzero.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Nonzero.hip [ok] 2022-09-27T15:19:58.0170003Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Normalization.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip [ok] 2022-09-27T15:19:58.0228230Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Normalization.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh [ok] 2022-09-27T15:19:58.0261488Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/PersistentSoftmax.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh [ok] 2022-09-27T15:19:58.0273871Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PointwiseOpsKernel.hip [ok] 2022-09-27T15:19:58.0291913Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/PowKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PowKernel.hip [ok] 2022-09-27T15:19:58.0336099Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RNN.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RNN.hip [ok] 2022-09-27T15:19:58.0361163Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ROCmLoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ROCmLoops.cuh [ok] 2022-09-27T15:19:58.0373580Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Randperm.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Randperm.hip [ok] 2022-09-27T15:19:58.0386348Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Randperm.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Randperm.cuh [ok] 2022-09-27T15:19:58.0411238Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RangeFactories.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RangeFactories.hip [ok] 2022-09-27T15:19:58.0419110Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RecordStream.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RecordStream.hip [ok] 2022-09-27T15:19:58.0428443Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Reduce.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.hip [ok] 2022-09-27T15:19:58.0487514Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Reduce.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh [ok] 2022-09-27T15:19:58.0494932Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip [ok] 2022-09-27T15:19:58.0501768Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip [ok] 2022-09-27T15:19:58.0508426Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip [ok] 2022-09-27T15:19:58.0523607Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceLogicKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip [ok] 2022-09-27T15:19:58.0532070Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip [ok] 2022-09-27T15:19:58.0539213Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip [ok] 2022-09-27T15:19:58.0547382Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceMomentKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip [ok] 2022-09-27T15:19:58.0560002Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceNormKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip [ok] 2022-09-27T15:19:58.0567501Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceOps.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceOps.cpp [ok] 2022-09-27T15:19:58.0574174Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceOps.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceOps.h [ok] 2022-09-27T15:19:58.0594255Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip [ok] 2022-09-27T15:19:58.0632636Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReflectionPad.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReflectionPad.hip [ok] 2022-09-27T15:19:58.0637352Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RenormKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RenormKernel.hip [ok] 2022-09-27T15:19:58.0647842Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Repeat.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Repeat.hip [ok] 2022-09-27T15:19:58.0692222Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReplicationPadding.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReplicationPadding.hip [ok] 2022-09-27T15:19:58.0707669Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Resize.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Resize.cpp [ok] 2022-09-27T15:19:58.0714566Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Resize.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Resize.h [ok] 2022-09-27T15:19:58.0723797Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RreluWithNoise.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip [ok] 2022-09-27T15:19:58.0738019Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScanKernels.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScanKernels.cpp [ok] 2022-09-27T15:19:58.0744052Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScanKernels.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScanKernels.h [ok] 2022-09-27T15:19:58.0767507Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScanUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScanUtils.cuh [ok] 2022-09-27T15:19:58.0805325Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScatterGatherKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip [ok] 2022-09-27T15:19:58.0841671Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SegmentReduce.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SegmentReduce.hip [ok] 2022-09-27T15:19:58.0863103Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Shape.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Shape.hip [ok] 2022-09-27T15:19:58.0913567Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SoftMax.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip [ok] 2022-09-27T15:19:58.0925230Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sort.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sort.cpp [ok] 2022-09-27T15:19:58.0945314Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sort.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sort.hip [ok] 2022-09-27T15:19:58.0951098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sort.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sort.h [ok] 2022-09-27T15:19:58.0957752Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortImpl.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortImpl.hip [ok] 2022-09-27T15:19:58.0982494Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortStable.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortStable.hip [ok] 2022-09-27T15:19:58.0987954Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortStable.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortStable.h [ok] 2022-09-27T15:19:58.1005064Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortUtils.cuh [ok] 2022-09-27T15:19:58.1018051Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sorting.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.cpp [ok] 2022-09-27T15:19:58.1039398Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sorting.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.hip [ok] 2022-09-27T15:19:58.1044398Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sorting.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.h [ok] 2022-09-27T15:19:58.1055238Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortingCommon.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingCommon.cuh [ok] 2022-09-27T15:19:58.1073214Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortingRadixSelect.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh [ok] 2022-09-27T15:19:58.1078213Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SparseMM.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SparseMM.hip [ok] 2022-09-27T15:19:58.1113783Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SpectralOps.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp [ok] 2022-09-27T15:19:58.1131084Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SpectralOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.hip [ok] 2022-09-27T15:19:58.1136391Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/StepKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/StepKernel.hip [ok] 2022-09-27T15:19:58.1166580Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SummaryOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SummaryOps.hip [ok] 2022-09-27T15:19:58.1173165Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorCompare.cpp [ok] 2022-09-27T15:19:58.1190366Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorCompare.hip [ok] 2022-09-27T15:19:58.1217436Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorFactories.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorFactories.hip [ok] 2022-09-27T15:19:58.1226697Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.cpp [ok] 2022-09-27T15:19:58.1250385Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.hip [ok] 2022-09-27T15:19:58.1270498Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.cuh [ok] 2022-09-27T15:19:58.1276732Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.h [ok] 2022-09-27T15:19:58.1287732Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorShapeHIP.cpp [ok] 2022-09-27T15:19:58.1297032Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTopK.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.cpp [ok] 2022-09-27T15:19:58.1344202Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTopK.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.hip [ok] 2022-09-27T15:19:58.1350103Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTopK.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.h [ok] 2022-09-27T15:19:58.1360912Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTransformations.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTransformations.hip [ok] 2022-09-27T15:19:58.1383585Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TriangularOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TriangularOps.hip [ok] 2022-09-27T15:19:58.1391866Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryComplexKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryComplexKernels.hip [ok] 2022-09-27T15:19:58.1404377Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryFractionKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryFractionKernels.hip [ok] 2022-09-27T15:19:58.1421559Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGammaKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGammaKernels.hip [ok] 2022-09-27T15:19:58.1427933Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcosKernel.hip [ok] 2022-09-27T15:19:58.1433972Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcoshKernel.hip [ok] 2022-09-27T15:19:58.1441029Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinKernel.hip [ok] 2022-09-27T15:19:58.1457756Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinhKernel.hip [ok] 2022-09-27T15:19:58.1464089Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanKernel.hip [ok] 2022-09-27T15:19:58.1470378Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanhKernel.hip [ok] 2022-09-27T15:19:58.1476250Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCosKernel.hip [ok] 2022-09-27T15:19:58.1491978Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCoshKernel.hip [ok] 2022-09-27T15:19:58.1497827Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinKernel.hip [ok] 2022-09-27T15:19:58.1504965Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinhKernel.hip [ok] 2022-09-27T15:19:58.1511417Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanKernel.hip [ok] 2022-09-27T15:19:58.1524790Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanhKernel.hip [ok] 2022-09-27T15:19:58.1534950Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryLogKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryLogKernels.hip [ok] 2022-09-27T15:19:58.1558248Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryOpsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip [ok] 2022-09-27T15:19:58.1568928Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnarySignKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySignKernels.hip [ok] 2022-09-27T15:19:58.1593936Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySpecialOpsKernel.hip [ok] 2022-09-27T15:19:58.1604649Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnfoldBackwardKernel.hip [ok] 2022-09-27T15:19:58.1624656Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Unique.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Unique.hip [ok] 2022-09-27T15:19:58.1641116Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UniqueCub.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip [ok] 2022-09-27T15:19:58.1654938Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UniqueCub.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.cuh [ok] 2022-09-27T15:19:58.1671353Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSample.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh [ok] 2022-09-27T15:19:58.1692025Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBicubic2d.hip [ok] 2022-09-27T15:19:58.1744430Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBilinear2d.hip [ok] 2022-09-27T15:19:58.1759385Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleLinear1d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleLinear1d.hip [ok] 2022-09-27T15:19:58.1781488Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleNearest1d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest1d.hip [ok] 2022-09-27T15:19:58.1814116Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleNearest2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest2d.hip [ok] 2022-09-27T15:19:58.1841741Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleNearest3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest3d.hip [ok] 2022-09-27T15:19:58.1874933Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleTrilinear3d.hip [ok] 2022-09-27T15:19:58.1882244Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ValidateCompressedIndicesKernel.hip [ok] 2022-09-27T15:19:58.1912263Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/WeightNorm.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/WeightNorm.hip [ok] 2022-09-27T15:19:58.1919512Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ZetaKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ZetaKernel.hip [ok] 2022-09-27T15:19:58.1927486Z /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-09-27T15:19:58.1940544Z /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-09-27T15:19:58.1947053Z /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-09-27T15:19:58.1958310Z /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-09-27T15:19:58.1966027Z /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-09-27T15:19:58.1979301Z /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-09-27T15:19:58.1985677Z /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-09-27T15:19:58.1991726Z /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-09-27T15:19:58.1996971Z /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-09-27T15:19:58.2007704Z /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-09-27T15:19:58.2020268Z /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-09-27T15:19:58.2026593Z /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-09-27T15:19:58.2034330Z /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-09-27T15:19:58.2044943Z /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-09-27T15:19:58.2057634Z /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-09-27T15:19:58.2099513Z /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-09-27T15:19:58.2118329Z /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-09-27T15:19:58.2125439Z /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-09-27T15:19:58.2149068Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/im2col.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/im2col.cuh [ok] 2022-09-27T15:19:58.2226753Z /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-09-27T15:19:58.2237003Z /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-09-27T15:19:58.2244347Z /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-09-27T15:19:58.2283728Z /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-09-27T15:19:58.2290721Z /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-09-27T15:19:58.2298477Z /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-09-27T15:19:58.2305863Z /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-09-27T15:19:58.2319802Z /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-09-27T15:19:58.2326850Z /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-09-27T15:19:58.2356486Z /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-09-27T15:19:58.2363999Z /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-09-27T15:19:58.2377041Z /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-09-27T15:19:58.2384359Z /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-09-27T15:19:58.2392016Z /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-09-27T15:19:58.2398821Z /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-09-27T15:19:58.2413273Z /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-09-27T15:19:58.2420318Z /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-09-27T15:19:58.2429353Z /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-09-27T15:19:58.2448272Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/vol2col.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/vol2col.cuh [ok] 2022-09-27T15:19:58.2577840Z /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-09-27T15:19:58.2666156Z /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-09-27T15:19:58.2677151Z /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-09-27T15:19:58.2754605Z /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-09-27T15:19:58.2803538Z /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-09-27T15:19:58.2814640Z /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-09-27T15:19:58.2821957Z /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-09-27T15:19:58.2831659Z /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-09-27T15:19:58.2852957Z /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-09-27T15:19:58.2862506Z /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-09-27T15:19:58.2895296Z /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-09-27T15:19:58.2908402Z /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-09-27T15:19:58.2966739Z /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-09-27T15:19:58.3020906Z /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-09-27T15:19:58.3033654Z /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-09-27T15:19:58.3050761Z /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-09-27T15:19:58.3058481Z /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-09-27T15:19:58.3142606Z /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-09-27T15:19:58.3151826Z /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-09-27T15:19:58.3175372Z /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-09-27T15:19:58.3200502Z /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-09-27T15:19:58.3207824Z /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-09-27T15:19:58.3229878Z /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-09-27T15:19:58.3263697Z /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-09-27T15:19:58.3287707Z /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-09-27T15:19:58.3304453Z /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-09-27T15:19:58.3316280Z /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-09-27T15:19:58.3322971Z /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-09-27T15:19:58.3343740Z /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-09-27T15:19:58.3377980Z /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-09-27T15:19:58.3399035Z /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-09-27T15:19:58.3405231Z /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-09-27T15:19:58.3434900Z /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-09-27T15:19:58.3443154Z /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-09-27T15:19:58.3449347Z /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-09-27T15:19:58.3470368Z /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-09-27T15:19:58.3489499Z /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-09-27T15:19:58.3518171Z /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-09-27T15:19:58.3542713Z /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-09-27T15:19:58.3615943Z /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-09-27T15:19:58.3622372Z /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-09-27T15:19:58.3630183Z /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-09-27T15:19:58.3636362Z /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-09-27T15:19:58.3664491Z /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-09-27T15:19:58.3700300Z /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-09-27T15:19:58.3706631Z /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-09-27T15:19:58.3714764Z /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-09-27T15:19:58.3736850Z /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-09-27T15:19:58.3782687Z /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-09-27T15:19:58.3789347Z /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-09-27T15:19:58.3816462Z /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-09-27T15:19:58.3846878Z /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-09-27T15:19:58.3884987Z /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-09-27T15:19:58.3897540Z /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-09-27T15:19:58.3925848Z /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-09-27T15:19:58.3934180Z /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-09-27T15:19:58.3956292Z /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-09-27T15:19:58.3962665Z /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-09-27T15:19:58.4012105Z /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-09-27T15:19:58.4026345Z /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-09-27T15:19:58.4039405Z /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-09-27T15:19:58.4049562Z /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-09-27T15:19:58.4059495Z /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-09-27T15:19:58.4083649Z /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-09-27T15:19:58.4098780Z /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-09-27T15:19:58.4115570Z /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-09-27T15:19:58.4137918Z /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-09-27T15:19:58.4148316Z /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-09-27T15:19:58.4183121Z /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-09-27T15:19:58.4188689Z /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-09-27T15:19:58.4194699Z /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-09-27T15:19:58.4220966Z /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-09-27T15:19:58.4250499Z /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-09-27T15:19:58.4258352Z /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-09-27T15:19:58.4265954Z /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-09-27T15:19:58.4285421Z /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-09-27T15:19:58.4298045Z /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-09-27T15:19:58.4315438Z /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-09-27T15:19:58.4329455Z /var/lib/jenkins/workspace/aten/src/ATen/test/atest.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/atest.cpp [ok] 2022-09-27T15:19:58.4358557Z /var/lib/jenkins/workspace/aten/src/ATen/test/basic.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/basic.cpp [ok] 2022-09-27T15:19:58.4375134Z /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-09-27T15:19:58.4381561Z /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-09-27T15:19:58.4405212Z /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-09-27T15:19:58.4417071Z /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-09-27T15:19:58.4452467Z /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-09-27T15:19:58.4459677Z /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-09-27T15:19:58.4480063Z /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-09-27T15:19:58.4492114Z /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-09-27T15:19:58.4498966Z /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-09-27T15:19:58.4515900Z /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-09-27T15:19:58.4542051Z /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-09-27T15:19:58.4548222Z /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-09-27T15:19:58.4553490Z /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-09-27T15:19:58.4566066Z /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-09-27T15:19:58.4571747Z /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-09-27T15:19:58.4590463Z /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-09-27T15:19:58.4598065Z /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-09-27T15:19:58.4617650Z /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-09-27T15:19:58.4623034Z /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-09-27T15:19:58.4631049Z /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-09-27T15:19:58.4637541Z /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-09-27T15:19:58.4653392Z /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-09-27T15:19:58.4663321Z /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-09-27T15:19:58.4681433Z /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-09-27T15:19:58.4686604Z /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-09-27T15:19:58.4692014Z /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-09-27T15:19:58.4699560Z /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-09-27T15:19:58.4716186Z /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-09-27T15:19:58.4765256Z /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-09-27T15:19:58.4770759Z /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-09-27T15:19:58.4780690Z /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-09-27T15:19:58.4797235Z /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-09-27T15:19:58.4803893Z /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-09-27T15:19:58.4810576Z /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-09-27T15:19:58.4830691Z /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-09-27T15:19:58.4836161Z /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-09-27T15:19:58.4842736Z /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-09-27T15:19:58.4849975Z /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-09-27T15:19:58.4873779Z /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-09-27T15:19:58.4893392Z /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-09-27T15:19:58.4905996Z /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-09-27T15:19:58.4911124Z /var/lib/jenkins/workspace/aten/src/ATen/test/reportMemoryUsage.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/reportMemoryUsage.h [ok] 2022-09-27T15:19:58.4917029Z /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-09-27T15:19:58.4933378Z /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-09-27T15:19:58.4948308Z /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-09-27T15:19:58.4964809Z /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-09-27T15:19:58.4975134Z /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-09-27T15:19:58.4993306Z /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-09-27T15:19:58.5017502Z /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-09-27T15:19:58.5023774Z /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-09-27T15:19:58.5031309Z /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-09-27T15:19:58.5040469Z /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-09-27T15:19:58.5056695Z /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-09-27T15:19:58.5062597Z /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-09-27T15:19:58.5073608Z /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-09-27T15:19:58.5089928Z /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-09-27T15:19:58.5096778Z /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-09-27T15:19:58.5178214Z /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-09-27T15:19:58.5244867Z /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-09-27T15:19:58.5253095Z /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-09-27T15:19:58.5260726Z /var/lib/jenkins/workspace/aten/src/ATen/test/vitals.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vitals.cpp [ok] 2022-09-27T15:19:58.5318668Z /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-09-27T15:19:58.5498206Z /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-09-27T15:19:58.5552867Z /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-09-27T15:19:58.5611400Z /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-09-27T15:19:58.5618365Z /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-09-27T15:19:58.5625283Z /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-09-27T15:19:58.5632120Z /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-09-27T15:19:58.5656734Z /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-09-27T15:19:58.5664366Z /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-09-27T15:19:58.5670449Z /var/lib/jenkins/workspace/aten/src/THC/CMakeLists.txt -> /var/lib/jenkins/workspace/aten/src/THH/CMakeLists.txt [ok] 2022-09-27T15:19:58.5675807Z /var/lib/jenkins/workspace/aten/src/THC/THCAtomics.cuh -> /var/lib/jenkins/workspace/aten/src/THH/THHAtomics.cuh [ok] 2022-09-27T15:19:58.5690025Z /var/lib/jenkins/workspace/aten/src/THC/THCDeviceUtils.cuh -> /var/lib/jenkins/workspace/aten/src/THH/THHDeviceUtils.cuh [ok] 2022-09-27T15:19:58.5701657Z /var/lib/jenkins/workspace/binaries/core_overhead_benchmark_gpu.cc -> /var/lib/jenkins/workspace/binaries/hip/core_overhead_benchmark_gpu.cc [ok] 2022-09-27T15:19:58.5710885Z /var/lib/jenkins/workspace/binaries/inspect_gpu.cc -> /var/lib/jenkins/workspace/binaries/hip/inspect_gpu.cc [ok] 2022-09-27T15:19:58.5723553Z /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-09-27T15:19:58.5731791Z /var/lib/jenkins/workspace/c10/cuda/CUDAAlgorithm.h -> /var/lib/jenkins/workspace/c10/hip/HIPAlgorithm.h [ok] 2022-09-27T15:19:58.5779875Z /var/lib/jenkins/workspace/c10/cuda/CUDACachingAllocator.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.cpp [ok] 2022-09-27T15:19:58.5790331Z /var/lib/jenkins/workspace/c10/cuda/CUDACachingAllocator.h -> /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h [ok] 2022-09-27T15:19:58.5802631Z /var/lib/jenkins/workspace/c10/cuda/CUDAException.h -> /var/lib/jenkins/workspace/c10/hip/HIPException.h [ok] 2022-09-27T15:19:58.5813109Z /var/lib/jenkins/workspace/c10/cuda/CUDAFunctions.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPFunctions.cpp [ok] 2022-09-27T15:19:58.5820721Z /var/lib/jenkins/workspace/c10/cuda/CUDAFunctions.h -> /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h [ok] 2022-09-27T15:19:58.5837362Z /var/lib/jenkins/workspace/c10/cuda/CUDAGraphsC10Utils.h -> /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h [ok] 2022-09-27T15:19:58.5852955Z /var/lib/jenkins/workspace/c10/cuda/CUDAGuard.h -> /var/lib/jenkins/workspace/c10/hip/HIPGuard.h [ok] 2022-09-27T15:19:58.5865527Z /var/lib/jenkins/workspace/c10/cuda/CUDAMacros.h -> /var/lib/jenkins/workspace/c10/hip/HIPMacros.h [ok] 2022-09-27T15:19:58.5873966Z /var/lib/jenkins/workspace/c10/cuda/CUDAMathCompat.h -> /var/lib/jenkins/workspace/c10/hip/HIPMathCompat.h [ok] 2022-09-27T15:19:58.5880051Z /var/lib/jenkins/workspace/c10/cuda/CUDAMiscFunctions.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPMiscFunctions.cpp [ok] 2022-09-27T15:19:58.5885030Z /var/lib/jenkins/workspace/c10/cuda/CUDAMiscFunctions.h -> /var/lib/jenkins/workspace/c10/hip/HIPMiscFunctions.h [ok] 2022-09-27T15:19:58.5909038Z /var/lib/jenkins/workspace/c10/cuda/CUDAStream.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPStream.cpp [ok] 2022-09-27T15:19:58.5917238Z /var/lib/jenkins/workspace/c10/cuda/CUDAStream.h -> /var/lib/jenkins/workspace/c10/hip/HIPStream.h [ok] 2022-09-27T15:19:58.5933763Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDAGuardImpl.cpp -> /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.cpp [ok] 2022-09-27T15:19:58.5942723Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDAGuardImpl.h -> /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h [ok] 2022-09-27T15:19:58.5947842Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDATest.cpp -> /var/lib/jenkins/workspace/c10/hip/impl/HIPTest.cpp [ok] 2022-09-27T15:19:58.5960708Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDATest.h -> /var/lib/jenkins/workspace/c10/hip/impl/HIPTest.h [ok] 2022-09-27T15:19:58.5966748Z /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-09-27T15:19:58.5973384Z /var/lib/jenkins/workspace/c10/cuda/test/CMakeLists.txt -> /var/lib/jenkins/workspace/c10/hip/test/CMakeLists.txt [ok] 2022-09-27T15:19:58.5979410Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDATest.cpp -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPTest.cpp [ok] 2022-09-27T15:19:58.5992186Z /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-09-27T15:19:58.6003459Z /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-09-27T15:19:58.6009969Z /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-09-27T15:19:58.6020214Z /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-09-27T15:19:58.6033267Z /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-09-27T15:19:58.6044751Z /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-09-27T15:19:58.6056564Z /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-09-27T15:19:58.6073321Z /var/lib/jenkins/workspace/caffe2/core/blob_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/blob_gpu_test.cc [ok] 2022-09-27T15:19:58.6080945Z /var/lib/jenkins/workspace/caffe2/core/blob_serialization_gpu.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/blob_serialization_gpu.cc [ok] 2022-09-27T15:19:58.6102787Z /var/lib/jenkins/workspace/caffe2/core/common_gpu.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/common_gpu.cc [ok] 2022-09-27T15:19:58.6124339Z /var/lib/jenkins/workspace/caffe2/core/common_gpu.h -> /var/lib/jenkins/workspace/caffe2/core/hip/common_gpu.h [ok] 2022-09-27T15:19:58.6167721Z /var/lib/jenkins/workspace/caffe2/core/context_gpu.cu -> /var/lib/jenkins/workspace/caffe2/core/hip/context_gpu.hip [ok] 2022-09-27T15:19:58.6187196Z /var/lib/jenkins/workspace/caffe2/core/context_gpu.h -> /var/lib/jenkins/workspace/caffe2/core/hip/context_gpu.h [ok] 2022-09-27T15:19:58.6197437Z /var/lib/jenkins/workspace/caffe2/core/context_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/context_gpu_test.cc [ok] 2022-09-27T15:19:58.6213456Z /var/lib/jenkins/workspace/caffe2/core/event_gpu.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/event_gpu.cc [ok] 2022-09-27T15:19:58.6220504Z /var/lib/jenkins/workspace/caffe2/core/event_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/event_gpu_test.cc [ok] 2022-09-27T15:19:58.6228650Z /var/lib/jenkins/workspace/caffe2/core/net_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/net_gpu_test.cc [ok] 2022-09-27T15:19:58.6235250Z /var/lib/jenkins/workspace/caffe2/core/operator_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/operator_gpu_test.cc [ok] 2022-09-27T15:19:58.6244897Z /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-09-27T15:19:58.6253140Z /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-09-27T15:19:58.6259375Z /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-09-27T15:19:58.6267014Z /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-09-27T15:19:58.6281882Z /var/lib/jenkins/workspace/caffe2/image/transform_gpu.cu -> /var/lib/jenkins/workspace/caffe2/image/hip/transform_gpu.hip [ok] 2022-09-27T15:19:58.6288548Z /var/lib/jenkins/workspace/caffe2/image/transform_gpu.h -> /var/lib/jenkins/workspace/caffe2/image/hip/transform_gpu.h [ok] 2022-09-27T15:19:58.6300734Z /var/lib/jenkins/workspace/caffe2/mpi/mpi_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/mpi/hip/mpi_gpu_test.cc [ok] 2022-09-27T15:19:58.6316551Z /var/lib/jenkins/workspace/caffe2/operators/abs_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/abs_op.hip [ok] 2022-09-27T15:19:58.6322214Z /var/lib/jenkins/workspace/caffe2/operators/accumulate_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/accumulate_op.hip [ok] 2022-09-27T15:19:58.6329251Z /var/lib/jenkins/workspace/caffe2/operators/accuracy_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/accuracy_op.hip [ok] 2022-09-27T15:19:58.6336789Z /var/lib/jenkins/workspace/caffe2/operators/acos_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/acos_op.hip [ok] 2022-09-27T15:19:58.6351997Z /var/lib/jenkins/workspace/caffe2/operators/affine_channel_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/affine_channel_op.hip [ok] 2022-09-27T15:19:58.6362589Z /var/lib/jenkins/workspace/caffe2/operators/alias_with_name.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/alias_with_name.hip [ok] 2022-09-27T15:19:58.6370425Z /var/lib/jenkins/workspace/caffe2/operators/arg_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/arg_ops.hip [ok] 2022-09-27T15:19:58.6377014Z /var/lib/jenkins/workspace/caffe2/operators/asin_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/asin_op.hip [ok] 2022-09-27T15:19:58.6385618Z /var/lib/jenkins/workspace/caffe2/operators/assert_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/assert_op.hip [ok] 2022-09-27T15:19:58.6391727Z /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-09-27T15:19:58.6398572Z /var/lib/jenkins/workspace/caffe2/operators/atan_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/atan_op.hip [ok] 2022-09-27T15:19:58.6416941Z /var/lib/jenkins/workspace/caffe2/operators/batch_gather_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_gather_ops.hip [ok] 2022-09-27T15:19:58.6423238Z /var/lib/jenkins/workspace/caffe2/operators/batch_matmul_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_matmul_op.hip [ok] 2022-09-27T15:19:58.6431123Z /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-09-27T15:19:58.6444249Z /var/lib/jenkins/workspace/caffe2/operators/batch_moments_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_moments_op.hip [ok] 2022-09-27T15:19:58.6452476Z /var/lib/jenkins/workspace/caffe2/operators/batch_permutation_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_permutation_op.hip [ok] 2022-09-27T15:19:58.6464474Z /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-09-27T15:19:58.6481957Z /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-09-27T15:19:58.6497272Z /var/lib/jenkins/workspace/caffe2/operators/boolean_mask_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/boolean_mask_ops.hip [ok] 2022-09-27T15:19:58.6512636Z /var/lib/jenkins/workspace/caffe2/operators/boolean_unmask_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/boolean_unmask_ops.hip [ok] 2022-09-27T15:19:58.6521200Z /var/lib/jenkins/workspace/caffe2/operators/bucketize_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/bucketize_op.hip [ok] 2022-09-27T15:19:58.6532404Z /var/lib/jenkins/workspace/caffe2/operators/cast_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cast_op.hip [ok] 2022-09-27T15:19:58.6538949Z /var/lib/jenkins/workspace/caffe2/operators/cbrt_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cbrt_op.hip [ok] 2022-09-27T15:19:58.6553340Z /var/lib/jenkins/workspace/caffe2/operators/ceil_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/ceil_op.hip [ok] 2022-09-27T15:19:58.6562129Z /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-09-27T15:19:58.6578476Z /var/lib/jenkins/workspace/caffe2/operators/channel_shuffle_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/channel_shuffle_op.hip [ok] 2022-09-27T15:19:58.6586683Z /var/lib/jenkins/workspace/caffe2/operators/channel_stats_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/channel_stats_op.hip [ok] 2022-09-27T15:19:58.6594968Z /var/lib/jenkins/workspace/caffe2/operators/clip_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/clip_op.hip [ok] 2022-09-27T15:19:58.6600899Z /var/lib/jenkins/workspace/caffe2/operators/communicator_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/communicator_op_gpu.cc [ok] 2022-09-27T15:19:58.6610156Z /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-09-27T15:19:58.6615635Z /var/lib/jenkins/workspace/caffe2/operators/conv_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/conv_op_gpu.cc [ok] 2022-09-27T15:19:58.6621126Z /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-09-27T15:19:58.6626583Z /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-09-27T15:19:58.6637971Z /var/lib/jenkins/workspace/caffe2/operators/copy_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/copy_op.hip [ok] 2022-09-27T15:19:58.6644530Z /var/lib/jenkins/workspace/caffe2/operators/cos_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cos_op.hip [ok] 2022-09-27T15:19:58.6651357Z /var/lib/jenkins/workspace/caffe2/operators/cosh_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cosh_op.hip [ok] 2022-09-27T15:19:58.6658227Z /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-09-27T15:19:58.6671847Z /var/lib/jenkins/workspace/caffe2/operators/counter_ops_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/counter_ops_gpu.cc [ok] 2022-09-27T15:19:58.6697464Z /var/lib/jenkins/workspace/caffe2/operators/cross_entropy_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cross_entropy_op.hip [ok] 2022-09-27T15:19:58.6703527Z /var/lib/jenkins/workspace/caffe2/operators/cube_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cube_op.hip [ok] 2022-09-27T15:19:58.6708747Z /var/lib/jenkins/workspace/caffe2/operators/data_couple_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/data_couple_gpu.hip [ok] 2022-09-27T15:19:58.6743758Z /var/lib/jenkins/workspace/caffe2/operators/deform_conv_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/deform_conv_op.hip [ok] 2022-09-27T15:19:58.6762892Z /var/lib/jenkins/workspace/caffe2/operators/distance_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/distance_op.hip [ok] 2022-09-27T15:19:58.6768439Z /var/lib/jenkins/workspace/caffe2/operators/do_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/do_op_gpu.cc [ok] 2022-09-27T15:19:58.6776645Z /var/lib/jenkins/workspace/caffe2/operators/dropout_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/dropout_op.hip [ok] 2022-09-27T15:19:58.6782019Z /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-09-27T15:19:58.6800949Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_div_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_div_op.hip [ok] 2022-09-27T15:19:58.6811494Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_linear_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_linear_op.hip [ok] 2022-09-27T15:19:58.6821397Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_mul_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_mul_op.hip [ok] 2022-09-27T15:19:58.6832117Z /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-09-27T15:19:58.6844090Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_ops.hip [ok] 2022-09-27T15:19:58.6849511Z /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-09-27T15:19:58.6863341Z /var/lib/jenkins/workspace/caffe2/operators/elu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/elu_op.hip [ok] 2022-09-27T15:19:58.6871293Z /var/lib/jenkins/workspace/caffe2/operators/enforce_finite_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/enforce_finite_op.hip [ok] 2022-09-27T15:19:58.6876840Z /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-09-27T15:19:58.6884728Z /var/lib/jenkins/workspace/caffe2/operators/erf_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/erf_op.hip [ok] 2022-09-27T15:19:58.6899630Z /var/lib/jenkins/workspace/caffe2/operators/exp_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/exp_op_gpu.cc [ok] 2022-09-27T15:19:58.6904993Z /var/lib/jenkins/workspace/caffe2/operators/expand_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/expand_op_gpu.cc [ok] 2022-09-27T15:19:58.6910558Z /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-09-27T15:19:58.6917397Z /var/lib/jenkins/workspace/caffe2/operators/filler_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/filler_op.hip [ok] 2022-09-27T15:19:58.6927385Z /var/lib/jenkins/workspace/caffe2/operators/find_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/find_op.hip [ok] 2022-09-27T15:19:58.6933432Z /var/lib/jenkins/workspace/caffe2/operators/floor_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/floor_op.hip [ok] 2022-09-27T15:19:58.6938312Z /var/lib/jenkins/workspace/caffe2/operators/free_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/free_op_gpu.cc [ok] 2022-09-27T15:19:58.6952226Z /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-09-27T15:19:58.6958003Z /var/lib/jenkins/workspace/caffe2/operators/gather_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/gather_op.hip [ok] 2022-09-27T15:19:58.6966291Z /var/lib/jenkins/workspace/caffe2/operators/gather_op.cuh -> /var/lib/jenkins/workspace/caffe2/operators/hip/gather_op.cuh [ok] 2022-09-27T15:19:58.6980683Z /var/lib/jenkins/workspace/caffe2/operators/gelu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/gelu_op.hip [ok] 2022-09-27T15:19:58.7016800Z /var/lib/jenkins/workspace/caffe2/operators/generate_proposals_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/generate_proposals_op.hip [ok] 2022-09-27T15:19:58.7054491Z /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-09-27T15:19:58.7077311Z /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-09-27T15:19:58.7085358Z /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-09-27T15:19:58.7118691Z /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-09-27T15:19:58.7124647Z /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-09-27T15:19:58.7138532Z /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-09-27T15:19:58.7149547Z /var/lib/jenkins/workspace/caffe2/operators/glu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/glu_op.hip [ok] 2022-09-27T15:19:58.7177254Z /var/lib/jenkins/workspace/caffe2/operators/group_norm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/group_norm_op.hip [ok] 2022-09-27T15:19:58.7186812Z /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-09-27T15:19:58.7194352Z /var/lib/jenkins/workspace/caffe2/operators/half_float_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/half_float_ops.hip [ok] 2022-09-27T15:19:58.7209928Z /var/lib/jenkins/workspace/caffe2/operators/hard_sigmoid_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/hard_sigmoid_op.hip [ok] 2022-09-27T15:19:58.7218910Z /var/lib/jenkins/workspace/caffe2/operators/if_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/if_op_gpu.cc [ok] 2022-09-27T15:19:58.7224234Z /var/lib/jenkins/workspace/caffe2/operators/im2col_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/im2col_op_gpu.cc [ok] 2022-09-27T15:19:58.7249224Z /var/lib/jenkins/workspace/caffe2/operators/instance_norm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/instance_norm_op.hip [ok] 2022-09-27T15:19:58.7260760Z /var/lib/jenkins/workspace/caffe2/operators/integral_image_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/integral_image_op.hip [ok] 2022-09-27T15:19:58.7284642Z /var/lib/jenkins/workspace/caffe2/operators/layer_norm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/layer_norm_op.hip [ok] 2022-09-27T15:19:58.7291662Z /var/lib/jenkins/workspace/caffe2/operators/leaky_relu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/leaky_relu_op.hip [ok] 2022-09-27T15:19:58.7296758Z /var/lib/jenkins/workspace/caffe2/operators/lengths_pad_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/lengths_pad_op.hip [ok] 2022-09-27T15:19:58.7304487Z /var/lib/jenkins/workspace/caffe2/operators/lengths_tile_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/lengths_tile_op.hip [ok] 2022-09-27T15:19:58.7315354Z /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-09-27T15:19:58.7332747Z /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-09-27T15:19:58.7347274Z /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-09-27T15:19:58.7358472Z /var/lib/jenkins/workspace/caffe2/operators/log1p_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/log1p_op.hip [ok] 2022-09-27T15:19:58.7363758Z /var/lib/jenkins/workspace/caffe2/operators/log_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/log_op_gpu.cc [ok] 2022-09-27T15:19:58.7370149Z /var/lib/jenkins/workspace/caffe2/operators/logit_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/logit_op.hip [ok] 2022-09-27T15:19:58.7383030Z /var/lib/jenkins/workspace/caffe2/operators/loss_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/loss_op.hip [ok] 2022-09-27T15:19:58.7396483Z /var/lib/jenkins/workspace/caffe2/operators/lp_pool_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/lp_pool_op.hip [ok] 2022-09-27T15:19:58.7407800Z /var/lib/jenkins/workspace/caffe2/operators/lpnorm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/lpnorm_op.hip [ok] 2022-09-27T15:19:58.7421927Z /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-09-27T15:19:58.7429764Z /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-09-27T15:19:58.7440571Z /var/lib/jenkins/workspace/caffe2/operators/matmul_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/matmul_op_gpu.cc [ok] 2022-09-27T15:19:58.7453044Z /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-09-27T15:19:58.7460823Z /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-09-27T15:19:58.7473471Z /var/lib/jenkins/workspace/caffe2/operators/mean_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/mean_op.hip [ok] 2022-09-27T15:19:58.7481346Z /var/lib/jenkins/workspace/caffe2/operators/mem_query_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/mem_query_op.hip [ok] 2022-09-27T15:19:58.7501286Z /var/lib/jenkins/workspace/caffe2/operators/minmax_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/minmax_ops.hip [ok] 2022-09-27T15:19:58.7509028Z /var/lib/jenkins/workspace/caffe2/operators/mod_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/mod_op.hip [ok] 2022-09-27T15:19:58.7524186Z /var/lib/jenkins/workspace/caffe2/operators/moments_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/moments_op.hip [ok] 2022-09-27T15:19:58.7533109Z /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-09-27T15:19:58.7538398Z /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-09-27T15:19:58.7543960Z /var/lib/jenkins/workspace/caffe2/operators/negative_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/negative_op_gpu.cc [ok] 2022-09-27T15:19:58.7557208Z /var/lib/jenkins/workspace/caffe2/operators/normalize_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/normalize_ops.hip [ok] 2022-09-27T15:19:58.7563578Z /var/lib/jenkins/workspace/caffe2/operators/one_hot_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/one_hot_ops.hip [ok] 2022-09-27T15:19:58.7573515Z /var/lib/jenkins/workspace/caffe2/operators/operator_fallback_gpu.h -> /var/lib/jenkins/workspace/caffe2/operators/hip/operator_fallback_gpu.h [ok] 2022-09-27T15:19:58.7584655Z /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-09-27T15:19:58.7589886Z /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-09-27T15:19:58.7609608Z /var/lib/jenkins/workspace/caffe2/operators/pack_segments.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/pack_segments.hip [ok] 2022-09-27T15:19:58.7641179Z /var/lib/jenkins/workspace/caffe2/operators/pad_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/pad_op_gpu.hip [ok] 2022-09-27T15:19:58.7647956Z /var/lib/jenkins/workspace/caffe2/operators/perplexity_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/perplexity_op.hip [ok] 2022-09-27T15:19:58.7663957Z /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-09-27T15:19:58.7734072Z /var/lib/jenkins/workspace/caffe2/operators/pool_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/pool_op.hip [ok] 2022-09-27T15:19:58.7741815Z /var/lib/jenkins/workspace/caffe2/operators/pow_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/pow_op.hip [ok] 2022-09-27T15:19:58.7753882Z /var/lib/jenkins/workspace/caffe2/operators/prelu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/prelu_op.hip [ok] 2022-09-27T15:19:58.7767820Z /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-09-27T15:19:58.7775985Z /var/lib/jenkins/workspace/caffe2/operators/reciprocal_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/reciprocal_op.hip [ok] 2022-09-27T15:19:58.7784760Z /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-09-27T15:19:58.7798900Z /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-09-27T15:19:58.7808922Z /var/lib/jenkins/workspace/caffe2/operators/reduce_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/reduce_ops.hip [ok] 2022-09-27T15:19:58.7817602Z /var/lib/jenkins/workspace/caffe2/operators/reduction_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/reduction_ops.hip [ok] 2022-09-27T15:19:58.7834175Z /var/lib/jenkins/workspace/caffe2/operators/relu_n_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/relu_n_op.hip [ok] 2022-09-27T15:19:58.7846450Z /var/lib/jenkins/workspace/caffe2/operators/relu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/relu_op.hip [ok] 2022-09-27T15:19:58.7855045Z /var/lib/jenkins/workspace/caffe2/operators/replace_nan_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/replace_nan_op.hip [ok] 2022-09-27T15:19:58.7863953Z /var/lib/jenkins/workspace/caffe2/operators/reshape_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/reshape_op_gpu.cc [ok] 2022-09-27T15:19:58.7869761Z /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-09-27T15:19:58.7881131Z /var/lib/jenkins/workspace/caffe2/operators/resize_3d_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/resize_3d_op.hip [ok] 2022-09-27T15:19:58.7896988Z /var/lib/jenkins/workspace/caffe2/operators/resize_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/resize_op.hip [ok] 2022-09-27T15:19:58.7906450Z /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-09-27T15:19:58.7915090Z /var/lib/jenkins/workspace/caffe2/operators/rmac_regions_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/rmac_regions_op.hip [ok] 2022-09-27T15:19:58.7931077Z /var/lib/jenkins/workspace/caffe2/operators/rms_norm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/rms_norm_op.hip [ok] 2022-09-27T15:19:58.7942589Z /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-09-27T15:19:58.7958679Z /var/lib/jenkins/workspace/caffe2/operators/roi_align_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/roi_align_op.hip [ok] 2022-09-27T15:19:58.7971908Z /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-09-27T15:19:58.7991290Z /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-09-27T15:19:58.8006529Z /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-09-27T15:19:58.8022068Z /var/lib/jenkins/workspace/caffe2/operators/roi_pool_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/roi_pool_op.hip [ok] 2022-09-27T15:19:58.8034446Z /var/lib/jenkins/workspace/caffe2/operators/rsqrt_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/rsqrt_op.hip [ok] 2022-09-27T15:19:58.8045528Z /var/lib/jenkins/workspace/caffe2/operators/scale_blobs_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/scale_blobs_op.hip [ok] 2022-09-27T15:19:58.8054534Z /var/lib/jenkins/workspace/caffe2/operators/scale_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/scale_op_gpu.cc [ok] 2022-09-27T15:19:58.8100480Z /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-09-27T15:19:58.8107276Z /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-09-27T15:19:58.8114026Z /var/lib/jenkins/workspace/caffe2/operators/selu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/selu_op.hip [ok] 2022-09-27T15:19:58.8134949Z /var/lib/jenkins/workspace/caffe2/operators/sequence_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sequence_ops.hip [ok] 2022-09-27T15:19:58.8140450Z /var/lib/jenkins/workspace/caffe2/operators/shape_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/shape_op_gpu.cc [ok] 2022-09-27T15:19:58.8147733Z /var/lib/jenkins/workspace/caffe2/operators/sigmoid_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sigmoid_op.hip [ok] 2022-09-27T15:19:58.8154215Z /var/lib/jenkins/workspace/caffe2/operators/sin_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sin_op.hip [ok] 2022-09-27T15:19:58.8168979Z /var/lib/jenkins/workspace/caffe2/operators/sinh_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sinh_op.hip [ok] 2022-09-27T15:19:58.8185301Z /var/lib/jenkins/workspace/caffe2/operators/slice_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/slice_op.hip [ok] 2022-09-27T15:19:58.8211969Z /var/lib/jenkins/workspace/caffe2/operators/softmax_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/softmax_ops.hip [ok] 2022-09-27T15:19:58.8218743Z /var/lib/jenkins/workspace/caffe2/operators/softplus_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/softplus_op.hip [ok] 2022-09-27T15:19:58.8230712Z /var/lib/jenkins/workspace/caffe2/operators/softsign_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/softsign_op.hip [ok] 2022-09-27T15:19:58.8243945Z /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-09-27T15:19:58.8250461Z /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-09-27T15:19:58.8261230Z /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-09-27T15:19:58.8272099Z /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-09-27T15:19:58.8278515Z /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-09-27T15:19:58.8303279Z /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-09-27T15:19:58.8308463Z /var/lib/jenkins/workspace/caffe2/operators/sqr_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/sqr_op_gpu.cc [ok] 2022-09-27T15:19:58.8319132Z /var/lib/jenkins/workspace/caffe2/operators/sqrt_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/sqrt_op_gpu.cc [ok] 2022-09-27T15:19:58.8324210Z /var/lib/jenkins/workspace/caffe2/operators/stop_gradient_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/stop_gradient_gpu.cc [ok] 2022-09-27T15:19:58.8339388Z /var/lib/jenkins/workspace/caffe2/operators/stump_func_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/stump_func_op.hip [ok] 2022-09-27T15:19:58.8346437Z /var/lib/jenkins/workspace/caffe2/operators/summarize_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/summarize_op.hip [ok] 2022-09-27T15:19:58.8355005Z /var/lib/jenkins/workspace/caffe2/operators/swish_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/swish_op.hip [ok] 2022-09-27T15:19:58.8366423Z /var/lib/jenkins/workspace/caffe2/operators/tan_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/tan_op.hip [ok] 2022-09-27T15:19:58.8381699Z /var/lib/jenkins/workspace/caffe2/operators/tanh_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/tanh_op.hip [ok] 2022-09-27T15:19:58.8388253Z /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-09-27T15:19:58.8394788Z /var/lib/jenkins/workspace/caffe2/operators/thresholded_relu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/thresholded_relu_op.hip [ok] 2022-09-27T15:19:58.8407350Z /var/lib/jenkins/workspace/caffe2/operators/tile_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/tile_op.hip [ok] 2022-09-27T15:19:58.8426612Z /var/lib/jenkins/workspace/caffe2/operators/top_k.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/top_k.hip [ok] 2022-09-27T15:19:58.8436882Z /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-09-27T15:19:58.8452459Z /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-09-27T15:19:58.8457650Z /var/lib/jenkins/workspace/caffe2/operators/transpose_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/transpose_op.hip [ok] 2022-09-27T15:19:58.8466545Z /var/lib/jenkins/workspace/caffe2/operators/unique_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/unique_ops.hip [ok] 2022-09-27T15:19:58.8477736Z /var/lib/jenkins/workspace/caffe2/operators/unsafe_coalesce.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/unsafe_coalesce.hip [ok] 2022-09-27T15:19:58.8489549Z /var/lib/jenkins/workspace/caffe2/operators/upsample_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/upsample_op.hip [ok] 2022-09-27T15:19:58.8504136Z /var/lib/jenkins/workspace/caffe2/operators/utility_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/utility_ops.hip [ok] 2022-09-27T15:19:58.8512165Z /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-09-27T15:19:58.8521146Z /var/lib/jenkins/workspace/caffe2/operators/weighted_sample_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/weighted_sample_op.hip [ok] 2022-09-27T15:19:58.8526923Z /var/lib/jenkins/workspace/caffe2/operators/while_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/while_op_gpu.cc [ok] 2022-09-27T15:19:58.8537253Z /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-09-27T15:19:58.8544024Z /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-09-27T15:19:58.8553374Z /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-09-27T15:19:58.8568343Z /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-09-27T15:19:58.8575463Z /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-09-27T15:19:58.8583074Z /var/lib/jenkins/workspace/caffe2/queue/queue_ops_gpu.cc -> /var/lib/jenkins/workspace/caffe2/queue/hip/queue_ops_gpu.cc [ok] 2022-09-27T15:19:58.8601969Z /var/lib/jenkins/workspace/caffe2/sgd/adadelta_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/adadelta_op_gpu.hip [ok] 2022-09-27T15:19:58.8647697Z /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-09-27T15:19:58.8661388Z /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-09-27T15:19:58.8678429Z /var/lib/jenkins/workspace/caffe2/sgd/adagrad_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/adagrad_op_gpu.hip [ok] 2022-09-27T15:19:58.8699873Z /var/lib/jenkins/workspace/caffe2/sgd/adam_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/adam_op_gpu.hip [ok] 2022-09-27T15:19:58.8712266Z /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-09-27T15:19:58.8730379Z /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-09-27T15:19:58.8742388Z /var/lib/jenkins/workspace/caffe2/sgd/iter_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/sgd/hip/iter_op_gpu.cc [ok] 2022-09-27T15:19:58.8757857Z /var/lib/jenkins/workspace/caffe2/sgd/lars_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/lars_op_gpu.hip [ok] 2022-09-27T15:19:58.8763493Z /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-09-27T15:19:58.8777956Z /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-09-27T15:19:58.8784748Z /var/lib/jenkins/workspace/caffe2/sgd/rmsprop_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/rmsprop_op_gpu.hip [ok] 2022-09-27T15:19:58.8791224Z /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-09-27T15:19:58.8798810Z /var/lib/jenkins/workspace/caffe2/sgd/yellowfin_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/yellowfin_op_gpu.hip [ok] 2022-09-27T15:19:58.8815515Z /var/lib/jenkins/workspace/caffe2/utils/GpuAtomics.cuh -> /var/lib/jenkins/workspace/caffe2/utils/hip/GpuAtomics.cuh [ok] 2022-09-27T15:19:58.8824691Z /var/lib/jenkins/workspace/caffe2/utils/GpuBitonicSort.cuh -> /var/lib/jenkins/workspace/caffe2/utils/hip/GpuBitonicSort.cuh [ok] 2022-09-27T15:19:58.8830827Z /var/lib/jenkins/workspace/caffe2/utils/GpuDefs.cuh -> /var/lib/jenkins/workspace/caffe2/utils/hip/GpuDefs.cuh [ok] 2022-09-27T15:19:58.8846857Z /var/lib/jenkins/workspace/caffe2/utils/GpuScanUtils.cuh -> /var/lib/jenkins/workspace/caffe2/utils/hip/GpuScanUtils.cuh [ok] 2022-09-27T15:19:58.8852839Z /var/lib/jenkins/workspace/caffe2/utils/cub_namespace.cuh -> /var/lib/jenkins/workspace/caffe2/utils/hip/cub_namespace.cuh [ok] 2022-09-27T15:19:58.8929405Z /var/lib/jenkins/workspace/caffe2/utils/math_gpu.cu -> /var/lib/jenkins/workspace/caffe2/utils/hip/math_gpu.hip [ok] 2022-09-27T15:19:58.8944559Z /var/lib/jenkins/workspace/caffe2/utils/math_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/utils/hip/math_gpu_test.cc [ok] 2022-09-27T15:19:58.8962182Z /var/lib/jenkins/workspace/caffe2/utils/math/broadcast.cu -> /var/lib/jenkins/workspace/caffe2/utils/math/hip/broadcast.hip [ok] 2022-09-27T15:19:58.8997022Z /var/lib/jenkins/workspace/caffe2/utils/math/elementwise.cu -> /var/lib/jenkins/workspace/caffe2/utils/math/hip/elementwise.hip [ok] 2022-09-27T15:19:58.9025723Z /var/lib/jenkins/workspace/caffe2/utils/math/reduce.cu -> /var/lib/jenkins/workspace/caffe2/utils/math/hip/reduce.hip [ok] 2022-09-27T15:19:58.9034056Z /var/lib/jenkins/workspace/caffe2/utils/math/reduce.cuh -> /var/lib/jenkins/workspace/caffe2/utils/math/hip/reduce.cuh [ok] 2022-09-27T15:19:58.9051457Z /var/lib/jenkins/workspace/caffe2/utils/math/transpose.cu -> /var/lib/jenkins/workspace/caffe2/utils/math/hip/transpose.hip [ok] 2022-09-27T15:19:58.9057010Z /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-09-27T15:19:58.9068931Z /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-09-27T15:19:58.9091741Z /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-09-27T15:19:58.9103359Z /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-09-27T15:19:58.9112035Z /var/lib/jenkins/workspace/modules/detectron/sample_as_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/sample_as_op.hip [ok] 2022-09-27T15:19:58.9125948Z /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-09-27T15:19:58.9137149Z /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-09-27T15:19:58.9156691Z /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-09-27T15:19:58.9168041Z /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-09-27T15:19:58.9184887Z /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-09-27T15:19:58.9194550Z /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-09-27T15:19:58.9211412Z /var/lib/jenkins/workspace/modules/detectron/upsample_nearest_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/upsample_nearest_op.hip [ok] 2022-09-27T15:19:58.9281951Z /var/lib/jenkins/workspace/tools/autograd/templates/python_variable_methods.cpp -> /var/lib/jenkins/workspace/tools/autograd/templates/python_variable_methods.cpp [ok] 2022-09-27T15:19:58.9290005Z /var/lib/jenkins/workspace/torch/abi-check.cpp -> /var/lib/jenkins/workspace/torch/abi-check.cpp [skipped, already hipified] 2022-09-27T15:19:58.9325689Z /var/lib/jenkins/workspace/torch/custom_class.h -> /var/lib/jenkins/workspace/torch/custom_class.h [skipped, already hipified] 2022-09-27T15:19:58.9338286Z /var/lib/jenkins/workspace/torch/custom_class_detail.h -> /var/lib/jenkins/workspace/torch/custom_class_detail.h [skipped, already hipified] 2022-09-27T15:19:58.9353008Z /var/lib/jenkins/workspace/torch/deploy.h -> /var/lib/jenkins/workspace/torch/deploy.h [skipped, already hipified] 2022-09-27T15:19:58.9358316Z /var/lib/jenkins/workspace/torch/extension.h -> /var/lib/jenkins/workspace/torch/extension.h [skipped, already hipified] 2022-09-27T15:19:58.9410161Z /var/lib/jenkins/workspace/torch/library.h -> /var/lib/jenkins/workspace/torch/library.h [skipped, already hipified] 2022-09-27T15:19:58.9415892Z /var/lib/jenkins/workspace/torch/script.h -> /var/lib/jenkins/workspace/torch/script.h [skipped, already hipified] 2022-09-27T15:19:58.9421019Z /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi.in -> /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi.in [skipped, already hipified] 2022-09-27T15:19:58.9499041Z /var/lib/jenkins/workspace/torch/_C/__init__.pyi.in -> /var/lib/jenkins/workspace/torch/_C/__init__.pyi.in [skipped, already hipified] 2022-09-27T15:19:58.9513934Z /var/lib/jenkins/workspace/torch/_C/_nn.pyi.in -> /var/lib/jenkins/workspace/torch/_C/_nn.pyi.in [skipped, already hipified] 2022-09-27T15:19:58.9533905Z /var/lib/jenkins/workspace/torch/_C/return_types.pyi.in -> /var/lib/jenkins/workspace/torch/_C/return_types.pyi.in [skipped, already hipified] 2022-09-27T15:19:58.9544377Z /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.cpp [ok] 2022-09-27T15:19:58.9552146Z /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h -> /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h [ok] 2022-09-27T15:19:58.9567314Z /var/lib/jenkins/workspace/torch/csrc/DataLoader.cpp -> /var/lib/jenkins/workspace/torch/csrc/DataLoader.cpp [skipped, already hipified] 2022-09-27T15:19:58.9578104Z /var/lib/jenkins/workspace/torch/csrc/DataLoader.h -> /var/lib/jenkins/workspace/torch/csrc/DataLoader.h [skipped, already hipified] 2022-09-27T15:19:58.9590153Z /var/lib/jenkins/workspace/torch/csrc/Device.cpp -> /var/lib/jenkins/workspace/torch/csrc/Device.cpp [skipped, already hipified] 2022-09-27T15:19:58.9603514Z /var/lib/jenkins/workspace/torch/csrc/Device.h -> /var/lib/jenkins/workspace/torch/csrc/Device.h [skipped, already hipified] 2022-09-27T15:19:58.9615371Z /var/lib/jenkins/workspace/torch/csrc/Dtype.cpp -> /var/lib/jenkins/workspace/torch/csrc/Dtype.cpp [skipped, already hipified] 2022-09-27T15:19:58.9621842Z /var/lib/jenkins/workspace/torch/csrc/Dtype.h -> /var/lib/jenkins/workspace/torch/csrc/Dtype.h [skipped, already hipified] 2022-09-27T15:19:58.9640669Z /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.cpp [skipped, already hipified] 2022-09-27T15:19:58.9646729Z /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.h -> /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.h [skipped, already hipified] 2022-09-27T15:19:58.9670505Z /var/lib/jenkins/workspace/torch/csrc/Exceptions.cpp -> /var/lib/jenkins/workspace/torch/csrc/Exceptions.cpp [skipped, already hipified] 2022-09-27T15:19:58.9694090Z /var/lib/jenkins/workspace/torch/csrc/Exceptions.h -> /var/lib/jenkins/workspace/torch/csrc/Exceptions.h [skipped, already hipified] 2022-09-27T15:19:58.9699462Z /var/lib/jenkins/workspace/torch/csrc/Export.h -> /var/lib/jenkins/workspace/torch/csrc/Export.h [skipped, already hipified] 2022-09-27T15:19:58.9717014Z /var/lib/jenkins/workspace/torch/csrc/Generator.cpp -> /var/lib/jenkins/workspace/torch/csrc/Generator.cpp [ok] 2022-09-27T15:19:58.9722836Z /var/lib/jenkins/workspace/torch/csrc/Generator.h -> /var/lib/jenkins/workspace/torch/csrc/Generator.h [skipped, already hipified] 2022-09-27T15:19:58.9731889Z /var/lib/jenkins/workspace/torch/csrc/Layout.cpp -> /var/lib/jenkins/workspace/torch/csrc/Layout.cpp [skipped, already hipified] 2022-09-27T15:19:58.9736835Z /var/lib/jenkins/workspace/torch/csrc/Layout.h -> /var/lib/jenkins/workspace/torch/csrc/Layout.h [skipped, already hipified] 2022-09-27T15:19:58.9748081Z /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.cpp -> /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.cpp [skipped, already hipified] 2022-09-27T15:19:58.9761476Z /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.h -> /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.h [skipped, already hipified] 2022-09-27T15:19:58.9822161Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/Module.cpp [ok] 2022-09-27T15:19:58.9827411Z /var/lib/jenkins/workspace/torch/csrc/Module.h -> /var/lib/jenkins/workspace/torch/csrc/Module.h [skipped, already hipified] 2022-09-27T15:19:58.9833276Z /var/lib/jenkins/workspace/torch/csrc/PythonTypes.h -> /var/lib/jenkins/workspace/torch/csrc/PythonTypes.h [skipped, already hipified] 2022-09-27T15:19:58.9842455Z /var/lib/jenkins/workspace/torch/csrc/QScheme.cpp -> /var/lib/jenkins/workspace/torch/csrc/QScheme.cpp [skipped, already hipified] 2022-09-27T15:19:58.9847991Z /var/lib/jenkins/workspace/torch/csrc/QScheme.h -> /var/lib/jenkins/workspace/torch/csrc/QScheme.h [skipped, already hipified] 2022-09-27T15:19:58.9867272Z /var/lib/jenkins/workspace/torch/csrc/Size.cpp -> /var/lib/jenkins/workspace/torch/csrc/Size.cpp [skipped, already hipified] 2022-09-27T15:19:58.9872489Z /var/lib/jenkins/workspace/torch/csrc/Size.h -> /var/lib/jenkins/workspace/torch/csrc/Size.h [skipped, already hipified] 2022-09-27T15:19:58.9900396Z /var/lib/jenkins/workspace/torch/csrc/Storage.cpp -> /var/lib/jenkins/workspace/torch/csrc/Storage.cpp [ok] 2022-09-27T15:19:58.9907430Z /var/lib/jenkins/workspace/torch/csrc/Storage.h -> /var/lib/jenkins/workspace/torch/csrc/Storage.h [skipped, already hipified] 2022-09-27T15:19:58.9926710Z /var/lib/jenkins/workspace/torch/csrc/StorageMethods.cpp -> /var/lib/jenkins/workspace/torch/csrc/StorageMethods.cpp [ok] 2022-09-27T15:19:58.9931683Z /var/lib/jenkins/workspace/torch/csrc/StorageMethods.h -> /var/lib/jenkins/workspace/torch/csrc/StorageMethods.h [skipped, already hipified] 2022-09-27T15:19:58.9957153Z /var/lib/jenkins/workspace/torch/csrc/StorageSharing.cpp -> /var/lib/jenkins/workspace/torch/csrc/StorageSharing.cpp [ok] 2022-09-27T15:19:58.9965754Z /var/lib/jenkins/workspace/torch/csrc/StorageSharing.h -> /var/lib/jenkins/workspace/torch/csrc/StorageSharing.h [skipped, already hipified] 2022-09-27T15:19:58.9974245Z /var/lib/jenkins/workspace/torch/csrc/Stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/Stream.cpp [skipped, already hipified] 2022-09-27T15:19:58.9978888Z /var/lib/jenkins/workspace/torch/csrc/Stream.h -> /var/lib/jenkins/workspace/torch/csrc/Stream.h [skipped, already hipified] 2022-09-27T15:19:58.9988079Z /var/lib/jenkins/workspace/torch/csrc/THConcat.h -> /var/lib/jenkins/workspace/torch/csrc/THConcat.h [skipped, already hipified] 2022-09-27T15:19:58.9999282Z /var/lib/jenkins/workspace/torch/csrc/THP.h -> /var/lib/jenkins/workspace/torch/csrc/THP.h [skipped, already hipified] 2022-09-27T15:19:59.0023952Z /var/lib/jenkins/workspace/torch/csrc/TypeInfo.cpp -> /var/lib/jenkins/workspace/torch/csrc/TypeInfo.cpp [skipped, already hipified] 2022-09-27T15:19:59.0030270Z /var/lib/jenkins/workspace/torch/csrc/TypeInfo.h -> /var/lib/jenkins/workspace/torch/csrc/TypeInfo.h [skipped, already hipified] 2022-09-27T15:19:59.0036186Z /var/lib/jenkins/workspace/torch/csrc/Types.h -> /var/lib/jenkins/workspace/torch/csrc/Types.h [skipped, already hipified] 2022-09-27T15:19:59.0041920Z /var/lib/jenkins/workspace/torch/csrc/copy_utils.h -> /var/lib/jenkins/workspace/torch/csrc/copy_utils.h [skipped, already hipified] 2022-09-27T15:19:59.0043609Z /var/lib/jenkins/workspace/torch/csrc/empty.c -> /var/lib/jenkins/workspace/torch/csrc/empty.c [skipped, already hipified] 2022-09-27T15:19:59.0058678Z /var/lib/jenkins/workspace/torch/csrc/init_flatbuffer_module.cpp -> /var/lib/jenkins/workspace/torch/csrc/init_flatbuffer_module.cpp [skipped, already hipified] 2022-09-27T15:19:59.0065024Z /var/lib/jenkins/workspace/torch/csrc/itt.cpp -> /var/lib/jenkins/workspace/torch/csrc/itt.cpp [skipped, already hipified] 2022-09-27T15:19:59.0071933Z /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.cpp -> /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.cpp [skipped, already hipified] 2022-09-27T15:19:59.0078187Z /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.h -> /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.h [skipped, already hipified] 2022-09-27T15:19:59.0094842Z /var/lib/jenkins/workspace/torch/csrc/python_dimname.cpp -> /var/lib/jenkins/workspace/torch/csrc/python_dimname.cpp [skipped, already hipified] 2022-09-27T15:19:59.0099342Z /var/lib/jenkins/workspace/torch/csrc/python_dimname.h -> /var/lib/jenkins/workspace/torch/csrc/python_dimname.h [skipped, already hipified] 2022-09-27T15:19:59.0103975Z /var/lib/jenkins/workspace/torch/csrc/python_headers.h -> /var/lib/jenkins/workspace/torch/csrc/python_headers.h [skipped, already hipified] 2022-09-27T15:19:59.0129540Z /var/lib/jenkins/workspace/torch/csrc/serialization.cpp -> /var/lib/jenkins/workspace/torch/csrc/serialization.cpp [ok] 2022-09-27T15:19:59.0136559Z /var/lib/jenkins/workspace/torch/csrc/serialization.h -> /var/lib/jenkins/workspace/torch/csrc/serialization.h [skipped, already hipified] 2022-09-27T15:19:59.0141474Z /var/lib/jenkins/workspace/torch/csrc/stub.c -> /var/lib/jenkins/workspace/torch/csrc/stub.c [skipped, already hipified] 2022-09-27T15:19:59.0146508Z /var/lib/jenkins/workspace/torch/csrc/stub_with_flatbuffer.c -> /var/lib/jenkins/workspace/torch/csrc/stub_with_flatbuffer.c [skipped, already hipified] 2022-09-27T15:19:59.0165904Z /var/lib/jenkins/workspace/torch/csrc/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils.cpp [skipped, already hipified] 2022-09-27T15:19:59.0182854Z /var/lib/jenkins/workspace/torch/csrc/utils.h -> /var/lib/jenkins/workspace/torch/csrc/utils.h [ok] 2022-09-27T15:19:59.0196427Z /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-09-27T15:19:59.0212291Z /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-09-27T15:19:59.0219029Z /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-09-27T15:19:59.0225550Z /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-09-27T15:19:59.0231142Z /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-09-27T15:19:59.0252303Z /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-09-27T15:19:59.0264324Z /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-09-27T15:19:59.0289599Z /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-09-27T15:19:59.0295513Z /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-09-27T15:19:59.0302774Z /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-09-27T15:19:59.0345877Z /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-09-27T15:19:59.0356514Z /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-09-27T15:19:59.0361577Z /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-09-27T15:19:59.0368179Z /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-09-27T15:19:59.0403074Z /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-09-27T15:19:59.0422353Z /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-09-27T15:19:59.0433662Z /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-09-27T15:19:59.0441413Z /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-09-27T15:19:59.0506778Z /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-09-27T15:19:59.0511090Z /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-09-27T15:19:59.0517255Z /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-09-27T15:19:59.0526656Z /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-09-27T15:19:59.0538820Z /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-09-27T15:19:59.0546167Z /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-09-27T15:19:59.0552710Z /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-09-27T15:19:59.0557671Z /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-09-27T15:19:59.0572754Z /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-09-27T15:19:59.0582174Z /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-09-27T15:19:59.0589222Z /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-09-27T15:19:59.0606875Z /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-09-27T15:19:59.0612815Z /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-09-27T15:19:59.0635153Z /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-09-27T15:19:59.0643282Z /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-09-27T15:19:59.0650843Z /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-09-27T15:19:59.0659700Z /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-09-27T15:19:59.0690430Z /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-09-27T15:19:59.0699353Z /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-09-27T15:19:59.0711044Z /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-09-27T15:19:59.0718165Z /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-09-27T15:19:59.0725390Z /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-09-27T15:19:59.0731738Z /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-09-27T15:19:59.0746116Z /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-09-27T15:19:59.0754913Z /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-09-27T15:19:59.0764632Z /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-09-27T15:19:59.0775844Z /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-09-27T15:19:59.0781142Z /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-09-27T15:19:59.0789681Z /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-09-27T15:19:59.0804736Z /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-09-27T15:19:59.0811176Z /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-09-27T15:19:59.0816277Z /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-09-27T15:19:59.0825896Z /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-09-27T15:19:59.0841096Z /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-09-27T15:19:59.0849401Z /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-09-27T15:19:59.0857579Z /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-09-27T15:19:59.0864636Z /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-09-27T15:19:59.0875829Z /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-09-27T15:19:59.0902931Z /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-09-27T15:19:59.0909020Z /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-09-27T15:19:59.0919130Z /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-09-27T15:19:59.0926163Z /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-09-27T15:19:59.0944029Z /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-09-27T15:19:59.0983396Z /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-09-27T15:19:59.0994953Z /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-09-27T15:19:59.1000142Z /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-09-27T15:19:59.1007711Z /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-09-27T15:19:59.1025540Z /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-09-27T15:19:59.1030216Z /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-09-27T15:19:59.1078860Z /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-09-27T15:19:59.1085370Z /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-09-27T15:19:59.1099762Z /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-09-27T15:19:59.1112195Z /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-09-27T15:19:59.1122748Z /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-09-27T15:19:59.1140997Z /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-09-27T15:19:59.1149551Z /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-09-27T15:19:59.1157866Z /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-09-27T15:19:59.1163254Z /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-09-27T15:19:59.1218167Z /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-09-27T15:19:59.1227464Z /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-09-27T15:19:59.1234072Z /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-09-27T15:19:59.1245408Z /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-09-27T15:19:59.1298356Z /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-09-27T15:19:59.1312368Z /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-09-27T15:19:59.1327268Z /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-09-27T15:19:59.1334695Z /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-09-27T15:19:59.1380726Z /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-09-27T15:19:59.1393202Z /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-09-27T15:19:59.1407234Z /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-09-27T15:19:59.1425641Z /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-09-27T15:19:59.1454985Z /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-09-27T15:19:59.1462586Z /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-09-27T15:19:59.1482504Z /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-09-27T15:19:59.1494304Z /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-09-27T15:19:59.1501833Z /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-09-27T15:19:59.1514898Z /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-09-27T15:19:59.1526309Z /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-09-27T15:19:59.1572461Z /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-09-27T15:19:59.1584438Z /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-09-27T15:19:59.1607370Z /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-09-27T15:19:59.1617435Z /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-09-27T15:19:59.1668447Z /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-09-27T15:19:59.1694913Z /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-09-27T15:19:59.1703835Z /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-09-27T15:19:59.1717407Z /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-09-27T15:19:59.1728821Z /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-09-27T15:19:59.1734959Z /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-09-27T15:19:59.1745421Z /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-09-27T15:19:59.1770535Z /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-09-27T15:19:59.1782482Z /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-09-27T15:19:59.1791670Z /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-09-27T15:19:59.1808360Z /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-09-27T15:19:59.1821380Z /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-09-27T15:19:59.1841278Z /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-09-27T15:19:59.1849233Z /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-09-27T15:19:59.1858594Z /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-09-27T15:19:59.1871675Z /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-09-27T15:19:59.1893585Z /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-09-27T15:19:59.1925219Z /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-09-27T15:19:59.1932533Z /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-09-27T15:19:59.1940226Z /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-09-27T15:19:59.1965433Z /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-09-27T15:19:59.1975613Z /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-09-27T15:19:59.1983604Z /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-09-27T15:19:59.2004832Z /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-09-27T15:19:59.2013850Z /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-09-27T15:19:59.2024701Z /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-09-27T15:19:59.2032953Z /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-09-27T15:19:59.2071756Z /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-09-27T15:19:59.2091000Z /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-09-27T15:19:59.2101389Z /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-09-27T15:19:59.2107904Z /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-09-27T15:19:59.2136785Z /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-09-27T15:19:59.2158715Z /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-09-27T15:19:59.2164241Z /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-09-27T15:19:59.2173354Z /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-09-27T15:19:59.2179175Z /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-09-27T15:19:59.2191795Z /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-09-27T15:19:59.2196556Z /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-09-27T15:19:59.2218211Z /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-09-27T15:19:59.2227486Z /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-09-27T15:19:59.2236001Z /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-09-27T15:19:59.2261455Z /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-09-27T15:19:59.2269683Z /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-09-27T15:19:59.2279654Z /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-09-27T15:19:59.2288481Z /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-09-27T15:19:59.2301829Z /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-09-27T15:19:59.2314476Z /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-09-27T15:19:59.2322007Z /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-09-27T15:19:59.2349242Z /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-09-27T15:19:59.2356938Z /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-09-27T15:19:59.2365218Z /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-09-27T15:19:59.2371215Z /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-09-27T15:19:59.2386291Z /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-09-27T15:19:59.2391058Z /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-09-27T15:19:59.2400276Z /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-09-27T15:19:59.2407813Z /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-09-27T15:19:59.2420837Z /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-09-27T15:19:59.2427702Z /var/lib/jenkins/workspace/torch/csrc/api/src/cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/cuda.cpp [skipped, already hipified] 2022-09-27T15:19:59.2435687Z /var/lib/jenkins/workspace/torch/csrc/api/src/enum.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/enum.cpp [skipped, already hipified] 2022-09-27T15:19:59.2442369Z /var/lib/jenkins/workspace/torch/csrc/api/src/imethod.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/imethod.cpp [skipped, already hipified] 2022-09-27T15:19:59.2452068Z /var/lib/jenkins/workspace/torch/csrc/api/src/jit.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/jit.cpp [skipped, already hipified] 2022-09-27T15:19:59.2457283Z /var/lib/jenkins/workspace/torch/csrc/api/src/serialize.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/serialize.cpp [skipped, already hipified] 2022-09-27T15:19:59.2468107Z /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-09-27T15:19:59.2487686Z /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-09-27T15:19:59.2496210Z /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-09-27T15:19:59.2503875Z /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-09-27T15:19:59.2511046Z /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-09-27T15:19:59.2526450Z /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-09-27T15:19:59.2551980Z /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-09-27T15:19:59.2563868Z /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-09-27T15:19:59.2592046Z /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-09-27T15:19:59.2604843Z /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-09-27T15:19:59.2619403Z /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-09-27T15:19:59.2637424Z /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-09-27T15:19:59.2652032Z /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-09-27T15:19:59.2660961Z /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-09-27T15:19:59.2670321Z /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-09-27T15:19:59.2684645Z /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-09-27T15:19:59.2691934Z /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-09-27T15:19:59.2701456Z /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-09-27T15:19:59.2725922Z /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-09-27T15:19:59.2735035Z /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-09-27T15:19:59.2742340Z /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-09-27T15:19:59.2747718Z /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-09-27T15:19:59.2768052Z /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-09-27T15:19:59.2817658Z /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-09-27T15:19:59.2844420Z /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-09-27T15:19:59.2849788Z /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-09-27T15:19:59.2856443Z /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-09-27T15:19:59.2862512Z /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-09-27T15:19:59.2876090Z /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-09-27T15:19:59.2886102Z /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-09-27T15:19:59.2891196Z /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-09-27T15:19:59.2897078Z /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-09-27T15:19:59.2907784Z /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-09-27T15:19:59.2915353Z /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-09-27T15:19:59.2922232Z /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-09-27T15:19:59.2930016Z /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-09-27T15:19:59.2939311Z /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-09-27T15:19:59.2944249Z /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-09-27T15:19:59.2950357Z /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-09-27T15:19:59.2956096Z /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-09-27T15:19:59.2969236Z /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-09-27T15:19:59.2979531Z /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-09-27T15:19:59.2995631Z /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-09-27T15:19:59.3006615Z /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-09-27T15:19:59.3049591Z /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-09-27T15:19:59.3069653Z /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-09-27T15:19:59.3085303Z /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-09-27T15:19:59.3090307Z /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-09-27T15:19:59.3103498Z /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-09-27T15:19:59.3111914Z /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-09-27T15:19:59.3117122Z /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-09-27T15:19:59.3124590Z /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-09-27T15:19:59.3140537Z /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-09-27T15:19:59.3146264Z /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-09-27T15:19:59.3400726Z /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.cpp [skipped, already hipified] 2022-09-27T15:19:59.3451939Z /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.h [skipped, already hipified] 2022-09-27T15:19:59.3456343Z /var/lib/jenkins/workspace/torch/csrc/autograd/InferenceMode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/InferenceMode.h [skipped, already hipified] 2022-09-27T15:19:59.3474919Z /var/lib/jenkins/workspace/torch/csrc/autograd/TraceTypeManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/TraceTypeManual.cpp [skipped, already hipified] 2022-09-27T15:19:59.3500874Z /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeManual.cpp [skipped, already hipified] 2022-09-27T15:19:59.3528859Z /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeUtils.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeUtils.h [skipped, already hipified] 2022-09-27T15:19:59.3535661Z /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.cpp [skipped, already hipified] 2022-09-27T15:19:59.3541518Z /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.h [skipped, already hipified] 2022-09-27T15:19:59.3555674Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.cpp [skipped, already hipified] 2022-09-27T15:19:59.3568289Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.h [skipped, already hipified] 2022-09-27T15:19:59.3589225Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_meta.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_meta.cpp [skipped, already hipified] 2022-09-27T15:19:59.3616936Z /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-09-27T15:19:59.3620696Z /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-09-27T15:19:59.3626079Z /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.cpp [skipped, already hipified] 2022-09-27T15:19:59.3630519Z /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.h [skipped, already hipified] 2022-09-27T15:19:59.3662715Z /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.cpp [skipped, already hipified] 2022-09-27T15:19:59.3689310Z /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.h [skipped, already hipified] 2022-09-27T15:19:59.3696076Z /var/lib/jenkins/workspace/torch/csrc/autograd/edge.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/edge.h [skipped, already hipified] 2022-09-27T15:19:59.3766255Z /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp [ok] 2022-09-27T15:19:59.3788841Z /var/lib/jenkins/workspace/torch/csrc/autograd/engine.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/engine.h [skipped, already hipified] 2022-09-27T15:19:59.3794548Z /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.cpp [skipped, already hipified] 2022-09-27T15:19:59.3814381Z /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.h [skipped, already hipified] 2022-09-27T15:19:59.3821768Z /var/lib/jenkins/workspace/torch/csrc/autograd/function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/function.cpp [skipped, already hipified] 2022-09-27T15:19:59.3863179Z /var/lib/jenkins/workspace/torch/csrc/autograd/function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/function.h [skipped, already hipified] 2022-09-27T15:19:59.3872444Z /var/lib/jenkins/workspace/torch/csrc/autograd/function_hook.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/function_hook.cpp [skipped, already hipified] 2022-09-27T15:19:59.3877307Z /var/lib/jenkins/workspace/torch/csrc/autograd/function_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/function_hook.h [skipped, already hipified] 2022-09-27T15:19:59.3881004Z /var/lib/jenkins/workspace/torch/csrc/autograd/grad_mode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/grad_mode.h [skipped, already hipified] 2022-09-27T15:19:59.3897764Z /var/lib/jenkins/workspace/torch/csrc/autograd/graph_task.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/graph_task.h [skipped, already hipified] 2022-09-27T15:19:59.3931101Z /var/lib/jenkins/workspace/torch/csrc/autograd/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/init.cpp [skipped, already hipified] 2022-09-27T15:19:59.3948842Z /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.cpp [skipped, already hipified] 2022-09-27T15:19:59.3955302Z /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.h [skipped, already hipified] 2022-09-27T15:19:59.3964264Z /var/lib/jenkins/workspace/torch/csrc/autograd/input_metadata.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/input_metadata.h [skipped, already hipified] 2022-09-27T15:19:59.3974418Z /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-09-27T15:19:59.3979793Z /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-09-27T15:19:59.3987581Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler.h [skipped, already hipified] 2022-09-27T15:19:59.4032336Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.cpp [skipped, already hipified] 2022-09-27T15:19:59.4046797Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.h [skipped, already hipified] 2022-09-27T15:19:59.4080532Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.cpp [skipped, already hipified] 2022-09-27T15:19:59.4103045Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.h [skipped, already hipified] 2022-09-27T15:19:59.4156347Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.cpp [skipped, already hipified] 2022-09-27T15:19:59.4161099Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.h [skipped, already hipified] 2022-09-27T15:19:59.4169158Z /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-09-27T15:19:59.4174671Z /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-09-27T15:19:59.4187524Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_autograd.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_autograd.h [skipped, already hipified] 2022-09-27T15:19:59.4200620Z /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-09-27T15:19:59.4214469Z /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-09-27T15:19:59.4238672Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.cpp [skipped, already hipified] 2022-09-27T15:19:59.4244076Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.h [skipped, already hipified] 2022-09-27T15:19:59.4248780Z /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-09-27T15:19:59.4253283Z /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-09-27T15:19:59.4314462Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.cpp [skipped, already hipified] 2022-09-27T15:19:59.4323840Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.h [skipped, already hipified] 2022-09-27T15:19:59.4342217Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.cpp [skipped, already hipified] 2022-09-27T15:19:59.4347885Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.h [skipped, already hipified] 2022-09-27T15:19:59.4358631Z /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-09-27T15:19:59.4371624Z /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-09-27T15:19:59.4376194Z /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-09-27T15:19:59.4381663Z /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-09-27T15:19:59.4386496Z /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-09-27T15:19:59.4399611Z /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-09-27T15:19:59.4407967Z /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-09-27T15:19:59.4419983Z /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-09-27T15:19:59.4425393Z /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-09-27T15:19:59.4436134Z /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-09-27T15:19:59.4441525Z /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-09-27T15:19:59.4488507Z /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-09-27T15:19:59.4598955Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp [skipped, already hipified] 2022-09-27T15:19:59.4605826Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.h [skipped, already hipified] 2022-09-27T15:19:59.4638368Z /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-09-27T15:19:59.4642919Z /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-09-27T15:19:59.4658513Z /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-09-27T15:19:59.4664632Z /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-09-27T15:19:59.4687638Z /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.cpp [skipped, already hipified] 2022-09-27T15:19:59.4697763Z /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.h [skipped, already hipified] 2022-09-27T15:19:59.4703060Z /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-09-27T15:19:59.4712715Z /var/lib/jenkins/workspace/torch/csrc/autograd/symbolic.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/symbolic.h [skipped, already hipified] 2022-09-27T15:19:59.4761431Z /var/lib/jenkins/workspace/torch/csrc/autograd/variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/variable.cpp [skipped, already hipified] 2022-09-27T15:19:59.4816159Z /var/lib/jenkins/workspace/torch/csrc/autograd/variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/variable.h [skipped, already hipified] 2022-09-27T15:19:59.4823067Z /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-09-27T15:19:59.4848167Z /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-09-27T15:19:59.4854112Z /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-09-27T15:19:59.4861245Z /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-09-27T15:19:59.4875414Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.cpp [ok] 2022-09-27T15:19:59.4883096Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.h [ok] 2022-09-27T15:19:59.4902163Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/init.cpp [skipped, already hipified] 2022-09-27T15:19:59.4912483Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/pybind.h [skipped, already hipified] 2022-09-27T15:19:59.4919839Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.cpp [skipped, already hipified] 2022-09-27T15:19:59.4932707Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.h [skipped, already hipified] 2022-09-27T15:19:59.4939423Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.cpp [skipped, already hipified] 2022-09-27T15:19:59.4946510Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.h [skipped, already hipified] 2022-09-27T15:19:59.4952208Z /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-09-27T15:19:59.4962977Z /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-09-27T15:19:59.4969184Z /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-09-27T15:19:59.4975030Z /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-09-27T15:19:59.4980042Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.cpp [skipped, already hipified] 2022-09-27T15:19:59.4990233Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.h [skipped, already hipified] 2022-09-27T15:19:59.4998291Z /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-09-27T15:19:59.5011683Z /var/lib/jenkins/workspace/torch/csrc/cuda/Event.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Event.cpp [ok] 2022-09-27T15:19:59.5023886Z /var/lib/jenkins/workspace/torch/csrc/cuda/Event.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Event.h [ok] 2022-09-27T15:19:59.5031572Z /var/lib/jenkins/workspace/torch/csrc/cuda/Graph.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Graph.cpp [ok] 2022-09-27T15:19:59.5086275Z /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp [ok] 2022-09-27T15:19:59.5091944Z /var/lib/jenkins/workspace/torch/csrc/cuda/Module.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Module.h [skipped, already hipified] 2022-09-27T15:19:59.5101057Z /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.cpp [ok] 2022-09-27T15:19:59.5107166Z /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.h [ok] 2022-09-27T15:19:59.5113298Z /var/lib/jenkins/workspace/torch/csrc/cuda/THCP.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/THCP.h [skipped, already hipified] 2022-09-27T15:19:59.5118550Z /var/lib/jenkins/workspace/torch/csrc/cuda/Tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Tensor.cpp [skipped, already hipified] 2022-09-27T15:19:59.5147028Z /var/lib/jenkins/workspace/torch/csrc/cuda/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/comm.cpp [ok] 2022-09-27T15:19:59.5154541Z /var/lib/jenkins/workspace/torch/csrc/cuda/comm.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/comm.h [ok] 2022-09-27T15:19:59.5160067Z /var/lib/jenkins/workspace/torch/csrc/cuda/device_set.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/device_set.h [skipped, already hipified] 2022-09-27T15:19:59.5202870Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp [ok] 2022-09-27T15:19:59.5217427Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.h [ok] 2022-09-27T15:19:59.5226249Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.cpp [ok] 2022-09-27T15:19:59.5230220Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.h [skipped, already hipified] 2022-09-27T15:19:59.5252359Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.cpp [ok] 2022-09-27T15:19:59.5257822Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.h [skipped, already hipified] 2022-09-27T15:19:59.5264118Z /var/lib/jenkins/workspace/torch/csrc/cuda/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/utils.cpp [ok] 2022-09-27T15:19:59.5270811Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudart.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudart.cpp [ok] 2022-09-27T15:19:59.5280674Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudnn.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudnn.cpp [ok] 2022-09-27T15:19:59.5286366Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/nvtx.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/nvtx.cpp [ok] 2022-09-27T15:19:59.5294438Z /var/lib/jenkins/workspace/torch/csrc/deploy/Exception.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/Exception.h [skipped, already hipified] 2022-09-27T15:19:59.5314477Z /var/lib/jenkins/workspace/torch/csrc/deploy/benchmark.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/benchmark.cpp [skipped, already hipified] 2022-09-27T15:19:59.5330481Z /var/lib/jenkins/workspace/torch/csrc/deploy/deploy.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/deploy.cpp [skipped, already hipified] 2022-09-27T15:19:59.5352019Z /var/lib/jenkins/workspace/torch/csrc/deploy/deploy.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/deploy.h [skipped, already hipified] 2022-09-27T15:19:59.5360843Z /var/lib/jenkins/workspace/torch/csrc/deploy/elf_file.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/elf_file.cpp [skipped, already hipified] 2022-09-27T15:19:59.5366629Z /var/lib/jenkins/workspace/torch/csrc/deploy/elf_file.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/elf_file.h [skipped, already hipified] 2022-09-27T15:19:59.5376356Z /var/lib/jenkins/workspace/torch/csrc/deploy/environment.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/environment.h [skipped, already hipified] 2022-09-27T15:19:59.5388212Z /var/lib/jenkins/workspace/torch/csrc/deploy/interactive_embedded_interpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/interactive_embedded_interpreter.cpp [skipped, already hipified] 2022-09-27T15:19:59.5445282Z /var/lib/jenkins/workspace/torch/csrc/deploy/loader.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/loader.cpp [skipped, already hipified] 2022-09-27T15:19:59.5451275Z /var/lib/jenkins/workspace/torch/csrc/deploy/loader.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/loader.h [skipped, already hipified] 2022-09-27T15:19:59.5457022Z /var/lib/jenkins/workspace/torch/csrc/deploy/mem_file.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/mem_file.h [skipped, already hipified] 2022-09-27T15:19:59.5462377Z /var/lib/jenkins/workspace/torch/csrc/deploy/noop_environment.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/noop_environment.h [skipped, already hipified] 2022-09-27T15:19:59.5474872Z /var/lib/jenkins/workspace/torch/csrc/deploy/path_environment.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/path_environment.cpp [skipped, already hipified] 2022-09-27T15:19:59.5480230Z /var/lib/jenkins/workspace/torch/csrc/deploy/path_environment.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/path_environment.h [skipped, already hipified] 2022-09-27T15:19:59.5487981Z /var/lib/jenkins/workspace/torch/csrc/deploy/remove_dt_needed.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/remove_dt_needed.cpp [skipped, already hipified] 2022-09-27T15:19:59.5520941Z /var/lib/jenkins/workspace/torch/csrc/deploy/test_deploy.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/test_deploy.cpp [skipped, already hipified] 2022-09-27T15:19:59.5529794Z /var/lib/jenkins/workspace/torch/csrc/deploy/test_deploy_gpu.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/test_deploy_gpu.cpp [skipped, already hipified] 2022-09-27T15:19:59.5537058Z /var/lib/jenkins/workspace/torch/csrc/deploy/test_deploy_lib.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/test_deploy_lib.cpp [skipped, already hipified] 2022-09-27T15:19:59.5551597Z /var/lib/jenkins/workspace/torch/csrc/deploy/test_deploy_missing_interpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/test_deploy_missing_interpreter.cpp [skipped, already hipified] 2022-09-27T15:19:59.5557553Z /var/lib/jenkins/workspace/torch/csrc/deploy/test_deploy_python_ext.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/test_deploy_python_ext.cpp [skipped, already hipified] 2022-09-27T15:19:59.5582870Z /var/lib/jenkins/workspace/torch/csrc/deploy/example/benchmark.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/example/benchmark.cpp [skipped, already hipified] 2022-09-27T15:19:59.5631524Z /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/Optional.hpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/Optional.hpp [skipped, already hipified] 2022-09-27T15:19:59.5644178Z /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/builtin_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/builtin_registry.cpp [skipped, already hipified] 2022-09-27T15:19:59.5658707Z /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/builtin_registry.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/builtin_registry.h [skipped, already hipified] 2022-09-27T15:19:59.5670660Z /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/import_find_sharedfuncptr.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/import_find_sharedfuncptr.cpp [skipped, already hipified] 2022-09-27T15:19:59.5695878Z /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/interpreter_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/interpreter_impl.cpp [skipped, already hipified] 2022-09-27T15:19:59.5709441Z /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/interpreter_impl.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/interpreter_impl.h [skipped, already hipified] 2022-09-27T15:19:59.5716900Z /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/register_frozenpython.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/register_frozenpython.cpp [skipped, already hipified] 2022-09-27T15:19:59.5731540Z /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/register_numpy.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/register_numpy.cpp [skipped, already hipified] 2022-09-27T15:19:59.5743210Z /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/register_pyyaml.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/register_pyyaml.cpp [skipped, already hipified] 2022-09-27T15:19:59.5749016Z /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/test_builtin_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/interpreter/test_builtin_registry.cpp [skipped, already hipified] 2022-09-27T15:19:59.5754775Z /var/lib/jenkins/workspace/torch/csrc/deploy/unity/main.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/unity/main.cpp [skipped, already hipified] 2022-09-27T15:19:59.5772188Z /var/lib/jenkins/workspace/torch/csrc/deploy/unity/xar_environment.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/unity/xar_environment.cpp [skipped, already hipified] 2022-09-27T15:19:59.5778187Z /var/lib/jenkins/workspace/torch/csrc/deploy/unity/xar_environment.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/unity/xar_environment.h [skipped, already hipified] 2022-09-27T15:19:59.5784331Z /var/lib/jenkins/workspace/torch/csrc/deploy/unity/tests/test_unity.h -> /var/lib/jenkins/workspace/torch/csrc/deploy/unity/tests/test_unity.h [skipped, already hipified] 2022-09-27T15:19:59.5790098Z /var/lib/jenkins/workspace/torch/csrc/deploy/unity/tests/test_unity_simple_model.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/unity/tests/test_unity_simple_model.cpp [skipped, already hipified] 2022-09-27T15:19:59.5800323Z /var/lib/jenkins/workspace/torch/csrc/deploy/unity/tests/test_unity_sum.cpp -> /var/lib/jenkins/workspace/torch/csrc/deploy/unity/tests/test_unity_sum.cpp [skipped, already hipified] 2022-09-27T15:19:59.5805554Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.cpp [skipped, already hipified] 2022-09-27T15:19:59.5812535Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.h [skipped, already hipified] 2022-09-27T15:19:59.5836306Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/init.cpp [skipped, already hipified] 2022-09-27T15:19:59.5841545Z /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-09-27T15:19:59.5855816Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.cpp [skipped, already hipified] 2022-09-27T15:19:59.5868786Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.h [skipped, already hipified] 2022-09-27T15:19:59.5886497Z /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-09-27T15:19:59.5905167Z /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-09-27T15:19:59.5921190Z /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-09-27T15:19:59.5935761Z /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-09-27T15:19:59.5981341Z /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-09-27T15:19:59.5997569Z /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-09-27T15:19:59.6004491Z /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-09-27T15:19:59.6011554Z /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-09-27T15:19:59.6018016Z /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-09-27T15:19:59.6031365Z /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-09-27T15:19:59.6036341Z /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-09-27T15:19:59.6041414Z /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-09-27T15:19:59.6048669Z /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-09-27T15:19:59.6057226Z /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-09-27T15:19:59.6063785Z /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-09-27T15:19:59.6069857Z /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-09-27T15:19:59.6077785Z /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-09-27T15:19:59.6092688Z /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-09-27T15:19:59.6097513Z /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-09-27T15:19:59.6102115Z /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-09-27T15:19:59.6117103Z /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-09-27T15:19:59.6123925Z /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-09-27T15:19:59.6133348Z /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-09-27T15:19:59.6149791Z /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-09-27T15:19:59.6158698Z /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-09-27T15:19:59.6164747Z /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-09-27T15:19:59.6179453Z /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-09-27T15:19:59.6183908Z /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-09-27T15:19:59.6188441Z /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-09-27T15:19:59.6192525Z /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-09-27T15:19:59.6203519Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.cpp [skipped, already hipified] 2022-09-27T15:19:59.6217692Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.hpp [skipped, already hipified] 2022-09-27T15:19:59.6238540Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.cpp [skipped, already hipified] 2022-09-27T15:19:59.6247403Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.hpp [skipped, already hipified] 2022-09-27T15:19:59.6260355Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp [skipped, already hipified] 2022-09-27T15:19:59.6273749Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp [skipped, already hipified] 2022-09-27T15:19:59.6282884Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.cpp [skipped, already hipified] 2022-09-27T15:19:59.6288321Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.hpp [skipped, already hipified] 2022-09-27T15:19:59.6294873Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.cpp [skipped, already hipified] 2022-09-27T15:19:59.6317368Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.hpp [ok] 2022-09-27T15:19:59.6342298Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Ops.cpp [skipped, already hipified] 2022-09-27T15:19:59.6357642Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Ops.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Ops.hpp [skipped, already hipified] 2022-09-27T15:19:59.6361966Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.cpp [skipped, already hipified] 2022-09-27T15:19:59.6367966Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.hpp [skipped, already hipified] 2022-09-27T15:19:59.6374442Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.cpp [skipped, already hipified] 2022-09-27T15:19:59.6386720Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.hpp [skipped, already hipified] 2022-09-27T15:19:59.6392464Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.cpp [skipped, already hipified] 2022-09-27T15:19:59.6416164Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.hpp [skipped, already hipified] 2022-09-27T15:19:59.6522792Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp [skipped, already hipified] 2022-09-27T15:19:59.6546456Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp [skipped, already hipified] 2022-09-27T15:19:59.6597704Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp [skipped, already hipified] 2022-09-27T15:19:59.6611964Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp [skipped, already hipified] 2022-09-27T15:19:59.6728964Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp [ok] 2022-09-27T15:19:59.6771145Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp [ok] 2022-09-27T15:19:59.6785537Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp [skipped, already hipified] 2022-09-27T15:19:59.6794231Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp [skipped, already hipified] 2022-09-27T15:19:59.6874027Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp [ok] 2022-09-27T15:19:59.6900566Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp [ok] 2022-09-27T15:19:59.6937445Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp [skipped, already hipified] 2022-09-27T15:19:59.6946238Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp [skipped, already hipified] 2022-09-27T15:19:59.6960281Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PyProcessGroup.hpp [skipped, already hipified] 2022-09-27T15:19:59.6964955Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.cpp [skipped, already hipified] 2022-09-27T15:19:59.6972922Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.hpp [skipped, already hipified] 2022-09-27T15:19:59.7025201Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.cpp [skipped, already hipified] 2022-09-27T15:19:59.7031671Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.hpp [skipped, already hipified] 2022-09-27T15:19:59.7042560Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TraceUtils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TraceUtils.h [skipped, already hipified] 2022-09-27T15:19:59.7055434Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Types.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Types.hpp [skipped, already hipified] 2022-09-27T15:19:59.7060105Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCForNCCL.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCForNCCL.hpp [skipped, already hipified] 2022-09-27T15:19:59.7069909Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.cpp [skipped, already hipified] 2022-09-27T15:19:59.7085351Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.hpp [skipped, already hipified] 2022-09-27T15:19:59.7096191Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.cpp [skipped, already hipified] 2022-09-27T15:19:59.7110455Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.hpp [skipped, already hipified] 2022-09-27T15:19:59.7116674Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UnixSockUtils.hpp [skipped, already hipified] 2022-09-27T15:19:59.7121355Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.cpp [skipped, already hipified] 2022-09-27T15:19:59.7156700Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp [skipped, already hipified] 2022-09-27T15:19:59.7160751Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/WinSockUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/WinSockUtils.hpp [skipped, already hipified] 2022-09-27T15:19:59.7178339Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.cpp [skipped, already hipified] 2022-09-27T15:19:59.7186464Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.hpp [skipped, already hipified] 2022-09-27T15:19:59.7191178Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/c10d.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/c10d.h [skipped, already hipified] 2022-09-27T15:19:59.7204950Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.cpp [skipped, already hipified] 2022-09-27T15:19:59.7214583Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.hpp [skipped, already hipified] 2022-09-27T15:19:59.7220240Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.cpp [skipped, already hipified] 2022-09-27T15:19:59.7224922Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.h [skipped, already hipified] 2022-09-27T15:19:59.7235692Z /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-09-27T15:19:59.7242514Z /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-09-27T15:19:59.7247892Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/error.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/error.h [skipped, already hipified] 2022-09-27T15:19:59.7252153Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/exception.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/exception.cpp [skipped, already hipified] 2022-09-27T15:19:59.7264336Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/exception.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/exception.h [skipped, already hipified] 2022-09-27T15:19:59.7356534Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/init.cpp [skipped, already hipified] 2022-09-27T15:19:59.7382287Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.cpp [skipped, already hipified] 2022-09-27T15:19:59.7390279Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.hpp [skipped, already hipified] 2022-09-27T15:19:59.7396957Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.cpp [skipped, already hipified] 2022-09-27T15:19:59.7404201Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.h [skipped, already hipified] 2022-09-27T15:19:59.7415829Z /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-09-27T15:19:59.7421234Z /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-09-27T15:19:59.7522091Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.cpp [skipped, already hipified] 2022-09-27T15:19:59.7558592Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.hpp [skipped, already hipified] 2022-09-27T15:19:59.7567588Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_cuda.cpp [ok] 2022-09-27T15:19:59.7580460Z /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-09-27T15:19:59.7586869Z /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-09-27T15:19:59.7598552Z /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-09-27T15:19:59.7632715Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.cpp [skipped, already hipified] 2022-09-27T15:19:59.7639589Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.h [skipped, already hipified] 2022-09-27T15:19:59.7656173Z /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-09-27T15:19:59.7662049Z /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-09-27T15:19:59.7676914Z /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-09-27T15:19:59.7687762Z /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-09-27T15:19:59.7694976Z /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-09-27T15:19:59.7714670Z /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-09-27T15:19:59.7720582Z /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-09-27T15:19:59.7781894Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/init.cpp [skipped, already hipified] 2022-09-27T15:19:59.7795955Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.cpp [skipped, already hipified] 2022-09-27T15:19:59.7807586Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.h [skipped, already hipified] 2022-09-27T15:19:59.7827426Z /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-09-27T15:19:59.7837785Z /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-09-27T15:19:59.7846262Z /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-09-27T15:19:59.7852524Z /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-09-27T15:19:59.7880129Z /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-09-27T15:19:59.7888265Z /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-09-27T15:19:59.7896470Z /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-09-27T15:19:59.7903191Z /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-09-27T15:19:59.7914470Z /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-09-27T15:19:59.7919628Z /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-09-27T15:19:59.7931613Z /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-09-27T15:19:59.7948398Z /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-09-27T15:19:59.7953557Z /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-09-27T15:19:59.7959148Z /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-09-27T15:19:59.7984971Z /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-09-27T15:19:59.7991354Z /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-09-27T15:19:59.8032674Z /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-09-27T15:19:59.8049175Z /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-09-27T15:19:59.8054087Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc.h [skipped, already hipified] 2022-09-27T15:19:59.8078736Z /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-09-27T15:19:59.8103923Z /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-09-27T15:19:59.8108422Z /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-09-27T15:19:59.8155669Z /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-09-27T15:19:59.8183638Z /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-09-27T15:19:59.8199770Z /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-09-27T15:19:59.8224728Z /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-09-27T15:19:59.8236154Z /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-09-27T15:19:59.8254187Z /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-09-27T15:19:59.8263285Z /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-09-27T15:19:59.8271270Z /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-09-27T15:19:59.8286783Z /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-09-27T15:19:59.8293389Z /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-09-27T15:19:59.8300794Z /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-09-27T15:19:59.8307684Z /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-09-27T15:19:59.8382945Z /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-09-27T15:19:59.8412507Z /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-09-27T15:19:59.8424829Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp [ok] 2022-09-27T15:19:59.8448392Z /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-09-27T15:19:59.8464327Z /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-09-27T15:19:59.8473788Z /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-09-27T15:19:59.8479144Z /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-09-27T15:19:59.8495290Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.cpp [skipped, already hipified] 2022-09-27T15:19:59.8500095Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.h [skipped, already hipified] 2022-09-27T15:19:59.8504962Z /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-09-27T15:19:59.8510492Z /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-09-27T15:19:59.8523731Z /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-09-27T15:19:59.8528455Z /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-09-27T15:19:59.8564725Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.cpp [ok] 2022-09-27T15:19:59.8573983Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.h [skipped, already hipified] 2022-09-27T15:19:59.8579901Z /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-09-27T15:19:59.8584374Z /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-09-27T15:19:59.8591829Z /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-09-27T15:19:59.8602862Z /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-09-27T15:19:59.8608392Z /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-09-27T15:19:59.8617750Z /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-09-27T15:19:59.8638354Z /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-09-27T15:19:59.8646331Z /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-09-27T15:19:59.8656494Z /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-09-27T15:19:59.8670498Z /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-09-27T15:19:59.8685127Z /var/lib/jenkins/workspace/torch/csrc/functorch/CompileCache.cpp -> /var/lib/jenkins/workspace/torch/csrc/functorch/CompileCache.cpp [skipped, already hipified] 2022-09-27T15:19:59.8695260Z /var/lib/jenkins/workspace/torch/csrc/functorch/CompileCache.h -> /var/lib/jenkins/workspace/torch/csrc/functorch/CompileCache.h [skipped, already hipified] 2022-09-27T15:19:59.8706459Z /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.cpp [skipped, already hipified] 2022-09-27T15:19:59.8720431Z /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.h -> /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.h [skipped, already hipified] 2022-09-27T15:19:59.8727349Z /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-09-27T15:19:59.8733937Z /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-09-27T15:19:59.8739365Z /var/lib/jenkins/workspace/torch/csrc/jit/resource_guard.h -> /var/lib/jenkins/workspace/torch/csrc/jit/resource_guard.h [skipped, already hipified] 2022-09-27T15:19:59.8763474Z /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-09-27T15:19:59.8773677Z /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-09-27T15:19:59.8788441Z /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-09-27T15:19:59.8794910Z /var/lib/jenkins/workspace/torch/csrc/jit/api/method.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/method.h [skipped, already hipified] 2022-09-27T15:19:59.8827458Z /var/lib/jenkins/workspace/torch/csrc/jit/api/module.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/api/module.cpp [skipped, already hipified] 2022-09-27T15:19:59.8861442Z /var/lib/jenkins/workspace/torch/csrc/jit/api/module.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/module.h [skipped, already hipified] 2022-09-27T15:19:59.8866481Z /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-09-27T15:19:59.8876697Z /var/lib/jenkins/workspace/torch/csrc/jit/api/object.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/api/object.cpp [skipped, already hipified] 2022-09-27T15:19:59.8889907Z /var/lib/jenkins/workspace/torch/csrc/jit/api/object.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/object.h [skipped, already hipified] 2022-09-27T15:19:59.8898281Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend.h [skipped, already hipified] 2022-09-27T15:19:59.8914817Z /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-09-27T15:19:59.8926672Z /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-09-27T15:19:59.8932140Z /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-09-27T15:19:59.8943732Z /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-09-27T15:19:59.8966910Z /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-09-27T15:19:59.8976543Z /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-09-27T15:19:59.8982185Z /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-09-27T15:19:59.8999589Z /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-09-27T15:19:59.9004496Z /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-09-27T15:19:59.9008215Z /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-09-27T15:19:59.9013166Z /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-09-27T15:19:59.9025227Z /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-09-27T15:19:59.9030606Z /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-09-27T15:19:59.9035936Z /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-09-27T15:19:59.9041265Z /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-09-27T15:19:59.9051131Z /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-09-27T15:19:59.9056265Z /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-09-27T15:19:59.9061703Z /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-09-27T15:19:59.9067295Z /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-09-27T15:19:59.9076104Z /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-09-27T15:19:59.9082793Z /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-09-27T15:19:59.9088012Z /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-09-27T15:19:59.9094236Z /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-09-27T15:19:59.9111583Z /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-09-27T15:19:59.9121894Z /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-09-27T15:19:59.9219598Z /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-09-27T15:19:59.9253391Z /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-09-27T15:19:59.9260664Z /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-09-27T15:19:59.9277342Z /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-09-27T15:19:59.9282955Z /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-09-27T15:19:59.9332994Z /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-09-27T15:19:59.9345718Z /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-09-27T15:19:59.9363717Z /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-09-27T15:19:59.9378249Z /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-09-27T15:19:59.9395735Z /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-09-27T15:19:59.9433976Z /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-09-27T15:19:59.9456839Z /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-09-27T15:19:59.9471404Z /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-09-27T15:19:59.9495232Z /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-09-27T15:19:59.9508343Z /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-09-27T15:19:59.9545620Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp [ok] 2022-09-27T15:19:59.9560176Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.h [ok] 2022-09-27T15:19:59.9575790Z /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-09-27T15:19:59.9586103Z /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-09-27T15:19:59.9596240Z /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-09-27T15:19:59.9604476Z /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-09-27T15:19:59.9673876Z /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-09-27T15:19:59.9684183Z /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-09-27T15:19:59.9702404Z /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-09-27T15:19:59.9708819Z /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-09-27T15:19:59.9740507Z /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-09-27T15:19:59.9757913Z /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-09-27T15:19:59.9878555Z /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-09-27T15:19:59.9910487Z /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-09-27T15:20:00.0023728Z /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-09-27T15:20:00.0034914Z /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-09-27T15:20:00.0040464Z /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-09-27T15:20:00.0164369Z /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-09-27T15:20:00.0190504Z /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-09-27T15:20:00.0225421Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/index_reference_replay.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/index_reference_replay.cpp [skipped, already hipified] 2022-09-27T15:20:00.0238690Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/index_reference_replay.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/index_reference_replay.h [skipped, already hipified] 2022-09-27T15:20:00.0263246Z /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-09-27T15:20:00.0271076Z /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-09-27T15:20:00.0278927Z /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-09-27T15:20:00.0295776Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/instrumentation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/instrumentation.h [ok] 2022-09-27T15:20:00.0344908Z /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-09-27T15:20:00.0351741Z /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-09-27T15:20:00.0356470Z /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-09-27T15:20:00.0374787Z /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-09-27T15:20:00.0396875Z /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-09-27T15:20:00.0423182Z /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-09-27T15:20:00.0433266Z /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-09-27T15:20:00.0452222Z /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-09-27T15:20:00.0460826Z /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-09-27T15:20:00.0474001Z /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-09-27T15:20:00.0492027Z /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-09-27T15:20:00.0514493Z /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-09-27T15:20:00.0522780Z /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-09-27T15:20:00.0554412Z /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-09-27T15:20:00.0615794Z /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-09-27T15:20:00.0651875Z /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-09-27T15:20:00.0664278Z /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-09-27T15:20:00.0749949Z /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-09-27T15:20:00.0755738Z /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-09-27T15:20:00.0803449Z /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-09-27T15:20:00.0820283Z /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-09-27T15:20:00.0860761Z /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-09-27T15:20:00.0881417Z /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-09-27T15:20:00.0907502Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.cpp [ok] 2022-09-27T15:20:00.0919872Z /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-09-27T15:20:00.0953642Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_cache.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_cache.cpp [skipped, already hipified] 2022-09-27T15:20:00.0976685Z /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-09-27T15:20:00.0986055Z /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-09-27T15:20:00.0993263Z /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-09-27T15:20:00.1032518Z /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-09-27T15:20:00.1068191Z /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-09-27T15:20:00.1086373Z /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-09-27T15:20:00.1095343Z /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-09-27T15:20:00.1122521Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower2device.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower2device.cpp [ok] 2022-09-27T15:20:00.1136165Z /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-09-27T15:20:00.1192812Z /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-09-27T15:20:00.1198150Z /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-09-27T15:20:00.1232314Z /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-09-27T15:20:00.1238962Z /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-09-27T15:20:00.1272848Z /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-09-27T15:20:00.1291694Z /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-09-27T15:20:00.1355338Z /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-09-27T15:20:00.1362776Z /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-09-27T15:20:00.1383960Z /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-09-27T15:20:00.1389940Z /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-09-27T15:20:00.1398931Z /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-09-27T15:20:00.1409061Z /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-09-27T15:20:00.1457231Z /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-09-27T15:20:00.1467375Z /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-09-27T15:20:00.1529818Z /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-09-27T15:20:00.1540639Z /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-09-27T15:20:00.1566457Z /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-09-27T15:20:00.1577784Z /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-09-27T15:20:00.1606822Z /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-09-27T15:20:00.1616887Z /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-09-27T15:20:00.1623524Z /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-09-27T15:20:00.1629065Z /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-09-27T15:20:00.1650166Z /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-09-27T15:20:00.1656426Z /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-09-27T15:20:00.1668332Z /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-09-27T15:20:00.1681984Z /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-09-27T15:20:00.1713614Z /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-09-27T15:20:00.1720723Z /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-09-27T15:20:00.1738304Z /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-09-27T15:20:00.1742806Z /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-09-27T15:20:00.1804849Z /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-09-27T15:20:00.1812568Z /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-09-27T15:20:00.1825541Z /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-09-27T15:20:00.1835027Z /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-09-27T15:20:00.1877107Z /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-09-27T15:20:00.1894418Z /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-09-27T15:20:00.1930512Z /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-09-27T15:20:00.1937658Z /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-09-27T15:20:00.1974277Z /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-09-27T15:20:00.1988833Z /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-09-27T15:20:00.1998606Z /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-09-27T15:20:00.2004690Z /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-09-27T15:20:00.2020054Z /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-09-27T15:20:00.2027489Z /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-09-27T15:20:00.2050008Z /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-09-27T15:20:00.2056991Z /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-09-27T15:20:00.2095821Z /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-09-27T15:20:00.2115048Z /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-09-27T15:20:00.2185178Z /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-09-27T15:20:00.2193604Z /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-09-27T15:20:00.2221926Z /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-09-27T15:20:00.2231958Z /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-09-27T15:20:00.2257870Z /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-09-27T15:20:00.2263279Z /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-09-27T15:20:00.2289481Z /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-09-27T15:20:00.2303209Z /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-09-27T15:20:00.2319833Z /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-09-27T15:20:00.2330176Z /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-09-27T15:20:00.2354961Z /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-09-27T15:20:00.2359892Z /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-09-27T15:20:00.2369363Z /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-09-27T15:20:00.2385310Z /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-09-27T15:20:00.2400425Z /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-09-27T15:20:00.2415889Z /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-09-27T15:20:00.2429780Z /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-09-27T15:20:00.2441284Z /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-09-27T15:20:00.2627734Z /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-09-27T15:20:00.2635729Z /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-09-27T15:20:00.2643237Z /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-09-27T15:20:00.2649710Z /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-09-27T15:20:00.2669415Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/partition.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/partition.cpp [ok] 2022-09-27T15:20:00.2674358Z /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-09-27T15:20:00.2710122Z /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-09-27T15:20:00.2726760Z /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-09-27T15:20:00.2743172Z /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-09-27T15:20:00.2743916Z /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-09-27T15:20:00.2799149Z /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-09-27T15:20:00.2827180Z /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-09-27T15:20:00.2882830Z /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-09-27T15:20:00.2936418Z /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-09-27T15:20:00.2961447Z /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-09-27T15:20:00.3019308Z /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-09-27T15:20:00.3030444Z /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-09-27T15:20:00.3059482Z /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-09-27T15:20:00.3067912Z /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-09-27T15:20:00.3113017Z /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-09-27T15:20:00.3123715Z /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-09-27T15:20:00.3172362Z /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-09-27T15:20:00.3187175Z /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-09-27T15:20:00.3223811Z /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-09-27T15:20:00.3227754Z /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-09-27T15:20:00.3248002Z /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-09-27T15:20:00.3255576Z /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-09-27T15:20:00.3279195Z /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-09-27T15:20:00.3288503Z /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-09-27T15:20:00.3293250Z /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-09-27T15:20:00.3302634Z /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-09-27T15:20:00.3308803Z /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-09-27T15:20:00.3314450Z /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-09-27T15:20:00.3335769Z /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-09-27T15:20:00.3342317Z /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-09-27T15:20:00.3347614Z /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-09-27T15:20:00.3367284Z /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-09-27T15:20:00.3374428Z /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-09-27T15:20:00.3430919Z /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-09-27T15:20:00.3439549Z /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-09-27T15:20:00.3458095Z /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-09-27T15:20:00.3467329Z /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-09-27T15:20:00.3478268Z /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-09-27T15:20:00.3497099Z /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-09-27T15:20:00.3503187Z /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-09-27T15:20:00.3511560Z /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-09-27T15:20:00.3573230Z /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-09-27T15:20:00.3695617Z /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-09-27T15:20:00.3701719Z /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-09-27T15:20:00.3717342Z /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-09-27T15:20:00.3732889Z /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-09-27T15:20:00.3749840Z /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-09-27T15:20:00.3766938Z /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-09-27T15:20:00.3786970Z /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-09-27T15:20:00.3792252Z /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-09-27T15:20:00.3797613Z /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-09-27T15:20:00.3803249Z /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-09-27T15:20:00.3815776Z /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-09-27T15:20:00.3880187Z /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-09-27T15:20:00.3886841Z /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-09-27T15:20:00.3896767Z /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-09-27T15:20:00.3913019Z /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-09-27T15:20:00.3925842Z /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-09-27T15:20:00.3932667Z /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-09-27T15:20:00.3943956Z /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-09-27T15:20:00.3948791Z /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-09-27T15:20:00.3972561Z /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-09-27T15:20:00.4001561Z /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-09-27T15:20:00.4006889Z /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-09-27T15:20:00.4014085Z /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-09-27T15:20:00.4026058Z /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-09-27T15:20:00.4042030Z /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-09-27T15:20:00.4054298Z /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-09-27T15:20:00.4069179Z /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-09-27T15:20:00.4079446Z /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-09-27T15:20:00.4084899Z /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-09-27T15:20:00.4104043Z /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-09-27T15:20:00.4110310Z /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-09-27T15:20:00.4161721Z /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-09-27T15:20:00.4172061Z /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-09-27T15:20:00.4228488Z /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-09-27T15:20:00.4232998Z /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-09-27T15:20:00.4270778Z /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-09-27T15:20:00.4282539Z /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-09-27T15:20:00.4291082Z /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-09-27T15:20:00.4298078Z /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-09-27T15:20:00.4304177Z /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-09-27T15:20:00.4359716Z /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-09-27T15:20:00.4365335Z /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-09-27T15:20:00.4379882Z /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-09-27T15:20:00.4408017Z /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-09-27T15:20:00.4414398Z /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-09-27T15:20:00.4484201Z /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-09-27T15:20:00.4497302Z /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-09-27T15:20:00.4536915Z /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-09-27T15:20:00.4554826Z /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-09-27T15:20:00.4571406Z /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-09-27T15:20:00.4661599Z /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-09-27T15:20:00.4689792Z /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-09-27T15:20:00.4696231Z /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-09-27T15:20:00.5275249Z /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-09-27T15:20:00.5359206Z /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-09-27T15:20:00.5373763Z /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-09-27T15:20:00.5547125Z /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-09-27T15:20:00.5658217Z /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-09-27T15:20:00.5691660Z /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-09-27T15:20:00.5723431Z /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-09-27T15:20:00.5783180Z /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-09-27T15:20:00.5788717Z /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-09-27T15:20:00.5795303Z /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-09-27T15:20:00.5819104Z /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-09-27T15:20:00.5831471Z /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-09-27T15:20:00.5847914Z /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-09-27T15:20:00.5859112Z /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-09-27T15:20:00.5883210Z /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-09-27T15:20:00.5888777Z /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-09-27T15:20:00.5894287Z /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-09-27T15:20:00.5898191Z /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-09-27T15:20:00.5914620Z /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-09-27T15:20:00.5922976Z /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-09-27T15:20:00.5928934Z /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-09-27T15:20:00.5941279Z /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-09-27T15:20:00.5946414Z /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-09-27T15:20:00.5954937Z /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-09-27T15:20:00.5969064Z /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-09-27T15:20:00.5976821Z /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-09-27T15:20:00.5981972Z /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-09-27T15:20:00.6004566Z /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-09-27T15:20:00.6011403Z /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-09-27T15:20:00.6018957Z /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-09-27T15:20:00.6028324Z /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-09-27T15:20:00.6046229Z /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-09-27T15:20:00.6052112Z /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-09-27T15:20:00.6060664Z /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-09-27T15:20:00.6079785Z /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-09-27T15:20:00.6087453Z /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-09-27T15:20:00.6101850Z /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-09-27T15:20:00.6108134Z /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-09-27T15:20:00.6119315Z /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-09-27T15:20:00.6153460Z /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-09-27T15:20:00.6161423Z /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-09-27T15:20:00.6177469Z /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-09-27T15:20:00.6183641Z /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-09-27T15:20:00.6188123Z /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-09-27T15:20:00.6204363Z /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-09-27T15:20:00.6214225Z /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-09-27T15:20:00.6237184Z /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-09-27T15:20:00.6244111Z /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-09-27T15:20:00.6249518Z /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-09-27T15:20:00.6254526Z /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-09-27T15:20:00.6266448Z /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-09-27T15:20:00.6274955Z /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-09-27T15:20:00.6279425Z /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-09-27T15:20:00.6285248Z /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-09-27T15:20:00.6301310Z /var/lib/jenkins/workspace/torch/csrc/jit/cuda/cuda.h -> /var/lib/jenkins/workspace/torch/csrc/jit/cuda/cuda.h [ok] 2022-09-27T15:20:00.6312433Z /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-09-27T15:20:00.6317363Z /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-09-27T15:20:00.6324306Z /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-09-27T15:20:00.6329424Z /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-09-27T15:20:00.6349547Z /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-09-27T15:20:00.6366825Z /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-09-27T15:20:00.6388644Z /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-09-27T15:20:00.6393792Z /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-09-27T15:20:00.6399819Z /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-09-27T15:20:00.6409982Z /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-09-27T15:20:00.6421140Z /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-09-27T15:20:00.6428121Z /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-09-27T15:20:00.6470834Z /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-09-27T15:20:00.6479263Z /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-09-27T15:20:00.6501582Z /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-09-27T15:20:00.6505915Z /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-09-27T15:20:00.6511480Z /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-09-27T15:20:00.6516222Z /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-09-27T15:20:00.6744044Z /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-09-27T15:20:00.6750352Z /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-09-27T15:20:00.6757750Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.cpp [skipped, already hipified] 2022-09-27T15:20:00.6791643Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.h [skipped, already hipified] 2022-09-27T15:20:00.6797941Z /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-09-27T15:20:00.6805550Z /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-09-27T15:20:00.6815369Z /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-09-27T15:20:00.6822460Z /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-09-27T15:20:00.6859019Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.cpp [skipped, already hipified] 2022-09-27T15:20:00.6871233Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.h [skipped, already hipified] 2022-09-27T15:20:00.6876189Z /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-09-27T15:20:00.6883585Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/resolver.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/resolver.h [skipped, already hipified] 2022-09-27T15:20:00.6921074Z /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-09-27T15:20:00.6933726Z /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-09-27T15:20:00.6963130Z /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-09-27T15:20:00.6968127Z /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-09-27T15:20:00.6997550Z /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-09-27T15:20:00.7003221Z /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-09-27T15:20:00.7022167Z /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-09-27T15:20:00.7047967Z /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-09-27T15:20:00.7054517Z /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-09-27T15:20:00.7061001Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.cpp [skipped, already hipified] 2022-09-27T15:20:00.7066267Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.h [skipped, already hipified] 2022-09-27T15:20:00.7108662Z /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-09-27T15:20:00.7146223Z /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-09-27T15:20:00.7206764Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.cpp [skipped, already hipified] 2022-09-27T15:20:00.7229049Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.h [skipped, already hipified] 2022-09-27T15:20:00.7240838Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree.h [skipped, already hipified] 2022-09-27T15:20:00.7249825Z /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-09-27T15:20:00.7305697Z /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-09-27T15:20:00.7315461Z /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-09-27T15:20:00.7321349Z /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-09-27T15:20:00.7403283Z /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-09-27T15:20:00.7424931Z /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-09-27T15:20:00.7430588Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.cpp [skipped, already hipified] 2022-09-27T15:20:00.7440222Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.h [skipped, already hipified] 2022-09-27T15:20:00.7456411Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.cpp [skipped, already hipified] 2022-09-27T15:20:00.7462856Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.h [skipped, already hipified] 2022-09-27T15:20:00.7474159Z /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-09-27T15:20:00.7552387Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.cpp [skipped, already hipified] 2022-09-27T15:20:00.7628062Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h [ok] 2022-09-27T15:20:00.7637091Z /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-09-27T15:20:00.7668609Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.cpp [skipped, already hipified] 2022-09-27T15:20:00.7675026Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.h [skipped, already hipified] 2022-09-27T15:20:00.7682194Z /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-09-27T15:20:00.7699822Z /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-09-27T15:20:00.7704697Z /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-09-27T15:20:00.7717355Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.cpp [skipped, already hipified] 2022-09-27T15:20:00.7741328Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.h [skipped, already hipified] 2022-09-27T15:20:00.7756620Z /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-09-27T15:20:00.7773147Z /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-09-27T15:20:00.7778381Z /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-09-27T15:20:00.7784026Z /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-09-27T15:20:00.7790119Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/code.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/code.h [skipped, already hipified] 2022-09-27T15:20:00.7812701Z /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-09-27T15:20:00.7819652Z /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-09-27T15:20:00.7831045Z /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-09-27T15:20:00.7881526Z /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-09-27T15:20:00.7899688Z /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-09-27T15:20:00.7904965Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/frame.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/frame.h [skipped, already hipified] 2022-09-27T15:20:00.7923624Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.cpp [skipped, already hipified] 2022-09-27T15:20:00.7931298Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.h [skipped, already hipified] 2022-09-27T15:20:00.7973485Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.cpp [skipped, already hipified] 2022-09-27T15:20:00.7987543Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.h [skipped, already hipified] 2022-09-27T15:20:00.8002196Z /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-09-27T15:20:00.8015563Z /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-09-27T15:20:00.8020602Z /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-09-27T15:20:00.8041438Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.cpp [skipped, already hipified] 2022-09-27T15:20:00.8046573Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.h [skipped, already hipified] 2022-09-27T15:20:00.8051870Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/method.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/method.h [skipped, already hipified] 2022-09-27T15:20:00.8071206Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.cpp [skipped, already hipified] 2022-09-27T15:20:00.8081096Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.h [skipped, already hipified] 2022-09-27T15:20:00.8085305Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.cpp [skipped, already hipified] 2022-09-27T15:20:00.8097168Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.h [skipped, already hipified] 2022-09-27T15:20:00.8108703Z /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-09-27T15:20:00.8113770Z /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-09-27T15:20:00.8123989Z /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-09-27T15:20:00.8128629Z /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-09-27T15:20:00.8134045Z /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-09-27T15:20:00.8138648Z /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-09-27T15:20:00.8155987Z /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-09-27T15:20:00.8164361Z /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-09-27T15:20:00.8180141Z /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-09-27T15:20:00.8185300Z /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-09-27T15:20:00.8192528Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.cpp [skipped, already hipified] 2022-09-27T15:20:00.8198181Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.h [skipped, already hipified] 2022-09-27T15:20:00.8212191Z /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-09-27T15:20:00.8217985Z /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-09-27T15:20:00.8237353Z /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-09-27T15:20:00.8242573Z /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-09-27T15:20:00.8296385Z /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-09-27T15:20:00.8301224Z /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-09-27T15:20:00.8308845Z /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-09-27T15:20:00.8316370Z /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-09-27T15:20:00.8362216Z /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-09-27T15:20:00.8374433Z /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-09-27T15:20:00.8404827Z /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-09-27T15:20:00.8412808Z /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-09-27T15:20:00.8420878Z /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-09-27T15:20:00.8430043Z /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-09-27T15:20:00.8436749Z /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-09-27T15:20:00.8443286Z /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-09-27T15:20:00.8448951Z /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-09-27T15:20:00.8461846Z /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-09-27T15:20:00.8467197Z /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-09-27T15:20:00.8473600Z /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-09-27T15:20:00.8495377Z /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-09-27T15:20:00.8504714Z /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-09-27T15:20:00.8515588Z /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-09-27T15:20:00.8530770Z /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-09-27T15:20:00.8542094Z /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-09-27T15:20:00.8547851Z /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-09-27T15:20:00.8570555Z /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-09-27T15:20:00.8577605Z /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-09-27T15:20:00.8592361Z /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-09-27T15:20:00.8626269Z /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-09-27T15:20:00.8635438Z /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-09-27T15:20:00.8643895Z /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-09-27T15:20:00.8664743Z /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-09-27T15:20:00.8675736Z /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-09-27T15:20:00.8680572Z /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-09-27T15:20:00.8690004Z /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-09-27T15:20:00.8700944Z /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-09-27T15:20:00.8708476Z /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-09-27T15:20:00.8722437Z /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-09-27T15:20:00.8728808Z /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-09-27T15:20:00.8735715Z /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-09-27T15:20:00.8742009Z /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-09-27T15:20:00.8758509Z /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-09-27T15:20:00.8767327Z /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-09-27T15:20:00.8774610Z /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-09-27T15:20:00.8788639Z /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-09-27T15:20:00.8800310Z /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-09-27T15:20:00.8806662Z /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-09-27T15:20:00.8818989Z /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-09-27T15:20:00.8825451Z /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-09-27T15:20:00.8837438Z /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-09-27T15:20:00.8849576Z /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-09-27T15:20:00.8856675Z /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-09-27T15:20:00.8862735Z /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-09-27T15:20:00.8868183Z /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-09-27T15:20:00.8881133Z /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-09-27T15:20:00.8912224Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.cpp [skipped, already hipified] 2022-09-27T15:20:00.8918094Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.h [skipped, already hipified] 2022-09-27T15:20:00.8940636Z /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-09-27T15:20:00.8947133Z /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-09-27T15:20:00.8982643Z /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-09-27T15:20:00.8987539Z /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-09-27T15:20:00.9007859Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.cpp [skipped, already hipified] 2022-09-27T15:20:00.9012957Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.h [skipped, already hipified] 2022-09-27T15:20:00.9020995Z /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-09-27T15:20:00.9025570Z /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-09-27T15:20:00.9042759Z /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-09-27T15:20:00.9047982Z /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-09-27T15:20:00.9054800Z /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-09-27T15:20:00.9061836Z /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-09-27T15:20:00.9074909Z /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-09-27T15:20:00.9080482Z /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-09-27T15:20:00.9089189Z /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-09-27T15:20:00.9094026Z /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-09-27T15:20:00.9130111Z /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-09-27T15:20:00.9134779Z /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-09-27T15:20:00.9147152Z /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-09-27T15:20:00.9152904Z /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-09-27T15:20:00.9180366Z /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-09-27T15:20:00.9185955Z /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-09-27T15:20:00.9210039Z /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-09-27T15:20:00.9214603Z /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-09-27T15:20:00.9227666Z /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-09-27T15:20:00.9240618Z /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-09-27T15:20:00.9245346Z /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-09-27T15:20:00.9251165Z /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-09-27T15:20:00.9278119Z /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-09-27T15:20:00.9283740Z /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-09-27T15:20:00.9301632Z /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-09-27T15:20:00.9306548Z /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-09-27T15:20:00.9318799Z /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-09-27T15:20:00.9331255Z /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-09-27T15:20:00.9345133Z /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-09-27T15:20:00.9359823Z /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-09-27T15:20:00.9366803Z /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-09-27T15:20:00.9372232Z /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-09-27T15:20:00.9381553Z /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-09-27T15:20:00.9395558Z /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-09-27T15:20:00.9429263Z /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-09-27T15:20:00.9435422Z /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-09-27T15:20:00.9463895Z /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-09-27T15:20:00.9471236Z /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-09-27T15:20:00.9522270Z /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-09-27T15:20:00.9528010Z /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-09-27T15:20:00.9549986Z /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-09-27T15:20:00.9554712Z /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-09-27T15:20:00.9562288Z /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-09-27T15:20:00.9568703Z /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-09-27T15:20:00.9581615Z /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-09-27T15:20:00.9606643Z /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-09-27T15:20:00.9614165Z /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-09-27T15:20:00.9628468Z /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-09-27T15:20:00.9633338Z /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-09-27T15:20:00.9640416Z /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-09-27T15:20:00.9644732Z /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-09-27T15:20:00.9700633Z /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-09-27T15:20:00.9707607Z /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-09-27T15:20:00.9717083Z /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-09-27T15:20:00.9726616Z /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-09-27T15:20:00.9734287Z /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-09-27T15:20:00.9740626Z /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-09-27T15:20:00.9809245Z /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-09-27T15:20:00.9814854Z /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-09-27T15:20:00.9838421Z /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-09-27T15:20:00.9845155Z /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-09-27T15:20:00.9870211Z /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-09-27T15:20:00.9876263Z /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-09-27T15:20:00.9887620Z /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-09-27T15:20:00.9897810Z /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-09-27T15:20:00.9906384Z /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-09-27T15:20:00.9912608Z /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-09-27T15:20:00.9925183Z /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-09-27T15:20:00.9938972Z /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-09-27T15:20:00.9947095Z /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-09-27T15:20:00.9953057Z /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-09-27T15:20:00.9961349Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.cpp [skipped, already hipified] 2022-09-27T15:20:00.9971920Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.h [skipped, already hipified] 2022-09-27T15:20:00.9979418Z /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-09-27T15:20:00.9983098Z /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-09-27T15:20:00.9988807Z /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-09-27T15:20:00.9998680Z /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-09-27T15:20:01.0012400Z /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-09-27T15:20:01.0022108Z /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-09-27T15:20:01.0028892Z /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-09-27T15:20:01.0033758Z /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-09-27T15:20:01.0048979Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.cpp [skipped, already hipified] 2022-09-27T15:20:01.0054053Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.h [skipped, already hipified] 2022-09-27T15:20:01.0076619Z /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-09-27T15:20:01.0081854Z /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-09-27T15:20:01.0088322Z /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-09-27T15:20:01.0092564Z /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-09-27T15:20:01.0106016Z /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-09-27T15:20:01.0115148Z /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-09-27T15:20:01.0138297Z /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-09-27T15:20:01.0142877Z /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-09-27T15:20:01.0162620Z /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-09-27T15:20:01.0169821Z /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-09-27T15:20:01.0181067Z /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-09-27T15:20:01.0191255Z /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-09-27T15:20:01.0200690Z /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-09-27T15:20:01.0206930Z /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-09-27T15:20:01.0219278Z /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-09-27T15:20:01.0251598Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.cpp [skipped, already hipified] 2022-09-27T15:20:01.0257512Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.h [skipped, already hipified] 2022-09-27T15:20:01.0289219Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.cpp [skipped, already hipified] 2022-09-27T15:20:01.0295544Z /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-09-27T15:20:01.0310379Z /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-09-27T15:20:01.0315381Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.h [skipped, already hipified] 2022-09-27T15:20:01.0326061Z /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-09-27T15:20:01.0339627Z /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-09-27T15:20:01.0351944Z /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-09-27T15:20:01.0357811Z /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-09-27T15:20:01.0379152Z /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-09-27T15:20:01.0386901Z /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-09-27T15:20:01.0410042Z /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-09-27T15:20:01.0415586Z /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-09-27T15:20:01.0422916Z /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-09-27T15:20:01.0428114Z /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-09-27T15:20:01.0442118Z /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-09-27T15:20:01.0447199Z /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-09-27T15:20:01.0456318Z /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-09-27T15:20:01.0460980Z /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-09-27T15:20:01.0472011Z /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-09-27T15:20:01.0477074Z /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-09-27T15:20:01.0481650Z /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-09-27T15:20:01.0485996Z /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-09-27T15:20:01.0500883Z /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-09-27T15:20:01.0505603Z /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-09-27T15:20:01.0531687Z /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-09-27T15:20:01.0538619Z /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-09-27T15:20:01.0544698Z /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-09-27T15:20:01.0549471Z /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-09-27T15:20:01.0561807Z /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-09-27T15:20:01.0566346Z /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-09-27T15:20:01.0575884Z /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-09-27T15:20:01.0584870Z /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-09-27T15:20:01.0592377Z /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-09-27T15:20:01.0598376Z /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-09-27T15:20:01.0704138Z /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-09-27T15:20:01.0710760Z /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-09-27T15:20:01.0740583Z /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-09-27T15:20:01.0748005Z /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-09-27T15:20:01.0763353Z /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-09-27T15:20:01.0772840Z /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-09-27T15:20:01.0840183Z /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-09-27T15:20:01.0846077Z /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-09-27T15:20:01.0857582Z /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-09-27T15:20:01.0871934Z /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-09-27T15:20:01.0924325Z /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-09-27T15:20:01.0932364Z /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-09-27T15:20:01.1001417Z /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-09-27T15:20:01.1008196Z /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-09-27T15:20:01.1014297Z /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-09-27T15:20:01.1025009Z /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-09-27T15:20:01.1037576Z /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-09-27T15:20:01.1055391Z /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-09-27T15:20:01.1066058Z /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-09-27T15:20:01.1070712Z /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-09-27T15:20:01.1096263Z /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-09-27T15:20:01.1100792Z /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-09-27T15:20:01.1129988Z /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-09-27T15:20:01.1135112Z /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-09-27T15:20:01.1142627Z /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-09-27T15:20:01.1152380Z /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-09-27T15:20:01.1160274Z /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-09-27T15:20:01.1167293Z /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-09-27T15:20:01.1205043Z /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-09-27T15:20:01.1218858Z /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-09-27T15:20:01.1235758Z /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-09-27T15:20:01.1251503Z /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-09-27T15:20:01.1259116Z /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-09-27T15:20:01.1263585Z /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-09-27T15:20:01.1268851Z /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-09-27T15:20:01.1283513Z /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-09-27T15:20:01.1293603Z /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-09-27T15:20:01.1297762Z /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-09-27T15:20:01.1340153Z /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-09-27T15:20:01.1348214Z /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-09-27T15:20:01.1407685Z /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-09-27T15:20:01.1414362Z /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-09-27T15:20:01.1425781Z /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-09-27T15:20:01.1435153Z /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-09-27T15:20:01.1449761Z /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-09-27T15:20:01.1464463Z /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-09-27T15:20:01.1475889Z /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-09-27T15:20:01.1481412Z /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-09-27T15:20:01.1495447Z /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-09-27T15:20:01.1501035Z /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-09-27T15:20:01.1506286Z /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-09-27T15:20:01.1511803Z /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-09-27T15:20:01.1568730Z /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-09-27T15:20:01.1573971Z /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-09-27T15:20:01.1580801Z /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-09-27T15:20:01.1586820Z /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-09-27T15:20:01.1603730Z /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-09-27T15:20:01.1612413Z /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-09-27T15:20:01.1657715Z /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-09-27T15:20:01.1662789Z /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-09-27T15:20:01.1691449Z /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-09-27T15:20:01.1697697Z /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-09-27T15:20:01.1799934Z /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-09-27T15:20:01.1807463Z /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-09-27T15:20:01.1856104Z /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-09-27T15:20:01.1860822Z /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-09-27T15:20:01.1867965Z /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-09-27T15:20:01.1873169Z /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-09-27T15:20:01.1888228Z /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-09-27T15:20:01.1893620Z /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-09-27T15:20:01.1920351Z /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-09-27T15:20:01.1926754Z /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-09-27T15:20:01.1936200Z /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-09-27T15:20:01.1945719Z /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-09-27T15:20:01.1959949Z /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-09-27T15:20:01.1966170Z /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-09-27T15:20:01.1986240Z /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-09-27T15:20:01.1994272Z /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-09-27T15:20:01.2011696Z /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-09-27T15:20:01.2016474Z /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-09-27T15:20:01.2056653Z /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-09-27T15:20:01.2076189Z /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-09-27T15:20:01.2159220Z /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-09-27T15:20:01.2171471Z /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-09-27T15:20:01.2263513Z /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-09-27T15:20:01.2269640Z /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-09-27T15:20:01.2340758Z /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-09-27T15:20:01.2347282Z /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-09-27T15:20:01.2355793Z /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-09-27T15:20:01.2375374Z /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-09-27T15:20:01.2380998Z /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-09-27T15:20:01.2398749Z /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-09-27T15:20:01.2404185Z /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-09-27T15:20:01.2416286Z /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-09-27T15:20:01.2435656Z /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-09-27T15:20:01.2446698Z /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-09-27T15:20:01.2453284Z /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-09-27T15:20:01.2468622Z /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-09-27T15:20:01.2477387Z /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-09-27T15:20:01.2512393Z /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-09-27T15:20:01.2520849Z /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-09-27T15:20:01.2624062Z /var/lib/jenkins/workspace/torch/csrc/jit/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/init.cpp [skipped, already hipified] 2022-09-27T15:20:01.2630201Z /var/lib/jenkins/workspace/torch/csrc/jit/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/init.h [skipped, already hipified] 2022-09-27T15:20:01.2636363Z /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-09-27T15:20:01.2658260Z /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h [skipped, already hipified] 2022-09-27T15:20:01.2705258Z /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-09-27T15:20:01.2765597Z /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h [ok] 2022-09-27T15:20:01.2777920Z /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-09-27T15:20:01.2786845Z /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-09-27T15:20:01.2798067Z /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-09-27T15:20:01.2805624Z /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-09-27T15:20:01.2825549Z /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-09-27T15:20:01.2837318Z /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-09-27T15:20:01.2845303Z /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-09-27T15:20:01.2903929Z /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-09-27T15:20:01.2910661Z /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-09-27T15:20:01.2922571Z /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-09-27T15:20:01.2946320Z /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-09-27T15:20:01.2957153Z /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-09-27T15:20:01.3027855Z /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-09-27T15:20:01.3044075Z /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-09-27T15:20:01.3056304Z /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-09-27T15:20:01.3061134Z /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-09-27T15:20:01.3086839Z /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-09-27T15:20:01.3092037Z /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-09-27T15:20:01.3205445Z /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-09-27T15:20:01.3211377Z /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-09-27T15:20:01.3216097Z /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-09-27T15:20:01.3224015Z /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-09-27T15:20:01.3247495Z /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-09-27T15:20:01.3281596Z /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-09-27T15:20:01.3334859Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.cpp [skipped, already hipified] 2022-09-27T15:20:01.3344946Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.h [skipped, already hipified] 2022-09-27T15:20:01.3354513Z /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-09-27T15:20:01.3363870Z /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-09-27T15:20:01.3384077Z /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-09-27T15:20:01.3389925Z /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-09-27T15:20:01.3398455Z /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-09-27T15:20:01.3406541Z /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-09-27T15:20:01.3418357Z /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-09-27T15:20:01.3482410Z /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-09-27T15:20:01.3494529Z /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-09-27T15:20:01.3505310Z /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-09-27T15:20:01.3520816Z /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-09-27T15:20:01.3530405Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.cpp [skipped, already hipified] 2022-09-27T15:20:01.3544616Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.h [skipped, already hipified] 2022-09-27T15:20:01.3613812Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.cpp [skipped, already hipified] 2022-09-27T15:20:01.3626501Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.h [skipped, already hipified] 2022-09-27T15:20:01.3632995Z /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-09-27T15:20:01.3649071Z /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-09-27T15:20:01.3666100Z /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-09-27T15:20:01.3682651Z /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-09-27T15:20:01.3689467Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.cpp [skipped, already hipified] 2022-09-27T15:20:01.3699321Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.h [skipped, already hipified] 2022-09-27T15:20:01.3725678Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.cpp [skipped, already hipified] 2022-09-27T15:20:01.3742536Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h [skipped, already hipified] 2022-09-27T15:20:01.3757542Z /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-09-27T15:20:01.3765399Z /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-09-27T15:20:01.3772576Z /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-09-27T15:20:01.3825089Z /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-09-27T15:20:01.3835331Z /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-09-27T15:20:01.3856531Z /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-09-27T15:20:01.3870456Z /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-09-27T15:20:01.3884501Z /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-09-27T15:20:01.3897734Z /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-09-27T15:20:01.3925676Z /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-09-27T15:20:01.3947401Z /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-09-27T15:20:01.4016975Z /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-09-27T15:20:01.4170495Z /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-09-27T15:20:01.4224972Z /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-09-27T15:20:01.4260797Z /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-09-27T15:20:01.4273329Z /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-09-27T15:20:01.4289000Z /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-09-27T15:20:01.4391534Z /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-09-27T15:20:01.4397931Z /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-09-27T15:20:01.4410246Z /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-09-27T15:20:01.4427755Z /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-09-27T15:20:01.4445768Z /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-09-27T15:20:01.4457243Z /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-09-27T15:20:01.4467510Z /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-09-27T15:20:01.4552351Z /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-09-27T15:20:01.4560988Z /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-09-27T15:20:01.4585900Z /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-09-27T15:20:01.4596961Z /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-09-27T15:20:01.4622089Z /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-09-27T15:20:01.4630087Z /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-09-27T15:20:01.4657723Z /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-09-27T15:20:01.4664804Z /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-09-27T15:20:01.4674541Z /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-09-27T15:20:01.4687703Z /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-09-27T15:20:01.4742082Z /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-09-27T15:20:01.4750178Z /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-09-27T15:20:01.4759648Z /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-09-27T15:20:01.4779413Z /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-09-27T15:20:01.4791026Z /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-09-27T15:20:01.4797016Z /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-09-27T15:20:01.4812116Z /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-09-27T15:20:01.4828903Z /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-09-27T15:20:01.4843011Z /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-09-27T15:20:01.5060497Z /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-09-27T15:20:01.5160737Z /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-09-27T15:20:01.5218610Z /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-09-27T15:20:01.5229592Z /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-09-27T15:20:01.5234997Z /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-09-27T15:20:01.5268712Z /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-09-27T15:20:01.5285250Z /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-09-27T15:20:01.5356309Z /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-09-27T15:20:01.5475674Z /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-09-27T15:20:01.5484745Z /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-09-27T15:20:01.5556444Z /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-09-27T15:20:01.5563988Z /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-09-27T15:20:01.5575464Z /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-09-27T15:20:01.5588212Z /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-09-27T15:20:01.5600772Z /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-09-27T15:20:01.5610667Z /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-09-27T15:20:01.5624699Z /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-09-27T15:20:01.5640734Z /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-09-27T15:20:01.5709781Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.cpp [skipped, already hipified] 2022-09-27T15:20:01.5726503Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.h [skipped, already hipified] 2022-09-27T15:20:01.5750241Z /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-09-27T15:20:01.5757683Z /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-09-27T15:20:01.5811568Z /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-09-27T15:20:01.5860222Z /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-09-27T15:20:01.5869762Z /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-09-27T15:20:01.5877213Z /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-09-27T15:20:01.5882781Z /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-09-27T15:20:01.5915442Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.cpp [skipped, already hipified] 2022-09-27T15:20:01.5925810Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.h [skipped, already hipified] 2022-09-27T15:20:01.5930573Z /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-09-27T15:20:01.5940589Z /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-09-27T15:20:01.5946163Z /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-09-27T15:20:01.5951755Z /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-09-27T15:20:01.5975111Z /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-09-27T15:20:01.5980131Z /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-09-27T15:20:01.5987275Z /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-09-27T15:20:01.5992717Z /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-09-27T15:20:01.6043772Z /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-09-27T15:20:01.6054102Z /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-09-27T15:20:01.6163603Z /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-09-27T15:20:01.6175984Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.cpp [skipped, already hipified] 2022-09-27T15:20:01.6180964Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.h [skipped, already hipified] 2022-09-27T15:20:01.6194316Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.cpp [skipped, already hipified] 2022-09-27T15:20:01.6202250Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.h [skipped, already hipified] 2022-09-27T15:20:01.6244573Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.cpp [skipped, already hipified] 2022-09-27T15:20:01.6263078Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.h [skipped, already hipified] 2022-09-27T15:20:01.6346615Z /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-09-27T15:20:01.6362766Z /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-09-27T15:20:01.6377037Z /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-09-27T15:20:01.6390242Z /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-09-27T15:20:01.6406246Z /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-09-27T15:20:01.6413881Z /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-09-27T15:20:01.6419948Z /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-09-27T15:20:01.6432346Z /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-09-27T15:20:01.6488087Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.cpp [skipped, already hipified] 2022-09-27T15:20:01.6499643Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.h [skipped, already hipified] 2022-09-27T15:20:01.6521496Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/analysis.h [skipped, already hipified] 2022-09-27T15:20:01.6536862Z /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-09-27T15:20:01.6549923Z /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-09-27T15:20:01.6564946Z /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-09-27T15:20:01.6575417Z /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-09-27T15:20:01.6595518Z /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-09-27T15:20:01.6614048Z /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-09-27T15:20:01.6629652Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.cpp [skipped, already hipified] 2022-09-27T15:20:01.6649619Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.h [skipped, already hipified] 2022-09-27T15:20:01.6665966Z /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-09-27T15:20:01.6680818Z /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-09-27T15:20:01.6686866Z /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-09-27T15:20:01.6732633Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp [ok] 2022-09-27T15:20:01.6746803Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h [ok] 2022-09-27T15:20:01.6753971Z /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-09-27T15:20:01.6822351Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.cpp [skipped, already hipified] 2022-09-27T15:20:01.6838422Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.h [skipped, already hipified] 2022-09-27T15:20:01.6850744Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/exceptions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/exceptions.h [skipped, already hipified] 2022-09-27T15:20:01.6889144Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.cpp [skipped, already hipified] 2022-09-27T15:20:01.6914474Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.h [skipped, already hipified] 2022-09-27T15:20:01.6983658Z /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-09-27T15:20:01.6991460Z /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-09-27T15:20:01.7100373Z /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-09-27T15:20:01.7106918Z /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-09-27T15:20:01.7112814Z /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-09-27T15:20:01.7117674Z /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-09-27T15:20:01.7130311Z /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-09-27T15:20:01.7139748Z /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-09-27T15:20:01.7166055Z /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-09-27T15:20:01.7189289Z /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-09-27T15:20:01.7202883Z /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-09-27T15:20:01.7215236Z /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-09-27T15:20:01.7234594Z /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-09-27T15:20:01.7255163Z /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-09-27T15:20:01.7259149Z /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-09-27T15:20:01.7271294Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.cpp [skipped, already hipified] 2022-09-27T15:20:01.7303887Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.h [skipped, already hipified] 2022-09-27T15:20:01.7322330Z /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-09-27T15:20:01.7329048Z /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-09-27T15:20:01.7355822Z /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-09-27T15:20:01.7361943Z /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-09-27T15:20:01.7369920Z /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-09-27T15:20:01.7489085Z /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-09-27T15:20:01.7515885Z /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-09-27T15:20:01.7527756Z /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-09-27T15:20:01.7535887Z /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-09-27T15:20:01.7557483Z /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-09-27T15:20:01.7565162Z /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-09-27T15:20:01.7659089Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.cpp [skipped, already hipified] 2022-09-27T15:20:01.7683220Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.h [skipped, already hipified] 2022-09-27T15:20:01.7782196Z /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-09-27T15:20:01.7791361Z /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-09-27T15:20:01.7818175Z /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-09-27T15:20:01.7825808Z /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-09-27T15:20:01.7965878Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.cpp [skipped, already hipified] 2022-09-27T15:20:01.8004657Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.h [skipped, already hipified] 2022-09-27T15:20:01.8046504Z /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-09-27T15:20:01.8055881Z /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-09-27T15:20:01.8159229Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.cpp [skipped, already hipified] 2022-09-27T15:20:01.8168787Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.h [skipped, already hipified] 2022-09-27T15:20:01.8229026Z /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-09-27T15:20:01.8254834Z /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-09-27T15:20:01.8263655Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.cpp [skipped, already hipified] 2022-09-27T15:20:01.8278398Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.h [skipped, already hipified] 2022-09-27T15:20:01.8317058Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.cpp [skipped, already hipified] 2022-09-27T15:20:01.8342001Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.h [skipped, already hipified] 2022-09-27T15:20:01.8387761Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/stmt.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/stmt.h [skipped, already hipified] 2022-09-27T15:20:01.8405575Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.cpp [skipped, already hipified] 2022-09-27T15:20:01.8419458Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.h [skipped, already hipified] 2022-09-27T15:20:01.8475169Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp [ok] 2022-09-27T15:20:01.8484009Z /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-09-27T15:20:01.8490205Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.cpp [skipped, already hipified] 2022-09-27T15:20:01.8500115Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.h [skipped, already hipified] 2022-09-27T15:20:01.8514493Z /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-09-27T15:20:01.8519818Z /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-09-27T15:20:01.8526172Z /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-09-27T15:20:01.8550138Z /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-09-27T15:20:01.8559444Z /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-09-27T15:20:01.8567206Z /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-09-27T15:20:01.8576683Z /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-09-27T15:20:01.8614780Z /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-09-27T15:20:01.8622425Z /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-09-27T15:20:01.8629241Z /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-09-27T15:20:01.8641131Z /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-09-27T15:20:01.8649285Z /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-09-27T15:20:01.8663456Z /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-09-27T15:20:01.8671180Z /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-09-27T15:20:01.8711526Z /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-09-27T15:20:01.8725615Z /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-09-27T15:20:01.8736017Z /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-09-27T15:20:01.8745683Z /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-09-27T15:20:01.8761019Z /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-09-27T15:20:01.8766255Z /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-09-27T15:20:01.8774245Z /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-09-27T15:20:01.8810310Z /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-09-27T15:20:01.8817854Z /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-09-27T15:20:01.8824717Z /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-09-27T15:20:01.8833182Z /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-09-27T15:20:01.8839452Z /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-09-27T15:20:01.8846330Z /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-09-27T15:20:01.8855335Z /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-09-27T15:20:01.8862042Z /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-09-27T15:20:01.8883112Z /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-09-27T15:20:01.8889202Z /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-09-27T15:20:01.8899954Z /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-09-27T15:20:01.8909505Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/cache.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/cache.h [skipped, already hipified] 2022-09-27T15:20:01.8924222Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.cpp [skipped, already hipified] 2022-09-27T15:20:01.8930150Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.h [skipped, already hipified] 2022-09-27T15:20:01.8941229Z /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-09-27T15:20:01.8951485Z /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-09-27T15:20:01.8961297Z /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-09-27T15:20:01.8968941Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.cpp [skipped, already hipified] 2022-09-27T15:20:01.8985968Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.h [skipped, already hipified] 2022-09-27T15:20:01.8995873Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.cpp [skipped, already hipified] 2022-09-27T15:20:01.9006490Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.h [skipped, already hipified] 2022-09-27T15:20:01.9024319Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.cpp [skipped, already hipified] 2022-09-27T15:20:01.9037239Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.h [skipped, already hipified] 2022-09-27T15:20:01.9056099Z /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-09-27T15:20:01.9070891Z /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-09-27T15:20:01.9075687Z /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-09-27T15:20:01.9090523Z /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-09-27T15:20:01.9095425Z /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-09-27T15:20:01.9103875Z /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-09-27T15:20:01.9109060Z /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-09-27T15:20:01.9170680Z /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-09-27T15:20:01.9183355Z /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-09-27T15:20:01.9200940Z /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-09-27T15:20:01.9210413Z /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-09-27T15:20:01.9235239Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.cpp [skipped, already hipified] 2022-09-27T15:20:01.9250101Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.h [skipped, already hipified] 2022-09-27T15:20:01.9256275Z /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-09-27T15:20:01.9266394Z /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-09-27T15:20:01.9272962Z /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-09-27T15:20:01.9282128Z /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-09-27T15:20:01.9290073Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.cpp [skipped, already hipified] 2022-09-27T15:20:01.9301627Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.h [skipped, already hipified] 2022-09-27T15:20:01.9370208Z /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-09-27T15:20:01.9396020Z /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-09-27T15:20:01.9429762Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.cpp [skipped, already hipified] 2022-09-27T15:20:01.9447657Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.h [skipped, already hipified] 2022-09-27T15:20:01.9458427Z /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-09-27T15:20:01.9464192Z /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-09-27T15:20:01.9475438Z /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-09-27T15:20:01.9481977Z /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-09-27T15:20:01.9491108Z /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-09-27T15:20:01.9504968Z /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-09-27T15:20:01.9512014Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.cpp [skipped, already hipified] 2022-09-27T15:20:01.9518453Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.h [skipped, already hipified] 2022-09-27T15:20:01.9524161Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/unique.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/unique.h [skipped, already hipified] 2022-09-27T15:20:01.9537518Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/util.h [skipped, already hipified] 2022-09-27T15:20:01.9544235Z /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-09-27T15:20:01.9550312Z /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-09-27T15:20:01.9555967Z /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-09-27T15:20:01.9571231Z /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-09-27T15:20:01.9577926Z /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-09-27T15:20:01.9600147Z /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.cpp [skipped, already hipified] 2022-09-27T15:20:01.9606695Z /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.h [skipped, already hipified] 2022-09-27T15:20:01.9614001Z /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-09-27T15:20:01.9618833Z /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-09-27T15:20:01.9632981Z /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-09-27T15:20:01.9638836Z /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-09-27T15:20:01.9645824Z /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-09-27T15:20:01.9653584Z /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-09-27T15:20:01.9668967Z /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-09-27T15:20:01.9684366Z /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-09-27T15:20:01.9698521Z /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-09-27T15:20:01.9704931Z /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-09-27T15:20:01.9710578Z /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-09-27T15:20:01.9728584Z /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-09-27T15:20:01.9734822Z /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-09-27T15:20:01.9759255Z /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-09-27T15:20:01.9765006Z /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-09-27T15:20:01.9775557Z /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-09-27T15:20:01.9793663Z /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-09-27T15:20:01.9829657Z /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-09-27T15:20:01.9836765Z /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-09-27T15:20:01.9851152Z /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-09-27T15:20:01.9872117Z /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-09-27T15:20:01.9876790Z /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-09-27T15:20:01.9884730Z /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-09-27T15:20:01.9891185Z /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-09-27T15:20:01.9905194Z /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-09-27T15:20:01.9911448Z /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-09-27T15:20:01.9917596Z /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-09-27T15:20:01.9922945Z /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-09-27T15:20:01.9936325Z /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-09-27T15:20:01.9941888Z /var/lib/jenkins/workspace/torch/csrc/monitor/counters.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/counters.cpp [skipped, already hipified] 2022-09-27T15:20:01.9953933Z /var/lib/jenkins/workspace/torch/csrc/monitor/counters.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/counters.h [skipped, already hipified] 2022-09-27T15:20:01.9968620Z /var/lib/jenkins/workspace/torch/csrc/monitor/events.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/events.cpp [skipped, already hipified] 2022-09-27T15:20:01.9975940Z /var/lib/jenkins/workspace/torch/csrc/monitor/events.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/events.h [skipped, already hipified] 2022-09-27T15:20:01.9998063Z /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.cpp [skipped, already hipified] 2022-09-27T15:20:02.0002765Z /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.h [skipped, already hipified] 2022-09-27T15:20:02.0009019Z /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.cpp [skipped, already hipified] 2022-09-27T15:20:02.0014685Z /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.h -> /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.h [skipped, already hipified] 2022-09-27T15:20:02.0036755Z /var/lib/jenkins/workspace/torch/csrc/onnx/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/onnx/init.cpp [skipped, already hipified] 2022-09-27T15:20:02.0041350Z /var/lib/jenkins/workspace/torch/csrc/onnx/init.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/init.h [skipped, already hipified] 2022-09-27T15:20:02.0046413Z /var/lib/jenkins/workspace/torch/csrc/onnx/onnx.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/onnx.h [skipped, already hipified] 2022-09-27T15:20:02.0055522Z /var/lib/jenkins/workspace/torch/csrc/profiler/api.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/api.cpp [skipped, already hipified] 2022-09-27T15:20:02.0067580Z /var/lib/jenkins/workspace/torch/csrc/profiler/api.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/api.h [ok] 2022-09-27T15:20:02.0122460Z /var/lib/jenkins/workspace/torch/csrc/profiler/collection.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/collection.cpp [skipped, already hipified] 2022-09-27T15:20:02.0148877Z /var/lib/jenkins/workspace/torch/csrc/profiler/collection.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/collection.h [skipped, already hipified] 2022-09-27T15:20:02.0159695Z /var/lib/jenkins/workspace/torch/csrc/profiler/containers.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/containers.h [skipped, already hipified] 2022-09-27T15:20:02.0170177Z /var/lib/jenkins/workspace/torch/csrc/profiler/cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/cuda.cpp [ok] 2022-09-27T15:20:02.0205944Z /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-09-27T15:20:02.0210725Z /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-09-27T15:20:02.0225294Z /var/lib/jenkins/workspace/torch/csrc/profiler/itt.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/itt.cpp [skipped, already hipified] 2022-09-27T15:20:02.0232462Z /var/lib/jenkins/workspace/torch/csrc/profiler/itt_observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/itt_observer.cpp [skipped, already hipified] 2022-09-27T15:20:02.0237695Z /var/lib/jenkins/workspace/torch/csrc/profiler/itt_observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/itt_observer.h [skipped, already hipified] 2022-09-27T15:20:02.0244525Z /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-09-27T15:20:02.0266705Z /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.cpp [skipped, already hipified] 2022-09-27T15:20:02.0274894Z /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.h [skipped, already hipified] 2022-09-27T15:20:02.0285345Z /var/lib/jenkins/workspace/torch/csrc/profiler/nvtx_observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/nvtx_observer.cpp [skipped, already hipified] 2022-09-27T15:20:02.0298467Z /var/lib/jenkins/workspace/torch/csrc/profiler/nvtx_observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/nvtx_observer.h [skipped, already hipified] 2022-09-27T15:20:02.0332588Z /var/lib/jenkins/workspace/torch/csrc/profiler/util.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/util.cpp [skipped, already hipified] 2022-09-27T15:20:02.0352672Z /var/lib/jenkins/workspace/torch/csrc/profiler/util.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/util.h [ok] 2022-09-27T15:20:02.0367899Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.cpp [skipped, already hipified] 2022-09-27T15:20:02.0377382Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.h [skipped, already hipified] 2022-09-27T15:20:02.0384434Z /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-09-27T15:20:02.0393351Z /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-09-27T15:20:02.0415487Z /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.cpp [skipped, already hipified] 2022-09-27T15:20:02.0422150Z /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.h [skipped, already hipified] 2022-09-27T15:20:02.0445728Z /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.cpp [skipped, already hipified] 2022-09-27T15:20:02.0453235Z /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.h -> /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.h [skipped, already hipified] 2022-09-27T15:20:02.0458646Z /var/lib/jenkins/workspace/torch/csrc/utils/auto_gil.h -> /var/lib/jenkins/workspace/torch/csrc/utils/auto_gil.h [skipped, already hipified] 2022-09-27T15:20:02.0477722Z /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.cpp [skipped, already hipified] 2022-09-27T15:20:02.0484963Z /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.h -> /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.h [skipped, already hipified] 2022-09-27T15:20:02.0491134Z /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.cpp [skipped, already hipified] 2022-09-27T15:20:02.0500539Z /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.h -> /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.h [skipped, already hipified] 2022-09-27T15:20:02.0509923Z /var/lib/jenkins/workspace/torch/csrc/utils/cuda_enabled.h -> /var/lib/jenkins/workspace/torch/csrc/utils/cuda_enabled.h [ok] 2022-09-27T15:20:02.0517553Z /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-09-27T15:20:02.0523401Z /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-09-27T15:20:02.0541393Z /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-09-27T15:20:02.0549522Z /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-09-27T15:20:02.0554858Z /var/lib/jenkins/workspace/torch/csrc/utils/disallow_copy.h -> /var/lib/jenkins/workspace/torch/csrc/utils/disallow_copy.h [skipped, already hipified] 2022-09-27T15:20:02.0561500Z /var/lib/jenkins/workspace/torch/csrc/utils/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/init.cpp [skipped, already hipified] 2022-09-27T15:20:02.0572312Z /var/lib/jenkins/workspace/torch/csrc/utils/init.h -> /var/lib/jenkins/workspace/torch/csrc/utils/init.h [skipped, already hipified] 2022-09-27T15:20:02.0595944Z /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.cpp [skipped, already hipified] 2022-09-27T15:20:02.0605063Z /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.h -> /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.h [skipped, already hipified] 2022-09-27T15:20:02.0613876Z /var/lib/jenkins/workspace/torch/csrc/utils/memory.h -> /var/lib/jenkins/workspace/torch/csrc/utils/memory.h [skipped, already hipified] 2022-09-27T15:20:02.0617959Z /var/lib/jenkins/workspace/torch/csrc/utils/numpy_stub.h -> /var/lib/jenkins/workspace/torch/csrc/utils/numpy_stub.h [skipped, already hipified] 2022-09-27T15:20:02.0631840Z /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.cpp [skipped, already hipified] 2022-09-27T15:20:02.0637568Z /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.h -> /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.h [skipped, already hipified] 2022-09-27T15:20:02.0642947Z /var/lib/jenkins/workspace/torch/csrc/utils/out_types.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/out_types.cpp [skipped, already hipified] 2022-09-27T15:20:02.0651541Z /var/lib/jenkins/workspace/torch/csrc/utils/out_types.h -> /var/lib/jenkins/workspace/torch/csrc/utils/out_types.h [skipped, already hipified] 2022-09-27T15:20:02.0672304Z /var/lib/jenkins/workspace/torch/csrc/utils/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/utils/pybind.h [skipped, already hipified] 2022-09-27T15:20:02.0676241Z /var/lib/jenkins/workspace/torch/csrc/utils/pycfunction_helpers.h -> /var/lib/jenkins/workspace/torch/csrc/utils/pycfunction_helpers.h [skipped, already hipified] 2022-09-27T15:20:02.0743243Z /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-09-27T15:20:02.0800423Z /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-09-27T15:20:02.0807251Z /var/lib/jenkins/workspace/torch/csrc/utils/python_compat.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_compat.h [skipped, already hipified] 2022-09-27T15:20:02.0837415Z /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.cpp [skipped, already hipified] 2022-09-27T15:20:02.0842356Z /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.h [skipped, already hipified] 2022-09-27T15:20:02.0856572Z /var/lib/jenkins/workspace/torch/csrc/utils/python_numbers.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_numbers.h [skipped, already hipified] 2022-09-27T15:20:02.0864206Z /var/lib/jenkins/workspace/torch/csrc/utils/python_scalars.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_scalars.h [skipped, already hipified] 2022-09-27T15:20:02.0872964Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h [skipped, already hipified] 2022-09-27T15:20:02.0885815Z /var/lib/jenkins/workspace/torch/csrc/utils/python_stub.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_stub.h [skipped, already hipified] 2022-09-27T15:20:02.0890751Z /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-09-27T15:20:02.0895504Z /var/lib/jenkins/workspace/torch/csrc/utils/python_tuples.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_tuples.h [skipped, already hipified] 2022-09-27T15:20:02.0927529Z /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.cpp [skipped, already hipified] 2022-09-27T15:20:02.0934710Z /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.h -> /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.h [skipped, already hipified] 2022-09-27T15:20:02.0940601Z /var/lib/jenkins/workspace/torch/csrc/utils/six.h -> /var/lib/jenkins/workspace/torch/csrc/utils/six.h [skipped, already hipified] 2022-09-27T15:20:02.0951238Z /var/lib/jenkins/workspace/torch/csrc/utils/structseq.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/structseq.cpp [skipped, already hipified] 2022-09-27T15:20:02.0954991Z /var/lib/jenkins/workspace/torch/csrc/utils/structseq.h -> /var/lib/jenkins/workspace/torch/csrc/utils/structseq.h [skipped, already hipified] 2022-09-27T15:20:02.0962586Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.cpp [skipped, already hipified] 2022-09-27T15:20:02.0967241Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.h [skipped, already hipified] 2022-09-27T15:20:02.0982056Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.cpp [skipped, already hipified] 2022-09-27T15:20:02.0987177Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.h [skipped, already hipified] 2022-09-27T15:20:02.0995969Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.cpp [skipped, already hipified] 2022-09-27T15:20:02.1003201Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.h [skipped, already hipified] 2022-09-27T15:20:02.1017682Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.cpp [skipped, already hipified] 2022-09-27T15:20:02.1021620Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.h [skipped, already hipified] 2022-09-27T15:20:02.1028037Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.cpp [skipped, already hipified] 2022-09-27T15:20:02.1035086Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.h [skipped, already hipified] 2022-09-27T15:20:02.1052961Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.cpp [skipped, already hipified] 2022-09-27T15:20:02.1057075Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.h [skipped, already hipified] 2022-09-27T15:20:02.1138802Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp [skipped, already hipified] 2022-09-27T15:20:02.1146680Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.h [skipped, already hipified] 2022-09-27T15:20:02.1173360Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp [skipped, already hipified] 2022-09-27T15:20:02.1177620Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.h [skipped, already hipified] 2022-09-27T15:20:02.1183422Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.cpp [skipped, already hipified] 2022-09-27T15:20:02.1188939Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.h [skipped, already hipified] 2022-09-27T15:20:02.1206167Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.cpp [skipped, already hipified] 2022-09-27T15:20:02.1212388Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.h [skipped, already hipified] 2022-09-27T15:20:02.1223080Z /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-09-27T15:20:02.1238284Z /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.cpp [skipped, already hipified] 2022-09-27T15:20:02.1253980Z /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.h -> /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.h [skipped, already hipified] 2022-09-27T15:20:02.1260268Z /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-09-27T15:20:02.1273904Z /var/lib/jenkins/workspace/torch/csrc/utils/variadic.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/variadic.cpp [skipped, already hipified] 2022-09-27T15:20:02.1284168Z /var/lib/jenkins/workspace/torch/csrc/utils/variadic.h -> /var/lib/jenkins/workspace/torch/csrc/utils/variadic.h [skipped, already hipified] 2022-09-27T15:20:02.1289253Z /var/lib/jenkins/workspace/torch/csrc/utils/verbose.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/verbose.cpp [skipped, already hipified] 2022-09-27T15:20:02.1299700Z /var/lib/jenkins/workspace/torch/lib/libshm/alloc_info.h -> /var/lib/jenkins/workspace/torch/lib/libshm/alloc_info.h [skipped, already hipified] 2022-09-27T15:20:02.1310349Z /var/lib/jenkins/workspace/torch/lib/libshm/core.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm/core.cpp [skipped, already hipified] 2022-09-27T15:20:02.1320743Z /var/lib/jenkins/workspace/torch/lib/libshm/err.h -> /var/lib/jenkins/workspace/torch/lib/libshm/err.h [skipped, already hipified] 2022-09-27T15:20:02.1331933Z /var/lib/jenkins/workspace/torch/lib/libshm/libshm.h -> /var/lib/jenkins/workspace/torch/lib/libshm/libshm.h [skipped, already hipified] 2022-09-27T15:20:02.1343353Z /var/lib/jenkins/workspace/torch/lib/libshm/manager.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm/manager.cpp [skipped, already hipified] 2022-09-27T15:20:02.1357629Z /var/lib/jenkins/workspace/torch/lib/libshm/socket.h -> /var/lib/jenkins/workspace/torch/lib/libshm/socket.h [skipped, already hipified] 2022-09-27T15:20:02.1364274Z /var/lib/jenkins/workspace/torch/lib/libshm_windows/core.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm_windows/core.cpp [skipped, already hipified] 2022-09-27T15:20:02.1372666Z /var/lib/jenkins/workspace/torch/lib/libshm_windows/libshm.h -> /var/lib/jenkins/workspace/torch/lib/libshm_windows/libshm.h [skipped, already hipified] 2022-09-27T15:20:02.1409153Z /var/lib/jenkins/workspace/torch/nn/functional.pyi.in -> /var/lib/jenkins/workspace/torch/nn/functional.pyi.in [skipped, already hipified] 2022-09-27T15:20:02.1415146Z /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-09-27T15:20:02.1425184Z /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-09-27T15:20:02.1440767Z /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-09-27T15:20:02.1449763Z /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-09-27T15:20:02.1450391Z Successfully preprocessed all matching files. 2022-09-27T15:20:02.1648556Z + '[' -z 6 ']' 2022-09-27T15:20:02.1648851Z + export TORCH_CUDA_ARCH_LIST=5.2 2022-09-27T15:20:02.1649170Z + TORCH_CUDA_ARCH_LIST=5.2 2022-09-27T15:20:02.1649456Z + [[ linux-focal-rocm5.2-py3.7 == *clang* ]] 2022-09-27T15:20:02.1649854Z + [[ linux-focal-rocm5.2-py3.7 == *no-ops* ]] 2022-09-27T15:20:02.1650167Z + [[ linux-focal-rocm5.2-py3.7 == *-pch* ]] 2022-09-27T15:20:02.1650554Z + [[ linux-focal-rocm5.2-py3.7 == *linux-focal-py3.7-gcc7-build* ]] 2022-09-27T15:20:02.1651248Z + [[ linux-focal-rocm5.2-py3.7 == pytorch-linux-xenial-py3* ]] 2022-09-27T15:20:02.1651744Z + [[ linux-focal-rocm5.2-py3.7 == pytorch-linux-focal-py3* ]] 2022-09-27T15:20:02.1652827Z + [[ linux-focal-rocm5.2-py3.7 == *-bazel-* ]] 2022-09-27T15:20:02.1653270Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2022-09-27T15:20:02.1658086Z The next three invocations are expected to fail with invalid command error messages. 2022-09-27T15:20:02.1658498Z + get_exit_code python setup.py bad_argument 2022-09-27T15:20:02.1658716Z + set +e 2022-09-27T15:20:02.1658906Z + python setup.py bad_argument 2022-09-27T15:20:02.6391260Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:20:02.6927748Z invalid command 'bad_argument' 2022-09-27T15:20:02.7344102Z + retcode=1 2022-09-27T15:20:02.7344551Z + set -e 2022-09-27T15:20:02.7344816Z + return 1 2022-09-27T15:20:02.7349615Z + get_exit_code python setup.py 'clean]' 2022-09-27T15:20:02.7350022Z + set +e 2022-09-27T15:20:02.7350371Z + python setup.py 'clean]' 2022-09-27T15:20:03.0118254Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:20:03.0358319Z invalid command name 'clean]' 2022-09-27T15:20:03.0795543Z + retcode=1 2022-09-27T15:20:03.0795884Z + set -e 2022-09-27T15:20:03.0796051Z + return 1 2022-09-27T15:20:03.0800461Z + get_exit_code python setup.py clean bad_argument 2022-09-27T15:20:03.0800872Z + set +e 2022-09-27T15:20:03.0801140Z + python setup.py clean bad_argument 2022-09-27T15:20:03.3199143Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:20:03.3517278Z invalid command 'bad_argument' 2022-09-27T15:20:03.3958431Z + retcode=1 2022-09-27T15:20:03.3958747Z + set -e 2022-09-27T15:20:03.3958904Z + return 1 2022-09-27T15:20:03.3961433Z + [[ linux-focal-rocm5.2-py3.7 != *libtorch* ]] 2022-09-27T15:20:03.3961930Z + [[ linux-focal-rocm5.2-py3.7 != *rocm* ]] 2022-09-27T15:20:03.3962168Z + python setup.py bdist_wheel 2022-09-27T15:20:03.6702072Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:20:03.7248024Z -- Building version 1.13.0a0+git52424e2 2022-09-27T15:20:03.7564857Z 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+git52424e2 -DUSE_LLVM=/opt/rocm/llvm -DUSE_NUMPY=True /var/lib/jenkins/workspace 2022-09-27T15:20:04.1182655Z -- The CXX compiler identification is GNU 9.4.0 2022-09-27T15:20:04.2386517Z -- The C compiler identification is GNU 9.4.0 2022-09-27T15:20:04.2543056Z -- Detecting CXX compiler ABI info 2022-09-27T15:20:04.4155496Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:20:04.4240232Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-09-27T15:20:04.4242480Z -- Detecting CXX compile features 2022-09-27T15:20:04.4247461Z -- Detecting CXX compile features - done 2022-09-27T15:20:04.4277912Z -- Detecting C compiler ABI info 2022-09-27T15:20:04.5315550Z -- Detecting C compiler ABI info - done 2022-09-27T15:20:04.5395834Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-09-27T15:20:04.5398138Z -- Detecting C compile features 2022-09-27T15:20:04.5402283Z -- Detecting C compile features - done 2022-09-27T15:20:04.5407521Z -- Not forcing any particular BLAS to be found 2022-09-27T15:20:04.5420976Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-09-27T15:20:04.5421656Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-09-27T15:20:04.5422073Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-09-27T15:20:04.5422383Z cmake_policy command to set the policy and suppress this warning. 2022-09-27T15:20:04.5422696Z Call Stack (most recent call first): 2022-09-27T15:20:04.5423021Z CMakeLists.txt:256 (cmake_dependent_option) 2022-09-27T15:20:04.5423470Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:04.5423930Z  2022-09-27T15:20:04.5424477Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-09-27T15:20:04.5424836Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-09-27T15:20:04.5425231Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-09-27T15:20:04.5425553Z cmake_policy command to set the policy and suppress this warning. 2022-09-27T15:20:04.5425819Z Call Stack (most recent call first): 2022-09-27T15:20:04.5426051Z CMakeLists.txt:287 (cmake_dependent_option) 2022-09-27T15:20:04.5426403Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:04.5426656Z  2022-09-27T15:20:04.5438024Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-09-27T15:20:04.5491984Z -- Performing Test COMPILER_WORKS 2022-09-27T15:20:04.6737271Z -- Performing Test COMPILER_WORKS - Success 2022-09-27T15:20:04.6739843Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-09-27T15:20:04.9861785Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-09-27T15:20:04.9863623Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-09-27T15:20:05.1548358Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-09-27T15:20:05.1551094Z -- std::exception_ptr is supported. 2022-09-27T15:20:05.1551447Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-09-27T15:20:05.2013548Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-09-27T15:20:05.2013981Z -- Turning off deprecation warning due to glog. 2022-09-27T15:20:05.2025066Z -- Performing Test C_HAS_AVX_1 2022-09-27T15:20:05.5033595Z -- Performing Test C_HAS_AVX_1 - Failed 2022-09-27T15:20:05.5035068Z -- Performing Test C_HAS_AVX_2 2022-09-27T15:20:05.6874310Z -- Performing Test C_HAS_AVX_2 - Success 2022-09-27T15:20:05.6876721Z -- Performing Test C_HAS_AVX2_1 2022-09-27T15:20:05.9374374Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-09-27T15:20:05.9375233Z -- Performing Test C_HAS_AVX2_2 2022-09-27T15:20:06.1333027Z -- Performing Test C_HAS_AVX2_2 - Success 2022-09-27T15:20:06.1335533Z -- Performing Test C_HAS_AVX512_1 2022-09-27T15:20:06.3830966Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-09-27T15:20:06.3831757Z -- Performing Test C_HAS_AVX512_2 2022-09-27T15:20:06.5558629Z -- Performing Test C_HAS_AVX512_2 - Success 2022-09-27T15:20:06.5561249Z -- Performing Test CXX_HAS_AVX_1 2022-09-27T15:20:06.8048634Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-09-27T15:20:06.8049574Z -- Performing Test CXX_HAS_AVX_2 2022-09-27T15:20:07.2504774Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-09-27T15:20:07.2507140Z -- Performing Test CXX_HAS_AVX2_1 2022-09-27T15:20:07.4982867Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-09-27T15:20:07.4983891Z -- Performing Test CXX_HAS_AVX2_2 2022-09-27T15:20:07.6680650Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-09-27T15:20:07.6682329Z -- Performing Test CXX_HAS_AVX512_1 2022-09-27T15:20:07.9185046Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-09-27T15:20:07.9186153Z -- Performing Test CXX_HAS_AVX512_2 2022-09-27T15:20:08.0876141Z -- Performing Test CXX_HAS_AVX512_2 - Success 2022-09-27T15:20:08.0877091Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-09-27T15:20:08.0879549Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-09-27T15:20:08.2599373Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-09-27T15:20:08.2599818Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-09-27T15:20:08.2605301Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-09-27T15:20:08.3879857Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-09-27T15:20:08.3886738Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-09-27T15:20:08.5006018Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-09-27T15:20:08.5011836Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-09-27T15:20:08.6298224Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-09-27T15:20:08.6436412Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-09-27T15:20:08.6542348Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-09-27T15:20:08.6559312Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-09-27T15:20:08.6559671Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-09-27T15:20:08.6560021Z or a Caffe2 dependent library, the next warning / error will give you more 2022-09-27T15:20:08.6560267Z info. 2022-09-27T15:20:08.6560452Z Call Stack (most recent call first): 2022-09-27T15:20:08.6560688Z cmake/Dependencies.cmake:43 (include) 2022-09-27T15:20:08.6560915Z CMakeLists.txt:725 (include) 2022-09-27T15:20:08.6561047Z 2022-09-27T15:20:08.6561126Z  2022-09-27T15:20:08.6561416Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-09-27T15:20:08.6561786Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-09-27T15:20:08.6562045Z Call Stack (most recent call first): 2022-09-27T15:20:08.6562264Z CMakeLists.txt:725 (include) 2022-09-27T15:20:08.6562391Z 2022-09-27T15:20:08.6562473Z  2022-09-27T15:20:08.6565800Z -- Building using own protobuf under third_party per request. 2022-09-27T15:20:08.6566087Z -- Use custom protobuf build. 2022-09-27T15:20:08.6597053Z -- 2022-09-27T15:20:08.6597257Z -- 3.13.0.0 2022-09-27T15:20:08.6605875Z -- Looking for pthread.h 2022-09-27T15:20:08.8092881Z -- Looking for pthread.h - found 2022-09-27T15:20:08.8094158Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-09-27T15:20:08.9137278Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-09-27T15:20:08.9137626Z -- Check if compiler accepts -pthread 2022-09-27T15:20:09.0415535Z -- Check if compiler accepts -pthread - yes 2022-09-27T15:20:09.0424922Z -- Found Threads: TRUE 2022-09-27T15:20:09.0429073Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-09-27T15:20:09.1647697Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-09-27T15:20:09.1872723Z -- Caffe2 protobuf include directory: $$ 2022-09-27T15:20:09.1896611Z -- Trying to find preferred BLAS backend of choice: MKL 2022-09-27T15:20:09.1917834Z -- MKL_THREADING = OMP 2022-09-27T15:20:09.1920578Z -- Looking for sys/types.h 2022-09-27T15:20:09.2975493Z -- Looking for sys/types.h - found 2022-09-27T15:20:09.2977767Z -- Looking for stdint.h 2022-09-27T15:20:09.4219045Z -- Looking for stdint.h - found 2022-09-27T15:20:09.4220521Z -- Looking for stddef.h 2022-09-27T15:20:09.5420294Z -- Looking for stddef.h - found 2022-09-27T15:20:09.5420794Z -- Check size of void* 2022-09-27T15:20:09.6539724Z -- Check size of void* - done 2022-09-27T15:20:10.0346759Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:10.0347324Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:20:10.0347645Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:10.0347991Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:10.0348280Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:10.0348513Z Call Stack (most recent call first): 2022-09-27T15:20:10.0348801Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:10.0349095Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-09-27T15:20:10.0349355Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-09-27T15:20:10.0349623Z cmake/Dependencies.cmake:206 (find_package) 2022-09-27T15:20:10.0349857Z CMakeLists.txt:725 (include) 2022-09-27T15:20:10.0350204Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:10.0350453Z  2022-09-27T15:20:10.1548539Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:10.1549039Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:20:10.1549432Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:10.1549821Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:10.1550124Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:10.1550426Z Call Stack (most recent call first): 2022-09-27T15:20:10.1550699Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:10.1551025Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-09-27T15:20:10.1551312Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-09-27T15:20:10.1551566Z cmake/Dependencies.cmake:206 (find_package) 2022-09-27T15:20:10.1551867Z CMakeLists.txt:725 (include) 2022-09-27T15:20:10.1552215Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:10.1552462Z  2022-09-27T15:20:10.1566811Z -- Looking for cblas_sgemm 2022-09-27T15:20:10.5520645Z -- Looking for cblas_sgemm - found 2022-09-27T15:20:10.5569643Z -- MKL libraries: /opt/conda/lib/libmkl_intel_lp64.so;/opt/conda/lib/libmkl_gnu_thread.so;/opt/conda/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so 2022-09-27T15:20:10.5570181Z -- MKL include directory: /opt/conda/include 2022-09-27T15:20:10.5570451Z -- MKL OpenMP type: GNU 2022-09-27T15:20:10.5570703Z -- MKL OpenMP library: -fopenmp 2022-09-27T15:20:10.6015960Z -- The ASM compiler identification is GNU 2022-09-27T15:20:10.6036295Z -- Found assembler: /opt/cache/bin/cc 2022-09-27T15:20:10.6190907Z -- Brace yourself, we are building NNPACK 2022-09-27T15:20:10.6253338Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-09-27T15:20:10.6698095Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-09-27T15:20:10.6889709Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-09-27T15:20:10.9161155Z -- NNPACK backend is x86-64 2022-09-27T15:20:10.9161597Z -- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 2022-09-27T15:20:10.9241037Z -- Failed to find LLVM FileCheck 2022-09-27T15:20:10.9279769Z -- Found Git: /usr/bin/git (found version "2.25.1") 2022-09-27T15:20:11.0550267Z -- git version: v1.6.1 normalized to 1.6.1 2022-09-27T15:20:11.0550650Z -- Version: 1.6.1 2022-09-27T15:20:11.0557503Z -- Looking for shm_open in rt 2022-09-27T15:20:11.1931506Z -- Looking for shm_open in rt - found 2022-09-27T15:20:11.1939036Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-09-27T15:20:11.3057712Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-09-27T15:20:11.3065476Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-09-27T15:20:11.4153133Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-09-27T15:20:11.4160459Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-09-27T15:20:11.5253893Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-09-27T15:20:11.5260876Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-09-27T15:20:11.6705484Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-09-27T15:20:11.6713000Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-09-27T15:20:11.7822810Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-09-27T15:20:11.7834075Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-09-27T15:20:11.8959591Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2022-09-27T15:20:11.8966961Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-09-27T15:20:12.0082694Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-09-27T15:20:12.0090672Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-09-27T15:20:12.1444575Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-09-27T15:20:12.1452758Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-09-27T15:20:12.1989400Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2022-09-27T15:20:12.1996903Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-09-27T15:20:12.3372802Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-09-27T15:20:12.3380307Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-09-27T15:20:12.4488738Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-09-27T15:20:12.4496173Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-09-27T15:20:12.5878767Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-09-27T15:20:12.5890239Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-09-27T15:20:12.7108734Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-09-27T15:20:12.7115461Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-09-27T15:20:12.7545374Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-09-27T15:20:12.7552282Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-09-27T15:20:12.8049585Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2022-09-27T15:20:12.8059006Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-09-27T15:20:12.9339916Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-09-27T15:20:12.9340751Z -- Performing Test HAVE_STD_REGEX 2022-09-27T15:20:12.9341248Z -- Performing Test HAVE_STD_REGEX 2022-09-27T15:20:13.3534180Z -- Performing Test HAVE_STD_REGEX -- success 2022-09-27T15:20:13.3534698Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-09-27T15:20:13.3534999Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-09-27T15:20:13.3992976Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-09-27T15:20:13.3993411Z -- Performing Test HAVE_POSIX_REGEX 2022-09-27T15:20:13.3993695Z -- Performing Test HAVE_POSIX_REGEX 2022-09-27T15:20:13.5708284Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-09-27T15:20:13.5708796Z -- Performing Test HAVE_STEADY_CLOCK 2022-09-27T15:20:13.5709239Z -- Performing Test HAVE_STEADY_CLOCK 2022-09-27T15:20:13.7802960Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-09-27T15:20:13.8105275Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-09-27T15:20:13.9272482Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-09-27T15:20:13.9294300Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:13.9294973Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:20:13.9295548Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:13.9296359Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:13.9296688Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:13.9296913Z Call Stack (most recent call first): 2022-09-27T15:20:13.9297202Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:13.9297659Z third_party/fbgemm/CMakeLists.txt:61 (find_package) 2022-09-27T15:20:13.9298034Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:13.9298416Z  2022-09-27T15:20:13.9298822Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-09-27T15:20:13.9299758Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:13.9300366Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:20:13.9300703Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:13.9301024Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:13.9301323Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:13.9301562Z Call Stack (most recent call first): 2022-09-27T15:20:13.9301839Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:13.9302142Z third_party/fbgemm/CMakeLists.txt:61 (find_package) 2022-09-27T15:20:13.9302511Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:13.9302769Z  2022-09-27T15:20:13.9303164Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-09-27T15:20:13.9304177Z -- Found OpenMP: TRUE (found version "4.5") 2022-09-27T15:20:13.9305252Z CMake Warning at third_party/fbgemm/CMakeLists.txt:63 (message): 2022-09-27T15:20:13.9305521Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-09-27T15:20:13.9305671Z 2022-09-27T15:20:13.9305758Z  2022-09-27T15:20:14.0408284Z CMake Warning at third_party/fbgemm/CMakeLists.txt:162 (message): 2022-09-27T15:20:14.0408728Z ========== 2022-09-27T15:20:14.0408921Z 2022-09-27T15:20:14.0409103Z  2022-09-27T15:20:14.0409647Z CMake Warning at third_party/fbgemm/CMakeLists.txt:163 (message): 2022-09-27T15:20:14.0410093Z CMAKE_BUILD_TYPE = Release 2022-09-27T15:20:14.0410322Z 2022-09-27T15:20:14.0410467Z  2022-09-27T15:20:14.0411136Z CMake Warning at third_party/fbgemm/CMakeLists.txt:164 (message): 2022-09-27T15:20:14.0411419Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-09-27T15:20:14.0411556Z 2022-09-27T15:20:14.0411638Z  2022-09-27T15:20:14.0411934Z CMake Warning at third_party/fbgemm/CMakeLists.txt:165 (message): 2022-09-27T15:20:14.0412240Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-09-27T15:20:14.0412383Z 2022-09-27T15:20:14.0412469Z  2022-09-27T15:20:14.0412773Z CMake Warning at third_party/fbgemm/CMakeLists.txt:166 (message): 2022-09-27T15:20:14.0412997Z ========== 2022-09-27T15:20:14.0413105Z 2022-09-27T15:20:14.0413194Z  2022-09-27T15:20:14.0455532Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-09-27T15:20:14.1628936Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-09-27T15:20:14.1635590Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-09-27T15:20:14.2950405Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2022-09-27T15:20:14.2957149Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-09-27T15:20:14.4087568Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-09-27T15:20:14.4094743Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-09-27T15:20:14.5267809Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2022-09-27T15:20:14.5289529Z ** AsmJit Summary ** 2022-09-27T15:20:14.5290138Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2022-09-27T15:20:14.5290688Z  ASMJIT_TEST=FALSE 2022-09-27T15:20:14.5291283Z  ASMJIT_TARGET_TYPE=STATIC 2022-09-27T15:20:14.5291978Z  ASMJIT_DEPS=pthread;rt 2022-09-27T15:20:14.5292453Z  ASMJIT_LIBS=asmjit;pthread;rt 2022-09-27T15:20:14.5292799Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-09-27T15:20:14.5293308Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2022-09-27T15:20:14.5293722Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2022-09-27T15:20:14.5294084Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2022-09-27T15:20:14.5350392Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-09-27T15:20:14.5351085Z CMake Warning at cmake/Dependencies.cmake:889 (message): 2022-09-27T15:20:14.5351486Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-09-27T15:20:14.5351743Z Call Stack (most recent call first): 2022-09-27T15:20:14.5351968Z CMakeLists.txt:725 (include) 2022-09-27T15:20:14.5352099Z 2022-09-27T15:20:14.5352182Z  2022-09-27T15:20:14.5385658Z -- Using third party subdirectory Eigen. 2022-09-27T15:20:14.5600449Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "3.0") 2022-09-27T15:20:14.5626070Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found suitable version "3.7.13", minimum required is "3.0") 2022-09-27T15:20:14.5628025Z -- Using third_party/pybind11. 2022-09-27T15:20:14.5628447Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2022-09-27T15:20:14.6582640Z -- Checking for module 'mpi-c' 2022-09-27T15:20:14.6639359Z -- No package 'mpi-c' found 2022-09-27T15:20:14.7116890Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-09-27T15:20:14.7678944Z -- Checking for module 'mpi-cxx' 2022-09-27T15:20:14.7704197Z -- No package 'mpi-cxx' found 2022-09-27T15:20:14.8187620Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-09-27T15:20:14.8189347Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-09-27T15:20:14.8193379Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-09-27T15:20:14.8194059Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-09-27T15:20:14.8194373Z Call Stack (most recent call first): 2022-09-27T15:20:14.8194582Z CMakeLists.txt:725 (include) 2022-09-27T15:20:14.8194714Z 2022-09-27T15:20:14.8194801Z  2022-09-27T15:20:14.8217155Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:14.8217590Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:20:14.8217924Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:14.8218250Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:14.8218533Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:14.8218759Z Call Stack (most recent call first): 2022-09-27T15:20:14.8219049Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:14.8219342Z cmake/Dependencies.cmake:1218 (find_package) 2022-09-27T15:20:14.8219674Z CMakeLists.txt:725 (include) 2022-09-27T15:20:14.8220107Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:14.8220368Z  2022-09-27T15:20:14.8220857Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:14.8221741Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:20:14.8222083Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:14.8222407Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:14.8222679Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:14.8222913Z Call Stack (most recent call first): 2022-09-27T15:20:14.8223202Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:14.8223563Z cmake/Dependencies.cmake:1218 (find_package) 2022-09-27T15:20:14.8223786Z CMakeLists.txt:725 (include) 2022-09-27T15:20:14.8224129Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:14.8224386Z  2022-09-27T15:20:14.8225919Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2022-09-27T15:20:14.8226703Z -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so 2022-09-27T15:20:14.8227081Z -- Looking for LLVM in /opt/rocm/llvm 2022-09-27T15:20:14.8245081Z -- Performing Test Terminfo_LINKABLE 2022-09-27T15:20:14.9432600Z -- Performing Test Terminfo_LINKABLE - Success 2022-09-27T15:20:14.9443737Z -- Found Terminfo: /opt/conda/lib/libtinfo.so 2022-09-27T15:20:14.9530408Z -- Found ZLIB: /opt/conda/lib/libz.so (found version "1.2.12") 2022-09-27T15:20:14.9611237Z -- Found LLVM 14.0.0git 2022-09-27T15:20:14.9611818Z -- Using LLVMConfig.cmake in: /opt/rocm/llvm/lib/cmake/llvm 2022-09-27T15:20:14.9626566Z Building PyTorch for GPU arch: gfx906 2022-09-27T15:20:15.2061571Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-09-27T15:20:15.2064701Z HIP VERSION: 5.2.21151-afdc89f8 2022-09-27T15:20:15.3392957Z -- Caffe2: Header version is: 5.2.0 2022-09-27T15:20:15.3393300Z  2022-09-27T15:20:15.3393515Z ***** ROCm version from rocm_version.h **** 2022-09-27T15:20:15.3393744Z  2022-09-27T15:20:15.3393981Z ROCM_VERSION_DEV: 5.2.0 2022-09-27T15:20:15.3394237Z ROCM_VERSION_DEV_MAJOR: 5 2022-09-27T15:20:15.3394480Z ROCM_VERSION_DEV_MINOR: 2 2022-09-27T15:20:15.3394745Z ROCM_VERSION_DEV_PATCH: 0 2022-09-27T15:20:15.3395005Z ROCM_VERSION_DEV_INT: 50200 2022-09-27T15:20:15.3395255Z HIP_VERSION_MAJOR: 5 2022-09-27T15:20:15.3395486Z HIP_VERSION_MINOR: 2 2022-09-27T15:20:15.3395736Z TORCH_HIP_VERSION: 502 2022-09-27T15:20:15.3395953Z  2022-09-27T15:20:15.3396134Z ***** Library versions from dpkg ***** 2022-09-27T15:20:15.3396348Z  2022-09-27T15:20:15.3620906Z rocm-dev VERSION: 5.2.0.50200-65 2022-09-27T15:20:15.3621271Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-09-27T15:20:15.3754744Z rocm-libs VERSION: 5.2.0.50200-65 2022-09-27T15:20:15.3888364Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-09-27T15:20:15.4021757Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-09-27T15:20:15.4428272Z  2022-09-27T15:20:15.4428669Z ***** Library versions from cmake find_package ***** 2022-09-27T15:20:15.4428910Z  2022-09-27T15:20:15.4575140Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.4588988Z hip VERSION: 5.2.22212 2022-09-27T15:20:15.4594825Z hsa-runtime64 VERSION: 1.5.50200 2022-09-27T15:20:15.4599084Z amd_comgr VERSION: 2.4.0 2022-09-27T15:20:15.4655747Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.4675631Z rocrand VERSION: 2.10.9 2022-09-27T15:20:15.4733910Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.4756741Z hiprand VERSION: 2.10.9 2022-09-27T15:20:15.4810360Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.4835035Z rocblas VERSION: 2.44.0 2022-09-27T15:20:15.4888853Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.4917286Z miopen VERSION: 2.17.0 2022-09-27T15:20:15.4972225Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.4997375Z hipfft VERSION: 1.0.8 2022-09-27T15:20:15.5053467Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.5074718Z hipsparse VERSION: 2.1.0 2022-09-27T15:20:15.5126437Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.5150935Z rccl VERSION: 2.11.4 2022-09-27T15:20:15.5203900Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.5219518Z rocprim VERSION: 2.10.9 2022-09-27T15:20:15.5283125Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.5301684Z hipcub VERSION: 2.10.12 2022-09-27T15:20:15.5372981Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.5391808Z rocthrust VERSION: 2.10.9 2022-09-27T15:20:15.5392192Z ROCm version >= 4.1; kernel asserts are disabled 2022-09-27T15:20:15.5392491Z HIP library name: amdhip64 2022-09-27T15:20:15.5400027Z INFOCompiling with HIP for AMD. 2022-09-27T15:20:15.5400514Z INFOForcing USE_SYSTEM_NCCL to ON since it's required by using RCCL 2022-09-27T15:20:15.5401167Z TORCH_HIP_VERSION=502 is added as a compiler defines 2022-09-27T15:20:15.5453010Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:15.5466000Z -- RCCL Found! 2022-09-27T15:20:15.5662927Z -- Performing Test UV_LINT_W4 2022-09-27T15:20:15.5909625Z -- Performing Test UV_LINT_W4 - Failed 2022-09-27T15:20:15.5917181Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-09-27T15:20:15.6173559Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-09-27T15:20:15.6181028Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-09-27T15:20:15.6492212Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-09-27T15:20:15.6498271Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-09-27T15:20:15.6744053Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-09-27T15:20:15.6750348Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-09-27T15:20:15.6996764Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-09-27T15:20:15.7003800Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-09-27T15:20:15.7249380Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-09-27T15:20:15.7256296Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-09-27T15:20:15.7502073Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-09-27T15:20:15.7508180Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-09-27T15:20:15.7752174Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-09-27T15:20:15.7759371Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-09-27T15:20:15.8010578Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-09-27T15:20:15.8017143Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-09-27T15:20:15.8261770Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-09-27T15:20:15.8268194Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-09-27T15:20:15.8517728Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-09-27T15:20:15.8523822Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-09-27T15:20:15.8767986Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-09-27T15:20:15.8775261Z -- Performing Test UV_LINT_WALL 2022-09-27T15:20:15.9818485Z -- Performing Test UV_LINT_WALL - Success 2022-09-27T15:20:15.9825177Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-09-27T15:20:16.0973226Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-09-27T15:20:16.0979781Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-09-27T15:20:16.2030659Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-09-27T15:20:16.2037066Z -- Performing Test UV_LINT_EXTRA 2022-09-27T15:20:16.3066281Z -- Performing Test UV_LINT_EXTRA - Success 2022-09-27T15:20:16.3073330Z -- Performing Test UV_LINT_UTF8_MSVC 2022-09-27T15:20:16.3323233Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-09-27T15:20:16.3331327Z -- Performing Test UV_F_STRICT_ALIASING 2022-09-27T15:20:16.4376063Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-09-27T15:20:16.4387201Z -- summary of build options: 2022-09-27T15:20:16.4387627Z Install prefix: /var/lib/jenkins/workspace/torch 2022-09-27T15:20:16.4388260Z Target system: Linux 2022-09-27T15:20:16.4388457Z Compiler: 2022-09-27T15:20:16.4388659Z C compiler: /opt/cache/bin/cc 2022-09-27T15:20:16.4388904Z CFLAGS: -fopenmp 2022-09-27T15:20:16.4389028Z 2022-09-27T15:20:16.4418205Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-09-27T15:20:16.4435024Z CMake Warning at cmake/Dependencies.cmake:1413 (message): 2022-09-27T15:20:16.4435573Z TensorPipe doesn't yet support ROCm 2022-09-27T15:20:16.4436034Z Call Stack (most recent call first): 2022-09-27T15:20:16.4436255Z CMakeLists.txt:725 (include) 2022-09-27T15:20:16.4436386Z 2022-09-27T15:20:16.4436474Z  2022-09-27T15:20:16.4463154Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-09-27T15:20:16.4463761Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-09-27T15:20:16.4464483Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-09-27T15:20:16.4465023Z set the policy and suppress this warning. 2022-09-27T15:20:16.4465265Z 2022-09-27T15:20:16.4465464Z For compatibility with older versions of CMake, option is clearing the 2022-09-27T15:20:16.4465858Z normal variable 'BUILD_BENCHMARK'. 2022-09-27T15:20:16.4466294Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:16.4466696Z  2022-09-27T15:20:16.4466939Z -- Enabling sccache for CXX 2022-09-27T15:20:16.4467177Z -- Enabling sccache for C 2022-09-27T15:20:16.4467411Z -- Gloo build as SHARED library 2022-09-27T15:20:16.4492922Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-09-27T15:20:16.4497303Z HIP library name: amdhip64 2022-09-27T15:20:16.7546563Z Successfully preprocessed all matching files. 2022-09-27T15:20:16.7651342Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:16.7652106Z The package name passed to `find_package_handle_standard_args` (RCCL) does 2022-09-27T15:20:16.7652701Z not match the name of the calling package (rccl). This can lead to 2022-09-27T15:20:16.7653278Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:16.7653749Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:16.7654174Z Call Stack (most recent call first): 2022-09-27T15:20:16.7654480Z third_party/gloo/cmake/Modules/Findrccl.cmake:43 (find_package_handle_standard_args) 2022-09-27T15:20:16.7654804Z third_party/gloo/cmake/Dependencies.cmake:181 (find_package) 2022-09-27T15:20:16.7655081Z third_party/gloo/CMakeLists.txt:109 (include) 2022-09-27T15:20:16.7655455Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:16.7655706Z  2022-09-27T15:20:16.7655945Z -- Found RCCL: /opt/rocm-5.2.0/include 2022-09-27T15:20:16.7656309Z -- Determining RCCL version from the header file: /opt/rocm-5.2.0/include/rccl.h 2022-09-27T15:20:16.7658251Z -- Found RCCL (include: /opt/rocm-5.2.0/include, library: /opt/rocm/lib/librccl.so) 2022-09-27T15:20:16.7968229Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-09-27T15:20:16.7968620Z Metal is only used in ios builds. 2022-09-27T15:20:16.7968848Z Call Stack (most recent call first): 2022-09-27T15:20:16.7969119Z CMakeLists.txt:725 (include) 2022-09-27T15:20:16.7969257Z 2022-09-27T15:20:16.7969351Z  2022-09-27T15:20:16.8227068Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-09-27T15:20:16.8245287Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found version "3.7.13") 2022-09-27T15:20:16.8249329Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-09-27T15:20:16.8252140Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-09-27T15:20:16.8254539Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-09-27T15:20:16.9235393Z -- 2022-09-27T15:20:16.9235919Z -- ******** Summary ******** 2022-09-27T15:20:16.9236345Z -- CMake version : 3.22.1 2022-09-27T15:20:16.9236918Z -- CMake command : /opt/conda/bin/cmake 2022-09-27T15:20:16.9237343Z -- System : Linux 2022-09-27T15:20:16.9237624Z -- C++ compiler : /opt/cache/bin/c++ 2022-09-27T15:20:16.9237898Z -- C++ compiler version : 9.4.0 2022-09-27T15:20:16.9238438Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-09-27T15:20:16.9238830Z -- Build type : Release 2022-09-27T15:20:16.9239321Z -- 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-09-27T15:20:16.9239789Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-09-27T15:20:16.9240172Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-09-27T15:20:16.9240723Z -- 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-09-27T15:20:16.9241085Z -- 2022-09-27T15:20:16.9241297Z -- ONNX version : 1.12.0 2022-09-27T15:20:16.9241572Z -- ONNX NAMESPACE : onnx_torch 2022-09-27T15:20:16.9241846Z -- ONNX_USE_LITE_PROTO : OFF 2022-09-27T15:20:16.9242099Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-09-27T15:20:16.9242368Z -- Protobuf_USE_STATIC_LIBS : ON 2022-09-27T15:20:16.9242636Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-09-27T15:20:16.9242882Z -- ONNX_WERROR : OFF 2022-09-27T15:20:16.9243132Z -- ONNX_BUILD_TESTS : OFF 2022-09-27T15:20:16.9243387Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-09-27T15:20:16.9243632Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-09-27T15:20:16.9243894Z -- ONNXIFI_ENABLE_EXT : OFF 2022-09-27T15:20:16.9244104Z -- 2022-09-27T15:20:16.9244311Z -- Protobuf compiler : 2022-09-27T15:20:16.9244569Z -- Protobuf includes : 2022-09-27T15:20:16.9244820Z -- Protobuf libraries : 2022-09-27T15:20:16.9245076Z -- BUILD_ONNX_PYTHON : OFF 2022-09-27T15:20:16.9280126Z -- 2022-09-27T15:20:16.9280478Z -- ******** Summary ******** 2022-09-27T15:20:16.9280887Z -- CMake version : 3.22.1 2022-09-27T15:20:16.9281401Z -- CMake command : /opt/conda/bin/cmake 2022-09-27T15:20:16.9281818Z -- System : Linux 2022-09-27T15:20:16.9282278Z -- C++ compiler : /opt/cache/bin/c++ 2022-09-27T15:20:16.9282735Z -- C++ compiler version : 9.4.0 2022-09-27T15:20:16.9283345Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-09-27T15:20:16.9283762Z -- Build type : Release 2022-09-27T15:20:16.9284307Z -- Compile definitions : TORCH_ENABLE_LLVM;ROCM_DISABLE_GPU_ASSERTS;ROCM_VERSION=50200;TORCH_HIP_VERSION=502;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-09-27T15:20:16.9284755Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-09-27T15:20:16.9285127Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-09-27T15:20:16.9285670Z -- 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-09-27T15:20:16.9286015Z -- 2022-09-27T15:20:16.9286238Z -- ONNX version : 1.4.1 2022-09-27T15:20:16.9286493Z -- ONNX NAMESPACE : onnx_torch 2022-09-27T15:20:16.9286743Z -- ONNX_BUILD_TESTS : OFF 2022-09-27T15:20:16.9286978Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-09-27T15:20:16.9287306Z -- ONNX_USE_LITE_PROTO : OFF 2022-09-27T15:20:16.9287570Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-09-27T15:20:16.9287762Z -- 2022-09-27T15:20:16.9288180Z -- Protobuf compiler : 2022-09-27T15:20:16.9288436Z -- Protobuf includes : 2022-09-27T15:20:16.9288670Z -- Protobuf libraries : 2022-09-27T15:20:16.9288925Z -- BUILD_ONNX_PYTHON : OFF 2022-09-27T15:20:16.9289283Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-09-27T15:20:16.9289599Z -- Adding -DNDEBUG to compile flags 2022-09-27T15:20:16.9307579Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-09-27T15:20:16.9766602Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-09-27T15:20:16.9767423Z -- Compiling with MAGMA support 2022-09-27T15:20:16.9767767Z -- MAGMA INCLUDE DIRECTORIES: /opt/rocm/magma/include 2022-09-27T15:20:16.9768095Z -- MAGMA LIBRARIES: /opt/rocm/magma/lib/libmagma.so 2022-09-27T15:20:16.9768360Z -- MAGMA V2 check: 0 2022-09-27T15:20:17.0025889Z -- Could not find hardware support for NEON on this machine. 2022-09-27T15:20:17.0026315Z -- No OMAP3 processor on this machine. 2022-09-27T15:20:17.0026610Z -- No OMAP4 processor on this machine. 2022-09-27T15:20:17.0050091Z -- Found a library with LAPACK API (mkl). 2022-09-27T15:20:17.0050777Z disabling CUDA because NOT USE_CUDA is set 2022-09-27T15:20:17.0051491Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-09-27T15:20:17.0062840Z -- Will build oneDNN Graph 2022-09-27T15:20:17.0076672Z -- MKLDNN_CPU_RUNTIME = OMP 2022-09-27T15:20:17.0111787Z -- cmake version: 3.22.1 2022-09-27T15:20:17.0112502Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-09-27T15:20:17.0113069Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-09-27T15:20:17.0113307Z of CMake. 2022-09-27T15:20:17.0113417Z 2022-09-27T15:20:17.0113640Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-09-27T15:20:17.0113974Z policies are deprecated and that a policy should be set to OLD only under 2022-09-27T15:20:17.0114370Z specific short-term circumstances. Projects should be ported to the NEW 2022-09-27T15:20:17.0129609Z behavior and not rely on setting a policy to OLD. 2022-09-27T15:20:17.0129784Z 2022-09-27T15:20:17.0129935Z  2022-09-27T15:20:17.0166651Z -- DNNL_TARGET_ARCH: X64 2022-09-27T15:20:17.0209527Z -- DNNL_LIBRARY_NAME: dnnl 2022-09-27T15:20:17.0281647Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:17.0282911Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:20:17.0283545Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:17.0284029Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:17.0284326Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:17.0284568Z Call Stack (most recent call first): 2022-09-27T15:20:17.0284843Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:17.0285296Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-09-27T15:20:17.0285710Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-09-27T15:20:17.0286273Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:17.0286553Z  2022-09-27T15:20:17.0286969Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-09-27T15:20:17.0287864Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:17.0288391Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:20:17.0288786Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:17.0289250Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:17.0289524Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:17.0289765Z Call Stack (most recent call first): 2022-09-27T15:20:17.0290255Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:17.0290662Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-09-27T15:20:17.0291312Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-09-27T15:20:17.0291703Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:17.0291968Z  2022-09-27T15:20:17.0292224Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-09-27T15:20:17.0410063Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-09-27T15:20:17.0614020Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "2.7") 2022-09-27T15:20:17.0631048Z -- Failed to locate sphinx-build executable (missing: SPHINX_EXECUTABLE) 2022-09-27T15:20:17.0853114Z -- Enabled workload: TRAINING 2022-09-27T15:20:17.0853508Z -- Enabled primitives: ALL 2022-09-27T15:20:17.0853870Z -- Enabled primitive CPU ISA: ALL 2022-09-27T15:20:17.0854248Z -- Enabled primitive GPU ISA: ALL 2022-09-27T15:20:17.0934117Z -- Primitive cache is enabled 2022-09-27T15:20:17.1155896Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-09-27T15:20:17.2269748Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-09-27T15:20:17.2272063Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-09-27T15:20:17.3321074Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-09-27T15:20:17.3323909Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-09-27T15:20:17.5271804Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-09-27T15:20:17.5316856Z -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 2022-09-27T15:20:17.5317915Z -- Cannot find Doxygen package 2022-09-27T15:20:17.5500821Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:17.5501567Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:20:17.5501956Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:17.5502294Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:17.5502587Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:17.5502827Z Call Stack (most recent call first): 2022-09-27T15:20:17.5503119Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:17.5503498Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-09-27T15:20:17.5503837Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-09-27T15:20:17.5504312Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:17.5504575Z  2022-09-27T15:20:17.5505587Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:17.5506287Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:20:17.5506769Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:17.5507091Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:17.5507368Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:17.5507609Z Call Stack (most recent call first): 2022-09-27T15:20:17.5507891Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:17.5508254Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-09-27T15:20:17.5508599Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-09-27T15:20:17.5508962Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:17.5509456Z  2022-09-27T15:20:17.5547442Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-09-27T15:20:17.5572778Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-09-27T15:20:17.5669197Z -- Graph compiler backend is disabled. 2022-09-27T15:20:17.5681237Z -- Set version definitions to /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-09-27T15:20:17.5699725Z -- Compiled partition cache is enabled 2022-09-27T15:20:17.5754558Z -- Found MKL-DNN: TRUE 2022-09-27T15:20:17.5759139Z -- Looking for clock_gettime in rt 2022-09-27T15:20:17.6779984Z -- Looking for clock_gettime in rt - found 2022-09-27T15:20:17.6780422Z -- Looking for mmap 2022-09-27T15:20:17.8113384Z -- Looking for mmap - found 2022-09-27T15:20:17.8113731Z -- Looking for shm_open 2022-09-27T15:20:17.9208131Z -- Looking for shm_open - found 2022-09-27T15:20:17.9208587Z -- Looking for shm_unlink 2022-09-27T15:20:18.0477698Z -- Looking for shm_unlink - found 2022-09-27T15:20:18.0478186Z -- Looking for malloc_usable_size 2022-09-27T15:20:18.1526555Z -- Looking for malloc_usable_size - found 2022-09-27T15:20:18.1528834Z -- Performing Test C_HAS_THREAD 2022-09-27T15:20:18.2655623Z -- Performing Test C_HAS_THREAD - Success 2022-09-27T15:20:18.2730637Z -- Version: 7.0.3 2022-09-27T15:20:18.2731621Z -- Build type: Release 2022-09-27T15:20:18.2737071Z -- CXX_STANDARD: 14 2022-09-27T15:20:18.2743575Z -- Performing Test has_std_14_flag 2022-09-27T15:20:18.3984796Z -- Performing Test has_std_14_flag - Success 2022-09-27T15:20:18.3990990Z -- Performing Test has_std_1y_flag 2022-09-27T15:20:18.5185866Z -- Performing Test has_std_1y_flag - Success 2022-09-27T15:20:18.5187831Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-09-27T15:20:18.6514236Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-09-27T15:20:18.6514977Z -- Performing Test FMT_HAS_VARIANT 2022-09-27T15:20:18.8059241Z -- Performing Test FMT_HAS_VARIANT - Success 2022-09-27T15:20:18.8070247Z -- Required features: cxx_variadic_templates 2022-09-27T15:20:18.8076867Z -- Looking for strtod_l 2022-09-27T15:20:18.8845001Z -- Looking for strtod_l - not found 2022-09-27T15:20:18.8853548Z -- Using Kineto with Roctracer support 2022-09-27T15:20:18.8855661Z -- Configuring Kineto dependency: 2022-09-27T15:20:18.8856262Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2022-09-27T15:20:18.8856839Z -- KINETO_BUILD_TESTS = OFF 2022-09-27T15:20:18.8857096Z -- KINETO_LIBRARY_TYPE = static 2022-09-27T15:20:18.9108086Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-09-27T15:20:18.9108888Z INFO CUDA_SOURCE_DIR =  2022-09-27T15:20:18.9109311Z INFO ROCM_SOURCE_DIR = /opt/rocm 2022-09-27T15:20:18.9300039Z INFO Building with roctracer 2022-09-27T15:20:18.9672337Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2022-09-27T15:20:18.9672815Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2022-09-27T15:20:18.9673272Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-09-27T15:20:18.9673615Z INFO ROCTRACER_INCLUDE_DIR = /opt/rocm/include/roctracer 2022-09-27T15:20:18.9680783Z -- Configured Kineto (CPU) 2022-09-27T15:20:18.9696287Z -- GCC 9.4.0: Adding gcc and gcc_s libs to link line 2022-09-27T15:20:18.9703671Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-09-27T15:20:19.1029231Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-09-27T15:20:19.1036813Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-09-27T15:20:19.2180564Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-09-27T15:20:19.2188235Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-09-27T15:20:19.3406842Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-09-27T15:20:19.3414195Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-09-27T15:20:19.4529022Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-09-27T15:20:19.4536366Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-09-27T15:20:19.5835700Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-09-27T15:20:19.5842905Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-09-27T15:20:19.6949307Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-09-27T15:20:19.6958151Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-09-27T15:20:19.8102516Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-09-27T15:20:19.8110835Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-09-27T15:20:19.9227010Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-09-27T15:20:19.9235083Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-09-27T15:20:20.0356221Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-09-27T15:20:20.0364781Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-09-27T15:20:20.1502767Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-09-27T15:20:20.1511329Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-09-27T15:20:20.2661581Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-09-27T15:20:20.2669976Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-09-27T15:20:20.3807430Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-09-27T15:20:20.3815586Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-09-27T15:20:20.4977585Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-09-27T15:20:20.4984995Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-09-27T15:20:20.6130426Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-09-27T15:20:20.6138294Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-09-27T15:20:20.7257737Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-09-27T15:20:20.7265516Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-09-27T15:20:20.7771338Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Failed 2022-09-27T15:20:20.7778888Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-09-27T15:20:20.9105645Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-09-27T15:20:20.9113518Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-09-27T15:20:21.0241714Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2022-09-27T15:20:21.0249518Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-09-27T15:20:21.1391929Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2022-09-27T15:20:21.1399162Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-09-27T15:20:21.2706395Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-09-27T15:20:21.2713694Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-09-27T15:20:21.3861556Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-09-27T15:20:21.3869958Z -- Performing Test HAS_WERROR_FORMAT 2022-09-27T15:20:21.5031296Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-09-27T15:20:21.5039322Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-09-27T15:20:21.6286191Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Success 2022-09-27T15:20:21.6294368Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-09-27T15:20:21.7465062Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-09-27T15:20:21.7471863Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-09-27T15:20:21.9361648Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2022-09-27T15:20:21.9440862Z -- Looking for backtrace 2022-09-27T15:20:22.0516818Z -- Looking for backtrace - found 2022-09-27T15:20:22.0517920Z -- backtrace facility detected in default set of libraries 2022-09-27T15:20:22.0520953Z -- Found Backtrace: /usr/include 2022-09-27T15:20:22.0522545Z -- don't use NUMA 2022-09-27T15:20:25.3695008Z -- headers outputs: 2022-09-27T15:20:32.4175514Z -- sources outputs: 2022-09-27T15:20:33.8021891Z -- declarations_yaml outputs: 2022-09-27T15:20:33.8078361Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-09-27T15:20:33.9195141Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2022-09-27T15:20:33.9606818Z -- Using ATen parallel backend: OMP 2022-09-27T15:20:33.9634129Z Building PyTorch for GPU arch: gfx906 2022-09-27T15:20:33.9660196Z HIP VERSION: 5.2.21151-afdc89f8 2022-09-27T15:20:34.0854417Z -- Caffe2: Header version is: 5.2.0 2022-09-27T15:20:34.0854817Z  2022-09-27T15:20:34.0855027Z ***** ROCm version from rocm_version.h **** 2022-09-27T15:20:34.0855254Z  2022-09-27T15:20:34.0855462Z ROCM_VERSION_DEV: 5.2.0 2022-09-27T15:20:34.0855717Z ROCM_VERSION_DEV_MAJOR: 5 2022-09-27T15:20:34.0855974Z ROCM_VERSION_DEV_MINOR: 2 2022-09-27T15:20:34.0856237Z ROCM_VERSION_DEV_PATCH: 0 2022-09-27T15:20:34.0856486Z ROCM_VERSION_DEV_INT: 50200 2022-09-27T15:20:34.0856818Z HIP_VERSION_MAJOR: 5 2022-09-27T15:20:34.0857061Z HIP_VERSION_MINOR: 2 2022-09-27T15:20:34.0857293Z TORCH_HIP_VERSION: 502 2022-09-27T15:20:34.0857500Z  2022-09-27T15:20:34.0857690Z ***** Library versions from dpkg ***** 2022-09-27T15:20:34.0857889Z  2022-09-27T15:20:34.0990169Z rocm-dev VERSION: 5.2.0.50200-65 2022-09-27T15:20:34.0990520Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-09-27T15:20:34.1128829Z rocm-libs VERSION: 5.2.0.50200-65 2022-09-27T15:20:34.1264694Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-09-27T15:20:34.1404174Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-09-27T15:20:34.1827023Z  2022-09-27T15:20:34.1827513Z ***** Library versions from cmake find_package ***** 2022-09-27T15:20:34.1827759Z  2022-09-27T15:20:34.1880961Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.1893473Z hip VERSION: 5.2.22212 2022-09-27T15:20:34.1899998Z hsa-runtime64 VERSION: 1.5.50200 2022-09-27T15:20:34.1904758Z amd_comgr VERSION: 2.4.0 2022-09-27T15:20:34.1951763Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.1967567Z rocrand VERSION: 2.10.9 2022-09-27T15:20:34.2015109Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.2031111Z hiprand VERSION: 2.10.9 2022-09-27T15:20:34.2077536Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.2093684Z rocblas VERSION: 2.44.0 2022-09-27T15:20:34.2139721Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.2160674Z miopen VERSION: 2.17.0 2022-09-27T15:20:34.2206217Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.2224203Z hipfft VERSION: 1.0.8 2022-09-27T15:20:34.2269915Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.2287909Z hipsparse VERSION: 2.1.0 2022-09-27T15:20:34.2333234Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.2351991Z rccl VERSION: 2.11.4 2022-09-27T15:20:34.2397619Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.2417544Z rocprim VERSION: 2.10.9 2022-09-27T15:20:34.2468515Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.2491133Z hipcub VERSION: 2.10.12 2022-09-27T15:20:34.2542331Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:20:34.2566413Z rocthrust VERSION: 2.10.9 2022-09-27T15:20:34.2566795Z ROCm version >= 4.1; kernel asserts are disabled 2022-09-27T15:20:34.2567159Z HIP library name: amdhip64 2022-09-27T15:20:34.2582803Z ROCm is enabled. 2022-09-27T15:20:34.3260724Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2022-09-27T15:20:34.3261327Z The OLD behavior for policy CMP0066 will be removed from a future version 2022-09-27T15:20:34.3261735Z of CMake. 2022-09-27T15:20:34.3261888Z 2022-09-27T15:20:34.3262116Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-09-27T15:20:34.3262450Z policies are deprecated and that a policy should be set to OLD only under 2022-09-27T15:20:34.3262855Z specific short-term circumstances. Projects should be ported to the NEW 2022-09-27T15:20:34.3263156Z behavior and not rely on setting a policy to OLD. 2022-09-27T15:20:34.3263312Z 2022-09-27T15:20:34.3263397Z  2022-09-27T15:20:34.3911027Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "1.1.1q") 2022-09-27T15:20:34.3936659Z -- Check size of long double 2022-09-27T15:20:34.5015563Z -- Check size of long double - done 2022-09-27T15:20:34.5017835Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-09-27T15:20:34.6305040Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-09-27T15:20:34.6306714Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-09-27T15:20:34.7558999Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-09-27T15:20:34.7560031Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-09-27T15:20:34.9191021Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-09-27T15:20:34.9191972Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-09-27T15:20:35.0705431Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-09-27T15:20:35.0706301Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-09-27T15:20:35.2108544Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-09-27T15:20:35.2109609Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-09-27T15:20:35.3733936Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-09-27T15:20:35.3734861Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-09-27T15:20:35.5239079Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-09-27T15:20:35.5239863Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-09-27T15:20:35.6676308Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-09-27T15:20:35.6712676Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-09-27T15:20:35.7852441Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-09-27T15:20:35.7854695Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-09-27T15:20:35.9385831Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-09-27T15:20:35.9388108Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-09-27T15:20:36.0430106Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2022-09-27T15:20:36.0431168Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-09-27T15:20:36.2097963Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-09-27T15:20:36.3299886Z -- Configuring build for SLEEF-v3.6.0 2022-09-27T15:20:36.3300489Z  Target system: Linux-4.14.252-195.483.amzn2.x86_64 2022-09-27T15:20:36.3301045Z  Target processor: x86_64 2022-09-27T15:20:36.3301563Z  Host system: Linux-4.14.252-195.483.amzn2.x86_64 2022-09-27T15:20:36.3302320Z  Host processor: x86_64 2022-09-27T15:20:36.3302859Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2022-09-27T15:20:36.3303173Z  CMake: 3.22.1 2022-09-27T15:20:36.3303413Z  Make program: /usr/bin/make 2022-09-27T15:20:36.3303936Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2022-09-27T15:20:36.3304367Z -- Building shared libs : OFF 2022-09-27T15:20:36.3304607Z -- Building static test bins: OFF 2022-09-27T15:20:36.3304859Z -- MPFR : LIB_MPFR-NOTFOUND 2022-09-27T15:20:36.3305101Z -- GMP : LIBGMP-NOTFOUND 2022-09-27T15:20:36.3305354Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-09-27T15:20:36.3305612Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-09-27T15:20:36.3305840Z -- OPENSSL : 1.1.1q 2022-09-27T15:20:36.3306063Z -- SDE : SDE_COMMAND-NOTFOUND 2022-09-27T15:20:36.3306302Z -- RUNNING_ON_TRAVIS : 2022-09-27T15:20:36.3306549Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-09-27T15:20:36.3306759Z  2022-09-27T15:20:36.3307051Z *** Note: Parallel build is only supported with Ninja *** 2022-09-27T15:20:36.3307306Z  2022-09-27T15:20:36.3443053Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-09-27T15:20:36.3443676Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2022-09-27T15:20:36.3444154Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2022-09-27T15:20:36.3444619Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2022-09-27T15:20:37.7962505Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-09-27T15:20:37.9082879Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-09-27T15:20:37.9090146Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-09-27T15:20:38.0215876Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-09-27T15:20:38.0225318Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-09-27T15:20:38.1336443Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2022-09-27T15:20:38.1385415Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2022-09-27T15:20:38.4107327Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-09-27T15:20:38.4152257Z CMake Warning (dev) at torch/CMakeLists.txt:473: 2022-09-27T15:20:38.4152716Z Syntax Warning in cmake code at column 107 2022-09-27T15:20:38.4153155Z 2022-09-27T15:20:38.4153408Z Argument not separated from preceding token by whitespace. 2022-09-27T15:20:38.4154063Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:38.4154490Z  2022-09-27T15:20:38.4154914Z CMake Warning (dev) at torch/CMakeLists.txt:473: 2022-09-27T15:20:38.4155335Z Syntax Warning in cmake code at column 115 2022-09-27T15:20:38.4155566Z 2022-09-27T15:20:38.4155814Z Argument not separated from preceding token by whitespace. 2022-09-27T15:20:38.4156424Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:38.4156837Z  2022-09-27T15:20:38.4918712Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:38.4919470Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-09-27T15:20:38.4920009Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:38.4920623Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:38.4921136Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:38.4921543Z Call Stack (most recent call first): 2022-09-27T15:20:38.4922037Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:38.4922543Z caffe2/CMakeLists.txt:1263 (find_package) 2022-09-27T15:20:38.4923178Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:38.4923659Z  2022-09-27T15:20:38.4924393Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-09-27T15:20:38.4925110Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-09-27T15:20:38.4925693Z does not match the name of the calling package (OpenMP). This can lead to 2022-09-27T15:20:38.4926272Z problems in calling code that expects `find_package` result variables 2022-09-27T15:20:38.4926778Z (e.g., `_FOUND`) to follow a certain pattern. 2022-09-27T15:20:38.4927244Z Call Stack (most recent call first): 2022-09-27T15:20:38.4927738Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-09-27T15:20:38.4928205Z caffe2/CMakeLists.txt:1263 (find_package) 2022-09-27T15:20:38.4928810Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:20:38.4929230Z  2022-09-27T15:20:38.4929873Z -- pytorch is compiling with OpenMP. 2022-09-27T15:20:38.4930337Z OpenMP CXX_FLAGS: -fopenmp. 2022-09-27T15:20:38.4931217Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-09-27T15:20:38.4934380Z -- Caffe2 is compiling with OpenMP. 2022-09-27T15:20:38.4934853Z OpenMP CXX_FLAGS: -fopenmp. 2022-09-27T15:20:38.4935529Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-09-27T15:20:38.5459115Z -- Using lib/python3.7/site-packages as python relative installation path 2022-09-27T15:20:38.5906209Z CMake Warning at CMakeLists.txt:1090 (message): 2022-09-27T15:20:38.5906566Z Generated cmake files are only fully tested if one builds with system glog, 2022-09-27T15:20:38.5907011Z gflags, and protobuf. Other settings may generate files that are not well 2022-09-27T15:20:38.5907418Z tested. 2022-09-27T15:20:38.5907606Z 2022-09-27T15:20:38.5907756Z  2022-09-27T15:20:38.5930172Z -- 2022-09-27T15:20:38.5930587Z -- ******** Summary ******** 2022-09-27T15:20:38.5931403Z -- General: 2022-09-27T15:20:38.5931868Z -- CMake version : 3.22.1 2022-09-27T15:20:38.5932339Z -- CMake command : /opt/conda/bin/cmake 2022-09-27T15:20:38.5932792Z -- System : Linux 2022-09-27T15:20:38.5933280Z -- C++ compiler : /opt/cache/bin/c++ 2022-09-27T15:20:38.5933699Z -- C++ compiler id : GNU 2022-09-27T15:20:38.5934124Z -- C++ compiler version : 9.4.0 2022-09-27T15:20:38.5934545Z -- Using ccache if found : ON 2022-09-27T15:20:38.5935164Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-09-27T15:20:38.5938679Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow 2022-09-27T15:20:38.5940783Z -- Build type : Release 2022-09-27T15:20:38.5941535Z -- 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-09-27T15:20:38.5942185Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-09-27T15:20:38.5942571Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-09-27T15:20:38.5942860Z -- USE_GOLD_LINKER : OFF 2022-09-27T15:20:38.5943050Z -- 2022-09-27T15:20:38.5943276Z -- TORCH_VERSION : 1.13.0 2022-09-27T15:20:38.5943532Z -- CAFFE2_VERSION : 1.13.0 2022-09-27T15:20:38.5943766Z -- BUILD_CAFFE2 : OFF 2022-09-27T15:20:38.5944017Z -- BUILD_CAFFE2_OPS : OFF 2022-09-27T15:20:38.5944283Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-09-27T15:20:38.5944550Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-09-27T15:20:38.5944820Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-09-27T15:20:38.5945076Z -- BUILD_BINARY : OFF 2022-09-27T15:20:38.5945308Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-09-27T15:20:38.5945557Z -- Link local protobuf : ON 2022-09-27T15:20:38.5945805Z -- BUILD_DOCS : OFF 2022-09-27T15:20:38.5946036Z -- BUILD_PYTHON : True 2022-09-27T15:20:38.5946290Z -- Python version : 3.7.13 2022-09-27T15:20:38.5946627Z -- Python executable : /opt/conda/bin/python 2022-09-27T15:20:38.5946913Z -- Pythonlibs version : 3.7.13 2022-09-27T15:20:38.5947224Z -- Python library : /opt/conda/lib/libpython3.7m.so.1.0 2022-09-27T15:20:38.5947576Z -- Python includes : /opt/conda/include/python3.7m 2022-09-27T15:20:38.5947915Z -- Python site-packages: lib/python3.7/site-packages 2022-09-27T15:20:38.5948203Z -- BUILD_SHARED_LIBS : ON 2022-09-27T15:20:38.5948470Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-09-27T15:20:38.5948738Z -- BUILD_TEST : True 2022-09-27T15:20:38.5948982Z -- BUILD_JNI : OFF 2022-09-27T15:20:38.5949214Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-09-27T15:20:38.5949471Z -- BUILD_LITE_INTERPRETER: OFF 2022-09-27T15:20:38.5949721Z -- INTERN_BUILD_MOBILE : 2022-09-27T15:20:38.5949957Z -- TRACING_BASED : OFF 2022-09-27T15:20:38.5950200Z -- USE_BLAS : 1 2022-09-27T15:20:38.5950436Z -- BLAS : mkl 2022-09-27T15:20:38.5950723Z -- BLAS_HAS_SBGEMM : 2022-09-27T15:20:38.5950967Z -- USE_LAPACK : 1 2022-09-27T15:20:38.5951209Z -- LAPACK : mkl 2022-09-27T15:20:38.5951432Z -- USE_ASAN : OFF 2022-09-27T15:20:38.5951675Z -- USE_CPP_CODE_COVERAGE : OFF 2022-09-27T15:20:38.5951921Z -- USE_CUDA : OFF 2022-09-27T15:20:38.5952147Z -- USE_ROCM : ON 2022-09-27T15:20:38.5952379Z -- ROCM_VERSION : 2022-09-27T15:20:38.5952660Z -- USE_EIGEN_FOR_BLAS : 2022-09-27T15:20:38.5952888Z -- USE_FBGEMM : ON 2022-09-27T15:20:38.5953135Z -- USE_FAKELOWP : OFF 2022-09-27T15:20:38.5953377Z -- USE_KINETO : ON 2022-09-27T15:20:38.5953603Z -- USE_FFMPEG : OFF 2022-09-27T15:20:38.5953843Z -- USE_GFLAGS : OFF 2022-09-27T15:20:38.5954079Z -- USE_GLOG : OFF 2022-09-27T15:20:38.5954316Z -- USE_LEVELDB : OFF 2022-09-27T15:20:38.5954540Z -- USE_LITE_PROTO : OFF 2022-09-27T15:20:38.5954784Z -- USE_LMDB : OFF 2022-09-27T15:20:38.5955019Z -- USE_METAL : OFF 2022-09-27T15:20:38.5955246Z -- USE_PYTORCH_METAL : OFF 2022-09-27T15:20:38.5955507Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-09-27T15:20:38.5955764Z -- USE_MPS : OFF 2022-09-27T15:20:38.5955983Z -- USE_FFTW : OFF 2022-09-27T15:20:38.5956213Z -- USE_MKL : ON 2022-09-27T15:20:38.5956449Z -- USE_MKLDNN : ON 2022-09-27T15:20:38.5956678Z -- USE_MKLDNN_ACL : OFF 2022-09-27T15:20:38.5956921Z -- USE_MKLDNN_CBLAS : OFF 2022-09-27T15:20:38.5957159Z -- USE_UCC : OFF 2022-09-27T15:20:38.5957373Z -- USE_ITT : ON 2022-09-27T15:20:38.5957605Z -- USE_NCCL : ON 2022-09-27T15:20:38.5957847Z -- USE_SYSTEM_NCCL : ON 2022-09-27T15:20:38.5958080Z -- USE_NCCL_WITH_UCC : OFF 2022-09-27T15:20:38.5958319Z -- USE_NNPACK : ON 2022-09-27T15:20:38.5958561Z -- USE_NUMPY : ON 2022-09-27T15:20:38.5958785Z -- USE_OBSERVERS : ON 2022-09-27T15:20:38.5959021Z -- USE_OPENCL : OFF 2022-09-27T15:20:38.5959265Z -- USE_OPENCV : OFF 2022-09-27T15:20:38.5959488Z -- USE_OPENMP : ON 2022-09-27T15:20:38.5959727Z -- USE_TBB : OFF 2022-09-27T15:20:38.5959963Z -- USE_VULKAN : OFF 2022-09-27T15:20:38.5960183Z -- USE_PROF : OFF 2022-09-27T15:20:38.5960425Z -- USE_QNNPACK : ON 2022-09-27T15:20:38.5960673Z -- USE_PYTORCH_QNNPACK : ON 2022-09-27T15:20:38.5960916Z -- USE_XNNPACK : ON 2022-09-27T15:20:38.5961142Z -- USE_REDIS : OFF 2022-09-27T15:20:38.5961380Z -- USE_ROCKSDB : OFF 2022-09-27T15:20:38.5961617Z -- USE_ZMQ : OFF 2022-09-27T15:20:38.5961841Z -- USE_DISTRIBUTED : ON 2022-09-27T15:20:38.5962087Z -- USE_MPI : OFF 2022-09-27T15:20:38.5962329Z -- USE_GLOO : ON 2022-09-27T15:20:38.5962565Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-09-27T15:20:38.5962820Z -- USE_TENSORPIPE : ON 2022-09-27T15:20:38.5963065Z -- USE_DEPLOY : OFF 2022-09-27T15:20:38.5963490Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-09-27T15:20:38.5964143Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2022-09-27T15:20:38.5964577Z -- USE_COREML_DELEGATE : OFF 2022-09-27T15:20:38.5964824Z -- BUILD_LAZY_TS_BACKEND : ON 2022-09-27T15:20:38.6064338Z -- Configuring done 2022-09-27T15:20:40.2278668Z CMake Warning at caffe2/CMakeLists.txt:807 (add_library): 2022-09-27T15:20:40.2279160Z Cannot generate a safe runtime search path for target torch_cpu because 2022-09-27T15:20:40.2279487Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.2279755Z directories: 2022-09-27T15:20:40.2279859Z 2022-09-27T15:20:40.2280315Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.2280585Z /opt/conda/lib 2022-09-27T15:20:40.2280700Z 2022-09-27T15:20:40.2280825Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.2280984Z 2022-09-27T15:20:40.2281056Z  2022-09-27T15:20:40.3057459Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3058062Z Cannot generate a safe runtime search path for target Dict_test because 2022-09-27T15:20:40.3058612Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3058842Z directories: 2022-09-27T15:20:40.3058956Z 2022-09-27T15:20:40.3059216Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3059483Z /opt/conda/lib 2022-09-27T15:20:40.3059599Z 2022-09-27T15:20:40.3059707Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3059870Z 2022-09-27T15:20:40.3059953Z  2022-09-27T15:20:40.3109213Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3109541Z Cannot generate a safe runtime search path for target Dimname_test because 2022-09-27T15:20:40.3109863Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3110103Z directories: 2022-09-27T15:20:40.3110217Z 2022-09-27T15:20:40.3110470Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3110728Z /opt/conda/lib 2022-09-27T15:20:40.3110844Z 2022-09-27T15:20:40.3110964Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3111123Z 2022-09-27T15:20:40.3111205Z  2022-09-27T15:20:40.3157816Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3158168Z Cannot generate a safe runtime search path for target MaybeOwned_test 2022-09-27T15:20:40.3158498Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3158747Z directories: 2022-09-27T15:20:40.3158860Z 2022-09-27T15:20:40.3159108Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3159356Z /opt/conda/lib 2022-09-27T15:20:40.3159469Z 2022-09-27T15:20:40.3159590Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3159745Z 2022-09-27T15:20:40.3159826Z  2022-09-27T15:20:40.3207433Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3207988Z Cannot generate a safe runtime search path for target NamedTensor_test 2022-09-27T15:20:40.3208327Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3208594Z directories: 2022-09-27T15:20:40.3208697Z 2022-09-27T15:20:40.3208960Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3209233Z /opt/conda/lib 2022-09-27T15:20:40.3209354Z 2022-09-27T15:20:40.3209476Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3209630Z 2022-09-27T15:20:40.3209703Z  2022-09-27T15:20:40.3256412Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3256843Z Cannot generate a safe runtime search path for target apply_utils_test 2022-09-27T15:20:40.3257171Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3257420Z directories: 2022-09-27T15:20:40.3257531Z 2022-09-27T15:20:40.3257783Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3258047Z /opt/conda/lib 2022-09-27T15:20:40.3258161Z 2022-09-27T15:20:40.3258270Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3258428Z 2022-09-27T15:20:40.3258513Z  2022-09-27T15:20:40.3305040Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3305666Z Cannot generate a safe runtime search path for target atest because files 2022-09-27T15:20:40.3305997Z in some directories may conflict with libraries in implicit directories: 2022-09-27T15:20:40.3306180Z 2022-09-27T15:20:40.3306433Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3306699Z /opt/conda/lib 2022-09-27T15:20:40.3306813Z 2022-09-27T15:20:40.3306935Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3307145Z 2022-09-27T15:20:40.3307229Z  2022-09-27T15:20:40.3354270Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3354842Z Cannot generate a safe runtime search path for target basic because files 2022-09-27T15:20:40.3355203Z in some directories may conflict with libraries in implicit directories: 2022-09-27T15:20:40.3355493Z 2022-09-27T15:20:40.3355956Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3356411Z /opt/conda/lib 2022-09-27T15:20:40.3356616Z 2022-09-27T15:20:40.3356836Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3357017Z 2022-09-27T15:20:40.3357097Z  2022-09-27T15:20:40.3403307Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3403861Z Cannot generate a safe runtime search path for target broadcast_test 2022-09-27T15:20:40.3404194Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3404471Z directories: 2022-09-27T15:20:40.3404584Z 2022-09-27T15:20:40.3404873Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3405301Z /opt/conda/lib 2022-09-27T15:20:40.3405507Z 2022-09-27T15:20:40.3405709Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3406000Z 2022-09-27T15:20:40.3406147Z  2022-09-27T15:20:40.3453570Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3454201Z Cannot generate a safe runtime search path for target cpu_generator_test 2022-09-27T15:20:40.3454805Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3455266Z directories: 2022-09-27T15:20:40.3455472Z 2022-09-27T15:20:40.3455918Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3456411Z /opt/conda/lib 2022-09-27T15:20:40.3456564Z 2022-09-27T15:20:40.3456687Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3456841Z 2022-09-27T15:20:40.3456928Z  2022-09-27T15:20:40.3505092Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3505647Z Cannot generate a safe runtime search path for target 2022-09-27T15:20:40.3506030Z cpu_profiling_allocator_test because files in some directories may conflict 2022-09-27T15:20:40.3506316Z with libraries in implicit directories: 2022-09-27T15:20:40.3506463Z 2022-09-27T15:20:40.3506720Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3506986Z /opt/conda/lib 2022-09-27T15:20:40.3507105Z 2022-09-27T15:20:40.3507233Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3507392Z 2022-09-27T15:20:40.3507461Z  2022-09-27T15:20:40.3553727Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3554247Z Cannot generate a safe runtime search path for target cpu_rng_test because 2022-09-27T15:20:40.3554839Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3555085Z directories: 2022-09-27T15:20:40.3555198Z 2022-09-27T15:20:40.3555451Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3555715Z /opt/conda/lib 2022-09-27T15:20:40.3555831Z 2022-09-27T15:20:40.3556089Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3556239Z 2022-09-27T15:20:40.3556322Z  2022-09-27T15:20:40.3602219Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3602804Z Cannot generate a safe runtime search path for target dispatch_key_set_test 2022-09-27T15:20:40.3603402Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3603855Z directories: 2022-09-27T15:20:40.3604055Z 2022-09-27T15:20:40.3604607Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3604879Z /opt/conda/lib 2022-09-27T15:20:40.3604982Z 2022-09-27T15:20:40.3605105Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3605259Z 2022-09-27T15:20:40.3605342Z  2022-09-27T15:20:40.3651034Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3651602Z Cannot generate a safe runtime search path for target dlconvertor_test 2022-09-27T15:20:40.3652082Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3652331Z directories: 2022-09-27T15:20:40.3652441Z 2022-09-27T15:20:40.3652693Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3652942Z /opt/conda/lib 2022-09-27T15:20:40.3653056Z 2022-09-27T15:20:40.3653177Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3653336Z 2022-09-27T15:20:40.3653420Z  2022-09-27T15:20:40.3698669Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3699183Z Cannot generate a safe runtime search path for target 2022-09-27T15:20:40.3699702Z extension_backend_test because files in some directories may conflict with 2022-09-27T15:20:40.3699982Z libraries in implicit directories: 2022-09-27T15:20:40.3700121Z 2022-09-27T15:20:40.3700365Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3700627Z /opt/conda/lib 2022-09-27T15:20:40.3700741Z 2022-09-27T15:20:40.3700861Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3701014Z 2022-09-27T15:20:40.3701097Z  2022-09-27T15:20:40.3746461Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3747012Z Cannot generate a safe runtime search path for target half_test because 2022-09-27T15:20:40.3747543Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3747779Z directories: 2022-09-27T15:20:40.3747890Z 2022-09-27T15:20:40.3748138Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3748400Z /opt/conda/lib 2022-09-27T15:20:40.3748512Z 2022-09-27T15:20:40.3748633Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3748771Z 2022-09-27T15:20:40.3748853Z  2022-09-27T15:20:40.3794041Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3794539Z Cannot generate a safe runtime search path for target ivalue_test because 2022-09-27T15:20:40.3794951Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3795193Z directories: 2022-09-27T15:20:40.3795305Z 2022-09-27T15:20:40.3795555Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3795818Z /opt/conda/lib 2022-09-27T15:20:40.3795925Z 2022-09-27T15:20:40.3796048Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3796199Z 2022-09-27T15:20:40.3796281Z  2022-09-27T15:20:40.3842011Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3842590Z Cannot generate a safe runtime search path for target lazy_tensor_test 2022-09-27T15:20:40.3843145Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3843404Z directories: 2022-09-27T15:20:40.3843698Z 2022-09-27T15:20:40.3843973Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3844233Z /opt/conda/lib 2022-09-27T15:20:40.3844352Z 2022-09-27T15:20:40.3844479Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3844638Z 2022-09-27T15:20:40.3844726Z  2022-09-27T15:20:40.3890572Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3891420Z Cannot generate a safe runtime search path for target math_kernel_test 2022-09-27T15:20:40.3891807Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3892072Z directories: 2022-09-27T15:20:40.3892185Z 2022-09-27T15:20:40.3892435Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3892696Z /opt/conda/lib 2022-09-27T15:20:40.3892812Z 2022-09-27T15:20:40.3892937Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3893091Z 2022-09-27T15:20:40.3893177Z  2022-09-27T15:20:40.3939087Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3939511Z Cannot generate a safe runtime search path for target memory_format_test 2022-09-27T15:20:40.3939837Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.3940080Z directories: 2022-09-27T15:20:40.3940194Z 2022-09-27T15:20:40.3940450Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3940710Z /opt/conda/lib 2022-09-27T15:20:40.3940823Z 2022-09-27T15:20:40.3940944Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3941095Z 2022-09-27T15:20:40.3941165Z  2022-09-27T15:20:40.3986519Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.3987026Z Cannot generate a safe runtime search path for target 2022-09-27T15:20:40.3987560Z memory_overlapping_test because files in some directories may conflict with 2022-09-27T15:20:40.3987833Z libraries in implicit directories: 2022-09-27T15:20:40.3987971Z 2022-09-27T15:20:40.3988218Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.3988481Z /opt/conda/lib 2022-09-27T15:20:40.3988594Z 2022-09-27T15:20:40.3988700Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.3988855Z 2022-09-27T15:20:40.3988936Z  2022-09-27T15:20:40.4034735Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4035287Z Cannot generate a safe runtime search path for target mobile_memory_cleanup 2022-09-27T15:20:40.4035884Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4036146Z directories: 2022-09-27T15:20:40.4036259Z 2022-09-27T15:20:40.4036513Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4036763Z /opt/conda/lib 2022-09-27T15:20:40.4036876Z 2022-09-27T15:20:40.4036995Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4037146Z 2022-09-27T15:20:40.4037228Z  2022-09-27T15:20:40.4082699Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4083201Z Cannot generate a safe runtime search path for target native_test because 2022-09-27T15:20:40.4083777Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4084161Z directories: 2022-09-27T15:20:40.4084277Z 2022-09-27T15:20:40.4084517Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4084783Z /opt/conda/lib 2022-09-27T15:20:40.4084896Z 2022-09-27T15:20:40.4085016Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4085169Z 2022-09-27T15:20:40.4085250Z  2022-09-27T15:20:40.4131254Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4131859Z Cannot generate a safe runtime search path for target operator_name_test 2022-09-27T15:20:40.4132300Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4132549Z directories: 2022-09-27T15:20:40.4132649Z 2022-09-27T15:20:40.4132906Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4133170Z /opt/conda/lib 2022-09-27T15:20:40.4133361Z 2022-09-27T15:20:40.4133482Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4133634Z 2022-09-27T15:20:40.4133706Z  2022-09-27T15:20:40.4179540Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4180042Z Cannot generate a safe runtime search path for target operators_test 2022-09-27T15:20:40.4180639Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4181070Z directories: 2022-09-27T15:20:40.4181276Z 2022-09-27T15:20:40.4181732Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4182180Z /opt/conda/lib 2022-09-27T15:20:40.4182386Z 2022-09-27T15:20:40.4182589Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4182867Z 2022-09-27T15:20:40.4182979Z  2022-09-27T15:20:40.4228560Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4229052Z Cannot generate a safe runtime search path for target 2022-09-27T15:20:40.4229608Z packedtensoraccessor_test because files in some directories may conflict 2022-09-27T15:20:40.4229939Z with libraries in implicit directories: 2022-09-27T15:20:40.4230084Z 2022-09-27T15:20:40.4230332Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4230580Z /opt/conda/lib 2022-09-27T15:20:40.4230694Z 2022-09-27T15:20:40.4230817Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4230969Z 2022-09-27T15:20:40.4231050Z  2022-09-27T15:20:40.4276718Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4277266Z Cannot generate a safe runtime search path for target pow_test because 2022-09-27T15:20:40.4277709Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4277949Z directories: 2022-09-27T15:20:40.4278062Z 2022-09-27T15:20:40.4278317Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4278566Z /opt/conda/lib 2022-09-27T15:20:40.4278681Z 2022-09-27T15:20:40.4278802Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4278955Z 2022-09-27T15:20:40.4279039Z  2022-09-27T15:20:40.4324848Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4325380Z Cannot generate a safe runtime search path for target quantized_test 2022-09-27T15:20:40.4325935Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4326192Z directories: 2022-09-27T15:20:40.4326291Z 2022-09-27T15:20:40.4326542Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4326809Z /opt/conda/lib 2022-09-27T15:20:40.4326924Z 2022-09-27T15:20:40.4327118Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4327283Z 2022-09-27T15:20:40.4327354Z  2022-09-27T15:20:40.4373005Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4373580Z Cannot generate a safe runtime search path for target reduce_ops_test 2022-09-27T15:20:40.4374011Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4374247Z directories: 2022-09-27T15:20:40.4374360Z 2022-09-27T15:20:40.4374608Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4375032Z /opt/conda/lib 2022-09-27T15:20:40.4375146Z 2022-09-27T15:20:40.4375254Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4375410Z 2022-09-27T15:20:40.4375493Z  2022-09-27T15:20:40.4420622Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4421088Z Cannot generate a safe runtime search path for target 2022-09-27T15:20:40.4421649Z reportMemoryUsage_test because files in some directories may conflict with 2022-09-27T15:20:40.4422304Z libraries in implicit directories: 2022-09-27T15:20:40.4422554Z 2022-09-27T15:20:40.4423000Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4423377Z /opt/conda/lib 2022-09-27T15:20:40.4423478Z 2022-09-27T15:20:40.4423599Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4423753Z 2022-09-27T15:20:40.4423837Z  2022-09-27T15:20:40.4468322Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4468867Z Cannot generate a safe runtime search path for target scalar_tensor_test 2022-09-27T15:20:40.4469434Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4469686Z directories: 2022-09-27T15:20:40.4469798Z 2022-09-27T15:20:40.4470049Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4470297Z /opt/conda/lib 2022-09-27T15:20:40.4470414Z 2022-09-27T15:20:40.4470533Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4470684Z 2022-09-27T15:20:40.4470765Z  2022-09-27T15:20:40.4516898Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4517482Z Cannot generate a safe runtime search path for target scalar_test because 2022-09-27T15:20:40.4517999Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4518241Z directories: 2022-09-27T15:20:40.4518347Z 2022-09-27T15:20:40.4518596Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4518859Z /opt/conda/lib 2022-09-27T15:20:40.4518971Z 2022-09-27T15:20:40.4519091Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4519244Z 2022-09-27T15:20:40.4519323Z  2022-09-27T15:20:40.4565748Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4566255Z Cannot generate a safe runtime search path for target 2022-09-27T15:20:40.4566811Z stride_properties_test because files in some directories may conflict with 2022-09-27T15:20:40.4567356Z libraries in implicit directories: 2022-09-27T15:20:40.4567603Z 2022-09-27T15:20:40.4568053Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4568404Z /opt/conda/lib 2022-09-27T15:20:40.4568517Z 2022-09-27T15:20:40.4568643Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4568785Z 2022-09-27T15:20:40.4568869Z  2022-09-27T15:20:40.4614046Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4614609Z Cannot generate a safe runtime search path for target tensor_iterator_test 2022-09-27T15:20:40.4615166Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4615473Z directories: 2022-09-27T15:20:40.4615585Z 2022-09-27T15:20:40.4615840Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4616103Z /opt/conda/lib 2022-09-27T15:20:40.4616206Z 2022-09-27T15:20:40.4616325Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4616482Z 2022-09-27T15:20:40.4616564Z  2022-09-27T15:20:40.4662283Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4662799Z Cannot generate a safe runtime search path for target test_parallel because 2022-09-27T15:20:40.4663287Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4663531Z directories: 2022-09-27T15:20:40.4663644Z 2022-09-27T15:20:40.4663894Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4664147Z /opt/conda/lib 2022-09-27T15:20:40.4664261Z 2022-09-27T15:20:40.4664380Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4664601Z 2022-09-27T15:20:40.4664681Z  2022-09-27T15:20:40.4711815Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4712324Z Cannot generate a safe runtime search path for target thread_init_test 2022-09-27T15:20:40.4712913Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4713279Z directories: 2022-09-27T15:20:40.4713466Z 2022-09-27T15:20:40.4713786Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4714178Z /opt/conda/lib 2022-09-27T15:20:40.4714384Z 2022-09-27T15:20:40.4714600Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4714856Z 2022-09-27T15:20:40.4714944Z  2022-09-27T15:20:40.4760659Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4761234Z Cannot generate a safe runtime search path for target type_ptr_test because 2022-09-27T15:20:40.4761741Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4762079Z directories: 2022-09-27T15:20:40.4762279Z 2022-09-27T15:20:40.4762742Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4763030Z /opt/conda/lib 2022-09-27T15:20:40.4763144Z 2022-09-27T15:20:40.4763262Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4763419Z 2022-09-27T15:20:40.4763488Z  2022-09-27T15:20:40.4809862Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4810400Z Cannot generate a safe runtime search path for target type_test because 2022-09-27T15:20:40.4811198Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4811539Z directories: 2022-09-27T15:20:40.4811682Z 2022-09-27T15:20:40.4811941Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4812204Z /opt/conda/lib 2022-09-27T15:20:40.4812320Z 2022-09-27T15:20:40.4812427Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4812585Z 2022-09-27T15:20:40.4812667Z  2022-09-27T15:20:40.4858756Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4859310Z Cannot generate a safe runtime search path for target undefined_tensor_test 2022-09-27T15:20:40.4859883Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4860241Z directories: 2022-09-27T15:20:40.4860356Z 2022-09-27T15:20:40.4860607Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4860859Z /opt/conda/lib 2022-09-27T15:20:40.4860972Z 2022-09-27T15:20:40.4861093Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4861246Z 2022-09-27T15:20:40.4861327Z  2022-09-27T15:20:40.4907621Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4908136Z Cannot generate a safe runtime search path for target variant_test because 2022-09-27T15:20:40.4908733Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4909020Z directories: 2022-09-27T15:20:40.4909134Z 2022-09-27T15:20:40.4909368Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4909630Z /opt/conda/lib 2022-09-27T15:20:40.4909749Z 2022-09-27T15:20:40.4909871Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4910189Z 2022-09-27T15:20:40.4910274Z  2022-09-27T15:20:40.4956307Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.4956805Z Cannot generate a safe runtime search path for target verify_api_visibility 2022-09-27T15:20:40.4957420Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.4957677Z directories: 2022-09-27T15:20:40.4957789Z 2022-09-27T15:20:40.4958036Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.4958438Z /opt/conda/lib 2022-09-27T15:20:40.4958555Z 2022-09-27T15:20:40.4958676Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.4958827Z 2022-09-27T15:20:40.4958898Z  2022-09-27T15:20:40.5006409Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5006914Z Cannot generate a safe runtime search path for target vmap_test because 2022-09-27T15:20:40.5007631Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5008000Z directories: 2022-09-27T15:20:40.5008115Z 2022-09-27T15:20:40.5008364Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5008624Z /opt/conda/lib 2022-09-27T15:20:40.5008737Z 2022-09-27T15:20:40.5008846Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5008999Z 2022-09-27T15:20:40.5009084Z  2022-09-27T15:20:40.5055780Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5056325Z Cannot generate a safe runtime search path for target weakref_test because 2022-09-27T15:20:40.5056887Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5057159Z directories: 2022-09-27T15:20:40.5057272Z 2022-09-27T15:20:40.5057521Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5057778Z /opt/conda/lib 2022-09-27T15:20:40.5057894Z 2022-09-27T15:20:40.5058015Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5058168Z 2022-09-27T15:20:40.5058250Z  2022-09-27T15:20:40.5104329Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5104865Z Cannot generate a safe runtime search path for target wrapdim_test because 2022-09-27T15:20:40.5105431Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5105730Z directories: 2022-09-27T15:20:40.5105842Z 2022-09-27T15:20:40.5106094Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5106341Z /opt/conda/lib 2022-09-27T15:20:40.5106453Z 2022-09-27T15:20:40.5106576Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5106726Z 2022-09-27T15:20:40.5106811Z  2022-09-27T15:20:40.5152963Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5153492Z Cannot generate a safe runtime search path for target xla_tensor_test 2022-09-27T15:20:40.5154087Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5154539Z directories: 2022-09-27T15:20:40.5154725Z 2022-09-27T15:20:40.5155102Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5155373Z /opt/conda/lib 2022-09-27T15:20:40.5155492Z 2022-09-27T15:20:40.5155613Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5155768Z 2022-09-27T15:20:40.5155840Z  2022-09-27T15:20:40.5202102Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5202740Z Cannot generate a safe runtime search path for target IListRef_test because 2022-09-27T15:20:40.5203207Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5203442Z directories: 2022-09-27T15:20:40.5203563Z 2022-09-27T15:20:40.5204015Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5204294Z /opt/conda/lib 2022-09-27T15:20:40.5204411Z 2022-09-27T15:20:40.5204522Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5204680Z 2022-09-27T15:20:40.5204768Z  2022-09-27T15:20:40.5251613Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5252237Z Cannot generate a safe runtime search path for target List_test because 2022-09-27T15:20:40.5252728Z files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5252991Z directories: 2022-09-27T15:20:40.5253108Z 2022-09-27T15:20:40.5253372Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5253630Z /opt/conda/lib 2022-09-27T15:20:40.5253747Z 2022-09-27T15:20:40.5253872Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5254029Z 2022-09-27T15:20:40.5254123Z  2022-09-27T15:20:40.5304133Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5304669Z Cannot generate a safe runtime search path for target KernelFunction_test 2022-09-27T15:20:40.5305279Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5305601Z directories: 2022-09-27T15:20:40.5305714Z 2022-09-27T15:20:40.5305964Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5306222Z /opt/conda/lib 2022-09-27T15:20:40.5306336Z 2022-09-27T15:20:40.5306458Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5306609Z 2022-09-27T15:20:40.5306691Z  2022-09-27T15:20:40.5353928Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5354322Z Cannot generate a safe runtime search path for target 2022-09-27T15:20:40.5354918Z kernel_function_legacy_test because files in some directories may conflict 2022-09-27T15:20:40.5355317Z with libraries in implicit directories: 2022-09-27T15:20:40.5355453Z 2022-09-27T15:20:40.5355706Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5355974Z /opt/conda/lib 2022-09-27T15:20:40.5356090Z 2022-09-27T15:20:40.5356209Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5356362Z 2022-09-27T15:20:40.5356431Z  2022-09-27T15:20:40.5403315Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5403706Z Cannot generate a safe runtime search path for target kernel_function_test 2022-09-27T15:20:40.5404042Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5404277Z directories: 2022-09-27T15:20:40.5404388Z 2022-09-27T15:20:40.5404633Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5404903Z /opt/conda/lib 2022-09-27T15:20:40.5405023Z 2022-09-27T15:20:40.5405131Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5405284Z 2022-09-27T15:20:40.5405364Z  2022-09-27T15:20:40.5452913Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5453405Z Cannot generate a safe runtime search path for target 2022-09-27T15:20:40.5453960Z kernel_lambda_legacy_test because files in some directories may conflict 2022-09-27T15:20:40.5454327Z with libraries in implicit directories: 2022-09-27T15:20:40.5454471Z 2022-09-27T15:20:40.5454719Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5454981Z /opt/conda/lib 2022-09-27T15:20:40.5455083Z 2022-09-27T15:20:40.5455202Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5455353Z 2022-09-27T15:20:40.5455436Z  2022-09-27T15:20:40.5501622Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5502195Z Cannot generate a safe runtime search path for target kernel_lambda_test 2022-09-27T15:20:40.5502786Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5503214Z directories: 2022-09-27T15:20:40.5503352Z 2022-09-27T15:20:40.5503608Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5503857Z /opt/conda/lib 2022-09-27T15:20:40.5504050Z 2022-09-27T15:20:40.5504171Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5504317Z 2022-09-27T15:20:40.5519148Z  2022-09-27T15:20:40.5551061Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5551616Z Cannot generate a safe runtime search path for target 2022-09-27T15:20:40.5552083Z kernel_stackbased_test because files in some directories may conflict with 2022-09-27T15:20:40.5552373Z libraries in implicit directories: 2022-09-27T15:20:40.5552517Z 2022-09-27T15:20:40.5552785Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5553051Z /opt/conda/lib 2022-09-27T15:20:40.5553153Z 2022-09-27T15:20:40.5553274Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5553427Z 2022-09-27T15:20:40.5553512Z  2022-09-27T15:20:40.5599844Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5600362Z Cannot generate a safe runtime search path for target 2022-09-27T15:20:40.5600812Z make_boxed_from_unboxed_functor_test because files in some directories may 2022-09-27T15:20:40.5601112Z conflict with libraries in implicit directories: 2022-09-27T15:20:40.5601267Z 2022-09-27T15:20:40.5601518Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5601771Z /opt/conda/lib 2022-09-27T15:20:40.5601886Z 2022-09-27T15:20:40.5602018Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5602174Z 2022-09-27T15:20:40.5602255Z  2022-09-27T15:20:40.5648734Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5649067Z Cannot generate a safe runtime search path for target CppSignature_test 2022-09-27T15:20:40.5649408Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5649660Z directories: 2022-09-27T15:20:40.5649773Z 2022-09-27T15:20:40.5650011Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5650275Z /opt/conda/lib 2022-09-27T15:20:40.5650391Z 2022-09-27T15:20:40.5650512Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5650664Z 2022-09-27T15:20:40.5650746Z  2022-09-27T15:20:40.5697052Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5697392Z Cannot generate a safe runtime search path for target backend_fallback_test 2022-09-27T15:20:40.5697742Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5697980Z directories: 2022-09-27T15:20:40.5698094Z 2022-09-27T15:20:40.5698344Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5698605Z /opt/conda/lib 2022-09-27T15:20:40.5698718Z 2022-09-27T15:20:40.5698836Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5698991Z 2022-09-27T15:20:40.5699058Z  2022-09-27T15:20:40.5745707Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5746045Z Cannot generate a safe runtime search path for target op_allowlist_test 2022-09-27T15:20:40.5746379Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5746618Z directories: 2022-09-27T15:20:40.5746732Z 2022-09-27T15:20:40.5746982Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5747405Z /opt/conda/lib 2022-09-27T15:20:40.5747527Z 2022-09-27T15:20:40.5747635Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5747789Z 2022-09-27T15:20:40.5747872Z  2022-09-27T15:20:40.5793987Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5794357Z Cannot generate a safe runtime search path for target op_registration_test 2022-09-27T15:20:40.5794687Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5795056Z directories: 2022-09-27T15:20:40.5795168Z 2022-09-27T15:20:40.5795419Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5795667Z /opt/conda/lib 2022-09-27T15:20:40.5795781Z 2022-09-27T15:20:40.5795902Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5796055Z 2022-09-27T15:20:40.5796137Z  2022-09-27T15:20:40.5841529Z CMake Warning at caffe2/CMakeLists.txt:1830 (add_executable): 2022-09-27T15:20:40.5841974Z Cannot generate a safe runtime search path for target inline_container_test 2022-09-27T15:20:40.5842347Z because files in some directories may conflict with libraries in implicit 2022-09-27T15:20:40.5842626Z directories: 2022-09-27T15:20:40.5842742Z 2022-09-27T15:20:40.5842978Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-09-27T15:20:40.5843317Z /opt/conda/lib 2022-09-27T15:20:40.5843437Z 2022-09-27T15:20:40.5843560Z Some of these libraries may not be found correctly. 2022-09-27T15:20:40.5843713Z 2022-09-27T15:20:40.5843803Z  2022-09-27T15:20:40.8766690Z -- Generating done 2022-09-27T15:20:40.9143447Z CMake Warning: 2022-09-27T15:20:40.9144026Z Manually-specified variables were not used by the project: 2022-09-27T15:20:40.9144350Z 2022-09-27T15:20:40.9144449Z BUILD_ENVIRONMENT 2022-09-27T15:20:40.9144575Z 2022-09-27T15:20:40.9144666Z  2022-09-27T15:20:40.9173159Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2022-09-27T15:20:40.9970505Z cmake --build . --target install --config Release -- -j 6 2022-09-27T15:20:41.0558134Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-09-27T15:20:41.0558979Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-09-27T15:20:41.0586647Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-09-27T15:20:41.0588444Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-09-27T15:20:41.0592657Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-09-27T15:20:41.0636235Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-09-27T15:20:41.1308006Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2022-09-27T15:20:41.1309308Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:117:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-09-27T15:20:41.1310059Z 117 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-09-27T15:20:41.1310587Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:20:41.1311344Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2022-09-27T15:20:41.1312471Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:195:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-09-27T15:20:41.1313507Z 195 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-09-27T15:20:41.1314025Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:20:41.1314722Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2022-09-27T15:20:41.1315804Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:273:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-09-27T15:20:41.1316684Z 273 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-09-27T15:20:41.1317216Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:20:41.1317971Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2022-09-27T15:20:41.1319091Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:351:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-09-27T15:20:41.1319880Z 351 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-09-27T15:20:41.1320420Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:20:41.1321124Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2022-09-27T15:20:41.1322286Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:429:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-09-27T15:20:41.1323066Z 429 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-09-27T15:20:41.1323568Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:20:41.1385811Z [ 0%] Linking C static library ../../../../lib/libclog.a 2022-09-27T15:20:41.1681510Z [ 0%] Built target clog 2022-09-27T15:20:41.1749725Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-09-27T15:20:41.1804009Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-09-27T15:20:41.2783107Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-09-27T15:20:41.3200451Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-09-27T15:20:41.3639523Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-09-27T15:20:41.4008563Z [ 0%] Built target defs.bzl 2022-09-27T15:20:41.4057691Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-09-27T15:20:41.4140551Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-09-27T15:20:41.4449393Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-09-27T15:20:41.4882669Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2022-09-27T15:20:41.5426597Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2022-09-27T15:20:41.5669780Z [ 0%] Built target gtest 2022-09-27T15:20:41.5717898Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2022-09-27T15:20:41.6004562Z [ 0%] Linking C static library ../../lib/libpthreadpool.a 2022-09-27T15:20:41.6107407Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-09-27T15:20:41.6315903Z [ 0%] Built target pthreadpool 2022-09-27T15:20:41.6385980Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2022-09-27T15:20:41.6897117Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-09-27T15:20:41.7204607Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-09-27T15:20:41.7675660Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-09-27T15:20:41.8079954Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-09-27T15:20:41.8579580Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2022-09-27T15:20:41.8837024Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2022-09-27T15:20:41.9366510Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-09-27T15:20:41.9867582Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-09-27T15:20:42.1062870Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-09-27T15:20:42.1063636Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2022-09-27T15:20:42.1354155Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-09-27T15:20:42.1903065Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-09-27T15:20:42.1904176Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-09-27T15:20:42.3109669Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2022-09-27T15:20:42.3111397Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-09-27T15:20:42.4006324Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-09-27T15:20:42.4424720Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-09-27T15:20:42.4479584Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-09-27T15:20:42.4995301Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2022-09-27T15:20:42.5421029Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-09-27T15:20:42.5424096Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-09-27T15:20:42.5935012Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-09-27T15:20:42.6499586Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-09-27T15:20:42.7018486Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2022-09-27T15:20:42.7298938Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-09-27T15:20:42.7952365Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-09-27T15:20:42.8206393Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-09-27T15:20:42.8467149Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-09-27T15:20:42.9447291Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-09-27T15:20:42.9451546Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2022-09-27T15:20:42.9454625Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-09-27T15:20:42.9745916Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-09-27T15:20:43.0454937Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-09-27T15:20:43.0949578Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-09-27T15:20:43.1459205Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-09-27T15:20:43.1888997Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-09-27T15:20:43.1892715Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2022-09-27T15:20:43.2241474Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2022-09-27T15:20:43.3130766Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-09-27T15:20:43.3399057Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2022-09-27T15:20:43.3738386Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-09-27T15:20:43.4285860Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-09-27T15:20:43.4634991Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-09-27T15:20:43.4672754Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-09-27T15:20:43.5471960Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2022-09-27T15:20:43.6193472Z In file included from /usr/include/string.h:495, 2022-09-27T15:20:43.6194047Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-09-27T15:20:43.6194661Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-09-27T15:20:43.6195221Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-09-27T15:20:43.6196020Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-09-27T15:20:43.6196617Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-09-27T15:20:43.6197400Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:20:43.6198546Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:20:43.6200465Z 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-09-27T15:20:43.6202110Z /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-09-27T15:20:43.6203058Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:20:43.6203492Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:20:43.6252816Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-09-27T15:20:43.6433226Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-09-27T15:20:43.6506125Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-09-27T15:20:43.7017141Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-09-27T15:20:43.7381315Z In file included from /usr/include/string.h:495, 2022-09-27T15:20:43.7381949Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-09-27T15:20:43.7382919Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-09-27T15:20:43.7383649Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-09-27T15:20:43.7384360Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-09-27T15:20:43.7385109Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-09-27T15:20:43.7385930Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-09-27T15:20:43.7387291Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-09-27T15:20:43.7389170Z 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-09-27T15:20:43.7390953Z /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-09-27T15:20:43.7391861Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-09-27T15:20:43.7392350Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:20:43.7573721Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2022-09-27T15:20:43.7876522Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2022-09-27T15:20:43.8642740Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-09-27T15:20:43.9009236Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2022-09-27T15:20:43.9333822Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-09-27T15:20:44.0027919Z [ 1%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2022-09-27T15:20:44.0028894Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-09-27T15:20:44.0537320Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-09-27T15:20:44.0780283Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-09-27T15:20:44.1279432Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2022-09-27T15:20:44.1468815Z [ 2%] Linking C static library ../../lib/libittnotify.a 2022-09-27T15:20:44.1752999Z [ 2%] Built target ittnotify 2022-09-27T15:20:44.1821326Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2022-09-27T15:20:44.2147046Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-09-27T15:20:44.2782231Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-09-27T15:20:44.3228152Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-09-27T15:20:44.3663720Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-09-27T15:20:44.3676660Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-09-27T15:20:44.4186024Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2022-09-27T15:20:44.4724765Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-09-27T15:20:44.5229412Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-09-27T15:20:44.5520436Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-09-27T15:20:44.6091657Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-09-27T15:20:44.6307704Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2022-09-27T15:20:44.6825677Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-09-27T15:20:44.7058374Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2022-09-27T15:20:44.7653834Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2022-09-27T15:20:44.7657976Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-09-27T15:20:44.8598237Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-09-27T15:20:44.8948903Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-09-27T15:20:44.8989306Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-09-27T15:20:44.9663349Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2022-09-27T15:20:44.9868803Z [ 2%] Linking CXX static library ../../../lib/libbenchmark.a 2022-09-27T15:20:45.0073018Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2022-09-27T15:20:45.0205316Z [ 2%] Built target benchmark 2022-09-27T15:20:45.0260371Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2022-09-27T15:20:45.1369981Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2022-09-27T15:20:45.1370718Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-09-27T15:20:45.1509137Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2022-09-27T15:20:45.1906137Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-09-27T15:20:45.2540863Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-09-27T15:20:45.2806389Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-09-27T15:20:45.3293397Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2022-09-27T15:20:45.3582837Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-09-27T15:20:45.3800252Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2022-09-27T15:20:45.4350019Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2022-09-27T15:20:45.4795507Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2022-09-27T15:20:45.5045028Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2022-09-27T15:20:45.5444824Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-09-27T15:20:45.5780619Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-09-27T15:20:45.5822475Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-09-27T15:20:45.6341775Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2022-09-27T15:20:45.6540517Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-09-27T15:20:45.7265562Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2022-09-27T15:20:45.7715654Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-09-27T15:20:45.7947331Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2022-09-27T15:20:45.9078169Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2022-09-27T15:20:45.9079067Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2022-09-27T15:20:45.9370062Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2022-09-27T15:20:45.9660353Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2022-09-27T15:20:45.9933836Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-09-27T15:20:46.0580081Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-09-27T15:20:46.0583325Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-09-27T15:20:46.1058843Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2022-09-27T15:20:46.1620585Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2022-09-27T15:20:46.1953295Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2022-09-27T15:20:46.2448438Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-09-27T15:20:46.2834916Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2022-09-27T15:20:46.3238860Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2022-09-27T15:20:46.3943715Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2022-09-27T15:20:46.4239935Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2022-09-27T15:20:46.4746131Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2022-09-27T15:20:46.4749430Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-09-27T15:20:46.5239171Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-09-27T15:20:46.5450267Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2022-09-27T15:20:46.5724959Z [ 2%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2022-09-27T15:20:46.6157649Z [ 2%] Built target libprotobuf-lite 2022-09-27T15:20:46.6214051Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-09-27T15:20:46.6566824Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2022-09-27T15:20:46.6714151Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2022-09-27T15:20:46.7281454Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2022-09-27T15:20:46.7855078Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2022-09-27T15:20:46.8872743Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2022-09-27T15:20:46.8874100Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2022-09-27T15:20:46.8880574Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2022-09-27T15:20:46.9173894Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-09-27T15:20:46.9541643Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2022-09-27T15:20:47.0006005Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2022-09-27T15:20:47.0559828Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2022-09-27T15:20:47.1498315Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2022-09-27T15:20:47.1787774Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2022-09-27T15:20:47.2397409Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2022-09-27T15:20:47.2729220Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2022-09-27T15:20:47.2784391Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-09-27T15:20:47.2821634Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2022-09-27T15:20:47.3414369Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2022-09-27T15:20:47.4433500Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2022-09-27T15:20:47.5108590Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2022-09-27T15:20:47.5109114Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2022-09-27T15:20:47.5397386Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2022-09-27T15:20:47.5664059Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2022-09-27T15:20:47.6253917Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2022-09-27T15:20:47.6377513Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-09-27T15:20:47.7604327Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-09-27T15:20:47.7926699Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-09-27T15:20:47.8169955Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2022-09-27T15:20:47.8218541Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2022-09-27T15:20:47.8560058Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2022-09-27T15:20:47.9565397Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2022-09-27T15:20:47.9988223Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-09-27T15:20:48.0415066Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2022-09-27T15:20:48.0736126Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2022-09-27T15:20:48.1070323Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2022-09-27T15:20:48.1116682Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2022-09-27T15:20:48.1812604Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2022-09-27T15:20:48.2419156Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2022-09-27T15:20:48.3321541Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-09-27T15:20:48.3326693Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2022-09-27T15:20:48.3804235Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-09-27T15:20:48.4047328Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2022-09-27T15:20:48.4377664Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2022-09-27T15:20:48.4411406Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2022-09-27T15:20:48.4835155Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2022-09-27T15:20:48.5829645Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2022-09-27T15:20:48.6069491Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-09-27T15:20:48.6397886Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-09-27T15:20:48.6602205Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2022-09-27T15:20:48.6613963Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2022-09-27T15:20:48.7904594Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2022-09-27T15:20:48.8345809Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2022-09-27T15:20:48.8746667Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-09-27T15:20:48.8783781Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2022-09-27T15:20:48.9412240Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2022-09-27T15:20:48.9500242Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2022-09-27T15:20:48.9965510Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2022-09-27T15:20:49.1204028Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2022-09-27T15:20:49.1950513Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2022-09-27T15:20:49.1951727Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2022-09-27T15:20:49.2149268Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-09-27T15:20:49.2313996Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-09-27T15:20:49.2644070Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2022-09-27T15:20:49.3395013Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2022-09-27T15:20:49.3784961Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2022-09-27T15:20:49.3994839Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2022-09-27T15:20:49.4544868Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2022-09-27T15:20:49.5140341Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2022-09-27T15:20:49.5454747Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-09-27T15:20:49.5872056Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-09-27T15:20:49.6226945Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2022-09-27T15:20:49.6227584Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-09-27T15:20:49.7019017Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2022-09-27T15:20:49.7613268Z [ 3%] Linking C static library ../../../lib/libtensorpipe_uv.a 2022-09-27T15:20:49.7932717Z [ 3%] Built target tensorpipe_uv 2022-09-27T15:20:49.8001843Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-09-27T15:20:49.8193642Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2022-09-27T15:20:49.8732086Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2022-09-27T15:20:49.8749105Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2022-09-27T15:20:49.9110434Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-09-27T15:20:50.0037090Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2022-09-27T15:20:50.0456081Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2022-09-27T15:20:50.1884607Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-09-27T15:20:50.1891633Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2022-09-27T15:20:50.2143883Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2022-09-27T15:20:50.2255540Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2022-09-27T15:20:50.2938742Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2022-09-27T15:20:50.2947310Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2022-09-27T15:20:50.4115256Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2022-09-27T15:20:50.4440696Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2022-09-27T15:20:50.5095239Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-09-27T15:20:50.5101060Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2022-09-27T15:20:50.5649521Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2022-09-27T15:20:50.6025736Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2022-09-27T15:20:50.6346414Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2022-09-27T15:20:50.6849369Z [ 3%] Linking CXX static library ../../../lib/libasmjit.a 2022-09-27T15:20:50.6857423Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2022-09-27T15:20:50.7320307Z [ 3%] Built target asmjit 2022-09-27T15:20:50.7393006Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2022-09-27T15:20:50.8062573Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-09-27T15:20:50.9208779Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2022-09-27T15:20:50.9549696Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2022-09-27T15:20:51.0102979Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2022-09-27T15:20:51.0230208Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2022-09-27T15:20:51.0676692Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-09-27T15:20:51.1426343Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-09-27T15:20:51.1621221Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-09-27T15:20:51.1914179Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2022-09-27T15:20:51.2430540Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-09-27T15:20:51.3611205Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-09-27T15:20:51.3960876Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2022-09-27T15:20:51.4407925Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2022-09-27T15:20:51.4981755Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2022-09-27T15:20:51.5188767Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2022-09-27T15:20:51.5276017Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2022-09-27T15:20:51.6296578Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-09-27T15:20:51.7072620Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-09-27T15:20:51.7899594Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2022-09-27T15:20:51.7912500Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2022-09-27T15:20:51.8524444Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2022-09-27T15:20:51.8588341Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2022-09-27T15:20:51.9287327Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2022-09-27T15:20:51.9542013Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-09-27T15:20:52.0949258Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-09-27T15:20:52.1765658Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-09-27T15:20:52.1943067Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-09-27T15:20:52.2083588Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2022-09-27T15:20:52.2841064Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2022-09-27T15:20:52.2951657Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2022-09-27T15:20:52.3823724Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2022-09-27T15:20:52.4388542Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:20:52.5100848Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-09-27T15:20:52.5654547Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-09-27T15:20:52.6190553Z [ 4%] Linking CXX static library ../../../lib/libgloo.a 2022-09-27T15:20:52.6597998Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-09-27T15:20:52.6635667Z [ 4%] Built target gloo 2022-09-27T15:20:52.6733571Z Scanning dependencies of target dnnl_common 2022-09-27T15:20:52.6838099Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2022-09-27T15:20:52.7472728Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-09-27T15:20:52.8225848Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:20:52.8338285Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2022-09-27T15:20:52.8876820Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-09-27T15:20:52.9606366Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-09-27T15:20:52.9938024Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-09-27T15:20:53.0018938Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2022-09-27T15:20:53.1777227Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2022-09-27T15:20:53.2222083Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-09-27T15:20:53.2336216Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2022-09-27T15:20:53.2980157Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-09-27T15:20:53.2981640Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:20:53.3597180Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-09-27T15:20:53.5021272Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-09-27T15:20:53.5283978Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:20:53.6459107Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-09-27T15:20:53.6631282Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2022-09-27T15:20:53.6939094Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-09-27T15:20:53.7235251Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2022-09-27T15:20:53.8106439Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-09-27T15:20:53.8963623Z [ 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-09-27T15:20:53.9376518Z [ 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-09-27T15:20:53.9640086Z [ 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-09-27T15:20:54.0330824Z [ 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-09-27T15:20:54.0524161Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2022-09-27T15:20:54.1523321Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_thread.cpp.o 2022-09-27T15:20:54.1542410Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-09-27T15:20:54.3121413Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-09-27T15:20:54.3129934Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-09-27T15:20:54.3480224Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-09-27T15:20:54.3932043Z [ 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-09-27T15:20:54.4529933Z [ 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-09-27T15:20:54.5219990Z [ 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-09-27T15:20:54.6036639Z [ 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-09-27T15:20:54.6349015Z [ 4%] Linking CXX static library ../../../lib/libprotobuf.a 2022-09-27T15:20:54.6773785Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-09-27T15:20:54.7160540Z [ 4%] Built target libprotobuf 2022-09-27T15:20:54.7232003Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2022-09-27T15:20:54.7988753Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-09-27T15:20:54.8671764Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2022-09-27T15:20:54.9252551Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-09-27T15:20:54.9641504Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-09-27T15:20:55.0012032Z [ 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-09-27T15:20:55.0742489Z [ 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-09-27T15:20:55.1601735Z [ 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-09-27T15:20:55.1791525Z [ 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-09-27T15:20:55.2177619Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2022-09-27T15:20:55.3394348Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2022-09-27T15:20:55.4337334Z [ 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-09-27T15:20:55.4471592Z [ 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-09-27T15:20:55.4899676Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-09-27T15:20:55.5592199Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2022-09-27T15:20:55.5649630Z [ 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-09-27T15:20:55.6524162Z [ 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-09-27T15:20:55.7766019Z [ 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-09-27T15:20:55.7978574Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-09-27T15:20:55.8595111Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-09-27T15:20:55.9552537Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-09-27T15:20:55.9599658Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2022-09-27T15:20:56.0301556Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2022-09-27T15:20:56.0721878Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2022-09-27T15:20:56.1438737Z [ 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-09-27T15:20:56.2000762Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2022-09-27T15:20:56.3047299Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2022-09-27T15:20:56.4350322Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2022-09-27T15:20:56.4602292Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2022-09-27T15:20:56.4603313Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2022-09-27T15:20:56.5629215Z [ 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-09-27T15:20:56.6106865Z [ 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-09-27T15:20:56.6172090Z [ 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-09-27T15:20:56.7612562Z [ 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-09-27T15:20:56.7905072Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2022-09-27T15:20:56.8216204Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2022-09-27T15:20:56.9905389Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2022-09-27T15:20:57.0157253Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2022-09-27T15:20:57.0261478Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2022-09-27T15:20:57.1455708Z [ 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-09-27T15:20:57.1991442Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-09-27T15:20:57.2923716Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-09-27T15:20:57.3351345Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2022-09-27T15:20:57.4123138Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2022-09-27T15:20:57.4560228Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2022-09-27T15:20:57.4917468Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2022-09-27T15:20:57.5637470Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2022-09-27T15:20:57.6405072Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-09-27T15:20:57.7459302Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-09-27T15:20:57.7709233Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2022-09-27T15:20:57.8482109Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2022-09-27T15:20:57.9157308Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-09-27T15:20:57.9698044Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2022-09-27T15:20:57.9720298Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2022-09-27T15:20:58.0592126Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2022-09-27T15:20:58.1378482Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-09-27T15:20:58.2401793Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2022-09-27T15:20:58.2429826Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-09-27T15:20:58.3893284Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2022-09-27T15:20:58.4386586Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2022-09-27T15:20:58.5083580Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2022-09-27T15:20:58.6027487Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2022-09-27T15:20:58.6142925Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2022-09-27T15:20:58.6317073Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-09-27T15:20:58.6922095Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o 2022-09-27T15:20:58.7815572Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-09-27T15:20:58.8677311Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-09-27T15:20:58.9432068Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2022-09-27T15:20:59.0084304Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2022-09-27T15:20:59.0299645Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2022-09-27T15:20:59.0794178Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-09-27T15:20:59.1410725Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2022-09-27T15:20:59.1436817Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2022-09-27T15:20:59.3768097Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2022-09-27T15:20:59.3776544Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-09-27T15:20:59.3784608Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2022-09-27T15:20:59.4231565Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-09-27T15:20:59.5136588Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2022-09-27T15:20:59.5870185Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2022-09-27T15:20:59.6720617Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2022-09-27T15:20:59.7150757Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2022-09-27T15:20:59.7987215Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-09-27T15:20:59.8026705Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2022-09-27T15:20:59.9006013Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2022-09-27T15:21:00.0076910Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2022-09-27T15:21:00.0089077Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-09-27T15:21:00.0450700Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:21:00.1259650Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2022-09-27T15:21:00.2140520Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-09-27T15:21:00.3079537Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-09-27T15:21:00.3761456Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2022-09-27T15:21:00.3762328Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-09-27T15:21:00.4375560Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:21:00.4765312Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:21:00.5349567Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:21:00.6130495Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:21:00.6925264Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-09-27T15:21:00.7517475Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2022-09-27T15:21:00.8097903Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2022-09-27T15:21:00.8733732Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-09-27T15:21:00.9589818Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2022-09-27T15:21:00.9705137Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:21:01.0361490Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-09-27T15:21:01.1547636Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-09-27T15:21:01.1651769Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-09-27T15:21:01.2277970Z [ 5%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2022-09-27T15:21:01.2515077Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2022-09-27T15:21:01.3356053Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:21:01.4163033Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-09-27T15:21:01.4491042Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-09-27T15:21:01.4756385Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2022-09-27T15:21:01.5513436Z [ 6%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2022-09-27T15:21:01.5896986Z [ 6%] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-09-27T15:21:01.6318108Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-09-27T15:21:01.6823391Z [ 6%] Built target dnnl_common 2022-09-27T15:21:01.6878714Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-09-27T15:21:01.7152112Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:21:01.7737092Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:21:01.8301302Z [ 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-09-27T15:21:01.8339510Z [ 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-09-27T15:21:01.9655240Z [ 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-09-27T15:21:02.0465598Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2022-09-27T15:21:02.0864437Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2022-09-27T15:21:02.1769471Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2022-09-27T15:21:02.2051370Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-09-27T15:21:02.2458863Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-09-27T15:21:02.3394020Z [ 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-09-27T15:21:02.4362328Z [ 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-09-27T15:21:02.4372054Z [ 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-09-27T15:21:02.5487277Z [ 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-09-27T15:21:02.5695080Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2022-09-27T15:21:02.6429052Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-09-27T15:21:02.7154998Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-09-27T15:21:02.7944363Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-09-27T15:21:02.8719634Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2022-09-27T15:21:02.8721029Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-09-27T15:21:02.9463684Z [ 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-09-27T15:21:03.0587833Z [ 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-09-27T15:21:03.0794664Z [ 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-09-27T15:21:03.1104804Z [ 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-09-27T15:21:03.2173063Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2022-09-27T15:21:03.2190701Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-09-27T15:21:03.3159369Z [ 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-09-27T15:21:03.4060809Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-09-27T15:21:03.4611299Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2022-09-27T15:21:03.5220274Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o 2022-09-27T15:21:03.5829202Z [ 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-09-27T15:21:03.5837497Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2022-09-27T15:21:03.7427117Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2022-09-27T15:21:03.7556392Z [ 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-09-27T15:21:03.7961059Z [ 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-09-27T15:21:03.8698665Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-09-27T15:21:03.9242380Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-09-27T15:21:04.0073497Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2022-09-27T15:21:04.0877191Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2022-09-27T15:21:04.1840934Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2022-09-27T15:21:04.2133258Z [ 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-09-27T15:21:04.2242486Z [ 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-09-27T15:21:04.2941213Z [ 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-09-27T15:21:04.3390725Z [ 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-09-27T15:21:04.4078052Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2022-09-27T15:21:04.5255053Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2022-09-27T15:21:04.6322717Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-09-27T15:21:04.6420940Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2022-09-27T15:21:04.6856460Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2022-09-27T15:21:04.8039191Z [ 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-09-27T15:21:04.8272386Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2022-09-27T15:21:04.8588388Z [ 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-09-27T15:21:04.9199941Z [ 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-09-27T15:21:04.9851358Z [ 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-09-27T15:21:05.0179475Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2022-09-27T15:21:05.1770375Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2022-09-27T15:21:05.1832866Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2022-09-27T15:21:05.2816227Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2022-09-27T15:21:05.3241379Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2022-09-27T15:21:05.3841681Z [ 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-09-27T15:21:05.3842837Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2022-09-27T15:21:05.5947658Z [ 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-09-27T15:21:05.5950298Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2022-09-27T15:21:05.6618287Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2022-09-27T15:21:05.7106000Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2022-09-27T15:21:05.7489314Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2022-09-27T15:21:05.8569270Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2022-09-27T15:21:05.9207949Z [ 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-09-27T15:21:05.9666577Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2022-09-27T15:21:06.0247889Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2022-09-27T15:21:06.0490800Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2022-09-27T15:21:06.0721637Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2022-09-27T15:21:06.1828600Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2022-09-27T15:21:06.3510548Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:21:06.3696801Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2022-09-27T15:21:06.3831875Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:21:06.4415349Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2022-09-27T15:21:06.4464557Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2022-09-27T15:21:06.5837670Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2022-09-27T15:21:06.6860693Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2022-09-27T15:21:06.6861788Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2022-09-27T15:21:06.7497342Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:21:06.8042702Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2022-09-27T15:21:06.8304955Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2022-09-27T15:21:06.9958473Z [ 7%] Built target dnnl_graph_common 2022-09-27T15:21:07.0021718Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2022-09-27T15:21:07.0048317Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2022-09-27T15:21:07.1078812Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:21:07.1851729Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/infer_type.cpp.o 2022-09-27T15:21:07.1867671Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:21:07.2193941Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:21:07.3476239Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:21:07.4048085Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2022-09-27T15:21:07.4889932Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2022-09-27T15:21:07.5778480Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2022-09-27T15:21:07.5964019Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2022-09-27T15:21:07.6190627Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2022-09-27T15:21:07.6981382Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:21:07.7766458Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower_down.cpp.o 2022-09-27T15:21:07.8548127Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2022-09-27T15:21:07.9560420Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2022-09-27T15:21:07.9626230Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2022-09-27T15:21:08.0469781Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2022-09-27T15:21:08.1162040Z [ 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-09-27T15:21:08.2239253Z [ 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-09-27T15:21:08.2840685Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2022-09-27T15:21:08.2975265Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2022-09-27T15:21:08.3525559Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2022-09-27T15:21:08.4271022Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2022-09-27T15:21:08.5051763Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2022-09-27T15:21:08.6118811Z [ 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-09-27T15:21:08.6122113Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2022-09-27T15:21:08.6262927Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-09-27T15:21:08.7313640Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2022-09-27T15:21:08.7351404Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2022-09-27T15:21:08.7521896Z [ 7%] Built target dnnl_graph_backend_fake 2022-09-27T15:21:08.7595659Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2022-09-27T15:21:08.9448982Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2022-09-27T15:21:08.9571369Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-09-27T15:21:09.0436014Z [ 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-09-27T15:21:09.1035536Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2022-09-27T15:21:09.1815257Z [ 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-09-27T15:21:09.2085259Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2022-09-27T15:21:09.2898896Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2022-09-27T15:21:09.2912429Z [ 7%] Linking CXX static library ../../lib/libfmt.a 2022-09-27T15:21:09.3171950Z [ 7%] Built target fmt 2022-09-27T15:21:09.3242022Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_fusion.cpp.o 2022-09-27T15:21:09.4694181Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2022-09-27T15:21:09.4741057Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2022-09-27T15:21:09.5475064Z [ 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-09-27T15:21:09.6568349Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2022-09-27T15:21:09.6775328Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2022-09-27T15:21:09.7458482Z [ 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-09-27T15:21:09.8689880Z [ 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-09-27T15:21:09.8690791Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2022-09-27T15:21:09.9245672Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2022-09-27T15:21:09.9319398Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2022-09-27T15:21:09.9837221Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2022-09-27T15:21:10.1479649Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2022-09-27T15:21:10.2396315Z [ 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-09-27T15:21:10.2560064Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/gelu_fusion.cpp.o 2022-09-27T15:21:10.2655737Z [ 7%] Built target dnnl_graph_utils 2022-09-27T15:21:10.2725946Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2022-09-27T15:21:10.3127218Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_fusion.cpp.o 2022-09-27T15:21:10.4068377Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_fusion.cpp.o 2022-09-27T15:21:10.5171145Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2022-09-27T15:21:10.6113963Z [ 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-09-27T15:21:10.6810747Z [ 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-09-27T15:21:10.6926220Z [ 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-09-27T15:21:10.8001826Z [ 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-09-27T15:21:10.8694242Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2022-09-27T15:21:10.9167585Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2022-09-27T15:21:10.9983522Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2022-09-27T15:21:11.0741618Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2022-09-27T15:21:11.0763739Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2022-09-27T15:21:11.2040161Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:21:11.3104053Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2022-09-27T15:21:11.3786542Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2022-09-27T15:21:11.3808060Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2022-09-27T15:21:11.4689357Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2022-09-27T15:21:11.5095638Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2022-09-27T15:21:11.5834995Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:21:11.7393003Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:21:11.8019953Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2022-09-27T15:21:11.8269697Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2022-09-27T15:21:11.9192445Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2022-09-27T15:21:11.9429234Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2022-09-27T15:21:11.9475415Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2022-09-27T15:21:12.1019680Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2022-09-27T15:21:12.2250084Z [ 9%] Built target libkineto_defs.bzl 2022-09-27T15:21:12.2307749Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2022-09-27T15:21:12.2341547Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2022-09-27T15:21:12.2423904Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2022-09-27T15:21:12.3139749Z [ 9%] Built target dnnl_graph_backend_dnnl 2022-09-27T15:21:12.3211906Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2022-09-27T15:21:12.3588635Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2022-09-27T15:21:12.4124520Z [ 9%] Built target dnnl_cpu 2022-09-27T15:21:12.4235513Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2022-09-27T15:21:12.6042235Z [ 9%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-09-27T15:21:12.6823719Z [ 9%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-09-27T15:21:12.7284162Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2022-09-27T15:21:12.7590541Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-09-27T15:21:12.7613075Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-09-27T15:21:12.8589940Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-09-27T15:21:12.8883207Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2022-09-27T15:21:13.0118920Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2022-09-27T15:21:13.0148180Z [ 9%] Built target kineto_api 2022-09-27T15:21:13.0199322Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2022-09-27T15:21:13.0680254Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2022-09-27T15:21:13.1640003Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-09-27T15:21:13.2539632Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2022-09-27T15:21:13.3385476Z [ 9%] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp.o 2022-09-27T15:21:13.3902873Z [ 9%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-09-27T15:21:13.4806866Z [ 9%] Linking C static library ../../lib/libfoxi_loader.a 2022-09-27T15:21:13.5001588Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-09-27T15:21:13.5032375Z [ 9%] Built target foxi_loader 2022-09-27T15:21:13.5092982Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-09-27T15:21:13.5405098Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-09-27T15:21:13.6728991Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-09-27T15:21:13.6730787Z /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-09-27T15:21:13.6732753Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:21:13.6734702Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6735759Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:21:13.6736738Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:21:13.6737446Z | ^~~~ 2022-09-27T15:21:13.6738477Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:21:13.6739363Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:21:13.6762246Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6762905Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:21:13.6763864Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2022-09-27T15:21:13.6764642Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2022-09-27T15:21:13.6765430Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-09-27T15:21:13.6766277Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:21:13.6767150Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:21:13.6772164Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6772954Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-09-27T15:21:13.6774899Z /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-09-27T15:21:13.6776369Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:21:13.6776886Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6777780Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:21:13.6778510Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:21:13.6779081Z | ^~~~ 2022-09-27T15:21:13.6779921Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:21:13.6780605Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:21:13.6781096Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6781690Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:21:13.6782465Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2022-09-27T15:21:13.6783255Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2022-09-27T15:21:13.6783715Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-09-27T15:21:13.6784429Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:21:13.6785067Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:21:13.6785551Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6786492Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp: In function ‘at::cuda::NVRTC* at::cuda::load_nvrtc()’: 2022-09-27T15:21:13.6788358Z /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-09-27T15:21:13.6789481Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:21:13.6789965Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6790686Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2022-09-27T15:21:13.6791543Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2022-09-27T15:21:13.6792080Z | ^~~~ 2022-09-27T15:21:13.6792891Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:21:13.6793484Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2022-09-27T15:21:13.6794090Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6892578Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:21:13.6893715Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2022-09-27T15:21:13.6894746Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2022-09-27T15:21:13.6895724Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-09-27T15:21:13.6896711Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:21:13.6897393Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:21:13.6897945Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6899686Z /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-09-27T15:21:13.6901077Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:21:13.6901580Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6902430Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2022-09-27T15:21:13.6903208Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2022-09-27T15:21:13.6903534Z | ^~~~ 2022-09-27T15:21:13.6903998Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:21:13.6904419Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2022-09-27T15:21:13.6904688Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6905029Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:21:13.6905440Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2022-09-27T15:21:13.6905968Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2022-09-27T15:21:13.6906413Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-09-27T15:21:13.6906852Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:21:13.6907221Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:21:13.6907527Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:21:13.6907849Z [ 9%] Linking CXX shared library ../lib/libcaffe2_nvrtc.so 2022-09-27T15:21:13.6926074Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2022-09-27T15:21:13.8015881Z [ 9%] Built target caffe2_nvrtc 2022-09-27T15:21:13.8071108Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_resampling.cpp.o 2022-09-27T15:21:13.8228867Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2022-09-27T15:21:13.8351403Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2022-09-27T15:21:13.8883081Z [ 9%] Generating ATen headers 2022-09-27T15:21:13.9007908Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-09-27T15:21:14.1209966Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-09-27T15:21:14.1791309Z [ 9%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-09-27T15:21:14.2133283Z [ 9%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-09-27T15:21:14.2259848Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2022-09-27T15:21:14.2827056Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2022-09-27T15:21:14.3307343Z [ 9%] Built target common 2022-09-27T15:21:14.3375792Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-09-27T15:21:14.3498493Z [ 9%] Linking C executable ../../bin/mkrename 2022-09-27T15:21:14.4075490Z [ 9%] Built target mkrename 2022-09-27T15:21:14.4145666Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-09-27T15:21:14.4973521Z [ 9%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-09-27T15:21:14.6118043Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2022-09-27T15:21:14.6184584Z [ 9%] Generating include/renameavx512f.h 2022-09-27T15:21:14.6191956Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2022-09-27T15:21:14.6250023Z [ 9%] Built target renameAVX512F.h_generated 2022-09-27T15:21:14.6301404Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-09-27T15:21:14.6434453Z [ 9%] Linking C executable ../../bin/mkalias 2022-09-27T15:21:14.6941510Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-09-27T15:21:14.7054602Z [ 9%] Built target mkalias 2022-09-27T15:21:14.7167285Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-09-27T15:21:14.8278622Z [ 9%] Generating include/renameavx2.h 2022-09-27T15:21:14.8289390Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2022-09-27T15:21:14.8375250Z [ 9%] Built target renameAVX2.h_generated 2022-09-27T15:21:14.8446531Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-09-27T15:21:14.9405586Z [ 9%] Generating ATen sources 2022-09-27T15:21:14.9682127Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2022-09-27T15:21:15.0756918Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2022-09-27T15:21:15.0943938Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2022-09-27T15:21:15.1721283Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-09-27T15:21:15.3592923Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-09-27T15:21:15.4334343Z [ 9%] Generating ATen declarations_yaml 2022-09-27T15:21:15.4904302Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2022-09-27T15:21:15.5154072Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2022-09-27T15:21:15.6593268Z [ 9%] Generating include/renameavx2128.h 2022-09-27T15:21:15.6604853Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2022-09-27T15:21:15.6696242Z [ 9%] Built target renameAVX2128.h_generated 2022-09-27T15:21:15.6768957Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloatNodeImpl.cpp.o 2022-09-27T15:21:15.8257347Z [ 9%] Generating include/renamefma4.h 2022-09-27T15:21:15.8269321Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2022-09-27T15:21:15.8357042Z [ 9%] Built target renameFMA4.h_generated 2022-09-27T15:21:15.8432096Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-09-27T15:21:15.9078018Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2022-09-27T15:21:15.9796269Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_sum.cpp.o 2022-09-27T15:21:16.1174090Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-09-27T15:21:16.3392295Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntNodeImpl.cpp.o 2022-09-27T15:21:16.3988194Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16cvt.cpp.o 2022-09-27T15:21:16.4023612Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-09-27T15:21:16.6474405Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_2x3.cpp.o 2022-09-27T15:21:16.7801446Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-09-27T15:21:16.7831091Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-09-27T15:21:17.0370567Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3.cpp.o 2022-09-27T15:21:17.1024570Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-09-27T15:21:17.2165219Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp.o 2022-09-27T15:21:17.3570612Z [ 9%] Generating include/renameavx.h 2022-09-27T15:21:17.3581086Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2022-09-27T15:21:17.3659113Z [ 9%] Built target renameAVX.h_generated 2022-09-27T15:21:17.3730691Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_u8s8s32x_wino_convolution.cpp.o 2022-09-27T15:21:17.3792811Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-09-27T15:21:17.6062498Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2022-09-27T15:21:17.6527277Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-09-27T15:21:17.7969553Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2022-09-27T15:21:17.9315977Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2022-09-27T15:21:17.9649762Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-09-27T15:21:18.2291528Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2022-09-27T15:21:18.3227617Z [ 9%] Generating include/renamesse4.h 2022-09-27T15:21:18.3237785Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2022-09-27T15:21:18.3320010Z [ 9%] Built target renameSSE4.h_generated 2022-09-27T15:21:18.3389317Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-09-27T15:21:18.3875190Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2022-09-27T15:21:18.6366352Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2022-09-27T15:21:18.6733485Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2022-09-27T15:21:18.7848778Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-09-27T15:21:19.0403537Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2022-09-27T15:21:19.0943471Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-09-27T15:21:19.1063434Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2022-09-27T15:21:19.4543362Z [ 9%] Generating include/renamesse2.h 2022-09-27T15:21:19.4553035Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2022-09-27T15:21:19.4612470Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-09-27T15:21:19.4613056Z [ 9%] Built target renameSSE2.h_generated 2022-09-27T15:21:19.4695005Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2022-09-27T15:21:19.4952939Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-09-27T15:21:19.7304893Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2022-09-27T15:21:19.8498726Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-09-27T15:21:19.9495338Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-09-27T15:21:20.1000734Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2022-09-27T15:21:20.1151585Z [ 9%] Generating include/renamepurec_scalar.h 2022-09-27T15:21:20.1162952Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2022-09-27T15:21:20.1246260Z [ 9%] Built target renamePUREC_SCALAR.h_generated 2022-09-27T15:21:20.1316687Z [ 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-09-27T15:21:20.2284383Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-09-27T15:21:20.4484691Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-09-27T15:21:20.4485749Z [ 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-09-27T15:21:20.5274969Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-09-27T15:21:20.7365232Z [ 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-09-27T15:21:20.7916595Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-09-27T15:21:20.9073184Z [ 9%] Generating include/renamepurecfma_scalar.h 2022-09-27T15:21:20.9085239Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2022-09-27T15:21:20.9166237Z [ 9%] Built target renamePURECFMA_SCALAR.h_generated 2022-09-27T15:21:20.9223562Z [ 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-09-27T15:21:21.0237597Z [ 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-09-27T15:21:21.1283018Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-09-27T15:21:21.1982717Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-09-27T15:21:21.3137579Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-09-27T15:21:21.3950242Z [ 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-09-27T15:21:21.3980051Z [ 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-09-27T15:21:21.5371071Z [ 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-09-27T15:21:21.5631138Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-09-27T15:21:21.7284560Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-09-27T15:21:21.8489287Z [ 9%] Generating renamedsp128.h 2022-09-27T15:21:21.8556412Z [ 9%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-09-27T15:21:21.8573273Z [ 9%] Built target renamedsp128.h_generated 2022-09-27T15:21:21.8671690Z [ 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-09-27T15:21:21.8946061Z [ 9%] Generating renamedsp256.h 2022-09-27T15:21:21.9075312Z [ 9%] Built target renamedsp256.h_generated 2022-09-27T15:21:21.9146266Z [ 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-09-27T15:21:22.0258110Z [ 9%] Linking C executable ../../bin/mkdisp 2022-09-27T15:21:22.0273595Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-09-27T15:21:22.0817282Z [ 9%] Built target mkdisp 2022-09-27T15:21:22.0973474Z [ 9%] Built target nvfuser_rt_warp_rocm 2022-09-27T15:21:22.1043702Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-09-27T15:21:22.3754980Z [ 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-09-27T15:21:22.3880133Z [ 9%] Built target nvfuser_rt_array 2022-09-27T15:21:22.3971846Z [ 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-09-27T15:21:22.4396504Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-09-27T15:21:22.5321417Z [ 9%] Generating ATen headers 2022-09-27T15:21:22.7056601Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-09-27T15:21:22.7803168Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-09-27T15:21:22.7804171Z [ 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-09-27T15:21:22.9905921Z [ 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-09-27T15:21:23.0711441Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-09-27T15:21:23.1839196Z [ 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-09-27T15:21:23.3141306Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-09-27T15:21:23.4228458Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-09-27T15:21:23.5135123Z [ 9%] Generating ATen sources 2022-09-27T15:21:23.5696468Z [ 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-09-27T15:21:23.6175575Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-09-27T15:21:23.6394717Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-09-27T15:21:23.6925406Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-09-27T15:21:23.8222516Z [ 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-09-27T15:21:23.9650837Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-09-27T15:21:24.0048992Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-09-27T15:21:24.2561017Z [ 9%] Built target nvfuser_rt_block_reduction 2022-09-27T15:21:24.2817844Z [ 9%] Built target nvfuser_rt_block_sync_atomic 2022-09-27T15:21:24.2877010Z [ 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-09-27T15:21:24.2877542Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-09-27T15:21:24.3036125Z [ 9%] Built target nvfuser_rt_block_sync_default 2022-09-27T15:21:24.3119691Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-09-27T15:21:24.6139339Z [ 10%] Built target nvfuser_rt_broadcast 2022-09-27T15:21:24.6210277Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-09-27T15:21:24.6352018Z [ 10%] Built target nvfuser_rt_fp16_support 2022-09-27T15:21:24.6419553Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-09-27T15:21:24.6471497Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2022-09-27T15:21:24.8913078Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2022-09-27T15:21:25.0961167Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-09-27T15:21:25.1356300Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-09-27T15:21:25.2484494Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2022-09-27T15:21:25.2985670Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2022-09-27T15:21:25.5453313Z [ 10%] Linking CXX shared library ../lib/libc10.so 2022-09-27T15:21:25.6807726Z [ 10%] Built target c10 2022-09-27T15:21:25.6877879Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2022-09-27T15:21:25.6997507Z [ 10%] Built target nvfuser_rt_fused_reduction 2022-09-27T15:21:25.7202850Z [ 10%] Built target nvfuser_rt_bf16_support 2022-09-27T15:21:25.7269141Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2022-09-27T15:21:25.7663492Z [ 10%] Built target nvfuser_rt_grid_broadcast 2022-09-27T15:21:25.7899168Z [ 10%] Built target nvfuser_rt_grid_reduction 2022-09-27T15:21:25.8035281Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization_kernels.cpp.o 2022-09-27T15:21:26.0506925Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2022-09-27T15:21:26.0531719Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2022-09-27T15:21:26.2077040Z [ 10%] Built target nvfuser_rt_grid_sync 2022-09-27T15:21:26.2322967Z [ 10%] Built target nvfuser_rt_helpers 2022-09-27T15:21:26.2395059Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2022-09-27T15:21:26.4234910Z [ 11%] Built target nvfuser_rt_index_utils 2022-09-27T15:21:26.4303342Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2022-09-27T15:21:26.5154292Z [ 11%] Built target nvfuser_rt_random_numbers 2022-09-27T15:21:26.5209873Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2022-09-27T15:21:26.6483836Z [ 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-09-27T15:21:26.8544879Z [ 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-09-27T15:21:26.9368840Z [ 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-09-27T15:21:27.0028814Z [ 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-09-27T15:21:27.2320134Z [ 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-09-27T15:21:27.3884193Z [ 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-09-27T15:21:27.4752691Z [ 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-09-27T15:21:27.6264282Z [ 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-09-27T15:21:27.7701302Z [ 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-09-27T15:21:27.8764828Z [ 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-09-27T15:21:28.0471157Z [ 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-09-27T15:21:28.1467219Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2022-09-27T15:21:28.2958235Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2022-09-27T15:21:28.4295377Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2022-09-27T15:21:28.4308622Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2022-09-27T15:21:28.6195934Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2022-09-27T15:21:28.7789985Z [ 11%] Built target nvfuser_rt_tensor 2022-09-27T15:21:28.7929107Z [ 11%] Built target nvfuser_rt_tuple 2022-09-27T15:21:28.7994259Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2022-09-27T15:21:28.8416849Z [ 11%] Built target nvfuser_rt_type_traits 2022-09-27T15:21:28.8611140Z [ 11%] Built target nvfuser_rt_welford 2022-09-27T15:21:28.8805581Z [ 11%] Built target nvfuser_rt_warp 2022-09-27T15:21:28.8993883Z [ 11%] Built target nvfuser_rt_tensorcore 2022-09-27T15:21:28.9184931Z [ 11%] Built target nvfuser_rt_memory 2022-09-27T15:21:28.9348436Z [ 11%] Built target nvfuser_rt_swizzle 2022-09-27T15:21:28.9513678Z [ 12%] Built target nvfuser_rt_PhiloxCudaStateRaw 2022-09-27T15:21:28.9780445Z [ 12%] Built target nvfuser_rt_UnpackRaw 2022-09-27T15:21:28.9862391Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2022-09-27T15:21:28.9867544Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2022-09-27T15:21:29.1215155Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2022-09-27T15:21:29.3446684Z [ 12%] Built target nvfuser_rt_array_rocm 2022-09-27T15:21:29.3634334Z [ 12%] Built target nvfuser_rt_bf16_support_rocm 2022-09-27T15:21:29.3879947Z [ 12%] Built target nvfuser_rt_block_sync_default_rocm 2022-09-27T15:21:29.4030403Z [ 12%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-09-27T15:21:29.4080113Z [ 12%] Built target python_copy_files 2022-09-27T15:21:29.4235445Z [ 12%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-09-27T15:21:29.5114329Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2022-09-27T15:21:29.5136294Z [ 12%] Linking C shared library ../lib/libtorch_global_deps.so 2022-09-27T15:21:29.5687952Z [ 12%] Linking C executable ../../bin/mkrename_gnuabi 2022-09-27T15:21:29.6141905Z [ 12%] Built target mkrename_gnuabi 2022-09-27T15:21:29.6328061Z [ 12%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-09-27T15:21:29.7843920Z [ 12%] Linking C executable ../../bin/mkmasked_gnuabi 2022-09-27T15:21:29.7856788Z [ 12%] Built target torch_global_deps 2022-09-27T15:21:29.8074460Z [ 12%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-09-27T15:21:29.8278217Z [ 12%] Built target mkmasked_gnuabi 2022-09-27T15:21:29.8448346Z [ 12%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-09-27T15:21:29.8851715Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2022-09-27T15:21:29.9295547Z [ 12%] Built target arraymap 2022-09-27T15:21:29.9494789Z [ 12%] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, ../../torch/csrc/lazy/generated/LazyNativeFunctions.cpp, ../../torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, ../../torch/csrc/lazy/generated/RegisterLazy.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/lazy/generated/LazyIr.h, ../../torch/csrc/lazy/generated/LazyNonNativeIr.h, ../../torch/csrc/lazy/generated/LazyNativeFunctions.h, ../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_nested_functions.cpp, ../../torch/csrc/autograd/generated/python_sparse_functions.cpp, ../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../torch/csrc/autograd/generated/python_return_types.cpp, ../../torch/csrc/autograd/generated/python_enum_tag.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py 2022-09-27T15:21:29.9909557Z [ 12%] Linking C executable ../../bin/addSuffix 2022-09-27T15:21:30.0468804Z [ 12%] Built target addSuffix 2022-09-27T15:21:30.0653531Z [ 12%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-09-27T15:21:30.2121247Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2022-09-27T15:21:30.5930733Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2022-09-27T15:21:30.9318471Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2022-09-27T15:21:31.3339950Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2022-09-27T15:21:31.6639463Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2022-09-27T15:21:31.6849854Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2022-09-27T15:21:31.9724997Z [ 12%] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-09-27T15:21:31.9974082Z Generating Python interface file 'datapipe.pyi'... 2022-09-27T15:21:32.0155305Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2022-09-27T15:21:32.0273038Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2022-09-27T15:21:32.3258511Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2022-09-27T15:21:32.3908586Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2022-09-27T15:21:32.6360617Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2022-09-27T15:21:32.7766640Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2022-09-27T15:21:32.8748000Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2022-09-27T15:21:33.1165611Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2022-09-27T15:21:33.1735292Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2022-09-27T15:21:33.4572853Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2022-09-27T15:21:33.5946563Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2022-09-27T15:21:33.8079162Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2022-09-27T15:21:34.0145391Z [ 12%] Generating ../../../torch/version.py 2022-09-27T15:21:34.1048580Z [ 12%] Built target dnnl_cpu_x64 2022-09-27T15:21:34.1345909Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-09-27T15:21:34.3652756Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-09-27T15:21:34.6816667Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-09-27T15:21:34.9693921Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-09-27T15:21:35.2168340Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-09-27T15:21:35.4657781Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-09-27T15:21:35.7801786Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-09-27T15:21:36.0082371Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-09-27T15:21:36.2248529Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-09-27T15:21:36.5222819Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-09-27T15:21:36.7395668Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-09-27T15:21:37.0319370Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-09-27T15:21:37.2604995Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-09-27T15:21:37.4668547Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-09-27T15:21:37.7246709Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-09-27T15:21:37.9948412Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-09-27T15:21:38.2194988Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-09-27T15:21:38.2497008Z [ 13%] Built target torch_python_stubs 2022-09-27T15:21:38.2792257Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-09-27T15:21:38.4033308Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-09-27T15:21:38.4194472Z fatal: no tag exactly matches '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:21:38.4713775Z [ 13%] Built target gen_torch_version 2022-09-27T15:21:38.4961248Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-09-27T15:21:38.5739721Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-09-27T15:21:38.6149144Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-09-27T15:21:38.6888882Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-09-27T15:21:38.7356264Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-09-27T15:21:38.8171960Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-09-27T15:21:38.9231476Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-09-27T15:21:38.9338377Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-09-27T15:21:39.0073941Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-09-27T15:21:39.0650199Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-09-27T15:21:39.1001761Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-09-27T15:21:39.1484692Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-09-27T15:21:39.1901790Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-09-27T15:21:39.2737869Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-09-27T15:21:39.3410399Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-09-27T15:21:39.3938487Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-09-27T15:21:39.4631441Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-09-27T15:21:39.4642950Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-09-27T15:21:39.5270382Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-09-27T15:21:39.5550540Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-09-27T15:21:39.6554236Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-09-27T15:21:39.6589721Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-09-27T15:21:39.7762298Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-09-27T15:21:39.7778550Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-09-27T15:21:39.8177667Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-09-27T15:21:39.8831695Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-09-27T15:21:39.9149841Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-09-27T15:21:40.0147254Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-09-27T15:21:40.0407275Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-09-27T15:21:40.1208284Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-09-27T15:21:40.1601750Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-09-27T15:21:40.1612821Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-09-27T15:21:40.2182823Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-09-27T15:21:40.2833863Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-09-27T15:21:40.3071302Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-09-27T15:21:40.4087348Z [ 13%] Linking C static library ../../lib/libcpuinfo.a 2022-09-27T15:21:40.4092705Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-09-27T15:21:40.4354659Z [ 13%] Built target cpuinfo 2022-09-27T15:21:40.4519651Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-09-27T15:21:40.4951405Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-09-27T15:21:40.5451735Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-09-27T15:21:40.5495768Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-09-27T15:21:40.6142327Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-09-27T15:21:40.6446571Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-09-27T15:21:40.7369273Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-09-27T15:21:40.7385033Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-09-27T15:21:40.8098387Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2022-09-27T15:21:40.8609189Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-09-27T15:21:40.8946804Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-09-27T15:21:40.9834725Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2022-09-27T15:21:41.0075606Z [ 14%] Linking C static library ../../lib/libcpuinfo_internals.a 2022-09-27T15:21:41.0385830Z [ 14%] Built target cpuinfo_internals 2022-09-27T15:21:41.0573501Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-09-27T15:21:41.1045476Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-09-27T15:21:41.1622017Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-09-27T15:21:41.1992509Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-09-27T15:21:41.2948415Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-09-27T15:21:41.2949624Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2022-09-27T15:21:41.2968426Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-09-27T15:21:41.3796437Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-09-27T15:21:41.4907338Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-09-27T15:21:41.5777337Z [ 14%] Linking C static library ../../lib/libnnpack_reference_layers.a 2022-09-27T15:21:41.6015450Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2022-09-27T15:21:41.6052370Z [ 14%] Built target nnpack_reference_layers 2022-09-27T15:21:41.6112552Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-09-27T15:21:41.7039138Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-09-27T15:21:41.8038471Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-09-27T15:21:41.8876792Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-09-27T15:21:41.8885450Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-09-27T15:21:41.9589461Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-09-27T15:21:42.0656105Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-09-27T15:21:42.0989278Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-09-27T15:21:42.1106009Z [ 14%] Built target generate-torch-sources 2022-09-27T15:21:42.1280048Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-09-27T15:21:42.1757829Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-09-27T15:21:42.2091360Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2022-09-27T15:21:42.2911050Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-09-27T15:21:42.4057151Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-09-27T15:21:42.4500592Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-09-27T15:21:42.4962554Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-09-27T15:21:42.5047355Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-09-27T15:21:42.5380002Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:21:42.6470389Z [ 14%] Built target indirection 2022-09-27T15:21:42.6506580Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-09-27T15:21:42.6572523Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-09-27T15:21:42.7453069Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-09-27T15:21:42.7701280Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-09-27T15:21:42.8138890Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-09-27T15:21:42.8678405Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-09-27T15:21:42.9036514Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-09-27T15:21:42.9212411Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-09-27T15:21:43.0000268Z [ 14%] Built target packing 2022-09-27T15:21:43.0186521Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-09-27T15:21:43.0238614Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-09-27T15:21:43.0444522Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-09-27T15:21:43.1302452Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-09-27T15:21:43.1610376Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-09-27T15:21:43.1849644Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-09-27T15:21:43.2150326Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-09-27T15:21:43.2840655Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-09-27T15:21:43.3765666Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-09-27T15:21:43.4006732Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-09-27T15:21:43.4329491Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-09-27T15:21:43.4640476Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-09-27T15:21:43.5249412Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-09-27T15:21:43.5630466Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-09-27T15:21:43.5854168Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-09-27T15:21:43.6437844Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-09-27T15:21:43.6788714Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-09-27T15:21:43.7263636Z [ 14%] Built target jit 2022-09-27T15:21:43.7436954Z [ 14%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-09-27T15:21:43.7980749Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-09-27T15:21:43.8242031Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-09-27T15:21:43.8584095Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-09-27T15:21:43.9135628Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-09-27T15:21:43.9578381Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-09-27T15:21:44.0449434Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-09-27T15:21:44.0766009Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-09-27T15:21:44.1069898Z [ 14%] Linking CXX static library ../../../lib/libgmock.a 2022-09-27T15:21:44.1353716Z [ 14%] Built target gmock 2022-09-27T15:21:44.1538532Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-09-27T15:21:44.2116154Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-09-27T15:21:44.2273937Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-09-27T15:21:44.2338628Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-09-27T15:21:44.2965021Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-09-27T15:21:44.3141775Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-09-27T15:21:44.3854855Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-09-27T15:21:44.4204947Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-09-27T15:21:44.4939231Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-09-27T15:21:44.5307038Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-09-27T15:21:44.5980148Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-09-27T15:21:44.6505230Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-09-27T15:21:44.6551480Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-09-27T15:21:44.6883812Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-09-27T15:21:44.7933002Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-09-27T15:21:44.8108325Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-09-27T15:21:44.8168921Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-09-27T15:21:44.9317504Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-09-27T15:21:44.9541179Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2022-09-27T15:21:44.9571503Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-09-27T15:21:44.9970837Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-09-27T15:21:45.0668522Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-09-27T15:21:45.0708088Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-09-27T15:21:45.1480423Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-09-27T15:21:45.1901689Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-09-27T15:21:45.2443382Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-09-27T15:21:45.3052935Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-09-27T15:21:45.3071489Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-09-27T15:21:45.3464432Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-09-27T15:21:45.3999955Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-09-27T15:21:45.4303920Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-09-27T15:21:45.4703287Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-09-27T15:21:45.5271614Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-09-27T15:21:45.6048401Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-09-27T15:21:45.6406422Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-09-27T15:21:45.6798677Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-09-27T15:21:45.7165791Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2022-09-27T15:21:45.7866647Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-09-27T15:21:45.7925022Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-09-27T15:21:45.8210134Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-09-27T15:21:45.9023513Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-09-27T15:21:45.9202114Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-09-27T15:21:45.9703748Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-09-27T15:21:46.0290774Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-09-27T15:21:46.0411545Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-09-27T15:21:46.0707013Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-09-27T15:21:46.1123798Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-09-27T15:21:46.1802303Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-09-27T15:21:46.1895114Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-09-27T15:21:46.2337350Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-09-27T15:21:46.2991291Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-09-27T15:21:46.3195695Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o 2022-09-27T15:21:46.3812734Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o 2022-09-27T15:21:46.4409895Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-09-27T15:21:46.4510924Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-09-27T15:21:46.4752787Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-09-27T15:21:46.5309241Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o 2022-09-27T15:21:46.5979888Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-09-27T15:21:46.5982552Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2022-09-27T15:21:46.6622122Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-09-27T15:21:46.7032900Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o 2022-09-27T15:21:46.7737959Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-09-27T15:21:46.7742815Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-09-27T15:21:46.8293122Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2022-09-27T15:21:46.8577058Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-09-27T15:21:46.9323281Z [ 15%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-09-27T15:21:46.9439743Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2022-09-27T15:21:46.9754246Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-09-27T15:21:47.0473446Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2022-09-27T15:21:47.1038616Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-09-27T15:21:47.2086920Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-09-27T15:21:47.2088739Z [ 16%] Linking CXX static library ../../../lib/libgtest_main.a 2022-09-27T15:21:47.2100894Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2022-09-27T15:21:47.2319439Z [ 16%] Built target gtest_main 2022-09-27T15:21:47.2399994Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2022-09-27T15:21:47.2743471Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-09-27T15:21:47.3293513Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-09-27T15:21:47.3660933Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o 2022-09-27T15:21:47.4152830Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-09-27T15:21:47.4772392Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o 2022-09-27T15:21:47.4942971Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o 2022-09-27T15:21:47.5498296Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-09-27T15:21:47.5773266Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-09-27T15:21:47.6083443Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2022-09-27T15:21:47.6435058Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-09-27T15:21:47.6935249Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-09-27T15:21:47.7233021Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o 2022-09-27T15:21:47.8476142Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2022-09-27T15:21:47.8478866Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-09-27T15:21:47.9029629Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-09-27T15:21:47.9545367Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2022-09-27T15:21:47.9777371Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-09-27T15:21:48.0323286Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-09-27T15:21:48.0722774Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2022-09-27T15:21:48.1294863Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-09-27T15:21:48.2102029Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o 2022-09-27T15:21:48.2586714Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-09-27T15:21:48.2625190Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-09-27T15:21:48.3262526Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o 2022-09-27T15:21:48.4014502Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-09-27T15:21:48.4044823Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-09-27T15:21:48.4363477Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-09-27T15:21:48.4594222Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o 2022-09-27T15:21:48.5204621Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-09-27T15:21:48.5645646Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o 2022-09-27T15:21:48.5964479Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-09-27T15:21:48.6647720Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-09-27T15:21:48.7109867Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2022-09-27T15:21:48.7622615Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-09-27T15:21:48.7992582Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-09-27T15:21:48.8386613Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o 2022-09-27T15:21:48.9246782Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-09-27T15:21:48.9680502Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o 2022-09-27T15:21:48.9719755Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2022-09-27T15:21:49.0681028Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-09-27T15:21:49.0779798Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-09-27T15:21:49.1243532Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-09-27T15:21:49.1247234Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o 2022-09-27T15:21:49.1927308Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-09-27T15:21:49.2254795Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-09-27T15:21:49.2331736Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-09-27T15:21:49.2678012Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2022-09-27T15:21:49.3491865Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-09-27T15:21:49.3944475Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o 2022-09-27T15:21:49.4553922Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-09-27T15:21:49.5158205Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o 2022-09-27T15:21:49.5500208Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o 2022-09-27T15:21:49.5770616Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-09-27T15:21:49.6024887Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-09-27T15:21:49.6840402Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-09-27T15:21:49.7254534Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o 2022-09-27T15:21:49.7284352Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-09-27T15:21:49.8217758Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-09-27T15:21:49.8462953Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-09-27T15:21:49.9336303Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o 2022-09-27T15:21:49.9422751Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o 2022-09-27T15:21:49.9625117Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-09-27T15:21:50.0505507Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-09-27T15:21:50.0675868Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-09-27T15:21:50.1049593Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-09-27T15:21:50.1959635Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-09-27T15:21:50.2219633Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o 2022-09-27T15:21:50.2545526Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-09-27T15:21:50.3047460Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-09-27T15:21:50.3512897Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-09-27T15:21:50.3769658Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-09-27T15:21:50.4124877Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-09-27T15:21:50.4609510Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-09-27T15:21:50.4958091Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-09-27T15:21:50.5599968Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-09-27T15:21:50.5953523Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-09-27T15:21:50.6334696Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-09-27T15:21:50.6906342Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-09-27T15:21:50.7314616Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-09-27T15:21:50.7704554Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-09-27T15:21:50.8749613Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-09-27T15:21:50.9007685Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-09-27T15:21:50.9435511Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-09-27T15:21:51.0344861Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-09-27T15:21:51.0346359Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-09-27T15:21:51.0410149Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-09-27T15:21:51.0684905Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-09-27T15:21:51.1481476Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-09-27T15:21:51.1488062Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-09-27T15:21:51.1700651Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-09-27T15:21:51.2390325Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-09-27T15:21:51.2822626Z [ 16%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-09-27T15:21:51.3093576Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-09-27T15:21:51.3493494Z [ 16%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-09-27T15:21:51.4414308Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-09-27T15:21:51.4417047Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-09-27T15:21:51.4881845Z [ 16%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-09-27T15:21:51.5590919Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-09-27T15:21:51.5660229Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-09-27T15:21:51.6805308Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-09-27T15:21:51.6806751Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-09-27T15:21:51.7217796Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-09-27T15:21:51.8053258Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-09-27T15:21:51.8533068Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-09-27T15:21:51.8582676Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-09-27T15:21:51.9069909Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-09-27T15:21:51.9685031Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-09-27T15:21:51.9840705Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-09-27T15:21:52.0502926Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-09-27T15:21:52.0726088Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-09-27T15:21:52.1002027Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-09-27T15:21:52.1662817Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-09-27T15:21:52.1896696Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:21:52.2531907Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-09-27T15:21:52.2576055Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-09-27T15:21:52.3109713Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:21:52.3811348Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-09-27T15:21:52.4005023Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-09-27T15:21:52.4729947Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-09-27T15:21:52.4972226Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-09-27T15:21:52.5360883Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-09-27T15:21:52.5768132Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-09-27T15:21:52.6465521Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-09-27T15:21:52.6723056Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-09-27T15:21:52.7208573Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-09-27T15:21:52.8138047Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-09-27T15:21:52.8726102Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-09-27T15:21:52.8732441Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-09-27T15:21:52.8734010Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-09-27T15:21:52.9919970Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-09-27T15:21:53.0112479Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-09-27T15:21:53.0974794Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-09-27T15:21:53.1454306Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-09-27T15:21:53.1827461Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-09-27T15:21:53.2263751Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-09-27T15:21:53.2577143Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-09-27T15:21:53.3092293Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-09-27T15:21:53.3395970Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-09-27T15:21:53.4123161Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-09-27T15:21:53.4173540Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-09-27T15:21:53.4639533Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-09-27T15:21:53.5513638Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-09-27T15:21:53.5601761Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-09-27T15:21:53.6102057Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-09-27T15:21:53.6604127Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:21:53.6888775Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-09-27T15:21:53.7355335Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:21:53.7637985Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-09-27T15:21:53.8386056Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-09-27T15:21:53.8443382Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-09-27T15:21:53.8856618Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:21:53.9524339Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-09-27T15:21:54.0272539Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-09-27T15:21:54.0701304Z [ 17%] Linking CXX static library ../../../lib/libprotoc.a 2022-09-27T15:21:54.0720406Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-09-27T15:21:54.1328099Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-09-27T15:21:54.1397186Z [ 17%] Built target libprotoc 2022-09-27T15:21:54.1547900Z [ 17%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-09-27T15:21:54.2235613Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-09-27T15:21:54.2851861Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:21:54.3207291Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:21:54.3623562Z [ 18%] Linking CXX static library ../../../lib/libbenchmark_main.a 2022-09-27T15:21:54.3864840Z [ 18%] Built target benchmark_main 2022-09-27T15:21:54.4116105Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-09-27T15:21:54.4288433Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:21:54.4310806Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-09-27T15:21:54.4571552Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-09-27T15:21:54.5777739Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-09-27T15:21:54.5785250Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-09-27T15:21:54.6106834Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:21:54.6217382Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:21:54.7174434Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-09-27T15:21:54.7645333Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2022-09-27T15:21:54.7736694Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:21:54.7815689Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-09-27T15:21:54.8748415Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-09-27T15:21:54.9051664Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-09-27T15:21:54.9272992Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-09-27T15:21:55.0147693Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-09-27T15:21:55.0697333Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-09-27T15:21:55.0881866Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-09-27T15:21:55.1898850Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:21:55.1978803Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:21:55.2141901Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-09-27T15:21:55.3197027Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-09-27T15:21:55.3347792Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-09-27T15:21:55.3639914Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-09-27T15:21:55.3919174Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2022-09-27T15:21:55.4311302Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2022-09-27T15:21:55.4559994Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-09-27T15:21:55.5272634Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-09-27T15:21:55.5631421Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-09-27T15:21:55.5809376Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-09-27T15:21:55.6490703Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-09-27T15:21:55.6764891Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-09-27T15:21:55.7129105Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2022-09-27T15:21:55.7762085Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-09-27T15:21:55.8033608Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-09-27T15:21:55.9156088Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-09-27T15:21:55.9167490Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-09-27T15:21:55.9796273Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2022-09-27T15:21:56.0266311Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-09-27T15:21:56.0477588Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-09-27T15:21:56.1350084Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-09-27T15:21:56.1609207Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-09-27T15:21:56.2145446Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2022-09-27T15:21:56.2632542Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2022-09-27T15:21:56.2645513Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-09-27T15:21:56.3140633Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-09-27T15:21:56.3870073Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-09-27T15:21:56.4316550Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-09-27T15:21:56.5285117Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-09-27T15:21:56.5530542Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2022-09-27T15:21:56.5927163Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-09-27T15:21:56.6448385Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-09-27T15:21:56.7236472Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-09-27T15:21:56.7239644Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2022-09-27T15:21:56.7819860Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-09-27T15:21:56.8299295Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-09-27T15:21:56.8959480Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-09-27T15:21:56.9300613Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2022-09-27T15:21:56.9584469Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-09-27T15:21:56.9885617Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2022-09-27T15:21:57.0632063Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-09-27T15:21:57.0898438Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-09-27T15:21:57.2001049Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-09-27T15:21:57.2249266Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-09-27T15:21:57.2706714Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2022-09-27T15:21:57.3355358Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-09-27T15:21:57.3599558Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-09-27T15:21:57.3974816Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2022-09-27T15:21:57.4412103Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-09-27T15:21:57.4661279Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-09-27T15:21:57.5626373Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-09-27T15:21:57.5817907Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-09-27T15:21:57.6688592Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2022-09-27T15:21:57.6689542Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-09-27T15:21:57.7075712Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-09-27T15:21:57.8332354Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-09-27T15:21:57.8367483Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-09-27T15:21:57.9373214Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-09-27T15:21:57.9682100Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-09-27T15:21:58.0052908Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2022-09-27T15:21:58.0441950Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-09-27T15:21:58.0792862Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2022-09-27T15:21:58.1080043Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-09-27T15:21:58.1725433Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-09-27T15:21:58.2188341Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-09-27T15:21:58.2795614Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-09-27T15:21:58.3222387Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2022-09-27T15:21:58.3657371Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2022-09-27T15:21:58.4022599Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-09-27T15:21:58.4054252Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-09-27T15:21:58.5004442Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-09-27T15:21:58.5466940Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-09-27T15:21:58.6298950Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-09-27T15:21:58.6527241Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-09-27T15:21:58.6834272Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2022-09-27T15:21:58.7563842Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-09-27T15:21:58.7937476Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:21:58.8479312Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2022-09-27T15:21:58.8890049Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2022-09-27T15:21:58.9134548Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-09-27T15:21:58.9799225Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2-acc2.c.o 2022-09-27T15:21:59.0384639Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2022-09-27T15:21:59.0608218Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:21:59.1070190Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2022-09-27T15:21:59.1705150Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:21:59.1712617Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2022-09-27T15:21:59.2278427Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc2.c.o 2022-09-27T15:21:59.2748601Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2022-09-27T15:21:59.2972142Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-09-27T15:21:59.3508609Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc4.c.o 2022-09-27T15:21:59.4044882Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-09-27T15:21:59.4387237Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2022-09-27T15:21:59.4650164Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2022-09-27T15:21:59.5522825Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-09-27T15:21:59.5726925Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-09-27T15:21:59.6030705Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2022-09-27T15:21:59.6563896Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2022-09-27T15:21:59.6989299Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-09-27T15:21:59.7520505Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-09-27T15:21:59.7874550Z [ 19%] Built target ATEN_CPU_FILES_GEN_TARGET 2022-09-27T15:21:59.7967672Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-09-27T15:21:59.8220504Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2022-09-27T15:21:59.8775031Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2022-09-27T15:21:59.8777256Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-09-27T15:21:59.9239550Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-09-27T15:21:59.9436919Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2022-09-27T15:22:00.0374296Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2022-09-27T15:22:00.0527843Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-09-27T15:22:00.0821874Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2022-09-27T15:22:00.0878162Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-09-27T15:22:00.1806501Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:22:00.2016072Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-09-27T15:22:00.2741794Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:22:00.2975595Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-09-27T15:22:00.3524889Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-09-27T15:22:00.3532780Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2022-09-27T15:22:00.4136419Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:00.4596927Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2022-09-27T15:22:00.4626338Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2022-09-27T15:22:00.5103508Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-09-27T15:22:00.5360222Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:00.6104895Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2022-09-27T15:22:00.6456214Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-09-27T15:22:00.6702467Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:00.7397372Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-09-27T15:22:00.7993519Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:00.8304903Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-09-27T15:22:00.8840719Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2022-09-27T15:22:00.9341522Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:22:00.9342676Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:22:00.9505832Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-09-27T15:22:01.0227792Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-09-27T15:22:01.0622286Z [ 20%] Built target fbgemm_avx2 2022-09-27T15:22:01.0674395Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:22:01.0677227Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:22:01.1154160Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2022-09-27T15:22:01.1648143Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-09-27T15:22:01.1866730Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:22:01.2421078Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-09-27T15:22:01.2645142Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2022-09-27T15:22:01.3130462Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:01.3482032Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2022-09-27T15:22:01.3764773Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-09-27T15:22:01.4453102Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:01.4627861Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-09-27T15:22:01.4965429Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2022-09-27T15:22:01.5936335Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:01.5937265Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-09-27T15:22:01.5994078Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2022-09-27T15:22:01.6842873Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-09-27T15:22:01.7353040Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:01.7893505Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-09-27T15:22:01.8220901Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2022-09-27T15:22:01.8661218Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-09-27T15:22:01.8846904Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:22:01.9161066Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-09-27T15:22:01.9664414Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-09-27T15:22:01.9846403Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2022-09-27T15:22:02.0364748Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2022-09-27T15:22:02.0622463Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:22:02.0867331Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-09-27T15:22:02.1719935Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:22:02.1913954Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-09-27T15:22:02.2650160Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:22:02.2900028Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-09-27T15:22:02.3459542Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2022-09-27T15:22:02.3532628Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2022-09-27T15:22:02.3909250Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-09-27T15:22:02.4250024Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2022-09-27T15:22:02.4461507Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-09-27T15:22:02.5049914Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-09-27T15:22:02.5540249Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-09-27T15:22:02.6116799Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:22:02.6657311Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-09-27T15:22:02.7633814Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2022-09-27T15:22:02.7636246Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2022-09-27T15:22:02.7831723Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2022-09-27T15:22:02.7953609Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:22:02.8267994Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-09-27T15:22:02.9150088Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:22:02.9668949Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-09-27T15:22:02.9697744Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2022-09-27T15:22:03.0317925Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:22:03.0584105Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-09-27T15:22:03.1256728Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:22:03.1487464Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2022-09-27T15:22:03.1668823Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-09-27T15:22:03.2324421Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2022-09-27T15:22:03.2585543Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:03.3107864Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-09-27T15:22:03.3144512Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-09-27T15:22:03.3968843Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2022-09-27T15:22:03.4218039Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:03.4689767Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-09-27T15:22:03.4708283Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2022-09-27T15:22:03.5585326Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-09-27T15:22:03.5763114Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:03.6566002Z [ 22%] Built target fbgemm_avx512 2022-09-27T15:22:03.6756361Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-09-27T15:22:03.6768907Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2022-09-27T15:22:03.7295227Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2022-09-27T15:22:03.7297131Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:22:03.7924099Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2022-09-27T15:22:03.7925451Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-09-27T15:22:03.8623792Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:22:03.8860058Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:22:03.9337948Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-09-27T15:22:03.9943582Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2022-09-27T15:22:04.0099840Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:22:04.0632911Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-09-27T15:22:04.0646373Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2022-09-27T15:22:04.1116603Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:22:04.1450615Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:22:04.2121036Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2022-09-27T15:22:04.2455992Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2022-09-27T15:22:04.2460240Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2022-09-27T15:22:04.3016747Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:22:04.3656279Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2022-09-27T15:22:04.4159366Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-09-27T15:22:04.4887821Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2022-09-27T15:22:04.4888436Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2022-09-27T15:22:04.5348619Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2022-09-27T15:22:04.5398369Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:22:04.5982999Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2022-09-27T15:22:04.6201729Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2022-09-27T15:22:04.6702711Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:22:04.7242700Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2022-09-27T15:22:04.7776022Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2022-09-27T15:22:04.8043732Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-09-27T15:22:04.8375350Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2022-09-27T15:22:04.8591041Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2022-09-27T15:22:04.8920405Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2022-09-27T15:22:04.9403526Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-09-27T15:22:04.9603703Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-09-27T15:22:05.0450343Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-09-27T15:22:05.0640463Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-09-27T15:22:05.1525062Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-09-27T15:22:05.1571282Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2022-09-27T15:22:05.1738353Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-09-27T15:22:05.2188770Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2022-09-27T15:22:05.2688534Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-09-27T15:22:05.3435149Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-09-27T15:22:05.3719334Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2022-09-27T15:22:05.3952137Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2022-09-27T15:22:05.4585486Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-09-27T15:22:05.5037975Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2022-09-27T15:22:05.5433961Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2022-09-27T15:22:05.6010620Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-09-27T15:22:05.6482052Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-09-27T15:22:05.7017853Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2022-09-27T15:22:05.7023423Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2022-09-27T15:22:05.7581849Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2022-09-27T15:22:05.7786821Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-09-27T15:22:05.8173154Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2022-09-27T15:22:05.8738850Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-09-27T15:22:05.8744460Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2022-09-27T15:22:05.9209763Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2022-09-27T15:22:05.9429665Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2022-09-27T15:22:05.9935834Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2022-09-27T15:22:06.0111277Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-09-27T15:22:06.0965349Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-09-27T15:22:06.1257710Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-09-27T15:22:06.2057508Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-09-27T15:22:06.2072633Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-09-27T15:22:06.2402138Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2022-09-27T15:22:06.2687385Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-09-27T15:22:06.3317076Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2022-09-27T15:22:06.3615267Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-09-27T15:22:06.4207745Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2022-09-27T15:22:06.4228628Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-09-27T15:22:06.4683926Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-09-27T15:22:06.4990299Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-09-27T15:22:06.5734831Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-09-27T15:22:06.5870128Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:22:06.6239404Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2022-09-27T15:22:06.6775016Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-09-27T15:22:06.7040063Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2022-09-27T15:22:06.7465536Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-09-27T15:22:06.8038341Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-09-27T15:22:06.8904801Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-09-27T15:22:06.9585142Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:22:06.9590055Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-09-27T15:22:07.0027524Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2022-09-27T15:22:07.0272059Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-09-27T15:22:07.0904010Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2022-09-27T15:22:07.0929993Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2022-09-27T15:22:07.1142227Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-09-27T15:22:07.1772724Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-09-27T15:22:07.2507347Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-09-27T15:22:07.2735638Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-09-27T15:22:07.3231523Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2022-09-27T15:22:07.3259647Z [ 22%] Built target fbgemm_generic 2022-09-27T15:22:07.3392573Z [ 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-09-27T15:22:07.4014803Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-09-27T15:22:07.4274163Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-09-27T15:22:07.5258925Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-09-27T15:22:07.5494587Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-09-27T15:22:07.6381393Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-09-27T15:22:07.6423088Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-09-27T15:22:07.6668396Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-09-27T15:22:07.7205017Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2022-09-27T15:22:07.7268618Z [ 22%] Built target ATEN_CUDA_FILES_GEN_TARGET 2022-09-27T15:22:07.7318111Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2022-09-27T15:22:07.7751925Z [ 22%] Linking CXX static library ../../../../../../lib/libdnnl.a 2022-09-27T15:22:07.7889659Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-09-27T15:22:07.8159440Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:22:07.9038087Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-09-27T15:22:07.9630824Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:22:08.0257399Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-09-27T15:22:08.0955545Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2022-09-27T15:22:08.0971432Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:08.1324789Z [ 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-09-27T15:22:08.1594913Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-09-27T15:22:08.2435184Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:08.3555310Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-09-27T15:22:08.3744090Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:08.3774460Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-09-27T15:22:08.4137520Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2022-09-27T15:22:08.4684829Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:08.4868894Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-09-27T15:22:08.5560879Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-09-27T15:22:08.5940887Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2022-09-27T15:22:08.5979710Z [ 22%] Built target dnnl 2022-09-27T15:22:08.6038269Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2022-09-27T15:22:08.6210655Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:22:08.6906080Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-09-27T15:22:08.7503723Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-09-27T15:22:08.7804036Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:22:08.8233569Z [ 22%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/RoctracerActivityApi.cpp.o 2022-09-27T15:22:08.8693739Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-09-27T15:22:08.9172968Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:22:08.9622445Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:22:08.9835636Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2022-09-27T15:22:08.9836611Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-09-27T15:22:09.0708916Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2022-09-27T15:22:09.1172617Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:22:09.1660936Z [ 22%] 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-09-27T15:22:09.1662101Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-09-27T15:22:09.2401790Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:09.2764623Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-09-27T15:22:09.3099944Z [ 22%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-09-27T15:22:09.3429662Z [ 22%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-09-27T15:22:09.4229790Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2022-09-27T15:22:09.4230814Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-09-27T15:22:09.4276213Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:09.5256647Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-09-27T15:22:09.5778435Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:09.6259221Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-09-27T15:22:09.7095622Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:09.7107354Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-09-27T15:22:09.7416922Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-09-27T15:22:09.8016141Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2022-09-27T15:22:09.9183140Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-09-27T15:22:09.9188240Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:22:09.9189747Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2022-09-27T15:22:10.0347435Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:22:10.0559754Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-09-27T15:22:10.1535071Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:22:10.1973295Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-09-27T15:22:10.1974435Z [ 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-09-27T15:22:10.2742290Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:22:10.2743424Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-09-27T15:22:10.2749486Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:22:10.3228683Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2022-09-27T15:22:10.3580186Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-09-27T15:22:10.4178816Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2022-09-27T15:22:10.4590278Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:22:10.5062923Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-09-27T15:22:10.5886368Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:22:10.6058386Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-09-27T15:22:10.7214661Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-09-27T15:22:10.7216019Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-09-27T15:22:10.7685419Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-09-27T15:22:10.8768870Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2022-09-27T15:22:10.8944295Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:22:10.9135994Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-09-27T15:22:11.0076004Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-09-27T15:22:11.0423275Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:22:11.1001305Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-09-27T15:22:11.1225358Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-09-27T15:22:11.1902939Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:11.1904347Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-09-27T15:22:11.2212159Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2022-09-27T15:22:11.2491990Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-09-27T15:22:11.3111985Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-09-27T15:22:11.3305984Z [ 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-09-27T15:22:11.3825941Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:11.4122468Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-09-27T15:22:11.5413689Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2022-09-27T15:22:11.5463734Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-09-27T15:22:11.5488625Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:11.6306554Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-09-27T15:22:11.6603633Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-09-27T15:22:11.6832653Z [ 23%] 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-09-27T15:22:11.7176290Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:22:11.7798579Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-09-27T15:22:11.8703799Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:22:11.9081350Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-09-27T15:22:11.9198437Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-09-27T15:22:11.9842928Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2022-09-27T15:22:12.0276373Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-09-27T15:22:12.0479938Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:22:12.1253399Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-09-27T15:22:12.1872100Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:22:12.2465380Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-09-27T15:22:12.2903269Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:22:12.3253024Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-09-27T15:22:12.3597089Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-09-27T15:22:12.3773267Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2022-09-27T15:22:12.4223031Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-09-27T15:22:12.4670173Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2022-09-27T15:22:12.4857197Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:22:12.5417456Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-09-27T15:22:12.5987733Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-09-27T15:22:12.6641199Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-09-27T15:22:12.6658013Z [ 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-09-27T15:22:12.7307439Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-09-27T15:22:12.7335461Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-09-27T15:22:12.7849162Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:22:12.8071578Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-09-27T15:22:12.8497596Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2022-09-27T15:22:12.8748295Z [ 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-09-27T15:22:12.9216279Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-09-27T15:22:12.9430460Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-09-27T15:22:13.0597479Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-09-27T15:22:13.0799600Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/Logger.cpp:28:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] 2022-09-27T15:22:13.0800503Z 28 | #pragma GCC diagnostic ignored "-Wglobal-constructors" 2022-09-27T15:22:13.0801002Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:22:13.0865251Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-09-27T15:22:13.1137701Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-09-27T15:22:13.1526959Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2022-09-27T15:22:13.2157329Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-09-27T15:22:13.3299511Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-09-27T15:22:13.3335495Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-09-27T15:22:13.4352398Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2022-09-27T15:22:13.4606262Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-09-27T15:22:13.5217093Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-09-27T15:22:13.5868527Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-09-27T15:22:13.6368395Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-09-27T15:22:13.7119588Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-09-27T15:22:13.8046074Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-09-27T15:22:13.8560279Z [ 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-09-27T15:22:13.8695095Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2022-09-27T15:22:13.8695963Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-09-27T15:22:13.9047139Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-09-27T15:22:13.9314803Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-09-27T15:22:13.9585354Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:22:14.0469811Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-09-27T15:22:14.0933639Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-09-27T15:22:14.1386621Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:22:14.1599556Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:22:14.2377455Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2022-09-27T15:22:14.2655354Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-09-27T15:22:14.3106333Z [ 24%] Built target kineto_base 2022-09-27T15:22:14.3276605Z [ 24%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-09-27T15:22:14.3820172Z [ 24%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-09-27T15:22:14.3941476Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-09-27T15:22:14.4623277Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:22:14.5116230Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-09-27T15:22:14.6049008Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-09-27T15:22:14.6489260Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2022-09-27T15:22:14.6944344Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:22:14.6944962Z [ 24%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2022-09-27T15:22:14.7186125Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-09-27T15:22:14.7953008Z [ 24%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2022-09-27T15:22:14.8103812Z [ 24%] Linking CXX static library ../../../lib/libgloo_hip.a 2022-09-27T15:22:14.8380208Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-09-27T15:22:14.8395750Z [ 24%] Built target c10_CompileTimeFunctionPointer_test 2022-09-27T15:22:14.8585707Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-09-27T15:22:14.9155791Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-09-27T15:22:14.9198318Z [ 24%] Built target gloo_hip 2022-09-27T15:22:14.9259697Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-09-27T15:22:14.9355156Z [ 24%] Built target c10_DeviceGuard_test 2022-09-27T15:22:14.9407906Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-09-27T15:22:14.9817253Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2022-09-27T15:22:15.0047887Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2022-09-27T15:22:15.0607822Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-09-27T15:22:15.0628110Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2022-09-27T15:22:15.0813929Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2022-09-27T15:22:15.1754067Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-09-27T15:22:15.2003110Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:22:15.2805968Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:22:15.3382193Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-09-27T15:22:15.3465585Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-09-27T15:22:15.3896130Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-09-27T15:22:15.4092224Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-09-27T15:22:15.4771095Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-09-27T15:22:15.5284732Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-09-27T15:22:15.5288561Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2022-09-27T15:22:15.5934372Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-09-27T15:22:15.6943455Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-09-27T15:22:15.7271837Z [ 25%] Linking CXX executable ../../bin/c10_StreamGuard_test 2022-09-27T15:22:15.7411940Z [ 25%] Linking CXX executable ../../bin/c10_Device_test 2022-09-27T15:22:15.7641864Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-09-27T15:22:15.8206473Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-09-27T15:22:15.8757886Z [ 25%] Built target c10_Device_test 2022-09-27T15:22:15.8768277Z [ 25%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2022-09-27T15:22:15.8814836Z [ 25%] Built target c10_StreamGuard_test 2022-09-27T15:22:15.8830390Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-09-27T15:22:15.8840471Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2022-09-27T15:22:15.8879883Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2022-09-27T15:22:15.9431035Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2022-09-27T15:22:15.9939838Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-09-27T15:22:16.0098822Z [ 25%] Built target c10_DispatchKeySet_test 2022-09-27T15:22:16.0164958Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2022-09-27T15:22:16.0220802Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-09-27T15:22:16.1224205Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-09-27T15:22:16.1650204Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-09-27T15:22:16.2200404Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2022-09-27T15:22:16.2401639Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-09-27T15:22:16.2919579Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-09-27T15:22:16.2920175Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-09-27T15:22:16.3689251Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-09-27T15:22:16.3771072Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-09-27T15:22:16.4269391Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-09-27T15:22:16.4799356Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-09-27T15:22:16.5034832Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2022-09-27T15:22:16.5463336Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-09-27T15:22:16.5643192Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-09-27T15:22:16.6273606Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-09-27T15:22:16.6643408Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-09-27T15:22:16.6874921Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-09-27T15:22:16.7082735Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-09-27T15:22:16.7709650Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-09-27T15:22:16.7898819Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-09-27T15:22:16.8290703Z [ 25%] Linking CXX static library ../../../lib/libtensorpipe.a 2022-09-27T15:22:16.8379866Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-09-27T15:22:16.8848072Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-09-27T15:22:16.9043483Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-09-27T15:22:16.9270780Z [ 25%] Built target tensorpipe 2022-09-27T15:22:16.9359468Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-09-27T15:22:16.9417366Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2022-09-27T15:22:16.9988286Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-09-27T15:22:17.0152290Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-09-27T15:22:17.0785278Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-09-27T15:22:17.0987180Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-09-27T15:22:17.1195413Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-09-27T15:22:17.1749055Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-09-27T15:22:17.2184432Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-09-27T15:22:17.2433292Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-09-27T15:22:17.2676331Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-09-27T15:22:17.3382067Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o 2022-09-27T15:22:17.3785346Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-09-27T15:22:17.3793020Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-09-27T15:22:17.4207185Z [ 26%] Linking CXX executable ../../bin/c10_SymInt_test 2022-09-27T15:22:17.4697734Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-09-27T15:22:17.5116141Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o 2022-09-27T15:22:17.5669029Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-09-27T15:22:17.5800809Z [ 26%] Built target c10_SymInt_test 2022-09-27T15:22:17.5864877Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-09-27T15:22:17.6354204Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o 2022-09-27T15:22:17.7779024Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-09-27T15:22:17.7785666Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o 2022-09-27T15:22:17.8042889Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o 2022-09-27T15:22:17.8397980Z [ 26%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2022-09-27T15:22:17.8875723Z [ 26%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2022-09-27T15:22:17.8936942Z [ 26%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2022-09-27T15:22:17.9145311Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-09-27T15:22:17.9547633Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o 2022-09-27T15:22:17.9763798Z [ 26%] Built target c10_InlineDeviceGuard_test 2022-09-27T15:22:17.9849832Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-09-27T15:22:18.0425027Z [ 26%] Built target c10_SizesAndStrides_test 2022-09-27T15:22:18.0493462Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-09-27T15:22:18.0508863Z [ 26%] Built target c10_InlineStreamGuard_test 2022-09-27T15:22:18.0561784Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-09-27T15:22:18.0670788Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-09-27T15:22:18.0992530Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-09-27T15:22:18.1222675Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-09-27T15:22:18.1732067Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-09-27T15:22:18.2078365Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-09-27T15:22:18.2163202Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-09-27T15:22:18.2406504Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-09-27T15:22:18.3104993Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-09-27T15:22:18.3667299Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-09-27T15:22:18.3898514Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-09-27T15:22:18.4271306Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-09-27T15:22:18.4963880Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-09-27T15:22:18.5214489Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-09-27T15:22:18.5219281Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-09-27T15:22:18.6514711Z [ 26%] Linking CXX executable ../../bin/c10_Array_test 2022-09-27T15:22:18.6515444Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-09-27T15:22:18.6515881Z [ 26%] Linking CXX executable ../../bin/c10_Bitset_test 2022-09-27T15:22:18.6705291Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-09-27T15:22:18.7317506Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-09-27T15:22:18.7784933Z [ 26%] Built target c10_Array_test 2022-09-27T15:22:18.7840236Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-09-27T15:22:18.7910679Z [ 26%] Built target c10_Bitset_test 2022-09-27T15:22:18.7959678Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-09-27T15:22:18.8049321Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-09-27T15:22:18.8133494Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-09-27T15:22:18.8191533Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-09-27T15:22:18.9055576Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-09-27T15:22:18.9394249Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-09-27T15:22:18.9596115Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-09-27T15:22:19.0743049Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-09-27T15:22:19.0918914Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-09-27T15:22:19.1571792Z [ 26%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2022-09-27T15:22:19.1919368Z [ 26%] Linking CXX executable ../../bin/c10_C++17_test 2022-09-27T15:22:19.2196476Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-09-27T15:22:19.2678212Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:22:19.2916745Z [ 26%] Built target c10_ConstexprCrc_test 2022-09-27T15:22:19.2970362Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:22:19.2987179Z [ 26%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2022-09-27T15:22:19.3250154Z [ 26%] Built target c10_C++17_test 2022-09-27T15:22:19.3321984Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:19.3449307Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-09-27T15:22:19.3825688Z [ 26%] Linking CXX executable ../../bin/c10_Half_test 2022-09-27T15:22:19.4347710Z [ 26%] Built target c10_DeadlockDetection_test 2022-09-27T15:22:19.4414178Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-09-27T15:22:19.4658671Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-09-27T15:22:19.4659718Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-09-27T15:22:19.4932025Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:19.5057500Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:19.5082286Z [ 26%] Built target c10_Half_test 2022-09-27T15:22:19.5149916Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:19.5678634Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:22:19.5866095Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:22:19.6295265Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-09-27T15:22:19.6505289Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-09-27T15:22:19.6906919Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-09-27T15:22:19.7238922Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-09-27T15:22:19.7543685Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-09-27T15:22:19.7866973Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:22:19.8105460Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:19.8511509Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-09-27T15:22:19.9610218Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-09-27T15:22:19.9801871Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:20.0119502Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-09-27T15:22:20.0786033Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:20.0793230Z [ 26%] Linking CXX executable ../../bin/c10_LeftRight_test 2022-09-27T15:22:20.1194622Z [ 26%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2022-09-27T15:22:20.1631379Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-09-27T15:22:20.1933599Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:20.2165144Z [ 26%] Built target c10_LeftRight_test 2022-09-27T15:22:20.2218254Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:22:20.2483707Z [ 26%] Built target c10_Metaprogramming_test 2022-09-27T15:22:20.2535753Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:22:20.2871697Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-09-27T15:22:20.3082871Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-09-27T15:22:20.3682115Z [ 26%] Linking CXX executable ../../bin/c10_SmallVectorTest 2022-09-27T15:22:20.3714007Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-09-27T15:22:20.4405366Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-09-27T15:22:20.4602172Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-09-27T15:22:20.4792058Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:22:20.5323824Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-09-27T15:22:20.5462095Z [ 26%] Built target c10_SmallVectorTest 2022-09-27T15:22:20.5514651Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-09-27T15:22:20.5915799Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:22:20.6531900Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:22:20.6703437Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x1.c.o 2022-09-27T15:22:20.7070614Z [ 26%] Linking CXX executable ../../bin/c10_Synchronized_test 2022-09-27T15:22:20.7349692Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x2.c.o 2022-09-27T15:22:20.8024667Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:22:20.8258577Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x4.c.o 2022-09-27T15:22:20.8413677Z [ 26%] Built target c10_Synchronized_test 2022-09-27T15:22:20.8466061Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x1.c.o 2022-09-27T15:22:20.8719257Z [ 26%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2022-09-27T15:22:20.8821028Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-09-27T15:22:20.9147225Z [ 26%] Linking CXX executable ../../bin/c10_TypeIndex_test 2022-09-27T15:22:20.9743403Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-09-27T15:22:20.9967621Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x2.c.o 2022-09-27T15:22:21.0085288Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:22:21.0160471Z [ 26%] Built target c10_ThreadLocal_test 2022-09-27T15:22:21.0248646Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:21.0456924Z [ 26%] Built target c10_TypeIndex_test 2022-09-27T15:22:21.0525196Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:21.1199158Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x4.c.o 2022-09-27T15:22:21.1685465Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x1.c.o 2022-09-27T15:22:21.1894431Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x2.c.o 2022-09-27T15:22:21.2206012Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:21.2818981Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:22:21.3027519Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:22:21.3400121Z [ 27%] Linking CXX executable ../../bin/c10_TypeList_test 2022-09-27T15:22:21.3450811Z [ 27%] Linking CXX executable ../../bin/c10_TypeTraits_test 2022-09-27T15:22:21.3874030Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x4.c.o 2022-09-27T15:22:21.4108284Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-09-27T15:22:21.4393769Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-09-27T15:22:21.4732786Z [ 27%] Built target c10_TypeList_test 2022-09-27T15:22:21.4800935Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-09-27T15:22:21.4820989Z [ 27%] Built target c10_TypeTraits_test 2022-09-27T15:22:21.4870658Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-09-27T15:22:21.5080911Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-09-27T15:22:21.5557125Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-09-27T15:22:21.5937107Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-09-27T15:22:21.6178003Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-09-27T15:22:21.6540395Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-09-27T15:22:21.6626962Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:22:21.8014983Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-09-27T15:22:21.8750340Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:22:21.9178144Z [ 27%] Linking CXX executable ../../bin/c10_accumulate_test 2022-09-27T15:22:21.9178917Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-09-27T15:22:21.9925225Z [ 27%] Linking CXX executable ../../bin/c10_bfloat16_test 2022-09-27T15:22:21.9925810Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:22:22.0448099Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-09-27T15:22:22.0670257Z [ 27%] Built target c10_accumulate_test 2022-09-27T15:22:22.0726145Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-09-27T15:22:22.0823969Z [ 27%] Linking CXX executable ../../bin/c10_complex_math_test 2022-09-27T15:22:22.1316912Z [ 27%] Built target c10_bfloat16_test 2022-09-27T15:22:22.1370822Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-09-27T15:22:22.1555945Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-09-27T15:22:22.1937639Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-09-27T15:22:22.2051255Z [ 27%] Built target c10_complex_math_test 2022-09-27T15:22:22.2102534Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:22:22.2288018Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-09-27T15:22:22.2460656Z [ 27%] Linking CXX executable ../../bin/c10_complex_test 2022-09-27T15:22:22.2992568Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-09-27T15:22:22.3860892Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-09-27T15:22:22.4088479Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-09-27T15:22:22.4090254Z [ 27%] Built target c10_complex_test 2022-09-27T15:22:22.4170544Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-09-27T15:22:22.4467318Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-09-27T15:22:22.4692806Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-09-27T15:22:22.5303863Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-09-27T15:22:22.5484628Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-09-27T15:22:22.5896002Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-09-27T15:22:22.7090283Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-09-27T15:22:22.7842309Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-09-27T15:22:22.7851154Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-09-27T15:22:22.8011247Z [ 27%] Linking CXX executable ../../bin/c10_either_test 2022-09-27T15:22:22.8084018Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-09-27T15:22:22.8419286Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-09-27T15:22:22.9094739Z [ 27%] Linking CXX executable ../../bin/c10_exception_test 2022-09-27T15:22:22.9364845Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-09-27T15:22:22.9370135Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-09-27T15:22:23.0052729Z [ 27%] Built target c10_either_test 2022-09-27T15:22:23.0106897Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-09-27T15:22:23.0312649Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-09-27T15:22:23.0662666Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-09-27T15:22:23.0707934Z [ 27%] Built target c10_exception_test 2022-09-27T15:22:23.0773375Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-09-27T15:22:23.1391437Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-09-27T15:22:23.1579143Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-09-27T15:22:23.2318930Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-09-27T15:22:23.2557472Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-09-27T15:22:23.2818884Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-09-27T15:22:23.3413983Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-09-27T15:22:23.3665856Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-09-27T15:22:23.4058589Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-09-27T15:22:23.4386676Z [ 28%] Linking CXX executable ../../bin/c10_flags_test 2022-09-27T15:22:23.5197101Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-09-27T15:22:23.5575827Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-09-27T15:22:23.5798306Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-09-27T15:22:23.5808278Z [ 28%] Built target c10_flags_test 2022-09-27T15:22:23.5876150Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:22:23.6622464Z [ 28%] Linking CXX executable ../../bin/c10_irange_test 2022-09-27T15:22:23.6799309Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:22:23.6800626Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-09-27T15:22:23.7617174Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-09-27T15:22:23.7730544Z [ 28%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2022-09-27T15:22:23.8048373Z [ 28%] Built target c10_irange_test 2022-09-27T15:22:23.8116624Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-09-27T15:22:23.8194939Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-09-27T15:22:23.8498052Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-09-27T15:22:23.8873241Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-09-27T15:22:23.9308941Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-09-27T15:22:23.9609582Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:22:23.9917778Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:24.0206728Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-09-27T15:22:24.0678734Z [ 28%] Built target c10_intrusive_ptr_test 2022-09-27T15:22:24.0753144Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-09-27T15:22:24.1265691Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-09-27T15:22:24.1863973Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-09-27T15:22:24.1982382Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-09-27T15:22:24.2449465Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:24.3251249Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-09-27T15:22:24.3991377Z [ 28%] Linking CXX executable ../../bin/c10_logging_test 2022-09-27T15:22:24.4274799Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-09-27T15:22:24.4878606Z [ 28%] Linking CXX executable ../../bin/c10_optional_test 2022-09-27T15:22:24.5286406Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:24.5400217Z [ 28%] Built target c10_logging_test 2022-09-27T15:22:24.5456076Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:24.5617500Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-09-27T15:22:24.5741888Z [ 28%] Linking CXX executable ../../bin/c10_registry_test 2022-09-27T15:22:24.6050641Z [ 28%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2022-09-27T15:22:24.6491856Z [ 28%] Built target c10_optional_test 2022-09-27T15:22:24.6560717Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-09-27T15:22:24.6920928Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-09-27T15:22:24.7319786Z [ 28%] Built target c10_registry_test 2022-09-27T15:22:24.7392604Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-09-27T15:22:24.7620382Z [ 28%] Built target c10_ordered_preserving_dict_test 2022-09-27T15:22:24.7621499Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:24.7683310Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:24.7931625Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-09-27T15:22:24.8265110Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:22:24.8965040Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:22:24.9068813Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-09-27T15:22:24.9150467Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:25.0254661Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:25.0779320Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:25.1050523Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:25.1542981Z [ 28%] Linking CXX executable ../../bin/c10_string_view_test 2022-09-27T15:22:25.1597325Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:25.1933862Z [ 28%] Linking CXX executable ../../bin/c10_tempfile_test 2022-09-27T15:22:25.2214620Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:25.3180418Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:25.3278825Z [ 28%] Built target c10_string_view_test 2022-09-27T15:22:25.3339437Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:25.3560831Z [ 28%] Built target c10_tempfile_test 2022-09-27T15:22:25.3615292Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:25.3674681Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:25.4271820Z [ 28%] Linking CXX executable ../../bin/c10_typeid_test 2022-09-27T15:22:25.4278530Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:25.4743276Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:25.4929269Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:22:25.5176049Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:22:25.5453916Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:25.5620656Z [ 28%] Built target c10_typeid_test 2022-09-27T15:22:25.5676422Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:25.6826264Z [ 28%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-09-27T15:22:25.7152319Z [ 28%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPCachingAllocator.cpp.o 2022-09-27T15:22:25.7595251Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:25.7603548Z [ 28%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPFunctions.cpp.o 2022-09-27T15:22:25.7802029Z [ 28%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPMiscFunctions.cpp.o 2022-09-27T15:22:25.7900156Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:22:25.8874711Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:25.9524113Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:22:25.9525274Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:22:25.9529658Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:22:25.9530492Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:22:25.9531659Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:22:25.9532480Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:22:25.9624993Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:26.0167541Z [ 28%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2022-09-27T15:22:26.0181966Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:22:26.0392684Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:26.1074551Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:26.1581755Z [ 28%] Built target c10_intrusive_ptr_benchmark 2022-09-27T15:22:26.1636819Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:22:26.1637862Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:22:26.1638857Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:22:26.1639774Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:22:26.1640776Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:22:26.1641737Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:22:26.1679509Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:26.1794461Z [ 28%] Generating ../../../include/sleef.h 2022-09-27T15:22:26.1856838Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2022-09-27T15:22:26.1872122Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2022-09-27T15:22:26.1887935Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2022-09-27T15:22:26.1905146Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2022-09-27T15:22:26.1920645Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2022-09-27T15:22:26.1941944Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2022-09-27T15:22:26.1959735Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2022-09-27T15:22:26.1978897Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2022-09-27T15:22:26.1996520Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2022-09-27T15:22:26.2016846Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2022-09-27T15:22:26.2038817Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2022-09-27T15:22:26.2056986Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2022-09-27T15:22:26.2076914Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2022-09-27T15:22:26.2157039Z [ 28%] Generating include/renameavx512fnofma.h 2022-09-27T15:22:26.2165113Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2022-09-27T15:22:26.2225589Z [ 28%] Generating include/renamecuda.h 2022-09-27T15:22:26.2234775Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2022-09-27T15:22:26.2294199Z [ 28%] Built target headers 2022-09-27T15:22:26.2345483Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:26.2550767Z [ 28%] Built target renameAVX512FNOFMA.h_generated 2022-09-27T15:22:26.2602990Z [ 28%] Generating alias_avx512f.h 2022-09-27T15:22:26.2603784Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:26.2676756Z [ 28%] Built target alias_avx512f.h_generated 2022-09-27T15:22:26.2728153Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:26.3010739Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:22:26.3012458Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:22:26.3013346Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:22:26.3013914Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:22:26.3014433Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:22:26.3014975Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:22:26.3033459Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:26.3067529Z [ 28%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPStream.cpp.o 2022-09-27T15:22:26.3619109Z [ 28%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPGuardImpl.cpp.o 2022-09-27T15:22:26.3952273Z [ 29%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPTest.cpp.o 2022-09-27T15:22:26.4698328Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:26.5284829Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:26.5485977Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:22:26.6200559Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:22:26.6695230Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:26.7329763Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:22:26.7332637Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:22:26.7333721Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:22:26.7334673Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:22:26.7335686Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:22:26.7336660Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:22:26.7392157Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:26.7429397Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:22:26.7430356Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:22:26.7431219Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:22:26.7432181Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:22:26.7432744Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:22:26.7433286Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:22:26.7487645Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:26.7635714Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:22:26.7636784Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:22:26.7637359Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:22:26.7637898Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:22:26.7638424Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:22:26.7638956Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:22:26.7693740Z [ 29%] Linking CXX shared library ../../lib/libc10_hip.so 2022-09-27T15:22:26.7747270Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:26.8468553Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:22:26.8667706Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-09-27T15:22:26.8855667Z [ 29%] Built target c10_hip 2022-09-27T15:22:26.8918642Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:22:26.8948906Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:22:26.9229255Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:22:26.9517237Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:27.0654177Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:27.0864072Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:27.1234563Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:27.1317304Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-09-27T15:22:27.1604212Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-09-27T15:22:27.2039026Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-09-27T15:22:27.2550468Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-09-27T15:22:27.2734911Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-09-27T15:22:27.3004209Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:27.4042851Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-09-27T15:22:27.4355405Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-09-27T15:22:27.4560474Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:27.4776225Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-09-27T15:22:27.4825054Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:27.5757508Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:22:27.6014297Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:27.6223840Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:22:27.6811514Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-09-27T15:22:27.7379637Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:27.7653792Z [ 29%] Built target sleefavx2 2022-09-27T15:22:27.7705821Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:27.7852861Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:27.8102783Z [ 29%] Built target sleefdetavx2 2022-09-27T15:22:27.8158284Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:27.8756773Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:22:27.9035056Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:27.9463708Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-09-27T15:22:27.9675580Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-09-27T15:22:27.9965616Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-09-27T15:22:28.0303251Z [ 29%] Built target sleefavx2128 2022-09-27T15:22:28.0374014Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-09-27T15:22:28.1011149Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:28.1868498Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:22:28.2353496Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-09-27T15:22:28.2518066Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:28.2616389Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-09-27T15:22:28.2942778Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:28.3196363Z [ 29%] Built target sleefdetfma4 2022-09-27T15:22:28.3513453Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-09-27T15:22:28.3941893Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-09-27T15:22:28.4352630Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:22:28.4556658Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:28.5452164Z [ 29%] Built target sleeffma4 2022-09-27T15:22:28.5461852Z [ 29%] Built target sleefdetavx2128 2022-09-27T15:22:28.5516589Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:28.5518558Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:28.5884996Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-09-27T15:22:28.6672763Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:22:28.6738258Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-09-27T15:22:28.7345284Z [ 29%] Built target sleefavx 2022-09-27T15:22:28.7350935Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:28.7497992Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-09-27T15:22:28.7512161Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-09-27T15:22:28.8405752Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:28.8704077Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:22:28.9069836Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-09-27T15:22:28.9378324Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-09-27T15:22:28.9972030Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:29.0952775Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-09-27T15:22:29.0953415Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:22:29.1177986Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:29.1706377Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-09-27T15:22:29.1997410Z [ 29%] Built target sleefdetavx 2022-09-27T15:22:29.2069705Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:29.2757413Z [ 29%] Built target sleefsse4 2022-09-27T15:22:29.2826513Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:29.2871806Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-09-27T15:22:29.3526001Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-09-27T15:22:29.3810160Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:22:29.4132514Z [ 29%] Built target sleefdetsse4 2022-09-27T15:22:29.4232344Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:22:29.4798195Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:29.5173594Z [ 29%] Built target sleefsse2 2022-09-27T15:22:29.5234226Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:29.5658798Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:29.6190842Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:29.6431047Z [ 30%] Built target sleefdetsse2 2022-09-27T15:22:29.6485819Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:29.6697684Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:22:29.6865303Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-09-27T15:22:29.7146436Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:22:29.7579765Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-09-27T15:22:29.8362069Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:29.8370448Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:22:29.8443802Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:22:29.8795713Z [ 30%] Built target sleefpurec_scalar 2022-09-27T15:22:29.8868434Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-09-27T15:22:29.9770802Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:22:30.0105790Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:30.0138020Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:30.0460982Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-09-27T15:22:30.0613109Z [ 30%] Built target sleefdetpurec_scalar 2022-09-27T15:22:30.0682785Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:22:30.1201171Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:22:30.1620595Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-09-27T15:22:30.2104420Z [ 31%] Generating dispsse.c 2022-09-27T15:22:30.2224948Z [ 31%] Built target sleefpurecfma_scalar 2022-09-27T15:22:30.2245813Z [ 31%] Built target dispsse.c_generated 2022-09-27T15:22:30.2279885Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:30.2302496Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:30.2439801Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:30.2505464Z [ 31%] Generating dispavx.c 2022-09-27T15:22:30.2701306Z [ 31%] Built target dispavx.c_generated 2022-09-27T15:22:30.2834630Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:30.3236674Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:22:30.3421862Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:22:30.3821233Z [ 31%] Built target sleefdetpurecfma_scalar 2022-09-27T15:22:30.3876544Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:22:30.3881345Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:22:30.4158798Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-09-27T15:22:30.4726930Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:30.5672115Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:30.5889757Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:30.6285953Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:30.6313913Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:30.6724044Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-09-27T15:22:30.6802244Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:22:30.7345830Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:22:30.7737131Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:30.7996031Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:30.8233327Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:30.9223463Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:30.9320359Z [ 32%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-09-27T15:22:30.9827619Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-09-27T15:22:30.9981161Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-09-27T15:22:31.0287227Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-09-27T15:22:31.0798789Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:31.1119422Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:31.1277015Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:31.1440532Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:31.1768075Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-09-27T15:22:31.2107340Z [ 32%] Linking CXX executable ../../../bin/protoc 2022-09-27T15:22:31.2544595Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-09-27T15:22:31.2834052Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:31.3319833Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:31.4034157Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-09-27T15:22:31.4044347Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:31.4257663Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:22:31.5105018Z [ 32%] Built target protoc 2022-09-27T15:22:31.5105748Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:22:31.5157972Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:22:31.5302329Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-09-27T15:22:31.5383226Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-09-27T15:22:31.5735088Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:31.6260686Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:31.6546173Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-09-27T15:22:31.7030607Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:31.7293232Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:31.7687976Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:31.7737197Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:31.8105771Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-09-27T15:22:31.8188480Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-09-27T15:22:31.8857304Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-09-27T15:22:31.9096791Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:31.9293168Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-09-27T15:22:31.9713152Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:31.9790509Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:32.0244201Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:32.0449172Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:32.0693584Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:32.1042073Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-09-27T15:22:32.1323990Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-09-27T15:22:32.1897756Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:32.2115180Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:32.2503854Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:22:32.2865689Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-09-27T15:22:32.2910997Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-09-27T15:22:32.3540900Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-09-27T15:22:32.3739929Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-09-27T15:22:32.4020703Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-09-27T15:22:32.4327848Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-09-27T15:22:32.4546554Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-09-27T15:22:32.4997243Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-09-27T15:22:32.5311643Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:22:32.5495653Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-09-27T15:22:32.5737032Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-09-27T15:22:32.5761735Z [ 32%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-09-27T15:22:32.6124042Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-09-27T15:22:32.6581936Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-09-27T15:22:32.6747896Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-09-27T15:22:32.7095265Z [ 32%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-09-27T15:22:32.7501980Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-09-27T15:22:32.7738105Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-09-27T15:22:32.8165624Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-09-27T15:22:32.8398151Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:22:32.8665216Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-09-27T15:22:32.8928759Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-09-27T15:22:32.9363450Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-09-27T15:22:32.9904454Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-09-27T15:22:33.0468655Z [ 32%] Linking CXX static library ../../../lib/libgmock_main.a 2022-09-27T15:22:33.0667354Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:22:33.0676888Z [ 32%] Built target gmock_main 2022-09-27T15:22:33.0728342Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:22:33.0940735Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-09-27T15:22:33.1302746Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-09-27T15:22:33.2113261Z [ 32%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-09-27T15:22:33.2356266Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-09-27T15:22:33.2582972Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-09-27T15:22:33.3125339Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-09-27T15:22:33.3455880Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-09-27T15:22:33.3500199Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-09-27T15:22:33.3746220Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:33.4242431Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-09-27T15:22:33.4848481Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:33.5088627Z [ 32%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-09-27T15:22:33.5420692Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-09-27T15:22:33.6020472Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-09-27T15:22:33.6257400Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-09-27T15:22:33.6647774Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-09-27T15:22:33.6852682Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-09-27T15:22:33.7410425Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:33.7825520Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-09-27T15:22:33.7883811Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-09-27T15:22:33.8389218Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-09-27T15:22:33.8469031Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-09-27T15:22:33.9240901Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-09-27T15:22:33.9441220Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-09-27T15:22:33.9726421Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-09-27T15:22:34.0348605Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:22:34.0596087Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-09-27T15:22:34.0930799Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-09-27T15:22:34.1213958Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-09-27T15:22:34.1546420Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-09-27T15:22:34.1768055Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-09-27T15:22:34.2066026Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-09-27T15:22:34.2695519Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-09-27T15:22:34.3151754Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:22:34.3465188Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-09-27T15:22:34.3466658Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-09-27T15:22:34.3762055Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-09-27T15:22:34.4240643Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-09-27T15:22:34.4918739Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-09-27T15:22:34.5098071Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-09-27T15:22:34.5098943Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-09-27T15:22:34.5603781Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:22:34.5819575Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-09-27T15:22:34.6137570Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-09-27T15:22:34.6715398Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-09-27T15:22:34.6716392Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-09-27T15:22:34.7336552Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-09-27T15:22:34.7604282Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-09-27T15:22:34.7976123Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-09-27T15:22:34.8324611Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-09-27T15:22:34.8657491Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-09-27T15:22:34.8834635Z [ 32%] Linking CXX static library ../../lib/libfbgemm.a 2022-09-27T15:22:34.8974921Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:34.9476188Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-09-27T15:22:34.9891768Z [ 32%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-09-27T15:22:35.0100866Z [ 32%] Built target fbgemm 2022-09-27T15:22:35.0110227Z [ 32%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-09-27T15:22:35.0154347Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-09-27T15:22:35.0482571Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:35.0833075Z [ 33%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-09-27T15:22:35.0882178Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-09-27T15:22:35.1455337Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-09-27T15:22:35.1978023Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:35.2286499Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:35.3181059Z [ 33%] Linking C static library ../../lib/libqnnpack.a 2022-09-27T15:22:35.3181767Z [ 33%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-09-27T15:22:35.3330388Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-09-27T15:22:35.3515253Z [ 33%] Built target qnnpack 2022-09-27T15:22:35.3587158Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-09-27T15:22:35.3691093Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:22:35.4154911Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:35.4408638Z [ 33%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-09-27T15:22:35.5410992Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:35.5608705Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:35.5906922Z [ 34%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-09-27T15:22:35.6308457Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-09-27T15:22:35.6355621Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:22:35.7002388Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:22:35.7295960Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:35.7762916Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:35.8351934Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-09-27T15:22:35.8592729Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-09-27T15:22:35.9288148Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:35.9296172Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:35.9647530Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:22:35.9703505Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-09-27T15:22:36.0093765Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-09-27T15:22:36.0590851Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-09-27T15:22:36.0933052Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-09-27T15:22:36.1162341Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:36.1809223Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:36.2005985Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:36.2275567Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-09-27T15:22:36.2729878Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-09-27T15:22:36.2945390Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-09-27T15:22:36.3177899Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-09-27T15:22:36.3463153Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:36.3937097Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-09-27T15:22:36.4300475Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:36.4837474Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-09-27T15:22:36.5064075Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-09-27T15:22:36.5390312Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-09-27T15:22:36.5930274Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:36.6421484Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:36.7333771Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-09-27T15:22:36.7815481Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:36.7819226Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-09-27T15:22:36.7866128Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:36.7908158Z [ 35%] Linking CXX static library ../../../../lib/libdnnl_graph.a 2022-09-27T15:22:36.9300058Z [ 35%] Built target dnnl_graph 2022-09-27T15:22:36.9364478Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:36.9435828Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-09-27T15:22:36.9521405Z [ 35%] Linking CXX static library ../../../lib/libkineto.a 2022-09-27T15:22:36.9809617Z [ 35%] Building CXX object c10/hip/test/CMakeFiles/c10_hip_HIPTest.dir/impl/HIPTest.cpp.o 2022-09-27T15:22:36.9949885Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-09-27T15:22:37.0023164Z [ 35%] Built target kineto 2022-09-27T15:22:37.0080664Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-09-27T15:22:37.1032319Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:37.1270963Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-09-27T15:22:37.1603028Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-09-27T15:22:37.2302552Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:37.2634289Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-09-27T15:22:37.3194544Z [ 35%] Linking CXX executable ../../../bin/c10_hip_HIPTest 2022-09-27T15:22:37.3754261Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:37.3913691Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-09-27T15:22:37.4171364Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-09-27T15:22:37.4226072Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-09-27T15:22:37.5037717Z [ 35%] Built target c10_hip_HIPTest 2022-09-27T15:22:37.5092882Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-09-27T15:22:37.5100546Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-09-27T15:22:37.5555199Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:37.6066166Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:37.6271472Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-09-27T15:22:37.6544773Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-09-27T15:22:37.7096021Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-09-27T15:22:37.7491421Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:37.7670678Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-09-27T15:22:37.8622464Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-09-27T15:22:37.8945066Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-09-27T15:22:37.9034762Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:37.9751567Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-09-27T15:22:37.9989166Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:38.0577831Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-09-27T15:22:38.1089847Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:38.1423827Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-09-27T15:22:38.1424819Z [ 35%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-09-27T15:22:38.1842719Z [ 35%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-09-27T15:22:38.2285335Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-09-27T15:22:38.2503483Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:38.2773686Z [ 35%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-09-27T15:22:38.3390100Z [ 35%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-09-27T15:22:38.3651388Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-09-27T15:22:38.3940422Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:38.4933597Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-09-27T15:22:38.5278747Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:38.5606934Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-09-27T15:22:38.6598532Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-09-27T15:22:38.7022122Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:38.7732777Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-09-27T15:22:38.8390641Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:38.8722062Z [ 35%] Built target Caffe2_PROTO 2022-09-27T15:22:38.8732828Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-09-27T15:22:38.8773346Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-09-27T15:22:38.8777415Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:38.9642246Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-09-27T15:22:39.0049049Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2022-09-27T15:22:39.0062039Z [ 35%] Running gen_proto.py on onnx/onnx.in.proto 2022-09-27T15:22:39.0454593Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2022-09-27T15:22:39.0465011Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-09-27T15:22:39.0478930Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2022-09-27T15:22:39.0499049Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2022-09-27T15:22:39.0499577Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2022-09-27T15:22:39.0597644Z [ 35%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-09-27T15:22:39.0659300Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:39.0921648Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-09-27T15:22:39.1299057Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-09-27T15:22:39.2279024Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:39.2529222Z [ 35%] Built target gen_onnx_proto 2022-09-27T15:22:39.2530076Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-09-27T15:22:39.2581609Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:39.3007972Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2022-09-27T15:22:39.3588528Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-09-27T15:22:39.3789889Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-09-27T15:22:39.4035473Z [ 35%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2022-09-27T15:22:39.4243510Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:39.4386501Z [ 35%] Built target pytorch_qnnpack 2022-09-27T15:22:39.4443455Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:39.5462722Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2022-09-27T15:22:39.5732604Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2022-09-27T15:22:39.6061589Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-09-27T15:22:39.6538812Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:39.6595346Z [ 35%] Built target sleefavx512fnofma 2022-09-27T15:22:39.6668908Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:39.8077369Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-09-27T15:22:39.8167263Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2022-09-27T15:22:39.8547695Z [ 35%] Built target sleefdetavx512fnofma 2022-09-27T15:22:39.8548491Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:39.8614080Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:39.8656749Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:39.9633004Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-09-27T15:22:39.9874993Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-09-27T15:22:40.0142879Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:40.0742506Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:40.1462445Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2022-09-27T15:22:40.1632294Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-09-27T15:22:40.2109406Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-09-27T15:22:40.2146761Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-09-27T15:22:40.2725232Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-09-27T15:22:40.2922908Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-09-27T15:22:40.3394541Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-09-27T15:22:40.4483142Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-09-27T15:22:40.4846668Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-09-27T15:22:40.4926953Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2022-09-27T15:22:40.5300633Z [ 35%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-09-27T15:22:40.5546881Z [ 35%] Built target sleefavx512f 2022-09-27T15:22:40.5638630Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-09-27T15:22:40.5857040Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-09-27T15:22:40.6840546Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-09-27T15:22:40.7050532Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-09-27T15:22:40.7358868Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:22:40.8208370Z [ 35%] Built target dispsse_obj 2022-09-27T15:22:40.8222479Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2022-09-27T15:22:40.8272190Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-09-27T15:22:40.8297973Z [ 35%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-09-27T15:22:40.8731705Z [ 35%] Linking CXX static library ../lib/libcaffe2_protos.a 2022-09-27T15:22:40.9022334Z [ 35%] Built target caffe2_protos 2022-09-27T15:22:40.9086221Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:22:40.9464559Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-09-27T15:22:40.9922615Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-09-27T15:22:41.0447348Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:22:41.1002433Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-09-27T15:22:41.1260301Z [ 35%] Built target dispavx_obj 2022-09-27T15:22:41.1326588Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-09-27T15:22:41.1534710Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-09-27T15:22:41.1852535Z [ 35%] Built target sleefdetavx512f 2022-09-27T15:22:41.1924449Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:22:41.2295727Z [ 35%] Running gen_proto.py on onnx/onnx-data.in.proto 2022-09-27T15:22:41.2561019Z [ 35%] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-09-27T15:22:41.2763635Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2022-09-27T15:22:41.2767501Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-09-27T15:22:41.2772151Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2022-09-27T15:22:41.2779044Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2022-09-27T15:22:41.2779515Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2022-09-27T15:22:41.2840951Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-09-27T15:22:41.2894713Z [ 35%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-09-27T15:22:41.2903534Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2022-09-27T15:22:41.2916511Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-09-27T15:22:41.2919090Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2022-09-27T15:22:41.2923040Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2022-09-27T15:22:41.2923645Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2022-09-27T15:22:41.3039936Z [ 35%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-09-27T15:22:41.3529117Z [ 35%] Built target gen_onnx_operators_proto 2022-09-27T15:22:41.3572554Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:22:41.3586792Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:22:41.3612296Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:22:41.3632569Z [ 35%] Built target gen_onnx_data_proto 2022-09-27T15:22:41.3708773Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:22:41.4328343Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-09-27T15:22:41.4797714Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-09-27T15:22:41.4996684Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-09-27T15:22:41.5432909Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:22:41.5834831Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:22:41.5844073Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:22:41.6556723Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-09-27T15:22:41.6557297Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:22:41.6745075Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:22:41.7163743Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:41.7647952Z [ 35%] Linking C static library ../../lib/libsleef.a 2022-09-27T15:22:41.7911529Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-09-27T15:22:41.8125428Z [ 35%] Built target sleef 2022-09-27T15:22:41.8178586Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:41.8601486Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:41.9159047Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:41.9173602Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:41.9793671Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:41.9987483Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:42.0361694Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:22:42.0929856Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:42.1143378Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:42.1931564Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:42.2354506Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-09-27T15:22:42.2609683Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-09-27T15:22:42.2663242Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-09-27T15:22:42.3074972Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:22:42.3782688Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:42.5023567Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:22:42.5414661Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:42.5725924Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:42.6894087Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:42.6895005Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:42.7049484Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:42.7348995Z [ 36%] Linking CXX static library ../../lib/libonnx_proto.a 2022-09-27T15:22:42.7358584Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:42.7708753Z [ 36%] Built target onnx_proto 2022-09-27T15:22:42.7793906Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:42.8406227Z [ 36%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-09-27T15:22:42.8508706Z [ 36%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:22:42.9313640Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:42.9538952Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:42.9896394Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:43.0554304Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:43.1574030Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:43.2136687Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:43.2144729Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:22:43.2296413Z [ 36%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-09-27T15:22:43.2774551Z [ 36%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:22:43.3394227Z [ 36%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-09-27T15:22:43.3516231Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:43.4068128Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:22:43.4836924Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:43.6226690Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-09-27T15:22:43.6434238Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-09-27T15:22:43.6469420Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:22:43.7341281Z [ 37%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2022-09-27T15:22:43.7503100Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:22:43.7777687Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-09-27T15:22:43.8740505Z [ 37%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-09-27T15:22:43.8842299Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-09-27T15:22:43.9669387Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:22:44.0080969Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-09-27T15:22:44.0130584Z [ 37%] Built target vec_test_all_types_DEFAULT 2022-09-27T15:22:44.0214069Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-09-27T15:22:44.1207915Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-09-27T15:22:44.1321087Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-09-27T15:22:44.1321761Z [ 37%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2022-09-27T15:22:44.2100981Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:44.2540995Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-09-27T15:22:44.3794173Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-09-27T15:22:44.3847144Z [ 37%] Built target vec_test_all_types_AVX512 2022-09-27T15:22:44.3897793Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:44.4404386Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-09-27T15:22:44.5737201Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:44.5761594Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-09-27T15:22:44.6491305Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-09-27T15:22:44.6632756Z [ 37%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:22:44.7020490Z [ 37%] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-09-27T15:22:44.7155913Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:22:44.7512978Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-09-27T15:22:44.8494475Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-09-27T15:22:44.8497071Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-09-27T15:22:44.8851529Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-09-27T15:22:44.9367297Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:22:44.9574070Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-09-27T15:22:45.0251756Z [ 37%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2022-09-27T15:22:45.0503301Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-09-27T15:22:45.0675819Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-09-27T15:22:45.1087102Z [ 37%] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-09-27T15:22:45.1480752Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:22:45.1843241Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-09-27T15:22:45.2199140Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-09-27T15:22:45.2746751Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-09-27T15:22:45.2821063Z [ 37%] Built target vec_test_all_types_AVX2 2022-09-27T15:22:45.2882214Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-09-27T15:22:45.3229792Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-09-27T15:22:45.3670993Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-09-27T15:22:45.4229373Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-09-27T15:22:45.4787907Z [ 37%] Linking CXX static library ../../lib/libXNNPACK.a 2022-09-27T15:22:45.4988554Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-09-27T15:22:45.5297178Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-09-27T15:22:45.5927048Z [ 37%] Built target XNNPACK 2022-09-27T15:22:45.6000279Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-09-27T15:22:45.6304872Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-09-27T15:22:45.6751839Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:45.7199961Z [ 37%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-09-27T15:22:45.7317659Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:45.7628872Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:45.8274980Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-09-27T15:22:45.8730508Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-09-27T15:22:45.8896684Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:45.8909457Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-09-27T15:22:45.9271519Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-09-27T15:22:46.0646876Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:46.0651114Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-09-27T15:22:46.2464258Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:46.2677693Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-09-27T15:22:46.2977096Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:46.3162708Z [ 37%] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-09-27T15:22:46.3286686Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-09-27T15:22:46.4105718Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-09-27T15:22:46.4363754Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:46.4879397Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:46.5906490Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-09-27T15:22:46.6465269Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:46.6942852Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:46.7023152Z [ 37%] Generating src/x86_64-fma/blas/sgemm.py.o 2022-09-27T15:22:46.7568392Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-09-27T15:22:46.8072855Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:46.8466606Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:46.8747142Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:46.9630675Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-09-27T15:22:46.9875466Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-09-27T15:22:47.0116898Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:47.0571772Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:47.1175624Z [ 37%] Generating src/x86_64-fma/max-pooling.py.o 2022-09-27T15:22:47.1657785Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-09-27T15:22:47.1669968Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:47.2071895Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-09-27T15:22:47.3074293Z [ 37%] Generating src/x86_64-fma/relu.py.o 2022-09-27T15:22:47.3264843Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:47.3898932Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:47.4417474Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:47.4428846Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-09-27T15:22:47.5024165Z [ 37%] Generating src/x86_64-fma/softmax.py.o 2022-09-27T15:22:47.5909711Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-09-27T15:22:47.6147158Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:47.6593343Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:47.6837771Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:47.7479489Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-09-27T15:22:47.7860975Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-09-27T15:22:47.8566609Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:47.8568401Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-09-27T15:22:47.9946215Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:48.0233786Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:48.1256956Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-09-27T15:22:48.1621505Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:48.1676347Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:48.2128441Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-09-27T15:22:48.2590106Z [ 37%] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-09-27T15:22:48.3465881Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-09-27T15:22:48.3467622Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:48.3468608Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-09-27T15:22:48.5061923Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:48.5326394Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:48.6560165Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-09-27T15:22:48.6571211Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-09-27T15:22:48.6826823Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:48.7267470Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:48.8232738Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-09-27T15:22:48.8233821Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:48.8816638Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-09-27T15:22:48.9173310Z [ 37%] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-09-27T15:22:48.9768778Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:49.0120938Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-09-27T15:22:49.0504667Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:49.1736940Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-09-27T15:22:49.1939856Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:49.3022065Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:49.3029619Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-09-27T15:22:49.3371274Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:49.4115230Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:49.4128622Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-09-27T15:22:49.4689511Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:49.5439841Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:49.6160316Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-09-27T15:22:49.6505151Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:49.7001541Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-09-27T15:22:49.8050130Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:49.8249783Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:49.8330704Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:22:49.9298016Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-09-27T15:22:49.9563169Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-09-27T15:22:49.9979711Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:22:50.0564618Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:22:50.1034036Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-09-27T15:22:50.1313678Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-09-27T15:22:50.2111899Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-09-27T15:22:50.2312496Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-09-27T15:22:50.3448327Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-09-27T15:22:50.3651255Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-09-27T15:22:50.3708785Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-09-27T15:22:50.4532554Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-09-27T15:22:50.4818958Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-09-27T15:22:50.6128501Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-09-27T15:22:50.6399671Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-09-27T15:22:50.6817447Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-09-27T15:22:50.7277795Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-09-27T15:22:50.7512088Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-09-27T15:22:50.7961132Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-09-27T15:22:50.8311701Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-09-27T15:22:50.8890263Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-09-27T15:22:50.9095468Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:22:50.9530320Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:22:51.0245381Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:22:51.0252684Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:22:51.0469406Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:22:51.0994881Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:22:51.1460304Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-09-27T15:22:51.1852815Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-09-27T15:22:51.1859139Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-09-27T15:22:51.2305398Z [ 39%] Linking CXX static library ../../lib/libonnx.a 2022-09-27T15:22:51.2501694Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:22:51.2925619Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-09-27T15:22:51.3003391Z [ 39%] Built target onnx 2022-09-27T15:22:51.3057202Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-09-27T15:22:51.3101492Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-09-27T15:22:51.3415005Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-09-27T15:22:51.3869249Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-09-27T15:22:51.3975959Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-09-27T15:22:51.4094448Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-09-27T15:22:51.4367872Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-09-27T15:22:51.4641419Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-09-27T15:22:51.4849521Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-09-27T15:22:51.5087686Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:22:51.5454802Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-09-27T15:22:51.5782600Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-09-27T15:22:51.6033319Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-09-27T15:22:51.6042115Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-09-27T15:22:51.6274347Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-09-27T15:22:51.6726640Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-09-27T15:22:51.6801614Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-09-27T15:22:51.7249417Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-09-27T15:22:51.7588790Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-09-27T15:22:51.7625186Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-09-27T15:22:51.7831690Z [ 39%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-09-27T15:22:51.8192513Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-09-27T15:22:51.8713548Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-09-27T15:22:51.8714578Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-09-27T15:22:51.8984895Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-09-27T15:22:51.9397184Z [ 39%] Linking C static library ../../lib/libnnpack.a 2022-09-27T15:22:51.9437182Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-09-27T15:22:51.9659141Z [ 39%] Built target nnpack 2022-09-27T15:22:51.9711713Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-09-27T15:22:52.0063149Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:22:52.0262031Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-09-27T15:22:52.0539717Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-09-27T15:22:52.0642251Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o 2022-09-27T15:22:52.0969658Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o 2022-09-27T15:22:52.0977849Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-09-27T15:22:52.2008883Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:22:52.2218706Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-09-27T15:22:52.3369506Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:22:52.4315326Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-09-27T15:22:52.4793832Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:22:52.5393816Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2022-09-27T15:22:52.6077354Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:22:52.7277646Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-09-27T15:22:52.7278646Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-09-27T15:22:52.7728709Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-09-27T15:22:52.8517822Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-09-27T15:22:52.8822144Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-09-27T15:22:52.9823040Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-09-27T15:22:53.0764603Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-09-27T15:22:53.1754679Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:22:53.1977354Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-09-27T15:22:53.2629267Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-09-27T15:22:53.3237517Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:22:53.3248202Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:22:53.4160743Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2022-09-27T15:22:53.4423512Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-09-27T15:22:53.5101652Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-09-27T15:22:53.6111719Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:22:53.7234120Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:22:53.7525623Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-09-27T15:22:53.7918524Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-09-27T15:22:53.8351864Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-09-27T15:22:53.8885954Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-09-27T15:22:54.0060938Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-09-27T15:22:54.0072031Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-09-27T15:22:54.0472445Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-09-27T15:22:54.0940610Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-09-27T15:22:54.1315911Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-09-27T15:22:54.1382188Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-09-27T15:22:54.1850339Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-09-27T15:22:54.2502568Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-09-27T15:22:54.3630129Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:22:54.4369009Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-09-27T15:22:54.4694815Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-09-27T15:22:54.6079179Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-09-27T15:22:54.7176656Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-09-27T15:22:54.7496272Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-09-27T15:22:54.7818660Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:22:54.8158073Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-09-27T15:22:54.8462279Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-09-27T15:22:54.8905256Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-09-27T15:22:54.9332533Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:22:54.9842423Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-09-27T15:22:55.0352719Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-09-27T15:22:55.1180238Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-09-27T15:22:55.1746932Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-09-27T15:22:55.2192376Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-09-27T15:22:55.2718112Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:22:55.2943382Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-09-27T15:22:55.3265585Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-09-27T15:22:55.3816133Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:22:55.4084625Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-09-27T15:22:55.4541119Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-09-27T15:22:55.4895698Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-09-27T15:22:55.5339545Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-09-27T15:22:55.6263898Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-09-27T15:22:55.6536870Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-09-27T15:22:55.7712139Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-09-27T15:22:55.8966273Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-09-27T15:22:55.9723796Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-09-27T15:22:56.0629552Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-09-27T15:22:56.1102972Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-09-27T15:22:56.1113532Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-09-27T15:22:56.1453900Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-09-27T15:22:56.1840028Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:22:56.2363306Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-09-27T15:22:56.2641529Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-09-27T15:22:56.3361117Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:22:56.3531691Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-09-27T15:22:56.3871541Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-09-27T15:22:56.4605456Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-09-27T15:22:56.4953822Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-09-27T15:22:56.5036459Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:22:56.5980177Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-09-27T15:22:56.7247525Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:22:56.7258366Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-09-27T15:22:56.7821996Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:22:56.8227256Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-09-27T15:22:56.8413584Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-09-27T15:22:56.9083313Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:22:57.0081987Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:22:57.1125221Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-09-27T15:22:57.2136889Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-09-27T15:22:57.2973079Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-09-27T15:22:57.3485291Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-09-27T15:22:57.4253828Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-09-27T15:22:57.5615134Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-09-27T15:22:57.5870543Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-09-27T15:22:57.6351665Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-09-27T15:22:57.6352885Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-09-27T15:22:57.6960985Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-09-27T15:22:57.7499348Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-09-27T15:22:57.8194254Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-09-27T15:22:57.8767303Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-09-27T15:22:57.9341631Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-09-27T15:22:58.0059581Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-09-27T15:22:58.0736527Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-09-27T15:22:58.0912308Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-09-27T15:22:58.1780131Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-09-27T15:22:58.1994065Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-09-27T15:22:58.2506445Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-09-27T15:22:58.3285548Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-09-27T15:22:58.4036937Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-09-27T15:22:58.5330406Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-09-27T15:22:58.5767457Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-09-27T15:22:58.6684052Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2022-09-27T15:22:58.6868622Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-09-27T15:22:58.7358854Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-09-27T15:22:58.8455627Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2022-09-27T15:22:58.8776189Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-09-27T15:22:58.9246920Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o 2022-09-27T15:22:59.0284788Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2022-09-27T15:22:59.0778692Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o 2022-09-27T15:22:59.2118501Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o 2022-09-27T15:22:59.2989010Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-09-27T15:22:59.3386429Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-09-27T15:22:59.3820884Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-09-27T15:22:59.4422495Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-09-27T15:22:59.4655589Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-09-27T15:22:59.5931412Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-09-27T15:22:59.6444975Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-09-27T15:22:59.7082587Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-09-27T15:22:59.8138001Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-09-27T15:22:59.8147853Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-09-27T15:22:59.8702983Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-09-27T15:22:59.9760785Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2022-09-27T15:23:00.0388623Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-09-27T15:23:00.0440766Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o 2022-09-27T15:23:00.1730142Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-09-27T15:23:00.2500125Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o 2022-09-27T15:23:00.2901582Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-09-27T15:23:00.3206503Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2022-09-27T15:23:00.3575935Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o 2022-09-27T15:23:00.3715233Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-09-27T15:23:00.4042146Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-09-27T15:23:00.4346763Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2022-09-27T15:23:00.5085693Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2022-09-27T15:23:00.5557044Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2022-09-27T15:23:00.5566549Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-09-27T15:23:00.5605228Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2022-09-27T15:23:00.7185509Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o 2022-09-27T15:23:00.8297419Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o 2022-09-27T15:23:00.9533176Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o 2022-09-27T15:23:00.9798207Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o 2022-09-27T15:23:01.0621018Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2022-09-27T15:23:01.1138088Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-09-27T15:23:01.2363006Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o 2022-09-27T15:23:01.3661983Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o 2022-09-27T15:23:01.4859695Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-09-27T15:23:01.6158590Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o 2022-09-27T15:23:01.7032749Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-09-27T15:23:01.7732043Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2022-09-27T15:23:01.8339267Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o 2022-09-27T15:23:01.8779246Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2022-09-27T15:23:01.9390971Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-09-27T15:23:01.9949002Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2022-09-27T15:23:02.0859210Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-09-27T15:23:02.1168759Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o 2022-09-27T15:23:02.2407200Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2022-09-27T15:23:02.2761901Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o 2022-09-27T15:23:02.4029775Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o 2022-09-27T15:23:02.4314843Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o 2022-09-27T15:23:02.5358643Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2022-09-27T15:23:02.5877721Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-09-27T15:23:02.7005578Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o 2022-09-27T15:23:02.8183017Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o 2022-09-27T15:23:02.9436052Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-09-27T15:23:03.0785501Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o 2022-09-27T15:23:03.1545323Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2022-09-27T15:23:03.1930533Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-09-27T15:23:03.2528096Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2022-09-27T15:23:03.3525314Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-09-27T15:23:03.3971132Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-09-27T15:23:03.4848702Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2022-09-27T15:23:03.5026988Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-09-27T15:23:03.6045734Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-09-27T15:23:03.6600044Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-09-27T15:23:03.7265207Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2022-09-27T15:23:03.8024995Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-09-27T15:23:03.9122462Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-09-27T15:23:03.9145797Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2022-09-27T15:23:04.0191426Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-09-27T15:23:04.1366336Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-09-27T15:23:04.2589423Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-09-27T15:23:04.3729124Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-09-27T15:23:04.5201006Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-09-27T15:23:04.5674008Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-09-27T15:23:04.6614153Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2022-09-27T15:23:04.7329839Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-09-27T15:23:04.7774944Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-09-27T15:23:04.8068547Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-09-27T15:23:04.8653826Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2022-09-27T15:23:04.9196867Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2022-09-27T15:23:04.9463526Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:23:05.0782805Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-09-27T15:23:05.1358694Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-09-27T15:23:05.2246103Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2022-09-27T15:23:05.2460365Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-09-27T15:23:05.2995546Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-09-27T15:23:05.3970458Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2022-09-27T15:23:05.4156449Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:23:05.5518617Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-09-27T15:23:05.6789039Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:23:05.7993292Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2022-09-27T15:23:05.7998331Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-09-27T15:23:05.9445571Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-09-27T15:23:06.0148854Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-09-27T15:23:06.0730052Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2022-09-27T15:23:06.1633010Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-09-27T15:23:06.1708575Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2022-09-27T15:23:06.2887193Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-09-27T15:23:06.3833443Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-09-27T15:23:06.4127574Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2022-09-27T15:23:06.5336718Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2022-09-27T15:23:06.5581136Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-09-27T15:23:06.6929754Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-09-27T15:23:06.7548032Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2022-09-27T15:23:06.9122852Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2022-09-27T15:23:06.9123971Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-09-27T15:23:07.0234993Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:23:07.1553036Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-09-27T15:23:07.1873780Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2022-09-27T15:23:07.2955071Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-09-27T15:23:07.4128619Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-09-27T15:23:07.4679817Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-09-27T15:23:07.5614895Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:23:07.5840932Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-09-27T15:23:07.6161115Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:23:07.6528133Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-09-27T15:23:07.7036970Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2022-09-27T15:23:07.7211608Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-09-27T15:23:07.7818574Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2022-09-27T15:23:07.8083528Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-09-27T15:23:07.8840120Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-09-27T15:23:07.9177723Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-09-27T15:23:07.9501105Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:23:08.0017526Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-09-27T15:23:08.0228234Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-09-27T15:23:08.0938828Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:23:08.1292304Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-09-27T15:23:08.2647165Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:23:08.3840882Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-09-27T15:23:08.4720319Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-09-27T15:23:08.5062462Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-09-27T15:23:08.5072859Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-09-27T15:23:08.5723634Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-09-27T15:23:08.6315489Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-09-27T15:23:08.6496012Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-09-27T15:23:08.7338284Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-09-27T15:23:08.7863006Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-09-27T15:23:08.8393486Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-09-27T15:23:08.9854009Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-09-27T15:23:09.0208882Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-09-27T15:23:09.0670529Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2022-09-27T15:23:09.1172266Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-09-27T15:23:09.2285584Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-09-27T15:23:09.2608383Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-09-27T15:23:09.2941028Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-09-27T15:23:09.3845709Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2022-09-27T15:23:09.4202507Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2022-09-27T15:23:09.4522765Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-09-27T15:23:09.5634558Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-09-27T15:23:09.6395217Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-09-27T15:23:09.6788599Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-09-27T15:23:09.7009185Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-09-27T15:23:09.7301194Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2022-09-27T15:23:09.8038215Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-09-27T15:23:09.8040594Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-09-27T15:23:09.8250693Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-09-27T15:23:09.9234121Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-09-27T15:23:10.0458635Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-09-27T15:23:10.0953822Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-09-27T15:23:10.1877627Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-09-27T15:23:10.2085912Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-09-27T15:23:10.2898604Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-09-27T15:23:10.3493510Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2022-09-27T15:23:10.3830164Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2022-09-27T15:23:10.4123343Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-09-27T15:23:10.4679509Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-09-27T15:23:10.5455588Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-09-27T15:23:10.6634468Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-09-27T15:23:10.6635661Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-09-27T15:23:10.6661415Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-09-27T15:23:10.7731328Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-09-27T15:23:10.8025099Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-09-27T15:23:10.8519108Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-09-27T15:23:10.9395526Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-09-27T15:23:10.9866911Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-09-27T15:23:10.9889107Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-09-27T15:23:11.0339343Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-09-27T15:23:11.1327701Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-09-27T15:23:11.1513074Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-09-27T15:23:11.2496598Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-09-27T15:23:11.3151237Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-09-27T15:23:11.3870914Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-09-27T15:23:11.4583345Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-09-27T15:23:11.4936907Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-09-27T15:23:11.5207595Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-09-27T15:23:11.5794504Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-09-27T15:23:11.5795405Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-09-27T15:23:11.6435203Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2022-09-27T15:23:11.7034420Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-09-27T15:23:11.7043486Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-09-27T15:23:11.7408621Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-09-27T15:23:11.8555101Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-09-27T15:23:11.9811406Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-09-27T15:23:12.0940015Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-09-27T15:23:12.0952789Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-09-27T15:23:12.1360989Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-09-27T15:23:12.2239279Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-09-27T15:23:12.2240330Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-09-27T15:23:12.2664660Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-09-27T15:23:12.3710239Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-09-27T15:23:12.4014728Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-09-27T15:23:12.4026186Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-09-27T15:23:12.5012024Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-09-27T15:23:12.5529533Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-09-27T15:23:12.6098187Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-09-27T15:23:12.7156872Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-09-27T15:23:12.7429332Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-09-27T15:23:12.8103408Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-09-27T15:23:12.8307201Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-09-27T15:23:12.8307953Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-09-27T15:23:12.8915970Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-09-27T15:23:12.9358009Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-09-27T15:23:12.9567965Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-09-27T15:23:13.0478360Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-09-27T15:23:13.0518706Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-09-27T15:23:13.1144030Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-09-27T15:23:13.1959724Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-09-27T15:23:13.2169735Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-09-27T15:23:13.3593943Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-09-27T15:23:13.3916268Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-09-27T15:23:13.5045257Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-09-27T15:23:13.5278878Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-09-27T15:23:13.5772402Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-09-27T15:23:13.5792266Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-09-27T15:23:13.6502272Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-09-27T15:23:13.6502850Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-09-27T15:23:13.7173584Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-09-27T15:23:13.7341603Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-09-27T15:23:13.7824127Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-09-27T15:23:13.8287721Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-09-27T15:23:13.9203455Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-09-27T15:23:14.0319978Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-09-27T15:23:14.0491830Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-09-27T15:23:14.0493029Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-09-27T15:23:14.1618958Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-09-27T15:23:14.1988364Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-09-27T15:23:14.2750480Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-09-27T15:23:14.3462897Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-09-27T15:23:14.3520577Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-09-27T15:23:14.4924917Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-09-27T15:23:14.4925662Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-09-27T15:23:14.6193693Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-09-27T15:23:14.7331499Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-09-27T15:23:14.8703373Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-09-27T15:23:14.9874222Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-09-27T15:23:15.1096561Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-09-27T15:23:15.1487637Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-09-27T15:23:15.2758960Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-09-27T15:23:15.3061429Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-09-27T15:23:15.3484422Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-09-27T15:23:15.4108972Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-09-27T15:23:15.4531438Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-09-27T15:23:15.4979210Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-09-27T15:23:15.5581614Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-09-27T15:23:15.5954686Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-09-27T15:23:15.6190900Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-09-27T15:23:15.7078051Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-09-27T15:23:15.8279708Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-09-27T15:23:15.9532452Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:23:16.0686216Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:23:16.2390378Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:23:16.2806408Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:23:16.3577780Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-09-27T15:23:16.3868915Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-09-27T15:23:16.4887125Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-09-27T15:23:16.5141353Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-09-27T15:23:16.6356876Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-09-27T15:23:16.6635730Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-09-27T15:23:16.6944061Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-09-27T15:23:16.7283433Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-09-27T15:23:16.7708383Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-09-27T15:23:16.8309248Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-09-27T15:23:16.8786663Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-09-27T15:23:16.9179677Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-09-27T15:23:17.0633902Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-09-27T15:23:17.2007082Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-09-27T15:23:17.2402126Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-09-27T15:23:17.3264036Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-09-27T15:23:17.3518279Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-09-27T15:23:17.4715324Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-09-27T15:23:17.5226419Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-09-27T15:23:17.6199057Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-09-27T15:23:17.6478742Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-09-27T15:23:17.7667728Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:23:17.8737990Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:23:17.9395753Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:23:18.0058855Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-09-27T15:23:18.0382545Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-09-27T15:23:18.0725768Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:23:18.1085271Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-09-27T15:23:18.1994829Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:23:18.2314446Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:23:18.3119918Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2022-09-27T15:23:18.3314771Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:23:18.4486847Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:23:18.5561615Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-09-27T15:23:18.6805400Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-09-27T15:23:18.7117288Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-09-27T15:23:18.7828111Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-09-27T15:23:18.8407306Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-09-27T15:23:18.8754404Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-09-27T15:23:18.9117390Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-09-27T15:23:18.9695594Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-09-27T15:23:19.0441298Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-09-27T15:23:19.1016920Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-09-27T15:23:19.1489531Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-09-27T15:23:19.2080883Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-09-27T15:23:19.3333237Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-09-27T15:23:19.4470642Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-09-27T15:23:19.5431912Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-09-27T15:23:19.6057319Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-09-27T15:23:19.6606866Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-09-27T15:23:19.7748347Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o 2022-09-27T15:23:19.9434968Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o 2022-09-27T15:23:19.9779726Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-09-27T15:23:20.1096180Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-09-27T15:23:20.1107494Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o 2022-09-27T15:23:20.1108080Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-09-27T15:23:20.1646528Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o 2022-09-27T15:23:20.2644415Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-09-27T15:23:20.3102914Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o 2022-09-27T15:23:20.3450430Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-09-27T15:23:20.4551572Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-09-27T15:23:20.4886268Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-09-27T15:23:20.6003874Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-09-27T15:23:20.7430199Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-09-27T15:23:20.8548989Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-09-27T15:23:20.8881789Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-09-27T15:23:20.9804858Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-09-27T15:23:21.0087641Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-09-27T15:23:21.0941612Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-09-27T15:23:21.1952207Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-09-27T15:23:21.2682337Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-09-27T15:23:21.2711987Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-09-27T15:23:21.3284390Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-09-27T15:23:21.4067684Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-09-27T15:23:21.4656867Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-09-27T15:23:21.4657822Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-09-27T15:23:21.5335409Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-09-27T15:23:21.6020654Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-09-27T15:23:21.6261811Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-09-27T15:23:21.6862417Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-09-27T15:23:21.7315043Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-09-27T15:23:21.7827398Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-09-27T15:23:21.8870411Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x4.c.o 2022-09-27T15:23:21.9908618Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-09-27T15:23:22.1108075Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x12.c.o 2022-09-27T15:23:22.2376855Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x16.c.o 2022-09-27T15:23:22.3347783Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x20.c.o 2022-09-27T15:23:22.3944324Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x24.c.o 2022-09-27T15:23:22.5120984Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-09-27T15:23:22.5424168Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x4.c.o 2022-09-27T15:23:22.7048338Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x8.c.o 2022-09-27T15:23:22.7221442Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-09-27T15:23:22.7240888Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x12.c.o 2022-09-27T15:23:22.7602351Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-09-27T15:23:22.8496078Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-09-27T15:23:22.9056362Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x16.c.o 2022-09-27T15:23:22.9061621Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-09-27T15:23:23.1034431Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x20.c.o 2022-09-27T15:23:23.2256136Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x24.c.o 2022-09-27T15:23:23.3600397Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-09-27T15:23:23.3945518Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-09-27T15:23:23.4626958Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-09-27T15:23:23.4907521Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-09-27T15:23:23.5990992Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-09-27T15:23:23.6384203Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-09-27T15:23:23.7202044Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-09-27T15:23:23.7750625Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-09-27T15:23:23.8062692Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-09-27T15:23:23.8783405Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-09-27T15:23:23.9518188Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-09-27T15:23:24.0119618Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-09-27T15:23:24.0130497Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-09-27T15:23:24.0780961Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-09-27T15:23:24.1361699Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-09-27T15:23:24.2535425Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-09-27T15:23:24.3893044Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-09-27T15:23:24.5121374Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-09-27T15:23:24.6261996Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-09-27T15:23:24.6875118Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-09-27T15:23:24.6876214Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-09-27T15:23:24.7567924Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-09-27T15:23:24.8196035Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-09-27T15:23:24.8246919Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-09-27T15:23:24.9128653Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-09-27T15:23:24.9618783Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-09-27T15:23:25.0103532Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:23:25.0847844Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-09-27T15:23:25.1416652Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:25.2626302Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:23:25.2914111Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:25.3735877Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-09-27T15:23:25.4019956Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:23:25.5507405Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:25.6809920Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:23:25.7449300Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:25.8272776Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:25.8899032Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:25.8908421Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-09-27T15:23:25.8920119Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-09-27T15:23:25.9459532Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:26.0103041Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-09-27T15:23:26.0517683Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-09-27T15:23:26.1040308Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:26.2177381Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:26.3568886Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:26.4767335Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:26.6335600Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-09-27T15:23:26.6336408Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:26.7947936Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:26.9555644Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-09-27T15:23:26.9608763Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:27.0314442Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:27.1374256Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-09-27T15:23:27.1551593Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:27.2032412Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:27.2775819Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:27.3263327Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-09-27T15:23:27.3424503Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-09-27T15:23:27.4524155Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:27.5815268Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:27.7329895Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:27.7751065Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:27.8810532Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-09-27T15:23:27.9288919Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:28.0560869Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:28.1853323Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:28.2972987Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:28.3218066Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:28.3936442Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:28.4487150Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-09-27T15:23:28.5099082Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:28.5458320Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-09-27T15:23:28.5522804Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:28.5919996Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:28.6838989Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-09-27T15:23:28.7187756Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-09-27T15:23:28.7268714Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:28.8501465Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:28.9887892Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:29.0122670Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-09-27T15:23:29.0520653Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:29.1422455Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-09-27T15:23:29.2169382Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:29.3341041Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:29.4540405Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:29.5663893Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:29.6868660Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:29.7283620Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:29.8111077Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2022-09-27T15:23:29.9162445Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:30.0315258Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-09-27T15:23:30.0535565Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:30.0827543Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:30.0871461Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-09-27T15:23:30.1954503Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-09-27T15:23:30.2190311Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:30.3515464Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:30.4240242Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-09-27T15:23:30.4835175Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:30.6002177Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:30.7104967Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:30.8294493Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:30.8638077Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:23:30.9595990Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-09-27T15:23:31.0069992Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:31.1456123Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:23:31.1746481Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:31.2129780Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:23:31.2654565Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-09-27T15:23:31.3459767Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-09-27T15:23:31.4003535Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:31.4414406Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:23:31.5330426Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-09-27T15:23:31.5753250Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:31.5830145Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-09-27T15:23:31.7063814Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:31.8274781Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:31.9647739Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:23:31.9938461Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:23:32.0677245Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-09-27T15:23:32.1004150Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:23:32.2103042Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:23:32.3323142Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:23:32.4041980Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:23:32.4436722Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:23:32.4619924Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-09-27T15:23:32.5314752Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-09-27T15:23:32.5774311Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:23:32.6080140Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:23:32.6903233Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-09-27T15:23:32.7435480Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:23:32.8763350Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:33.0161865Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:33.0436703Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:33.0729877Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:33.1522998Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-09-27T15:23:33.1763308Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-09-27T15:23:33.2558826Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:33.3655027Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:33.4760556Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:33.5679445Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:33.6345743Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-09-27T15:23:33.6699368Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:33.7673409Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-09-27T15:23:33.8244149Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:33.9143649Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:33.9559425Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-09-27T15:23:34.0596330Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:34.1819556Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:34.2327262Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:34.3165391Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-09-27T15:23:34.3740714Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:34.4191567Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:34.5097258Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-09-27T15:23:34.5664309Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:34.7272497Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:34.7890601Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:34.8018405Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:34.8580096Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-09-27T15:23:34.9129280Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-09-27T15:23:34.9723066Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:35.0881451Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:35.0910575Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-09-27T15:23:35.2131262Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:35.3123996Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:35.4486367Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:35.4968814Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:35.5838575Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-09-27T15:23:35.6504200Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:35.6520776Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:35.7548508Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-09-27T15:23:35.7807161Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:35.9124840Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:35.9152165Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-09-27T15:23:36.0249396Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:36.1419324Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:36.1761700Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:23:36.2631910Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-09-27T15:23:36.2889162Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:36.4308545Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:36.5149525Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:36.5585014Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-09-27T15:23:36.6634297Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:36.7808899Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-09-27T15:23:36.7809874Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:36.9275307Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-09-27T15:23:36.9276330Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:37.0397821Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:37.0730008Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-09-27T15:23:37.1794607Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:37.2897404Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:37.4119894Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:37.5185660Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:37.5191868Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-09-27T15:23:37.6559528Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:37.7042595Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-09-27T15:23:37.7729042Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:37.8660899Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:37.8896308Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-09-27T15:23:37.9840439Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-09-27T15:23:37.9841906Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:38.1331898Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:38.1352928Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-09-27T15:23:38.2555140Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:38.3688680Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:38.5281561Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:38.6495850Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:38.6812234Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:38.7705794Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-09-27T15:23:38.8044348Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:38.8399362Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-09-27T15:23:38.9587598Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-09-27T15:23:38.9906854Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-09-27T15:23:39.1081345Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-09-27T15:23:39.1333667Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-09-27T15:23:39.2395279Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:23:39.2583447Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:23:39.3191749Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-09-27T15:23:39.3624771Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-09-27T15:23:39.3917772Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-09-27T15:23:39.4721190Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-09-27T15:23:39.4884996Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:23:39.5725218Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-09-27T15:23:39.6275991Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:23:39.7512586Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-09-27T15:23:39.8872064Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-09-27T15:23:39.9132680Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:23:39.9522484Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-09-27T15:23:40.0033646Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-09-27T15:23:40.0745049Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-09-27T15:23:40.0746174Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:23:40.1555962Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-09-27T15:23:40.2118505Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-09-27T15:23:40.2751509Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-09-27T15:23:40.3914778Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-09-27T15:23:40.5095395Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:40.5551442Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:40.6473148Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-09-27T15:23:40.6810628Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:40.7116857Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:23:40.7893833Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-09-27T15:23:40.8550641Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:23:40.9454177Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:23:41.0411513Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:23:41.1502657Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-09-27T15:23:41.1514811Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:23:41.1959529Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:23:41.2734947Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-09-27T15:23:41.3614622Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:23:41.4257062Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:23:41.5151143Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-09-27T15:23:41.5724154Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:23:41.6709732Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:23:41.7878852Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:23:41.8184096Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:41.9016928Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-09-27T15:23:41.9784134Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:41.9788983Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-09-27T15:23:42.1070313Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:42.2274040Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:42.2658272Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:42.3635921Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-09-27T15:23:42.3889238Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:42.4529144Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:42.5336721Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-09-27T15:23:42.5838326Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:42.6180915Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-09-27T15:23:42.7186522Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:42.8426543Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:42.9873080Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:43.0095622Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:43.1270007Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-09-27T15:23:43.1277265Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:43.1451548Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-09-27T15:23:43.2647603Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:43.4089994Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-09-27T15:23:43.4091889Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:43.5828599Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-09-27T15:23:43.5833681Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:43.6996741Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:43.7744851Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-09-27T15:23:43.7973850Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:43.8665335Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-09-27T15:23:43.9346624Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:44.0841368Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:44.2104584Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:44.3420594Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:44.4469664Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:44.4888240Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-09-27T15:23:44.5825477Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:44.7208492Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:44.7213032Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-09-27T15:23:44.8249018Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:44.8917206Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:44.9420656Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:44.9688457Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-09-27T15:23:45.0556455Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-09-27T15:23:45.1078933Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:45.1382016Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:45.2297517Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-09-27T15:23:45.2544885Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:45.3817178Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:45.5000772Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:45.6171982Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:45.6669286Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:45.7765384Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-09-27T15:23:45.7769081Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:45.8065169Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-09-27T15:23:45.9102592Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:45.9453575Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:45.9964067Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:46.0792009Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-09-27T15:23:46.0994840Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-09-27T15:23:46.1782586Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:46.2235963Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:46.3335495Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-09-27T15:23:46.3587345Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:46.4185854Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:23:46.4921939Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:23:46.4925846Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-09-27T15:23:46.5519772Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-09-27T15:23:46.6339518Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-09-27T15:23:46.7373020Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-09-27T15:23:46.7376356Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-09-27T15:23:46.8052479Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-09-27T15:23:46.8712147Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-09-27T15:23:46.9276176Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:23:46.9804249Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:23:47.0615689Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-09-27T15:23:47.1069003Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:23:47.1406106Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:23:47.2350250Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2022-09-27T15:23:47.2518716Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:23:47.3088705Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-09-27T15:23:47.3601053Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-09-27T15:23:47.4219140Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:23:47.4857284Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-09-27T15:23:47.5305495Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-09-27T15:23:47.6117704Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:23:47.7292768Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-09-27T15:23:47.8122519Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:23:47.8816554Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-09-27T15:23:47.9301429Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-09-27T15:23:47.9839428Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:23:48.0399879Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2022-09-27T15:23:48.1079174Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-09-27T15:23:48.2283366Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:23:48.3590037Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-09-27T15:23:48.3819461Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-09-27T15:23:48.4442107Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:23:48.5112904Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-09-27T15:23:48.6135352Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-09-27T15:23:48.6178646Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-09-27T15:23:48.7380647Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-09-27T15:23:48.8153514Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-09-27T15:23:48.8637068Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-09-27T15:23:49.0207103Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-09-27T15:23:49.0683803Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-09-27T15:23:49.1505666Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-09-27T15:23:49.2367718Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-09-27T15:23:49.2640189Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-09-27T15:23:49.3747504Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-09-27T15:23:49.4928993Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-09-27T15:23:49.5453649Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-09-27T15:23:49.5999132Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-09-27T15:23:49.7500462Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-09-27T15:23:49.7504168Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-09-27T15:23:49.9647344Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-09-27T15:23:50.0802329Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-09-27T15:23:50.1376394Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-09-27T15:23:50.3013955Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-09-27T15:23:50.4276205Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-09-27T15:23:50.4779688Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-09-27T15:23:50.5335163Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-09-27T15:23:50.6554577Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-09-27T15:23:50.6997255Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-09-27T15:23:50.7016203Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-09-27T15:23:50.8628538Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-09-27T15:23:50.8644047Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-09-27T15:23:50.9268474Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-09-27T15:23:51.0590097Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-09-27T15:23:51.1811889Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-09-27T15:23:51.2621472Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-09-27T15:23:51.3940580Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-09-27T15:23:51.4946497Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-09-27T15:23:51.6111458Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-09-27T15:23:51.6112384Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-09-27T15:23:51.7469014Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-09-27T15:23:51.8864535Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-09-27T15:23:51.8865875Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-09-27T15:23:51.9554626Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-09-27T15:23:52.0161551Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-09-27T15:23:52.1533745Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-09-27T15:23:52.3249001Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-09-27T15:23:52.3739797Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-09-27T15:23:52.5289087Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-09-27T15:23:52.7269954Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-09-27T15:23:52.7581620Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-09-27T15:23:52.8696242Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-09-27T15:23:52.9495924Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-09-27T15:23:53.0571847Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o 2022-09-27T15:23:53.1168223Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o 2022-09-27T15:23:53.1729178Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-09-27T15:23:53.2637176Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o 2022-09-27T15:23:53.2961349Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-09-27T15:23:53.3107983Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-09-27T15:23:53.4262852Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2022-09-27T15:23:53.4669380Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-09-27T15:23:53.5582868Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-09-27T15:23:53.5980932Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2022-09-27T15:23:53.7303229Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2022-09-27T15:23:53.8624150Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2022-09-27T15:23:53.9835315Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2022-09-27T15:23:54.0992787Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2022-09-27T15:23:54.2341787Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-09-27T15:23:54.2346402Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:23:54.2794734Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:23:54.3228614Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-09-27T15:23:54.4163996Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2022-09-27T15:23:54.4394269Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-09-27T15:23:54.5439908Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:23:54.7205623Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:23:54.8302109Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2022-09-27T15:23:54.8598631Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:23:54.8869565Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:23:54.9570564Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-09-27T15:23:55.0025289Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-09-27T15:23:55.0282019Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2022-09-27T15:23:55.1699460Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:23:55.2876921Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:23:55.4157788Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:23:55.5206420Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:23:55.6498971Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:23:55.6694830Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:23:55.7763793Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-09-27T15:23:55.8265214Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-09-27T15:23:55.8456577Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-09-27T15:23:55.9113346Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-09-27T15:23:55.9646012Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-09-27T15:23:55.9987813Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-09-27T15:23:56.0447178Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-09-27T15:23:56.0725635Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-09-27T15:23:56.1603349Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-09-27T15:23:56.1898489Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-09-27T15:23:56.2945436Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2022-09-27T15:23:56.4099093Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-09-27T15:23:56.5165275Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2022-09-27T15:23:56.6490269Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2022-09-27T15:23:56.6866689Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-09-27T15:23:56.7921404Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2022-09-27T15:23:56.8720679Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2022-09-27T15:23:56.9283385Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-09-27T15:23:56.9889049Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2022-09-27T15:23:57.1042566Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2022-09-27T15:23:57.1271729Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:23:57.2140578Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-09-27T15:23:57.2630566Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:23:57.2949112Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:23:57.3790920Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-09-27T15:23:57.4284762Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:23:57.5369347Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-09-27T15:23:57.6641121Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-09-27T15:23:57.7774662Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:23:57.7775687Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-09-27T15:23:57.9261694Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:23:58.0569307Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:23:58.1998754Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:23:58.1999688Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-09-27T15:23:58.3209306Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o 2022-09-27T15:23:58.4135505Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o 2022-09-27T15:23:58.4558924Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-09-27T15:23:58.5122258Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o 2022-09-27T15:23:58.5803028Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-09-27T15:23:58.6511319Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-09-27T15:23:58.6516723Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o 2022-09-27T15:23:58.7696969Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o 2022-09-27T15:23:58.8898920Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o 2022-09-27T15:23:58.9556506Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2022-09-27T15:23:59.0093380Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-09-27T15:23:59.0647961Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2022-09-27T15:23:59.1722974Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2022-09-27T15:23:59.3116283Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2022-09-27T15:23:59.4364783Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2022-09-27T15:23:59.5850195Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2022-09-27T15:23:59.5851445Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-09-27T15:23:59.7209153Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-09-27T15:23:59.8448116Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-09-27T15:23:59.8698237Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-09-27T15:23:59.9078116Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-09-27T15:23:59.9589420Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-09-27T15:24:00.0367091Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-09-27T15:24:00.0668426Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-09-27T15:24:00.1110396Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-09-27T15:24:00.1609169Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-09-27T15:24:00.2017542Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-09-27T15:24:00.2548969Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-09-27T15:24:00.3811465Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-09-27T15:24:00.4887087Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-09-27T15:24:00.6204539Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-09-27T15:24:00.7505536Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x4.c.o 2022-09-27T15:24:00.8737571Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-09-27T15:24:00.8762133Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-09-27T15:24:00.9880317Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x12.c.o 2022-09-27T15:24:01.1113491Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x16.c.o 2022-09-27T15:24:01.1642232Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x20.c.o 2022-09-27T15:24:01.2458011Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-09-27T15:24:01.2973859Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x24.c.o 2022-09-27T15:24:01.4016604Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x4.c.o 2022-09-27T15:24:01.4796185Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x8.c.o 2022-09-27T15:24:01.5105552Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x12.c.o 2022-09-27T15:24:01.6058264Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x16.c.o 2022-09-27T15:24:01.6380770Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-09-27T15:24:01.6879372Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-09-27T15:24:01.7218313Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x20.c.o 2022-09-27T15:24:01.7742167Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-09-27T15:24:01.8285166Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x24.c.o 2022-09-27T15:24:01.9316159Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-09-27T15:24:02.0273514Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-09-27T15:24:02.1090370Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-09-27T15:24:02.2128906Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-09-27T15:24:02.2436255Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-09-27T15:24:02.3553956Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-09-27T15:24:02.4085161Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-09-27T15:24:02.4606667Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-09-27T15:24:02.5361791Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-09-27T15:24:02.6404913Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:24:02.7815885Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:02.9365429Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:02.9378750Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:24:03.0052297Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:03.0755050Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:03.0758718Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-09-27T15:24:03.1457764Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:24:03.1868787Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-09-27T15:24:03.2690017Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-09-27T15:24:03.3027329Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:03.4360514Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:03.6506875Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-09-27T15:24:03.6507985Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:24:03.6990470Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:03.8070027Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-09-27T15:24:03.8637270Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:04.0608520Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:04.1951150Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:04.2360567Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:04.3231681Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:04.3638544Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-09-27T15:24:04.4341418Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-09-27T15:24:04.5620124Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:04.6966318Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:04.7160724Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:04.7458231Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:04.7505942Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:04.8344188Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-09-27T15:24:04.8698528Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-09-27T15:24:04.8938273Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-09-27T15:24:04.9402334Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:05.0699695Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:05.1895107Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:05.3084422Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:05.6128095Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:05.7438136Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-09-27T15:24:05.9385289Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:06.0352160Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:06.0553287Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:06.1018663Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-09-27T15:24:06.1370255Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:06.1961578Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-09-27T15:24:06.2253223Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:06.2750637Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:06.3771177Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-09-27T15:24:06.4067968Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-09-27T15:24:06.4561221Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:06.6377034Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:06.7808837Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:06.9075098Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:07.0420942Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:07.1110692Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:07.2115907Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-09-27T15:24:07.2632911Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:07.2973778Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:07.3801865Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:07.4092629Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-09-27T15:24:07.4409806Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-09-27T15:24:07.5458971Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:07.5710199Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:07.6340761Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:07.6772743Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-09-27T15:24:07.7639533Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-09-27T15:24:07.7839660Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:07.9054551Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:08.0271889Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:08.1475387Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:08.2902138Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:08.4462093Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:08.4885768Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:08.6090186Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-09-27T15:24:08.6444691Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:08.6970692Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:08.8467622Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:08.8475518Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-09-27T15:24:08.8992402Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:08.9361766Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:09.0324019Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:09.0333406Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-09-27T15:24:09.0635626Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:09.1302892Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-09-27T15:24:09.2014739Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-09-27T15:24:09.2305671Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:09.4064245Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:09.5338743Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:24:09.6709483Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:09.8062495Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:09.9584181Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:24:10.0206794Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-09-27T15:24:10.1368383Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:10.1987849Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:10.1988774Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-09-27T15:24:10.3213677Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-09-27T15:24:10.3537899Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:24:10.4063205Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:10.4067100Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-09-27T15:24:10.5169448Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-09-27T15:24:10.5352472Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:10.7429895Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:24:10.9144316Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:11.0454494Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:11.2585574Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:11.2630848Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-09-27T15:24:11.3850667Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:11.4668860Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:11.5019889Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:11.5374513Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:24:11.6176678Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-09-27T15:24:11.6699637Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-09-27T15:24:11.7398437Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-09-27T15:24:11.8020733Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-09-27T15:24:11.8021746Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:24:12.0420514Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:24:12.1686009Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:24:12.3310843Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:24:12.4438288Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-09-27T15:24:12.4815439Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-09-27T15:24:12.5832421Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-09-27T15:24:12.6249176Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:24:12.7058913Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-09-27T15:24:12.7231028Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-09-27T15:24:12.7280679Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-09-27T15:24:12.8409150Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:12.8604125Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-09-27T15:24:12.9270912Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:12.9284111Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-09-27T15:24:13.0156841Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-09-27T15:24:13.0639906Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:13.2157137Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:13.3697999Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:13.5079154Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:13.6282203Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:13.7451356Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:13.7902169Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:13.8087808Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-09-27T15:24:13.9056028Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-09-27T15:24:13.9455953Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:13.9708728Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:14.0280741Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:14.0286745Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:14.0986362Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-09-27T15:24:14.1352573Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-09-27T15:24:14.1714898Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:14.1970849Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-09-27T15:24:14.2521495Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-09-27T15:24:14.3343888Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:14.4609576Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:14.5987838Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:14.7227662Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:14.8790246Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:14.8972465Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:14.9053509Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:15.0455099Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-09-27T15:24:15.0465368Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-09-27T15:24:15.0466247Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:15.0972112Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-09-27T15:24:15.1418316Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-09-27T15:24:15.2409801Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:15.2490038Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-09-27T15:24:15.4245139Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:15.6007101Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:15.6960837Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:15.7546341Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-09-27T15:24:15.8572641Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:15.9747853Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-09-27T15:24:15.9749015Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:16.0540332Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:16.1331055Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:16.1332426Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-09-27T15:24:16.1945593Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2022-09-27T15:24:16.3181742Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:16.4558178Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:16.6336277Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:24:16.7481656Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:16.7482447Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-09-27T15:24:16.8164210Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-09-27T15:24:16.8710099Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:16.8978116Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-09-27T15:24:16.9846451Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:17.0238206Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:17.1491388Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-09-27T15:24:17.1659218Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:17.1784098Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-09-27T15:24:17.2918215Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:17.4575116Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:17.6050807Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:17.7608960Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-09-27T15:24:17.7891611Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:17.8822399Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:17.9267163Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:17.9410589Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:18.0749260Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-09-27T15:24:18.0749905Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:18.1150010Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2022-09-27T15:24:18.1806006Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:18.2264991Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-09-27T15:24:18.3092268Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:18.3292778Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:18.4653879Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-09-27T15:24:18.4671459Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2022-09-27T15:24:18.4697359Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:18.6154227Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:18.7351972Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-09-27T15:24:18.7553558Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:18.8286029Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:18.8817375Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-09-27T15:24:18.9738044Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:18.9739039Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:19.0499628Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-09-27T15:24:19.1296456Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2022-09-27T15:24:19.1544849Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-09-27T15:24:19.1881212Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-09-27T15:24:19.2998436Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-09-27T15:24:19.3503150Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-09-27T15:24:19.4831475Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-09-27T15:24:19.4842730Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-09-27T15:24:19.4844033Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-09-27T15:24:19.6204484Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-09-27T15:24:19.7902104Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-09-27T15:24:19.7911050Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:24:19.7914925Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-09-27T15:24:19.8469816Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-09-27T15:24:19.9203666Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-09-27T15:24:19.9209094Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-09-27T15:24:19.9668910Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-09-27T15:24:20.0102727Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-09-27T15:24:20.0778701Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-09-27T15:24:20.1161137Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-09-27T15:24:20.2438409Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-09-27T15:24:20.3375498Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-09-27T15:24:20.3975549Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-09-27T15:24:20.4998294Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:24:20.5226850Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-09-27T15:24:20.6175282Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-09-27T15:24:20.6901497Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-09-27T15:24:20.8018438Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-09-27T15:24:20.8863811Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-09-27T15:24:20.9154816Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-09-27T15:24:21.0072511Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-09-27T15:24:21.0602757Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-09-27T15:24:21.1226855Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-09-27T15:24:21.2040635Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-09-27T15:24:21.2752149Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-09-27T15:24:21.2791508Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-09-27T15:24:21.3868179Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-09-27T15:24:21.4539255Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-09-27T15:24:21.5153420Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:21.5875157Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:24:21.7116432Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-09-27T15:24:21.8013931Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:24:21.9445254Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:22.0766524Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:22.2698764Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:22.3097574Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:22.3416222Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:22.4255986Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:22.4495336Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:22.5210225Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:22.5213481Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:24:22.5636015Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:24:22.6781617Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:24:22.6832481Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-09-27T15:24:22.7665095Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:24:22.8177346Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:22.8762633Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:24:22.9658892Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:23.0506541Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:24:23.2107245Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:24:23.3068840Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-09-27T15:24:23.3451765Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-09-27T15:24:23.3905797Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:23.4673437Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:24:23.4677910Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:23.4985448Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-09-27T15:24:23.6386836Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-09-27T15:24:23.7540535Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-09-27T15:24:23.8109754Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:23.8956871Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:23.9845615Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:24.0362288Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:24.1201501Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:24.1525796Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:24.1919712Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:24.2586308Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:24.3023227Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:24.3579859Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-09-27T15:24:24.4405439Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:24.5650565Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:24.7293675Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:24.8288336Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:24.8771188Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:24.9156428Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:24.9876190Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:25.0066612Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:25.0275764Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:25.0804431Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:25.1662915Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:25.1664031Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:25.2340453Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:25.2377104Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:25.3338477Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:25.4163434Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:25.5531873Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:25.6189190Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:25.6969024Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:25.7759253Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:25.7995586Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:25.8142527Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:25.9169213Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:25.9174877Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:25.9448021Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:26.0230982Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:26.0432565Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:26.0699333Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:26.1367608Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:26.1935956Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:26.3130267Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:26.3151477Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:26.4578075Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:26.5065360Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:26.5417767Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:26.6038243Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:26.6778975Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:26.6968372Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:26.7443300Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:26.8281828Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-09-27T15:24:26.8325855Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:26.8919190Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:27.0037636Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:27.0427240Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:27.1541423Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:27.1734241Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:27.3158203Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:27.3811400Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:27.4229549Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:27.4823194Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:27.5151310Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:27.5727245Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:27.6328673Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:27.6331785Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:27.6956861Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:27.8043297Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:27.8312121Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:24:27.9596329Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:24:27.9917199Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:28.1117454Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-09-27T15:24:28.1471778Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:28.2310182Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-09-27T15:24:28.2311244Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-09-27T15:24:28.2992033Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:24:28.4066546Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:28.4296344Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-09-27T15:24:28.4653600Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-09-27T15:24:28.5516487Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:28.5833123Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-09-27T15:24:28.6613872Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:28.7767993Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:28.7781014Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:24:28.8933429Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-09-27T15:24:28.9986472Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-09-27T15:24:29.1328915Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-09-27T15:24:29.1969238Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:29.3352247Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-09-27T15:24:29.4434575Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:24:29.5513507Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-09-27T15:24:29.5955652Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:29.6752812Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:29.6753970Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:24:29.7779235Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:29.7780210Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-09-27T15:24:29.9056658Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:24:29.9261287Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:29.9856338Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-09-27T15:24:30.0297892Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:30.0916668Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-09-27T15:24:30.2113698Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-09-27T15:24:30.2862705Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:24:30.3171822Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2022-09-27T15:24:30.3568652Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:30.4205328Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-09-27T15:24:30.4206448Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:24:30.4991363Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2022-09-27T15:24:30.5643482Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-09-27T15:24:30.6321173Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2022-09-27T15:24:30.7459445Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2022-09-27T15:24:30.8030939Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2022-09-27T15:24:30.8091808Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2022-09-27T15:24:30.8755733Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-09-27T15:24:30.8895516Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2022-09-27T15:24:31.0282877Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2022-09-27T15:24:31.0636107Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-09-27T15:24:31.1591232Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-09-27T15:24:31.2009678Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-09-27T15:24:31.2423406Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-09-27T15:24:31.3613678Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-09-27T15:24:31.3782168Z [ 59%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-09-27T15:24:31.3786272Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-09-27T15:24:31.5150713Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-09-27T15:24:31.5151948Z 3157 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-09-27T15:24:31.5152602Z | ^~~~~~~ 2022-09-27T15:24:31.5226117Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-09-27T15:24:31.5227125Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-09-27T15:24:31.5863885Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-09-27T15:24:31.6050294Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-09-27T15:24:31.6866312Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-09-27T15:24:31.7473130Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-09-27T15:24:31.7969200Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-09-27T15:24:31.8500466Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-09-27T15:24:31.9306194Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-09-27T15:24:31.9539554Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-09-27T15:24:32.0138957Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-09-27T15:24:32.0140197Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-09-27T15:24:32.1180651Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-09-27T15:24:32.1612393Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-09-27T15:24:32.1855928Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-09-27T15:24:32.2249296Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-09-27T15:24:32.2589935Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-09-27T15:24:32.3496383Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-09-27T15:24:32.3815715Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-09-27T15:24:32.4168377Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-09-27T15:24:32.4933959Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-09-27T15:24:32.5390851Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:24:32.6214917Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-09-27T15:24:32.6547716Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:24:32.6857303Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2022-09-27T15:24:32.7180690Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2022-09-27T15:24:32.7615299Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:24:32.7943086Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2022-09-27T15:24:32.8458869Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2022-09-27T15:24:32.8955213Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:24:33.0311529Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2022-09-27T15:24:33.1091029Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2022-09-27T15:24:33.2808781Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2022-09-27T15:24:33.2991864Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2022-09-27T15:24:33.4892196Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2022-09-27T15:24:33.6718801Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2022-09-27T15:24:33.8356347Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2022-09-27T15:24:33.9128935Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2022-09-27T15:24:33.9133774Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2022-09-27T15:24:33.9876851Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2022-09-27T15:24:34.0643377Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2022-09-27T15:24:34.1015400Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2022-09-27T15:24:34.1844293Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2022-09-27T15:24:34.2356994Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2022-09-27T15:24:34.3116835Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-09-27T15:24:34.4752540Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:24:34.5157781Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-09-27T15:24:34.6896085Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2022-09-27T15:24:34.7136946Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-09-27T15:24:34.7477325Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-09-27T15:24:34.9040336Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2022-09-27T15:24:34.9536158Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-09-27T15:24:35.1053188Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaKernel(const torch::jit::Node*)’: 2022-09-27T15:24:35.1055596Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:97:3: warning: ‘torch::jit::Operation::Operation(F&&) [with F = torch::jit::createLlgaKernel(const torch::jit::Node*)::; typename std::enable_if*)>, F&&>::value, int>::type = 0]’ is deprecated: Please use void(Stack&) to register operator instead. [-Wdeprecated-declarations] 2022-09-27T15:24:35.1056958Z 97 | }; 2022-09-27T15:24:35.1057345Z | ^ 2022-09-27T15:24:35.1058046Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:4, 2022-09-27T15:24:35.1059114Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2022-09-27T15:24:35.1059916Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2022-09-27T15:24:35.1060643Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2022-09-27T15:24:35.1061437Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h:3, 2022-09-27T15:24:35.1062313Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2022-09-27T15:24:35.1104573Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2022-09-27T15:24:35.1105437Z 25 | Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2022-09-27T15:24:35.1105913Z | ^~~~~~~~~ 2022-09-27T15:24:35.1106941Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaGuardKernel(const torch::jit::Node*)’: 2022-09-27T15:24:35.1108970Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:162:3: warning: ‘torch::jit::Operation::Operation(F&&) [with F = torch::jit::createLlgaGuardKernel(const torch::jit::Node*)::; typename std::enable_if*)>, F&&>::value, int>::type = 0]’ is deprecated: Please use void(Stack&) to register operator instead. [-Wdeprecated-declarations] 2022-09-27T15:24:35.1110279Z 162 | }; 2022-09-27T15:24:35.1110636Z | ^ 2022-09-27T15:24:35.1111180Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:4, 2022-09-27T15:24:35.1111913Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2022-09-27T15:24:35.1112554Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2022-09-27T15:24:35.1113166Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2022-09-27T15:24:35.1113887Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h:3, 2022-09-27T15:24:35.1114690Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2022-09-27T15:24:35.1115475Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2022-09-27T15:24:35.1116232Z 25 | Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2022-09-27T15:24:35.1116705Z | ^~~~~~~~~ 2022-09-27T15:24:35.1134778Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-09-27T15:24:35.1748024Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:24:35.3005886Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-09-27T15:24:35.3445304Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-09-27T15:24:35.4235223Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2022-09-27T15:24:35.4677398Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-09-27T15:24:35.5524092Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:24:35.5747486Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-09-27T15:24:35.5994704Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2022-09-27T15:24:35.7035735Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2022-09-27T15:24:35.7855434Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2022-09-27T15:24:35.8052944Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-09-27T15:24:36.0058587Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-09-27T15:24:36.1958069Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-09-27T15:24:36.4290626Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:24:36.6273970Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-09-27T15:24:36.8262235Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-09-27T15:24:37.0311347Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-09-27T15:24:37.0537891Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2022-09-27T15:24:37.1462718Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-09-27T15:24:37.2646059Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2022-09-27T15:24:37.2647179Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:24:37.3434254Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2022-09-27T15:24:37.5048086Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2022-09-27T15:24:37.5071233Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:24:37.7170134Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:24:37.8869140Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:24:38.0887648Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:24:38.1885591Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:24:38.2303049Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:24:38.3036677Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2022-09-27T15:24:38.4517804Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:24:38.4788992Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2022-09-27T15:24:38.5328389Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-09-27T15:24:38.6464584Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2022-09-27T15:24:38.6904297Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-09-27T15:24:38.7204428Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2022-09-27T15:24:38.8648484Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-09-27T15:24:39.0151261Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-09-27T15:24:39.1927616Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-09-27T15:24:39.2270383Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2022-09-27T15:24:39.3962211Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-09-27T15:24:39.3977808Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2022-09-27T15:24:39.5413542Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-09-27T15:24:39.5733351Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2022-09-27T15:24:39.6722606Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-09-27T15:24:39.7213926Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-09-27T15:24:39.8749934Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-09-27T15:24:39.9405101Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-09-27T15:24:40.0076720Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-09-27T15:24:40.1555626Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-09-27T15:24:40.3437322Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-09-27T15:24:40.4395626Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-09-27T15:24:40.4422052Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-09-27T15:24:40.6108435Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-09-27T15:24:40.6430131Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-09-27T15:24:40.6680320Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-09-27T15:24:40.8418027Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-09-27T15:24:40.9081039Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-09-27T15:24:40.9786104Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-09-27T15:24:41.0353086Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-09-27T15:24:41.1010086Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-09-27T15:24:41.2119573Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-09-27T15:24:41.2627289Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-09-27T15:24:41.3235397Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-09-27T15:24:41.4381718Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-09-27T15:24:41.4732842Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-09-27T15:24:41.5362820Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-09-27T15:24:41.6951345Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-09-27T15:24:41.7523945Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-09-27T15:24:41.7529440Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-09-27T15:24:41.9156038Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-09-27T15:24:41.9649492Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-09-27T15:24:41.9995179Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-09-27T15:24:42.1399770Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-09-27T15:24:42.1617890Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-09-27T15:24:42.3200914Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-09-27T15:24:42.3410109Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-09-27T15:24:42.4684497Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-09-27T15:24:42.5335368Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-09-27T15:24:42.6033247Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-09-27T15:24:42.6635311Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-09-27T15:24:42.7865514Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-09-27T15:24:42.8962904Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-09-27T15:24:43.0965858Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-09-27T15:24:43.1953067Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-09-27T15:24:43.2583853Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2022-09-27T15:24:43.3862950Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-09-27T15:24:43.3875232Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-09-27T15:24:43.4266983Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-09-27T15:24:43.5362714Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-09-27T15:24:43.6111246Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-09-27T15:24:43.6715371Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o 2022-09-27T15:24:43.8524786Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o 2022-09-27T15:24:43.8791336Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o 2022-09-27T15:24:44.0352477Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-09-27T15:24:44.0791195Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-09-27T15:24:44.1688645Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o 2022-09-27T15:24:44.2857644Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-09-27T15:24:44.2870645Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-09-27T15:24:44.4270369Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o 2022-09-27T15:24:44.5561291Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o 2022-09-27T15:24:44.5955888Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o 2022-09-27T15:24:44.6576107Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-09-27T15:24:44.8352876Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o 2022-09-27T15:24:44.8353695Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-09-27T15:24:44.8354420Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-09-27T15:24:45.0506553Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o 2022-09-27T15:24:45.2057654Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o 2022-09-27T15:24:45.3630462Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o 2022-09-27T15:24:45.5015702Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2022-09-27T15:24:45.5865923Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-09-27T15:24:45.6022187Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2022-09-27T15:24:45.6121017Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-09-27T15:24:45.7887513Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-09-27T15:24:45.8216037Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2022-09-27T15:24:45.8558242Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2022-09-27T15:24:45.9951712Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-09-27T15:24:46.0482342Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2022-09-27T15:24:46.2050722Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2022-09-27T15:24:46.2632005Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-09-27T15:24:46.2915658Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-09-27T15:24:46.4498481Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-09-27T15:24:46.5055301Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-09-27T15:24:46.5061556Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-09-27T15:24:46.5729207Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-09-27T15:24:46.7065584Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-09-27T15:24:46.7682439Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-09-27T15:24:46.9355234Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-09-27T15:24:46.9635204Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-09-27T15:24:47.1233984Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-09-27T15:24:47.3597699Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-09-27T15:24:47.5471739Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-09-27T15:24:47.5487480Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-09-27T15:24:47.6301257Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-09-27T15:24:47.7549093Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-09-27T15:24:47.7933957Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-09-27T15:24:47.8938711Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-09-27T15:24:47.9673357Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-09-27T15:24:48.0270904Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-09-27T15:24:48.1841024Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x8.c.o 2022-09-27T15:24:48.2327044Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-09-27T15:24:48.3689642Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x16.c.o 2022-09-27T15:24:48.5463348Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x24.c.o 2022-09-27T15:24:48.5996842Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x32.c.o 2022-09-27T15:24:48.6498436Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x40.c.o 2022-09-27T15:24:48.7593546Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-09-27T15:24:48.8102833Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x48.c.o 2022-09-27T15:24:48.8448114Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-09-27T15:24:48.8746150Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x56.c.o 2022-09-27T15:24:48.9925251Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x64.c.o 2022-09-27T15:24:49.0552671Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-09-27T15:24:49.1155278Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x72.c.o 2022-09-27T15:24:49.1399358Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-09-27T15:24:49.3099005Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x80.c.o 2022-09-27T15:24:49.3104108Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-09-27T15:24:49.3639273Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x8.c.o 2022-09-27T15:24:49.5091474Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x16.c.o 2022-09-27T15:24:49.5776183Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-09-27T15:24:49.6181099Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x24.c.o 2022-09-27T15:24:49.7176257Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-09-27T15:24:49.8328743Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-09-27T15:24:49.8340653Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x32.c.o 2022-09-27T15:24:49.9269447Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-09-27T15:24:50.0438454Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-09-27T15:24:50.1011954Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-09-27T15:24:50.1604720Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x48.c.o 2022-09-27T15:24:50.1605719Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-09-27T15:24:50.3455203Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x56.c.o 2022-09-27T15:24:50.4912198Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x64.c.o 2022-09-27T15:24:50.5700029Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-09-27T15:24:50.7254909Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x72.c.o 2022-09-27T15:24:50.7267836Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-09-27T15:24:50.7736481Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x80.c.o 2022-09-27T15:24:50.9325014Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-09-27T15:24:50.9325578Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-09-27T15:24:50.9865511Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-09-27T15:24:51.1295476Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-09-27T15:24:51.1999855Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-09-27T15:24:51.3042520Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-09-27T15:24:51.3445214Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-09-27T15:24:51.3971538Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-09-27T15:24:51.5466719Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-09-27T15:24:51.5751205Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-09-27T15:24:51.7267216Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-09-27T15:24:51.7267782Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-09-27T15:24:51.8253985Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-09-27T15:24:51.9412147Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-09-27T15:24:52.0190582Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-09-27T15:24:52.1136983Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2022-09-27T15:24:52.1614564Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-09-27T15:24:52.2207379Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-09-27T15:24:52.3236096Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-09-27T15:24:52.3984074Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-09-27T15:24:52.4067155Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2022-09-27T15:24:52.5224838Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-09-27T15:24:52.5515467Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-09-27T15:24:52.5981972Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-09-27T15:24:52.7802280Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-09-27T15:24:52.8256076Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-09-27T15:24:52.8946366Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:24:52.9770330Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-09-27T15:24:53.0452599Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:24:53.0453651Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-09-27T15:24:53.1822175Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:24:53.2262864Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:24:53.2911984Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-09-27T15:24:53.3550023Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-09-27T15:24:53.4065157Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:24:53.5170178Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:24:53.6535497Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:24:53.6952141Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-09-27T15:24:53.7717204Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:24:53.7917043Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:24:53.8864584Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-09-27T15:24:53.9824845Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:24:54.0082580Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:24:54.1061207Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-09-27T15:24:54.1312873Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:24:54.2559233Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:24:54.3135282Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:24:54.3634668Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-09-27T15:24:54.4107447Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-09-27T15:24:54.5550440Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:24:54.5551495Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-09-27T15:24:54.6891429Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:24:54.8630455Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:54.9151084Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-09-27T15:24:54.9481123Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-09-27T15:24:55.0313383Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:55.0837341Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:55.1606042Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:55.1639684Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-09-27T15:24:55.2414485Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:55.3032563Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-09-27T15:24:55.3419442Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:55.4070418Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-09-27T15:24:55.4601268Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:55.4879228Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-09-27T15:24:55.6152262Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:55.6153250Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-09-27T15:24:55.7219486Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:55.8359473Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:55.9601968Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:55.9963750Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-09-27T15:24:56.0540815Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:56.1091702Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:56.2031527Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-09-27T15:24:56.2557717Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:56.3772591Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:56.5170773Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:56.5640974Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:56.6275329Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:56.7431156Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:56.7651599Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:56.7692421Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-09-27T15:24:56.8018707Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-09-27T15:24:56.9195813Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:56.9409251Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-09-27T15:24:56.9821832Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:57.0741318Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-09-27T15:24:57.0991223Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:57.2274019Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:57.3602136Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:57.4939816Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:57.4948225Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-09-27T15:24:57.5994161Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:57.6619018Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-09-27T15:24:57.7414688Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:57.8551495Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:57.9096467Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:57.9810841Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-09-27T15:24:58.0407424Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:58.1295349Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:58.1904309Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-09-27T15:24:58.2530178Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:58.2574730Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-09-27T15:24:58.4224657Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-09-27T15:24:58.4226387Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:58.5402626Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:58.7082242Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-09-27T15:24:58.7084531Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:58.8576960Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:58.8923466Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:58.9962032Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-09-27T15:24:59.0167934Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:59.1405095Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:59.3188257Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:59.3481590Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:59.3877188Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:24:59.4538918Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-09-27T15:24:59.4818572Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-09-27T15:24:59.5725073Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:24:59.6038850Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:24:59.6458501Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:24:59.7216035Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-09-27T15:24:59.7501283Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:24:59.8160650Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-09-27T15:24:59.9656772Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:25:00.0847810Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:25:00.1128662Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:25:00.1484051Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:25:00.2244919Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-09-27T15:25:00.2766478Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:25:00.3711960Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:25:00.4408890Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:25:00.4410041Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-09-27T15:25:00.5099272Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:25:00.5703375Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-09-27T15:25:00.6359665Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-09-27T15:25:00.6942985Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:25:00.9024990Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-09-27T15:25:00.9030727Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:25:01.0233625Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:25:01.1317572Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:25:01.2304936Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-09-27T15:25:01.2926672Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-09-27T15:25:01.2927676Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:25:01.4918721Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:25:01.5675582Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-09-27T15:25:01.6832965Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:25:01.8783318Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:25:01.9000083Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-09-27T15:25:01.9099487Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:25:01.9794901Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:02.0852578Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:02.1176021Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-09-27T15:25:02.1177101Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:02.2299081Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:02.2441312Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-09-27T15:25:02.3176754Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-09-27T15:25:02.3469750Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:02.4732755Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:02.6085706Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:02.6385008Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-09-27T15:25:02.7475147Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:02.8935165Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:02.9332491Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:02.9695014Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:03.0301564Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-09-27T15:25:03.0868428Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-09-27T15:25:03.1131385Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:03.2285099Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:03.3504399Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:03.4996847Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:03.5464400Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:03.6319906Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-09-27T15:25:03.6783084Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:03.7421502Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-09-27T15:25:03.8462836Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:03.9547539Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:03.9555700Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-09-27T15:25:04.0643403Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:04.1691405Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:04.3625078Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:04.3630473Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-09-27T15:25:04.3631447Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-09-27T15:25:04.4164615Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:04.5192747Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-09-27T15:25:04.5361484Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:04.6637517Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:04.7298335Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:04.8203059Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-09-27T15:25:04.8580287Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:04.9718443Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:05.0536273Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:05.0939104Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:05.1241955Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-09-27T15:25:05.1876641Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-09-27T15:25:05.2637456Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:05.2890468Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-09-27T15:25:05.4021580Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:05.5295690Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2022-09-27T15:25:05.6457707Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:05.7708019Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-09-27T15:25:05.7708790Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:05.8200532Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:05.9193798Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-09-27T15:25:05.9814831Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:06.0590315Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-09-27T15:25:06.1398644Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:06.2874906Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:06.3499836Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:06.4292704Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:06.4628057Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:06.5134870Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-09-27T15:25:06.6219363Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-09-27T15:25:06.6232250Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:06.6276190Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-09-27T15:25:06.7664932Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:06.8036994Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:06.9022393Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-09-27T15:25:06.9280899Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:07.0713285Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:07.2057124Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:07.3267042Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:07.3554735Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-09-27T15:25:07.4276293Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:07.4834757Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-09-27T15:25:07.5751590Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:07.7026412Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-09-27T15:25:07.7028925Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:07.8714514Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:07.9025141Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:08.0034809Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-09-27T15:25:08.0782514Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:08.0789465Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-09-27T15:25:08.1878667Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-09-27T15:25:08.2441107Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-09-27T15:25:08.3050806Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-09-27T15:25:08.3750446Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2022-09-27T15:25:08.4296940Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-09-27T15:25:08.5245964Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2022-09-27T15:25:08.6535551Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:25:08.7125864Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-09-27T15:25:08.7152617Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2022-09-27T15:25:08.8799428Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-09-27T15:25:08.8807229Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-09-27T15:25:08.9153493Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2022-09-27T15:25:08.9401690Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-09-27T15:25:09.0761527Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-09-27T15:25:09.0989577Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-09-27T15:25:09.1505281Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2022-09-27T15:25:09.2572434Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-09-27T15:25:09.2955835Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2022-09-27T15:25:09.4132449Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:25:09.5698540Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-09-27T15:25:09.6154059Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-09-27T15:25:09.7538404Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-09-27T15:25:09.7542714Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2022-09-27T15:25:09.9472786Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2022-09-27T15:25:09.9760434Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-09-27T15:25:10.0251915Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:25:10.1080580Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-09-27T15:25:10.1082183Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2022-09-27T15:25:10.1724704Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:25:10.1725341Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-09-27T15:25:10.2012723Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-09-27T15:25:10.2875256Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-09-27T15:25:10.3098725Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:25:10.3823577Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:25:10.4422620Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-09-27T15:25:10.5959653Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:25:10.7296577Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:25:10.7853645Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:25:10.8910051Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-09-27T15:25:10.9176539Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-09-27T15:25:10.9616164Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-09-27T15:25:11.0039168Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-09-27T15:25:11.1487754Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:25:11.1731055Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-09-27T15:25:11.2881453Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-09-27T15:25:11.3277287Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:25:11.3939403Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-09-27T15:25:11.5309218Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:25:11.5641003Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:25:11.6616418Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:25:11.7572821Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-09-27T15:25:11.7573616Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:11.7767724Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-09-27T15:25:11.8969506Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-09-27T15:25:11.9320523Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:12.0341272Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:12.0755429Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:12.0776315Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-09-27T15:25:12.1965514Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-09-27T15:25:12.2139063Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:12.3369362Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:12.5006361Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-09-27T15:25:12.5011365Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:12.5582847Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:12.6389476Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:12.7100228Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-09-27T15:25:12.7680263Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:12.8009997Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:12.8848798Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:12.9294042Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-09-27T15:25:12.9594553Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-09-27T15:25:13.0032529Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:13.0605305Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:13.1397655Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-09-27T15:25:13.1961663Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:13.3273076Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:13.4472022Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:13.5559927Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:13.5560538Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-09-27T15:25:13.5984677Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:13.7134458Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-09-27T15:25:13.7645590Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:13.7918727Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-09-27T15:25:13.9448858Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-09-27T15:25:13.9459280Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:14.0675970Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:14.1166145Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:14.2150030Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-09-27T15:25:14.2546644Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:14.2834789Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-09-27T15:25:14.3858160Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:14.3914094Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-09-27T15:25:14.4857027Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-09-27T15:25:14.5215387Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:14.5551183Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-09-27T15:25:14.6617414Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:14.6618537Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-09-27T15:25:14.7843628Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:14.9412490Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:15.0628191Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:15.0997599Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:15.2177126Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-09-27T15:25:15.2616243Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:15.3070370Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:15.4066111Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-09-27T15:25:15.4629867Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:15.5451940Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:15.6309671Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:15.6499581Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:15.6557572Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-09-27T15:25:15.7350908Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-09-27T15:25:15.7819139Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-09-27T15:25:15.7996292Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:15.9341832Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:15.9930645Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:15.9987116Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-09-27T15:25:16.1022429Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-09-27T15:25:16.1268340Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:16.2782263Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:16.3974397Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-09-27T15:25:16.4287038Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-09-27T15:25:16.5710838Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-09-27T15:25:16.5718322Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-09-27T15:25:16.6222016Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-09-27T15:25:16.6965424Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-09-27T15:25:16.7774584Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:25:16.8821112Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-09-27T15:25:16.9382117Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-09-27T15:25:16.9758702Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-09-27T15:25:17.0394784Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-09-27T15:25:17.0647406Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-09-27T15:25:17.1408759Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-09-27T15:25:17.1610337Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:25:17.3371208Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-09-27T15:25:17.3528145Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-09-27T15:25:17.3565276Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-09-27T15:25:17.4617856Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-09-27T15:25:17.5525599Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:25:17.6646688Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-09-27T15:25:17.7875328Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:25:17.8260346Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-09-27T15:25:17.9033123Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-09-27T15:25:18.0386183Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-09-27T15:25:18.2240824Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-09-27T15:25:18.2580756Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-09-27T15:25:18.4089236Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-09-27T15:25:18.4427721Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-09-27T15:25:18.5731719Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:25:18.5990835Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-09-27T15:25:18.6233817Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-09-27T15:25:18.6944606Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-09-27T15:25:18.7242772Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-09-27T15:25:18.8001387Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-09-27T15:25:18.8247702Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-09-27T15:25:18.8512875Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-09-27T15:25:18.9648739Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-09-27T15:25:19.0808132Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-09-27T15:25:19.1742381Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-09-27T15:25:19.2459447Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-09-27T15:25:19.2471108Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-09-27T15:25:19.4331448Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-09-27T15:25:19.5190756Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-09-27T15:25:19.6436781Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-09-27T15:25:19.6740976Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-09-27T15:25:19.9052156Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-09-27T15:25:19.9054074Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-09-27T15:25:19.9057324Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-09-27T15:25:19.9095841Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-09-27T15:25:20.1056833Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-09-27T15:25:20.1358611Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-09-27T15:25:20.3216310Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-09-27T15:25:20.4991466Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-09-27T15:25:20.6140327Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-09-27T15:25:20.7056875Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-09-27T15:25:20.8646145Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-09-27T15:25:20.9669842Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-09-27T15:25:21.0677401Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-09-27T15:25:21.1015326Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-09-27T15:25:21.2090165Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-09-27T15:25:21.3139566Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-09-27T15:25:21.3721689Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-09-27T15:25:21.5322216Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-09-27T15:25:21.5323213Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-09-27T15:25:21.5889025Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-09-27T15:25:21.7453895Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-09-27T15:25:21.7745958Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-09-27T15:25:21.8647339Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-09-27T15:25:21.9098505Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-09-27T15:25:21.9651726Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-09-27T15:25:22.0401796Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-09-27T15:25:22.0754561Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-09-27T15:25:22.1306335Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-09-27T15:25:22.2712900Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-09-27T15:25:22.3812553Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-09-27T15:25:22.4128871Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-09-27T15:25:22.4619402Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-09-27T15:25:22.5856903Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-09-27T15:25:22.6437950Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-09-27T15:25:22.7678659Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-09-27T15:25:22.8304480Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-09-27T15:25:22.8482673Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-09-27T15:25:23.0477602Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-09-27T15:25:23.1061968Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-09-27T15:25:23.1394297Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-09-27T15:25:23.2372592Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-09-27T15:25:23.2957584Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-09-27T15:25:23.3783791Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-09-27T15:25:23.3788970Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-09-27T15:25:23.5345073Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-09-27T15:25:23.5918939Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-09-27T15:25:23.7399330Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-09-27T15:25:23.9082824Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-09-27T15:25:23.9095552Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-09-27T15:25:23.9647155Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-09-27T15:25:24.0977516Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-09-27T15:25:24.1793726Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-09-27T15:25:24.2571149Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-09-27T15:25:24.3425956Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-09-27T15:25:24.4676163Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-09-27T15:25:24.6373758Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-09-27T15:25:24.6901025Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-09-27T15:25:24.8219567Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-09-27T15:25:24.9010252Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-09-27T15:25:24.9985907Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-09-27T15:25:25.0565161Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-09-27T15:25:25.1199949Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-09-27T15:25:25.2108747Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:25:25.2692633Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-09-27T15:25:25.3866946Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-09-27T15:25:25.4455739Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-09-27T15:25:25.5016591Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-09-27T15:25:25.6639171Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:25:25.8495495Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:25.8693301Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-09-27T15:25:26.0430397Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:25:26.2566688Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:26.2670056Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:25:26.3198392Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:26.4682896Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-09-27T15:25:26.4929485Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-09-27T15:25:26.5323273Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:25:26.6095819Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:26.6949128Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:26.7446422Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-09-27T15:25:26.8971848Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-09-27T15:25:26.9271177Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:26.9797143Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:26.9798298Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:27.1425275Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-09-27T15:25:27.1750622Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-09-27T15:25:27.2397829Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:27.3811802Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:27.4487309Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-09-27T15:25:27.6079933Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:27.7460194Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:27.8132776Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:27.8310323Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:27.8374560Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-09-27T15:25:27.9895398Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:28.0460701Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-09-27T15:25:28.0618294Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-09-27T15:25:28.2357712Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:28.4063664Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:28.4170302Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:28.5964221Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-09-27T15:25:28.6155358Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:28.6956135Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:28.7538523Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:28.8422227Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-09-27T15:25:28.9476662Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-09-27T15:25:28.9730110Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:29.1852342Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:29.2558677Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:29.3054550Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:29.3939530Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-09-27T15:25:29.4576380Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-09-27T15:25:29.5172828Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:29.7079485Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:29.7463728Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:29.9496786Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:29.9773338Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-09-27T15:25:30.1531330Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:30.2835354Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:30.4177063Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-09-27T15:25:30.4177732Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:30.4714274Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:30.5393905Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-09-27T15:25:30.6615292Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-09-27T15:25:30.6801247Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:30.6813034Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-09-27T15:25:30.8902332Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:31.0823699Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:31.2111205Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:31.2712934Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-09-27T15:25:31.4083658Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:31.6284515Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:31.7432375Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:31.7533940Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-09-27T15:25:31.7709396Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:31.8556082Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:31.8977482Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-09-27T15:25:31.9610458Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-09-27T15:25:32.0208163Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-09-27T15:25:32.1261483Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:32.3512840Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:32.5189916Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:32.5596372Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:32.6980758Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-09-27T15:25:32.7475849Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:32.9530761Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:32.9532227Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-09-27T15:25:32.9963605Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:33.1810771Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:33.2296262Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:25:33.2299976Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-09-27T15:25:33.3314882Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-09-27T15:25:33.4453128Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:33.4669924Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-09-27T15:25:33.5066442Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:25:33.6369967Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-09-27T15:25:33.7119006Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:33.8523346Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:25:33.8604917Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-09-27T15:25:33.9248524Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:34.0061293Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-09-27T15:25:34.0540784Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-09-27T15:25:34.1560940Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:25:34.2084992Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:34.3771753Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-09-27T15:25:34.4164358Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:34.4747398Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:34.4834892Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:34.6238548Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-09-27T15:25:34.6754621Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:34.7036287Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-09-27T15:25:34.7641664Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-09-27T15:25:34.7642568Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:34.9307008Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-09-27T15:25:34.9551778Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:35.0440773Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:35.0993913Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:35.1980644Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-09-27T15:25:35.2871157Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:35.3318671Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-09-27T15:25:35.3780353Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-09-27T15:25:35.4640842Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:35.5407727Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:35.5823059Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:35.7046338Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-09-27T15:25:35.7679082Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-09-27T15:25:35.8314092Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:35.9419234Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:36.0179401Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:36.0933608Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:36.0934685Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-09-27T15:25:36.1532571Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-09-27T15:25:36.2864866Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-09-27T15:25:36.3414362Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:36.3763951Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:36.4721688Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:36.5369042Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-09-27T15:25:36.5848235Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-09-27T15:25:36.7327689Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:36.8028271Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:36.8029292Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-09-27T15:25:36.8667744Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:36.9719216Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:36.9966392Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-09-27T15:25:37.0502513Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-09-27T15:25:37.1341144Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-09-27T15:25:37.2553649Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:37.3276554Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:37.3277541Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-09-27T15:25:37.4709114Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:37.4710130Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-09-27T15:25:37.5243805Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-09-27T15:25:37.6867742Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:37.6873277Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:37.8245435Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-09-27T15:25:37.9477892Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:37.9890680Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:38.0864257Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:38.1492866Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:38.1854007Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:38.2178247Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-09-27T15:25:38.2501149Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-09-27T15:25:38.3601104Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-09-27T15:25:38.4294040Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-09-27T15:25:38.4617066Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:38.5702714Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2022-09-27T15:25:38.6423098Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:38.6696109Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:38.7506890Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-09-27T15:25:38.8019994Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-09-27T15:25:38.9003005Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-09-27T15:25:38.9423959Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:38.9742156Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:39.1486326Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-09-27T15:25:39.1907174Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:39.2164067Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-09-27T15:25:39.3960286Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:39.4892304Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:39.5173792Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:39.6208656Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:39.6224394Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-09-27T15:25:39.7333318Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2022-09-27T15:25:39.7668193Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2022-09-27T15:25:39.8357356Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:39.9212260Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-09-27T15:25:39.9724189Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:40.0824321Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-09-27T15:25:40.1624397Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:40.3274459Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:40.3598661Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:40.4118699Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-09-27T15:25:40.5399581Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:40.5578050Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:40.6056476Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-09-27T15:25:40.6062467Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-09-27T15:25:40.7312065Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:40.7972966Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-09-27T15:25:40.8204938Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-09-27T15:25:40.9377844Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:41.0449464Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:41.1468749Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-09-27T15:25:41.1679293Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:41.2820348Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-09-27T15:25:41.3622678Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:41.5534278Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:41.6895206Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:25:41.7502161Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-09-27T15:25:41.7731588Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-09-27T15:25:41.9049120Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2022-09-27T15:25:41.9056889Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-09-27T15:25:41.9803249Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-09-27T15:25:42.0974056Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2022-09-27T15:25:42.1436581Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-09-27T15:25:42.1996840Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-09-27T15:25:42.3372014Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:25:42.4940014Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-09-27T15:25:42.5716835Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2022-09-27T15:25:42.6487413Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2022-09-27T15:25:42.7459132Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2022-09-27T15:25:42.8788917Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2022-09-27T15:25:43.0109968Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:43.0784261Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2022-09-27T15:25:43.1309361Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:43.2643850Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2022-09-27T15:25:43.2664065Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:43.3821434Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2022-09-27T15:25:43.4888103Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:25:43.5842475Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:43.6523233Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2022-09-27T15:25:43.7474973Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2022-09-27T15:25:43.7738474Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:43.8104305Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:43.9713273Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:43.9725499Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2022-09-27T15:25:44.0761935Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2022-09-27T15:25:44.1382637Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:44.1940382Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2022-09-27T15:25:44.3414000Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:44.3685734Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:44.5208494Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:44.5684087Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2022-09-27T15:25:44.6308097Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2022-09-27T15:25:44.7583248Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:44.8076225Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:44.9943048Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2022-09-27T15:25:45.0250041Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:45.0540337Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-09-27T15:25:45.1052456Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:45.2091618Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-09-27T15:25:45.2635313Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:45.3677561Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-09-27T15:25:45.4827552Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:45.6596187Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:45.7022466Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-09-27T15:25:45.9125640Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:45.9245574Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:45.9499674Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-09-27T15:25:46.0000340Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:46.1548792Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-09-27T15:25:46.1872257Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-09-27T15:25:46.2285781Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:46.3523037Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:46.3877345Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:46.4444557Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-09-27T15:25:46.5937501Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-09-27T15:25:46.6104577Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:46.6703211Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:46.7584832Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:46.8149448Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-09-27T15:25:46.8642738Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:46.9183515Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2022-09-27T15:25:47.0245746Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-09-27T15:25:47.1142561Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:47.1701520Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:47.3666140Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-09-27T15:25:47.4372212Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-09-27T15:25:47.4373855Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:47.4833178Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:47.6715989Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-09-27T15:25:47.6722723Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:47.7206778Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:47.7516700Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-09-27T15:25:47.9222909Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-09-27T15:25:47.9718946Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:48.1817094Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:48.3517319Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:48.4202933Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-09-27T15:25:48.4788734Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:48.6257377Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:48.6276729Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-09-27T15:25:48.6444776Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:48.8077791Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2022-09-27T15:25:48.8578344Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2022-09-27T15:25:48.8913769Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:48.9235686Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:49.1293866Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2022-09-27T15:25:49.1523787Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:49.1905779Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:49.2365044Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:49.3798661Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt.cpp.o 2022-09-27T15:25:49.3977319Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2022-09-27T15:25:49.4964675Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:25:49.5245765Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2022-09-27T15:25:49.7205753Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:25:49.7488794Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2022-09-27T15:25:49.9836316Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:25:49.9872281Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-09-27T15:25:50.0311680Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:25:50.1313496Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-09-27T15:25:50.2160206Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2022-09-27T15:25:50.2169549Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-09-27T15:25:50.2519549Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2022-09-27T15:25:50.3015995Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2022-09-27T15:25:50.4218658Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-09-27T15:25:50.4427340Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2022-09-27T15:25:50.5539930Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-09-27T15:25:50.6474319Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2022-09-27T15:25:50.7478679Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-09-27T15:25:50.9657497Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp.o 2022-09-27T15:25:50.9664855Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-09-27T15:25:51.0113992Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-09-27T15:25:51.2009586Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-09-27T15:25:51.2224478Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2022-09-27T15:25:51.4001559Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-09-27T15:25:51.5549829Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-09-27T15:25:51.7384240Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:25:51.7566580Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-09-27T15:25:51.7591443Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2022-09-27T15:25:51.8578928Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2022-09-27T15:25:51.9618234Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:25:52.0159434Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-09-27T15:25:52.0192333Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2022-09-27T15:25:52.1790239Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2022-09-27T15:25:52.2465969Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:25:52.2515152Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-09-27T15:25:52.4126041Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-09-27T15:25:52.4500856Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-09-27T15:25:52.4754754Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2022-09-27T15:25:52.5293937Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2022-09-27T15:25:52.6500208Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2022-09-27T15:25:52.6761026Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-09-27T15:25:52.8366996Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-09-27T15:25:52.8654413Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-09-27T15:25:52.8936444Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2022-09-27T15:25:53.0249528Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2022-09-27T15:25:53.0605230Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-09-27T15:25:53.2160433Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-09-27T15:25:53.2819121Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2022-09-27T15:25:53.3577620Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-09-27T15:25:53.4225230Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-09-27T15:25:53.4550517Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-09-27T15:25:53.5944353Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2022-09-27T15:25:53.6628174Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-09-27T15:25:53.6777779Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2022-09-27T15:25:53.7121158Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-09-27T15:25:53.7745821Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-09-27T15:25:53.8540672Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2022-09-27T15:25:53.9309342Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2022-09-27T15:25:54.0031102Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-09-27T15:25:54.2127823Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-09-27T15:25:54.2457672Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2022-09-27T15:25:54.4239852Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-09-27T15:25:54.4458298Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-09-27T15:25:54.5118800Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-09-27T15:25:54.6020854Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2022-09-27T15:25:54.7419062Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2022-09-27T15:25:54.7420082Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-09-27T15:25:54.7742120Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2022-09-27T15:25:54.9419620Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-09-27T15:25:55.1136149Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-09-27T15:25:55.1442775Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2022-09-27T15:25:55.2024858Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-09-27T15:25:55.3465413Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2022-09-27T15:25:55.3739310Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:25:55.4100210Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-09-27T15:25:55.4744962Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2022-09-27T15:25:55.6205023Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2022-09-27T15:25:55.6541757Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:25:55.8672264Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-09-27T15:25:55.9004192Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:25:56.0074320Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-09-27T15:25:56.0889283Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2022-09-27T15:25:56.1154844Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2022-09-27T15:25:56.2688765Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-09-27T15:25:56.4036971Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:56.4846111Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2022-09-27T15:25:56.6271490Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:56.6868203Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:56.7426588Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2022-09-27T15:25:56.8568660Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:56.8569373Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2022-09-27T15:25:56.9179466Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2022-09-27T15:25:57.0074537Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:57.1016696Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2022-09-27T15:25:57.2396038Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:57.4823766Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:57.5272274Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:57.6399052Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2022-09-27T15:25:57.7659480Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:57.8031055Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:58.0181971Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2022-09-27T15:25:58.0182700Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:58.0410264Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2022-09-27T15:25:58.3043917Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:58.3051310Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:58.4125708Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:25:58.5145571Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2022-09-27T15:25:58.5697631Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2022-09-27T15:25:58.6158775Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-09-27T15:25:58.6732028Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:25:58.7805716Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:25:58.8281705Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2022-09-27T15:25:58.8854301Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2022-09-27T15:25:58.9969020Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-09-27T15:25:59.0989246Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:25:59.1301394Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-09-27T15:25:59.2474063Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2022-09-27T15:25:59.3041079Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-09-27T15:25:59.3414658Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:25:59.4050728Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2022-09-27T15:25:59.5147397Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2022-09-27T15:25:59.5687862Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-09-27T15:25:59.7567296Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:25:59.9583390Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:26:00.0154255Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-09-27T15:26:00.0492184Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-09-27T15:26:00.1777285Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2022-09-27T15:26:00.2064242Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2022-09-27T15:26:00.2800259Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-09-27T15:26:00.4186994Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-09-27T15:26:00.4933846Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2022-09-27T15:26:00.5990891Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:26:00.5992030Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2022-09-27T15:26:00.8136768Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:26:00.8637794Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-09-27T15:26:01.0001503Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2022-09-27T15:26:01.0835627Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:26:01.2511734Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-09-27T15:26:01.3955573Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-09-27T15:26:01.5751713Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2022-09-27T15:26:01.6193288Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:26:01.6492295Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-09-27T15:26:01.8067093Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:26:01.8078593Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2022-09-27T15:26:01.8574189Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:26:01.8962215Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2022-09-27T15:26:01.9205835Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2022-09-27T15:26:02.0448451Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2022-09-27T15:26:02.0848742Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-09-27T15:26:02.2883230Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-09-27T15:26:02.5258393Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-09-27T15:26:02.6686704Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-09-27T15:26:02.7301477Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2022-09-27T15:26:02.7920781Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2022-09-27T15:26:02.9060083Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-09-27T15:26:03.0202822Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-09-27T15:26:03.0232169Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-09-27T15:26:03.1104524Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2022-09-27T15:26:03.2992267Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-09-27T15:26:03.3027078Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2022-09-27T15:26:03.3029736Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2022-09-27T15:26:03.5204240Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-09-27T15:26:03.7097532Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-09-27T15:26:03.7456535Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-09-27T15:26:03.8816666Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2022-09-27T15:26:03.9585429Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-09-27T15:26:04.0099153Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-09-27T15:26:04.1587182Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2022-09-27T15:26:04.1909883Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-09-27T15:26:04.2396817Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2022-09-27T15:26:04.3749898Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-09-27T15:26:04.5668287Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-09-27T15:26:04.6488383Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-09-27T15:26:04.7359828Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:26:04.7757294Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2022-09-27T15:26:04.8879247Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2022-09-27T15:26:04.9580418Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-09-27T15:26:05.0220592Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-09-27T15:26:05.1486129Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:26:05.2287495Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2022-09-27T15:26:05.3966174Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-09-27T15:26:05.5951468Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2022-09-27T15:26:05.5952553Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-09-27T15:26:05.7659650Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-09-27T15:26:05.8238282Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2022-09-27T15:26:05.8598406Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-09-27T15:26:06.0441754Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2022-09-27T15:26:06.0622532Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-09-27T15:26:06.1128289Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:26:06.2794025Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2022-09-27T15:26:06.3248650Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-09-27T15:26:06.3516899Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2022-09-27T15:26:06.5316205Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-09-27T15:26:06.7363634Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:26:06.8590552Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-09-27T15:26:06.9651316Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-09-27T15:26:07.0897721Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-09-27T15:26:07.1939334Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2022-09-27T15:26:07.3117910Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-09-27T15:26:07.5320724Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:26:07.5521865Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:26:07.5575992Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-09-27T15:26:07.7267746Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2022-09-27T15:26:07.7276748Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2022-09-27T15:26:07.7300127Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:26:07.7980100Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2022-09-27T15:26:07.8344357Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:26:07.9640802Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:26:08.0499394Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2022-09-27T15:26:08.0685984Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2022-09-27T15:26:08.1841165Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-09-27T15:26:08.2100981Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:26:08.3416865Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2022-09-27T15:26:08.4427027Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-09-27T15:26:08.6537801Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-09-27T15:26:08.8720032Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2022-09-27T15:26:08.8732454Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-09-27T15:26:09.0866495Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-09-27T15:26:09.2484458Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-09-27T15:26:09.2793037Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-09-27T15:26:09.3352025Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2022-09-27T15:26:09.3923967Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-09-27T15:26:09.4684755Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2022-09-27T15:26:09.5166223Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-09-27T15:26:09.5470759Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2022-09-27T15:26:09.6519954Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2022-09-27T15:26:09.7041145Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2022-09-27T15:26:09.7191714Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-09-27T15:26:09.8643786Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-09-27T15:26:10.0207252Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-09-27T15:26:10.1131278Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2022-09-27T15:26:10.1456412Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-09-27T15:26:10.2768937Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2022-09-27T15:26:10.3592912Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-09-27T15:26:10.5329544Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-09-27T15:26:10.7256902Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-09-27T15:26:10.8153768Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-09-27T15:26:10.9481886Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-09-27T15:26:11.0179683Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2022-09-27T15:26:11.0608280Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-09-27T15:26:11.0961944Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2022-09-27T15:26:11.1834962Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2022-09-27T15:26:11.2714937Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2022-09-27T15:26:11.3265254Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-09-27T15:26:11.5945418Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-09-27T15:26:11.7870800Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-09-27T15:26:11.8257816Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2022-09-27T15:26:11.9813312Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-09-27T15:26:12.1719199Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-09-27T15:26:12.4070252Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-09-27T15:26:12.4259899Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2022-09-27T15:26:12.4557282Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2022-09-27T15:26:12.5411642Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-09-27T15:26:12.6315555Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2022-09-27T15:26:12.6327150Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2022-09-27T15:26:12.6725068Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2022-09-27T15:26:12.7207618Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2022-09-27T15:26:12.8224289Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2022-09-27T15:26:12.8619895Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-09-27T15:26:13.0843140Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2022-09-27T15:26:13.2137985Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2022-09-27T15:26:13.3085368Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2022-09-27T15:26:13.3703033Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-09-27T15:26:13.5375850Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2022-09-27T15:26:13.7075598Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2022-09-27T15:26:13.8865155Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2022-09-27T15:26:14.0469732Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-09-27T15:26:14.0999819Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2022-09-27T15:26:14.1681213Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o 2022-09-27T15:26:14.2413877Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o 2022-09-27T15:26:14.3118141Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2022-09-27T15:26:14.3452040Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2022-09-27T15:26:14.4294398Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o 2022-09-27T15:26:14.4967262Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2022-09-27T15:26:14.6557294Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2022-09-27T15:26:14.6561648Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o 2022-09-27T15:26:14.8409037Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o 2022-09-27T15:26:15.0423431Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o 2022-09-27T15:26:15.2016819Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-09-27T15:26:15.4031770Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o 2022-09-27T15:26:15.5999575Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o 2022-09-27T15:26:15.6308220Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o 2022-09-27T15:26:15.6897445Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o 2022-09-27T15:26:15.8115356Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2022-09-27T15:26:15.8742113Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o 2022-09-27T15:26:15.8744476Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2022-09-27T15:26:15.9321177Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o 2022-09-27T15:26:16.0167924Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2022-09-27T15:26:16.0948143Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2022-09-27T15:26:16.1587945Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o 2022-09-27T15:26:16.2626528Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o 2022-09-27T15:26:16.3490241Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2022-09-27T15:26:16.4727662Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o 2022-09-27T15:26:16.6777024Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o 2022-09-27T15:26:16.8666947Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o 2022-09-27T15:26:17.0671591Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o 2022-09-27T15:26:17.2218414Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2022-09-27T15:26:17.2231613Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o 2022-09-27T15:26:17.3945408Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o 2022-09-27T15:26:17.4101580Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2022-09-27T15:26:17.4592823Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2022-09-27T15:26:17.4900114Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o 2022-09-27T15:26:17.5392029Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o 2022-09-27T15:26:17.6599553Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2022-09-27T15:26:17.7197706Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2022-09-27T15:26:17.7752864Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o 2022-09-27T15:26:17.9850653Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o 2022-09-27T15:26:18.1685433Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o 2022-09-27T15:26:18.3780270Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o 2022-09-27T15:26:18.3979884Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o 2022-09-27T15:26:18.4647043Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o 2022-09-27T15:26:18.5925102Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2022-09-27T15:26:18.6196781Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o 2022-09-27T15:26:18.6892211Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2022-09-27T15:26:18.7507296Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2022-09-27T15:26:18.8170590Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2022-09-27T15:26:18.8598058Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2022-09-27T15:26:18.8888204Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2022-09-27T15:26:19.0613298Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2022-09-27T15:26:19.2071947Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2022-09-27T15:26:19.3414898Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2022-09-27T15:26:19.4814490Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2022-09-27T15:26:19.6629181Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2022-09-27T15:26:19.8616945Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2022-09-27T15:26:19.8626240Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2022-09-27T15:26:19.9050640Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2022-09-27T15:26:19.9530532Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2022-09-27T15:26:19.9531720Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2022-09-27T15:26:20.0707475Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2022-09-27T15:26:20.1381385Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2022-09-27T15:26:20.1547817Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2022-09-27T15:26:20.2042783Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2022-09-27T15:26:20.3106096Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-09-27T15:26:20.5104580Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-09-27T15:26:20.7225228Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-09-27T15:26:20.8651436Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-09-27T15:26:21.0071357Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2022-09-27T15:26:21.0763412Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-09-27T15:26:21.2848998Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-09-27T15:26:21.4411937Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2022-09-27T15:26:21.4795133Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-09-27T15:26:21.5161885Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-09-27T15:26:21.5533627Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-09-27T15:26:21.5843774Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-09-27T15:26:21.6853241Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2022-09-27T15:26:21.7120376Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2022-09-27T15:26:21.7872590Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2022-09-27T15:26:21.8136408Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-09-27T15:26:22.0270717Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-09-27T15:26:22.2056666Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-09-27T15:26:22.4332610Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-09-27T15:26:22.5086207Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-09-27T15:26:22.5727782Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2022-09-27T15:26:22.6638062Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2022-09-27T15:26:22.7488924Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-09-27T15:26:22.9474662Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-09-27T15:26:22.9996379Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-09-27T15:26:23.0277407Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-09-27T15:26:23.0757312Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-09-27T15:26:23.1607903Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2022-09-27T15:26:23.1774094Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2022-09-27T15:26:23.2235096Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-09-27T15:26:23.2809476Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-09-27T15:26:23.3564248Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-09-27T15:26:23.4051050Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-09-27T15:26:23.4551265Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2022-09-27T15:26:23.5644806Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-09-27T15:26:23.7656971Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-09-27T15:26:23.9404145Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-09-27T15:26:23.9465851Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2022-09-27T15:26:24.1237944Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-09-27T15:26:24.3091650Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x8.c.o 2022-09-27T15:26:24.4683055Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x16.c.o 2022-09-27T15:26:24.5659956Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x24.c.o 2022-09-27T15:26:24.6249678Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x32.c.o 2022-09-27T15:26:24.6637210Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-09-27T15:26:24.7439930Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2022-09-27T15:26:24.8412605Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-09-27T15:26:24.8995424Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-09-27T15:26:24.9221740Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x48.c.o 2022-09-27T15:26:25.0353628Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x56.c.o 2022-09-27T15:26:25.1689907Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-09-27T15:26:25.2179313Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2022-09-27T15:26:25.2886830Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x64.c.o 2022-09-27T15:26:25.4933005Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x72.c.o 2022-09-27T15:26:25.6085240Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x80.c.o 2022-09-27T15:26:25.7087866Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x8.c.o 2022-09-27T15:26:25.7089017Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:25.8197270Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x16.c.o 2022-09-27T15:26:25.9139225Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:25.9641948Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x24.c.o 2022-09-27T15:26:26.0167801Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x32.c.o 2022-09-27T15:26:26.0559039Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:26.2020458Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:26.2185761Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x40.c.o 2022-09-27T15:26:26.4214123Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-09-27T15:26:26.4224836Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x48.c.o 2022-09-27T15:26:26.4657031Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x56.c.o 2022-09-27T15:26:26.6190609Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:26.6387972Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x64.c.o 2022-09-27T15:26:26.8164419Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x72.c.o 2022-09-27T15:26:26.8416023Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:26.9238645Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x80.c.o 2022-09-27T15:26:27.0472668Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:27.0831142Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x8.c.o 2022-09-27T15:26:27.1100659Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x16.c.o 2022-09-27T15:26:27.1345901Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:27.2942916Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2022-09-27T15:26:27.3277540Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x24.c.o 2022-09-27T15:26:27.5994249Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x32.c.o 2022-09-27T15:26:27.6276429Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x40.c.o 2022-09-27T15:26:27.6994896Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x48.c.o 2022-09-27T15:26:27.8118393Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:27.8775680Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:27.9113161Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x56.c.o 2022-09-27T15:26:27.9775032Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x64.c.o 2022-09-27T15:26:28.0292162Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x72.c.o 2022-09-27T15:26:28.0350004Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:28.1352017Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:28.2155078Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:28.2777114Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x80.c.o 2022-09-27T15:26:28.3833866Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2022-09-27T15:26:28.4519044Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:28.6048109Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2022-09-27T15:26:28.6399211Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-09-27T15:26:28.6900854Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-09-27T15:26:28.8097415Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:28.8366525Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:28.8950000Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2022-09-27T15:26:28.8951153Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-09-27T15:26:29.0348219Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2022-09-27T15:26:29.0855248Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:29.1496328Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2022-09-27T15:26:29.2375061Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:29.3030692Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-09-27T15:26:29.3320782Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-09-27T15:26:29.4871517Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:29.5527552Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.o 2022-09-27T15:26:29.5947889Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:29.6371348Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2022-09-27T15:26:29.7557342Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-09-27T15:26:29.7913955Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2022-09-27T15:26:29.8521604Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:29.9163311Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2022-09-27T15:26:30.0290575Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:30.1011927Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-09-27T15:26:30.2523940Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-09-27T15:26:30.3113184Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:30.3943459Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:30.3950733Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:30.4816467Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-09-27T15:26:30.6238995Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.o 2022-09-27T15:26:30.6600220Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2022-09-27T15:26:30.8076176Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:30.8545894Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2022-09-27T15:26:30.9155678Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2022-09-27T15:26:30.9697228Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-09-27T15:26:31.0782328Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:31.0783569Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-09-27T15:26:31.1348380Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:31.2025789Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-09-27T15:26:31.2133123Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-09-27T15:26:31.3687234Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:31.4270243Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:31.5419257Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:31.5815654Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:26:31.6314454Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:31.7614853Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:31.7924886Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:26:31.8483933Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:32.0052563Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:26:32.1655889Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:32.2019928Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:26:32.3244443Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:32.4188189Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:26:32.5914485Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:26:32.6274423Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:32.6311597Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:32.7074292Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:32.8037473Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:32.8281156Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:32.8616337Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:32.9572874Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:26:33.1749224Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:26:33.1954342Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:26:33.1998281Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:33.3717313Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:33.4039227Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:33.4433225Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:33.4759513Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:26:33.6503538Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:26:33.6688871Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:26:33.6872650Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:26:33.8725886Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-09-27T15:26:33.9221280Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:34.0339917Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:34.1295192Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2022-09-27T15:26:34.2101967Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:26:34.2165199Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:34.2836286Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2022-09-27T15:26:34.4300255Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2022-09-27T15:26:34.4872787Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2022-09-27T15:26:34.4877878Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:26:34.6747682Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:34.7265325Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:26:34.8210283Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:34.9042219Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2022-09-27T15:26:34.9199270Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:35.0519759Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2022-09-27T15:26:35.1544156Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:35.3394591Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:35.4988708Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:35.6708268Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:26:35.6709503Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:26:35.7886457Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:26:35.8082373Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:35.8121125Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2022-09-27T15:26:35.8839033Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2022-09-27T15:26:35.9132396Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2022-09-27T15:26:36.0027967Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:26:36.0791761Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:36.1108225Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:36.2588451Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:26:36.4560301Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:26:36.6358277Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:36.6367655Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:36.6784341Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:36.7479958Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:36.8496183Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:36.9117240Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2022-09-27T15:26:36.9600996Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:37.0204392Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:26:37.1687148Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:26:37.2218445Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:37.3357564Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:26:37.4956947Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:37.5559790Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:37.6410210Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:26:37.6786144Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-09-27T15:26:37.7762985Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:37.8457416Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-09-27T15:26:37.8842667Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2022-09-27T15:26:38.0647706Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:38.1372694Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-09-27T15:26:38.1656441Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:26:38.2749416Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:38.3871420Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:38.3881155Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-09-27T15:26:38.4577136Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:26:38.4596373Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:38.5847343Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:38.6194198Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:26:38.6943247Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:38.7206203Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:26:38.8533337Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:38.8758745Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:38.8759686Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:39.0000208Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:39.0677949Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-09-27T15:26:39.1618163Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:39.2224645Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:39.2770842Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:39.3859525Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:39.4729806Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:39.5744132Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-09-27T15:26:39.6591248Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:39.7388973Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:26:39.7928199Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:39.8669309Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-09-27T15:26:39.9439173Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:40.0542600Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-09-27T15:26:40.0821351Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:40.1338070Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-09-27T15:26:40.2820926Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2022-09-27T15:26:40.3617670Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:40.3629834Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:26:40.4522125Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-09-27T15:26:40.5786850Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:40.6690841Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-09-27T15:26:40.7151292Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:40.8734151Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:40.9075359Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:40.9412013Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:41.0515907Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:41.1332607Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:41.1847591Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:41.2433626Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:41.3430486Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:41.4759248Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:26:41.5063529Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-09-27T15:26:41.5799479Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:41.6794401Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:26:41.7323594Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:41.7329406Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2022-09-27T15:26:41.7793100Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-09-27T15:26:41.9215036Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:42.0137050Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:26:42.0524834Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:42.0630142Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:42.2021135Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:42.2574098Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:42.2810174Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:42.4427344Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:42.4902931Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:42.6265612Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:42.6461881Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:26:42.7537693Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-09-27T15:26:42.8161641Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:42.9607808Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:26:43.1027665Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-09-27T15:26:43.1913076Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:26:43.2836720Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:43.3464055Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-09-27T15:26:43.3583913Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-09-27T15:26:43.4402222Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:43.5587761Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:43.5851329Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-09-27T15:26:43.6295799Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-09-27T15:26:43.7032832Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-09-27T15:26:43.8436838Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:43.8446816Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:43.8663960Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-09-27T15:26:44.0573208Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-09-27T15:26:44.0759000Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-09-27T15:26:44.0811827Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:44.2728986Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-09-27T15:26:44.2729664Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2022-09-27T15:26:44.3148593Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-09-27T15:26:44.4811117Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2022-09-27T15:26:44.4986984Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-09-27T15:26:44.6566301Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-09-27T15:26:44.6851387Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-09-27T15:26:44.7951165Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-09-27T15:26:44.8624098Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-09-27T15:26:44.8834051Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-09-27T15:26:44.9394495Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-09-27T15:26:45.0386543Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-09-27T15:26:45.0618050Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-09-27T15:26:45.1052286Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-09-27T15:26:45.1568769Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.2303546Z [ 83%] Linking CXX shared library ../lib/libtorch_cpu.so 2022-09-27T15:26:45.2304589Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.3100400Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.4028163Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.4029528Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.4534167Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.5123265Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.6067185Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.6581474Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.6807631Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.7178567Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.7787668Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.8649609Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.8856237Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:45.9823245Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:46.0001045Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:46.0342581Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:46.0946192Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:26:46.1404070Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-09-27T15:26:46.2189543Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-09-27T15:26:46.2375168Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-09-27T15:26:46.3024807Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-09-27T15:26:46.3523213Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:26:46.4242348Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-09-27T15:26:46.4575359Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:26:46.5008959Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-09-27T15:26:46.5186754Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-09-27T15:26:46.6067812Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:26:46.6815382Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-09-27T15:26:46.7094777Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-09-27T15:26:46.7283256Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-09-27T15:26:46.7534515Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:26:46.8666271Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-09-27T15:26:46.8922844Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-09-27T15:26:46.9226936Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:26:46.9721817Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-09-27T15:26:46.9953620Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:26:47.1050695Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-09-27T15:26:47.1267104Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-09-27T15:26:47.1577897Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:26:47.2261569Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-09-27T15:26:47.2454377Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-09-27T15:26:47.3459937Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-09-27T15:26:47.3682688Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:26:47.4007377Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc2.c.o 2022-09-27T15:26:47.4740067Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc4.c.o 2022-09-27T15:26:47.5423584Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2022-09-27T15:26:47.5943504Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144-acc3.c.o 2022-09-27T15:26:47.6245170Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2022-09-27T15:26:47.6608188Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc2.c.o 2022-09-27T15:26:47.7480145Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc5.c.o 2022-09-27T15:26:47.8137356Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2022-09-27T15:26:47.8402925Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc2.c.o 2022-09-27T15:26:47.8754959Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc3.c.o 2022-09-27T15:26:47.9451067Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc6.c.o 2022-09-27T15:26:48.0137401Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2022-09-27T15:26:48.0436479Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-09-27T15:26:48.0722962Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-09-27T15:26:48.1311091Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-09-27T15:26:48.2074569Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-09-27T15:26:48.2703720Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-09-27T15:26:48.2716054Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-09-27T15:26:48.3245225Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-09-27T15:26:48.3494364Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-09-27T15:26:48.4514613Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-09-27T15:26:48.4694084Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-09-27T15:26:48.5120830Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-09-27T15:26:48.5615280Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-09-27T15:26:48.5836468Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-09-27T15:26:48.6876890Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-09-27T15:26:48.7041724Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-09-27T15:26:48.7477284Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-09-27T15:26:48.8149749Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-09-27T15:26:48.8325753Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-09-27T15:26:48.9178374Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-09-27T15:26:48.9533205Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-09-27T15:26:48.9819463Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-09-27T15:26:49.0675043Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-09-27T15:26:49.0899635Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-09-27T15:26:49.1618659Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-09-27T15:26:49.2104817Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-09-27T15:26:49.2322672Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-09-27T15:26:49.2999161Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-09-27T15:26:49.3662474Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-09-27T15:26:49.4236658Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-09-27T15:26:49.4445033Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-09-27T15:26:49.4690839Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-09-27T15:26:49.5480468Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-09-27T15:26:49.6174036Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-09-27T15:26:49.6711834Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-09-27T15:26:49.7063337Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-09-27T15:26:49.7064279Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o 2022-09-27T15:26:49.8211469Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o 2022-09-27T15:26:49.8615553Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o 2022-09-27T15:26:49.8854606Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-09-27T15:26:49.9119150Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o 2022-09-27T15:26:49.9653986Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o 2022-09-27T15:26:50.0638177Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o 2022-09-27T15:26:50.0858598Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o 2022-09-27T15:26:50.1261287Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2022-09-27T15:26:50.1272014Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2022-09-27T15:26:50.2132494Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2022-09-27T15:26:50.3152192Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2022-09-27T15:26:50.3158792Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2022-09-27T15:26:50.3424149Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2022-09-27T15:26:50.3754731Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2022-09-27T15:26:50.4788934Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2022-09-27T15:26:50.5065419Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-09-27T15:26:50.5445324Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-09-27T15:26:50.5449497Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-09-27T15:26:50.6278477Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-09-27T15:26:50.6881628Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-09-27T15:26:50.7194685Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-09-27T15:26:50.7897172Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-09-27T15:26:50.8124749Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-09-27T15:26:50.8402720Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-09-27T15:26:50.9017150Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-09-27T15:26:50.9679088Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-09-27T15:26:50.9857838Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-09-27T15:26:51.0722434Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-09-27T15:26:51.1061850Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-09-27T15:26:51.1596697Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-09-27T15:26:51.1862389Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-09-27T15:26:51.2122251Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-09-27T15:26:51.3290122Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-09-27T15:26:51.3291613Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-09-27T15:26:51.3498684Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-09-27T15:26:51.4366147Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-09-27T15:26:51.4591589Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:26:51.5375369Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:26:51.5570255Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:26:51.5826370Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-09-27T15:26:51.6722386Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:26:51.6923289Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-09-27T15:26:51.7203178Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-09-27T15:26:51.7844835Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-09-27T15:26:51.8015718Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-09-27T15:26:51.8867368Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-09-27T15:26:51.9338378Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-09-27T15:26:51.9673425Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-09-27T15:26:52.0006755Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:26:52.0244891Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:26:52.1304044Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:26:52.1553464Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-09-27T15:26:52.1997652Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:26:52.2258150Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x16.c.o 2022-09-27T15:26:52.2846474Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x32.c.o 2022-09-27T15:26:52.3900787Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x48.c.o 2022-09-27T15:26:52.3914419Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x64.c.o 2022-09-27T15:26:52.4382032Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x80.c.o 2022-09-27T15:26:52.4872228Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x96.c.o 2022-09-27T15:26:52.5053946Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x112.c.o 2022-09-27T15:26:52.6118042Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x128.c.o 2022-09-27T15:26:52.6528164Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c.o 2022-09-27T15:26:52.6803396Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c.o 2022-09-27T15:26:52.7250614Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c.o 2022-09-27T15:26:52.7426955Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c.o 2022-09-27T15:26:52.8543642Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c.o 2022-09-27T15:26:52.8730751Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c.o 2022-09-27T15:26:52.9137595Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c.o 2022-09-27T15:26:52.9389009Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c.o 2022-09-27T15:26:53.0017849Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x16.c.o 2022-09-27T15:26:53.0947034Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x32.c.o 2022-09-27T15:26:53.1180804Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x48.c.o 2022-09-27T15:26:53.1704619Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x64.c.o 2022-09-27T15:26:53.2184102Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x80.c.o 2022-09-27T15:26:53.2411303Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x96.c.o 2022-09-27T15:26:53.3234936Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x112.c.o 2022-09-27T15:26:53.3424739Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x128.c.o 2022-09-27T15:26:53.4261794Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c.o 2022-09-27T15:26:53.4533407Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x32.c.o 2022-09-27T15:26:53.4786020Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x48.c.o 2022-09-27T15:26:53.5360861Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x64.c.o 2022-09-27T15:26:53.5838423Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x80.c.o 2022-09-27T15:26:53.6671500Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x96.c.o 2022-09-27T15:26:53.6873596Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x112.c.o 2022-09-27T15:26:53.7250101Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x128.c.o 2022-09-27T15:26:53.7754363Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c.o 2022-09-27T15:26:53.8455337Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c.o 2022-09-27T15:26:53.8904886Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c.o 2022-09-27T15:26:53.9156795Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-09-27T15:26:53.9653111Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c.o 2022-09-27T15:26:54.0254562Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c.o 2022-09-27T15:26:54.0732120Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c.o 2022-09-27T15:26:54.1326316Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c.o 2022-09-27T15:26:54.1534374Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x16.c.o 2022-09-27T15:26:54.2059193Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x32.c.o 2022-09-27T15:26:54.2520964Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x48.c.o 2022-09-27T15:26:54.3068673Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x64.c.o 2022-09-27T15:26:54.3573919Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x80.c.o 2022-09-27T15:26:54.3809289Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x96.c.o 2022-09-27T15:26:54.4267354Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x112.c.o 2022-09-27T15:26:54.4914242Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x128.c.o 2022-09-27T15:26:54.5610566Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-09-27T15:26:54.5828765Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-09-27T15:26:54.6175368Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-09-27T15:26:54.6948512Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-09-27T15:26:54.7503743Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-09-27T15:26:54.7675703Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-09-27T15:26:54.8376575Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-09-27T15:26:54.8572023Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-09-27T15:26:54.9662736Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-09-27T15:26:54.9881388Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-09-27T15:26:55.0169155Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-09-27T15:26:55.0457328Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-09-27T15:26:55.0945452Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-09-27T15:26:55.1991042Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-09-27T15:26:55.2178757Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.o 2022-09-27T15:26:55.2504434Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2022-09-27T15:26:55.3076816Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2022-09-27T15:26:55.3653738Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2022-09-27T15:26:55.4339655Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-09-27T15:26:55.4653693Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-09-27T15:26:55.4982850Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2022-09-27T15:26:55.5219297Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-09-27T15:26:55.6136309Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-09-27T15:26:55.6395572Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2022-09-27T15:26:55.6949730Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2022-09-27T15:26:55.7307398Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-09-27T15:26:55.7427066Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2022-09-27T15:26:55.8587552Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2022-09-27T15:26:55.9057574Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-09-27T15:26:55.9068792Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2022-09-27T15:26:55.9101618Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2022-09-27T15:26:55.9665219Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-09-27T15:26:56.0803127Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2022-09-27T15:26:56.1006512Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2022-09-27T15:26:56.1439837Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2022-09-27T15:26:56.1446972Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2022-09-27T15:26:56.2207095Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2022-09-27T15:26:56.2789037Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-09-27T15:26:56.3016611Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2022-09-27T15:26:56.3306795Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2022-09-27T15:26:56.4040005Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-09-27T15:26:56.4487589Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2022-09-27T15:26:56.5008808Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2022-09-27T15:26:56.5221134Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-09-27T15:26:56.5816322Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2022-09-27T15:26:56.6047352Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2022-09-27T15:26:56.6865086Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2022-09-27T15:26:56.7201475Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-09-27T15:26:56.7465870Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-09-27T15:26:56.8108385Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-09-27T15:26:56.8646703Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:26:56.9270547Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:26:56.9271876Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:26:56.9850607Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:26:57.0594755Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:26:57.0817794Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:26:57.1523391Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-09-27T15:26:57.1745493Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:26:57.2459492Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:26:57.2901575Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:26:57.3102054Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-09-27T15:26:57.3854741Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:26:57.4637286Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:57.4979728Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:57.4980726Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:57.5579656Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:57.6218892Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:57.6833874Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:57.7035034Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:57.7766673Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:57.7949243Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:57.8888299Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:57.9112601Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:57.9870337Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:58.0091226Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:58.0590141Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:58.1193772Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:58.1746636Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:58.2264112Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:26:58.2431713Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:26:58.3111695Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-09-27T15:26:58.4150629Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:26:58.4183257Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:58.4656503Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:58.4863547Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:58.5863683Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:58.6113660Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:58.6733224Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:58.7022004Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:58.7594397Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:58.8364981Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:26:58.8841199Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-09-27T15:26:58.9109662Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:26:58.9628173Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-09-27T15:26:58.9822372Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:59.0916385Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:59.1201532Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:59.1619289Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:26:59.1705108Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:26:59.1938970Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:26:59.3117138Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-09-27T15:26:59.3451561Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:26:59.3803735Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:59.4033464Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:59.4328445Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:59.5618887Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:59.5934049Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:59.5986695Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:59.6317640Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:59.7260434Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:26:59.7936463Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:26:59.8165491Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-09-27T15:26:59.8440674Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:26:59.9194283Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-09-27T15:27:00.0275679Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-09-27T15:27:00.0462868Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-09-27T15:27:00.0474771Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-09-27T15:27:00.0746527Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-09-27T15:27:00.1859964Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-09-27T15:27:00.2053591Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-09-27T15:27:00.3044739Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-09-27T15:27:00.3056022Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-09-27T15:27:00.3060572Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-09-27T15:27:00.3696480Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-09-27T15:27:00.3714131Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-09-27T15:27:00.4959863Z [ 87%] Built target all_microkernels 2022-09-27T15:27:01.9920917Z [ 87%] Built target torch_cpu 2022-09-27T15:27:02.0070752Z [ 87%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2022-09-27T15:27:02.0072914Z [ 87%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2022-09-27T15:27:02.0079591Z [ 87%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2022-09-27T15:27:02.0090230Z [ 87%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2022-09-27T15:27:02.0091513Z [ 87%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2022-09-27T15:27:02.0105949Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/quantization/torch_hip_generated_quantization_gpu.cu.o 2022-09-27T15:27:02.5010298Z [ 87%] Linking CXX executable ../bin/FileStoreTest 2022-09-27T15:27:02.5937263Z [ 87%] Linking CXX executable ../bin/TCPStoreTest 2022-09-27T15:27:02.6523422Z [ 87%] Linking CXX executable ../bin/HashStoreTest 2022-09-27T15:27:02.9753435Z [ 87%] Linking CXX executable ../bin/example_allreduce 2022-09-27T15:27:03.0337324Z [ 87%] Built target FileStoreTest 2022-09-27T15:27:03.0436520Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/torch_hip_generated_IndexUtils.hip.o 2022-09-27T15:27:03.3259986Z [ 87%] Built target TCPStoreTest 2022-09-27T15:27:03.3342318Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_Sleep.hip.o 2022-09-27T15:27:03.3721154Z [ 87%] Built target HashStoreTest 2022-09-27T15:27:03.3825701Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortKeys.hip.o 2022-09-27T15:27:03.5550488Z [ 87%] Linking CXX executable ../bin/ProcessGroupGlooTest 2022-09-27T15:27:03.6438365Z [ 87%] Built target example_allreduce 2022-09-27T15:27:03.6515111Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs.hip.o 2022-09-27T15:27:04.1145964Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub.hip.o 2022-09-27T15:27:04.2332157Z [ 87%] Built target ProcessGroupGlooTest 2022-09-27T15:27:04.2399935Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_jiterator.hip.o 2022-09-27T15:27:04.2925502Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AbsKernel.hip.o 2022-09-27T15:27:04.8896179Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationEluKernel.hip.o 2022-09-27T15:27:05.0286268Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGeluKernel.hip.o 2022-09-27T15:27:05.3303969Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGluKernel.hip.o 2022-09-27T15:27:05.3994881Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardshrinkKernel.hip.o 2022-09-27T15:27:05.4959993Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AbsKernel.hip:4: 2022-09-27T15:27:05.4962444Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:05.4963504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:05.4982452Z template typename func, int end, int current=0> 2022-09-27T15:27:05.4982900Z ^~~~~~~~ 2022-09-27T15:27:05.4983233Z class 2022-09-27T15:27:05.4984263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:05.4984972Z template typename func, int end> 2022-09-27T15:27:05.4985594Z ^~~~~~~~ 2022-09-27T15:27:05.4985930Z class 2022-09-27T15:27:05.4986327Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:05.4986900Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AbsKernel.hip:4: 2022-09-27T15:27:05.4987547Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:05.4988598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:05.4989422Z template typename func, int end, int current=0> 2022-09-27T15:27:05.4989828Z ^~~~~~~~ 2022-09-27T15:27:05.4990161Z class 2022-09-27T15:27:05.4991429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:05.4992164Z template typename func, int end> 2022-09-27T15:27:05.4992576Z ^~~~~~~~ 2022-09-27T15:27:05.4992905Z class 2022-09-27T15:27:05.4993295Z 2 warnings generated when compiling for host. 2022-09-27T15:27:05.5084823Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardsigmoidKernel.hip.o 2022-09-27T15:27:05.5946268Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.hip:8: 2022-09-27T15:27:05.5947153Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator_impl.h:11: 2022-09-27T15:27:05.5948494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:05.5949260Z template typename func, int end, int current=0> 2022-09-27T15:27:05.5950013Z ^~~~~~~~ 2022-09-27T15:27:05.5950333Z class 2022-09-27T15:27:05.5951256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:05.5951960Z template typename func, int end> 2022-09-27T15:27:05.5952342Z ^~~~~~~~ 2022-09-27T15:27:05.5952650Z class 2022-09-27T15:27:05.5953054Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:05.5953587Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.hip:8: 2022-09-27T15:27:05.5954202Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator_impl.h:11: 2022-09-27T15:27:05.5955268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:05.5955991Z template typename func, int end, int current=0> 2022-09-27T15:27:05.5956408Z ^~~~~~~~ 2022-09-27T15:27:05.5956718Z class 2022-09-27T15:27:05.5957629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:05.5958416Z template typename func, int end> 2022-09-27T15:27:05.5959131Z ^~~~~~~~ 2022-09-27T15:27:05.5959477Z class 2022-09-27T15:27:05.5959844Z 2 warnings generated when compiling for host. 2022-09-27T15:27:05.6064149Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardswishKernel.hip.o 2022-09-27T15:27:06.0797586Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationEluKernel.hip:18: 2022-09-27T15:27:06.0798613Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.0805692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.0806426Z template typename func, int end, int current=0> 2022-09-27T15:27:06.0806950Z ^~~~~~~~ 2022-09-27T15:27:06.0807295Z class 2022-09-27T15:27:06.0808409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.0809066Z template typename func, int end> 2022-09-27T15:27:06.0809473Z ^~~~~~~~ 2022-09-27T15:27:06.0809802Z class 2022-09-27T15:27:06.0810183Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:06.0810803Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationEluKernel.hip:18: 2022-09-27T15:27:06.0811917Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.0812973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.0813666Z template typename func, int end, int current=0> 2022-09-27T15:27:06.0815148Z ^~~~~~~~ 2022-09-27T15:27:06.0815472Z class 2022-09-27T15:27:06.0816386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.0817055Z template typename func, int end> 2022-09-27T15:27:06.0817450Z ^~~~~~~~ 2022-09-27T15:27:06.0817760Z class 2022-09-27T15:27:06.0818152Z 2 warnings generated when compiling for host. 2022-09-27T15:27:06.0953918Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardtanhKernel.hip.o 2022-09-27T15:27:06.2491479Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGeluKernel.hip:18: 2022-09-27T15:27:06.2493098Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.2494289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.2495005Z template typename func, int end, int current=0> 2022-09-27T15:27:06.2495419Z ^~~~~~~~ 2022-09-27T15:27:06.2495737Z class 2022-09-27T15:27:06.2496608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.2499293Z template typename func, int end> 2022-09-27T15:27:06.2499660Z ^~~~~~~~ 2022-09-27T15:27:06.2499936Z class 2022-09-27T15:27:06.2500286Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:06.2500818Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGeluKernel.hip:18: 2022-09-27T15:27:06.2501464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.2502743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.2503414Z template typename func, int end, int current=0> 2022-09-27T15:27:06.2503817Z ^~~~~~~~ 2022-09-27T15:27:06.2504430Z class 2022-09-27T15:27:06.2505274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.2505960Z template typename func, int end> 2022-09-27T15:27:06.2506339Z ^~~~~~~~ 2022-09-27T15:27:06.2506633Z class 2022-09-27T15:27:06.2506972Z 2 warnings generated when compiling for host. 2022-09-27T15:27:06.2620123Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLeakyReluKernel.hip.o 2022-09-27T15:27:06.5727424Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGluKernel.hip:19: 2022-09-27T15:27:06.5728181Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.5729398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.5733753Z template typename func, int end, int current=0> 2022-09-27T15:27:06.5734205Z ^~~~~~~~ 2022-09-27T15:27:06.5734520Z class 2022-09-27T15:27:06.5735409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.5736131Z template typename func, int end> 2022-09-27T15:27:06.5736508Z ^~~~~~~~ 2022-09-27T15:27:06.5736801Z class 2022-09-27T15:27:06.5737192Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:06.5748521Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGluKernel.hip:19: 2022-09-27T15:27:06.5749351Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.5750450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.5751173Z template typename func, int end, int current=0> 2022-09-27T15:27:06.5751582Z ^~~~~~~~ 2022-09-27T15:27:06.5751893Z class 2022-09-27T15:27:06.5752724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.5753445Z template typename func, int end> 2022-09-27T15:27:06.5753840Z ^~~~~~~~ 2022-09-27T15:27:06.5754155Z class 2022-09-27T15:27:06.5754538Z 2 warnings generated when compiling for host. 2022-09-27T15:27:06.5829927Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLogSigmoidKernel.hip.o 2022-09-27T15:27:06.6171125Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardshrinkKernel.hip:18: 2022-09-27T15:27:06.6171913Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.6176318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.6177590Z template typename func, int end, int current=0> 2022-09-27T15:27:06.6178029Z ^~~~~~~~ 2022-09-27T15:27:06.6181567Z class 2022-09-27T15:27:06.6184066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.6184666Z template typename func, int end> 2022-09-27T15:27:06.6185203Z ^~~~~~~~ 2022-09-27T15:27:06.6185457Z class 2022-09-27T15:27:06.6185794Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:06.6186338Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardshrinkKernel.hip:18: 2022-09-27T15:27:06.6189060Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.6190188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.6191153Z template typename func, int end, int current=0> 2022-09-27T15:27:06.6191589Z ^~~~~~~~ 2022-09-27T15:27:06.6191865Z class 2022-09-27T15:27:06.6239849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.6240571Z template typename func, int end> 2022-09-27T15:27:06.6240928Z ^~~~~~~~ 2022-09-27T15:27:06.6241254Z class 2022-09-27T15:27:06.6241623Z 2 warnings generated when compiling for host. 2022-09-27T15:27:06.6310787Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationMishKernel.hip.o 2022-09-27T15:27:06.7165122Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardsigmoidKernel.hip:18: 2022-09-27T15:27:06.7166273Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.7167979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.7168897Z template typename func, int end, int current=0> 2022-09-27T15:27:06.7169566Z ^~~~~~~~ 2022-09-27T15:27:06.7170308Z class 2022-09-27T15:27:06.7171560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.7173078Z template typename func, int end> 2022-09-27T15:27:06.7173382Z ^~~~~~~~ 2022-09-27T15:27:06.7173590Z class 2022-09-27T15:27:06.7173824Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:06.7174253Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardsigmoidKernel.hip:18: 2022-09-27T15:27:06.7174901Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.7175778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.7176524Z template typename func, int end, int current=0> 2022-09-27T15:27:06.7176971Z ^~~~~~~~ 2022-09-27T15:27:06.7177295Z class 2022-09-27T15:27:06.7178157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.7178560Z template typename func, int end> 2022-09-27T15:27:06.7178783Z ^~~~~~~~ 2022-09-27T15:27:06.7178974Z class 2022-09-27T15:27:06.7179203Z 2 warnings generated when compiling for host. 2022-09-27T15:27:06.7259084Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationPreluKernel.hip.o 2022-09-27T15:27:06.8110843Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardswishKernel.hip:18: 2022-09-27T15:27:06.8111717Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.8112710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.8113134Z template typename func, int end, int current=0> 2022-09-27T15:27:06.8113551Z ^~~~~~~~ 2022-09-27T15:27:06.8113742Z class 2022-09-27T15:27:06.8117193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.8117799Z template typename func, int end> 2022-09-27T15:27:06.8118524Z ^~~~~~~~ 2022-09-27T15:27:06.8118826Z class 2022-09-27T15:27:06.8120162Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:06.8120969Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardswishKernel.hip:18: 2022-09-27T15:27:06.8122420Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:06.8123951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.8124744Z template typename func, int end, int current=0> 2022-09-27T15:27:06.8125132Z ^~~~~~~~ 2022-09-27T15:27:06.8125676Z class 2022-09-27T15:27:06.8126582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:06.8127448Z template typename func, int end> 2022-09-27T15:27:06.8128026Z ^~~~~~~~ 2022-09-27T15:27:06.8128471Z class 2022-09-27T15:27:06.8128876Z 2 warnings generated when compiling for host. 2022-09-27T15:27:06.8221494Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSiluKernel.hip.o 2022-09-27T15:27:07.2355218Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardtanhKernel.hip:18: 2022-09-27T15:27:07.2355969Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.2357102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.2361160Z template typename func, int end, int current=0> 2022-09-27T15:27:07.2361753Z ^~~~~~~~ 2022-09-27T15:27:07.2362200Z class 2022-09-27T15:27:07.2363152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.2364177Z template typename func, int end> 2022-09-27T15:27:07.2364587Z ^~~~~~~~ 2022-09-27T15:27:07.2364857Z class 2022-09-27T15:27:07.2365207Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:07.2367527Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardtanhKernel.hip:18: 2022-09-27T15:27:07.2368255Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.2369223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.2369836Z template typename func, int end, int current=0> 2022-09-27T15:27:07.2370380Z ^~~~~~~~ 2022-09-27T15:27:07.2370685Z class 2022-09-27T15:27:07.2371704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.2372256Z template typename func, int end> 2022-09-27T15:27:07.2372480Z ^~~~~~~~ 2022-09-27T15:27:07.2372710Z class 2022-09-27T15:27:07.2373036Z 2 warnings generated when compiling for host. 2022-09-27T15:27:07.2479405Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftplusKernel.hip.o 2022-09-27T15:27:07.4909296Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLeakyReluKernel.hip:18: 2022-09-27T15:27:07.4910032Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.4911181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.4911882Z template typename func, int end, int current=0> 2022-09-27T15:27:07.4912293Z ^~~~~~~~ 2022-09-27T15:27:07.4912585Z class 2022-09-27T15:27:07.4919202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.4922780Z template typename func, int end> 2022-09-27T15:27:07.4923255Z ^~~~~~~~ 2022-09-27T15:27:07.4923550Z class 2022-09-27T15:27:07.4923893Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:07.4924453Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLeakyReluKernel.hip:18: 2022-09-27T15:27:07.4925045Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.4925909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.4926549Z template typename func, int end, int current=0> 2022-09-27T15:27:07.4927064Z ^~~~~~~~ 2022-09-27T15:27:07.4932960Z class 2022-09-27T15:27:07.4934364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.4935054Z template typename func, int end> 2022-09-27T15:27:07.4935344Z ^~~~~~~~ 2022-09-27T15:27:07.4935536Z class 2022-09-27T15:27:07.4935858Z 2 warnings generated when compiling for host. 2022-09-27T15:27:07.5030029Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftshrinkKernel.hip.o 2022-09-27T15:27:07.7797828Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLogSigmoidKernel.hip:18: 2022-09-27T15:27:07.7799078Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.7800609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.7802937Z template typename func, int end, int current=0> 2022-09-27T15:27:07.7803474Z ^~~~~~~~ 2022-09-27T15:27:07.7804295Z class 2022-09-27T15:27:07.7806068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.7807154Z template typename func, int end> 2022-09-27T15:27:07.7807713Z ^~~~~~~~ 2022-09-27T15:27:07.7808060Z class 2022-09-27T15:27:07.7808582Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:07.7809240Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLogSigmoidKernel.hip:18: 2022-09-27T15:27:07.7810121Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.7811926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.7812746Z template typename func, int end, int current=0> 2022-09-27T15:27:07.7813018Z ^~~~~~~~ 2022-09-27T15:27:07.7813207Z class 2022-09-27T15:27:07.7813871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.7814319Z template typename func, int end> 2022-09-27T15:27:07.7814549Z ^~~~~~~~ 2022-09-27T15:27:07.7814732Z class 2022-09-27T15:27:07.7815013Z 2 warnings generated when compiling for host. 2022-09-27T15:27:07.7896950Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationThresholdKernel.hip.o 2022-09-27T15:27:07.9108291Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationMishKernel.hip:18: 2022-09-27T15:27:07.9109146Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.9110386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9111076Z template typename func, int end, int current=0> 2022-09-27T15:27:07.9118571Z ^~~~~~~~ 2022-09-27T15:27:07.9118905Z class 2022-09-27T15:27:07.9120214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9120953Z template typename func, int end> 2022-09-27T15:27:07.9121192Z ^~~~~~~~ 2022-09-27T15:27:07.9121459Z class 2022-09-27T15:27:07.9121773Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:07.9122167Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationMishKernel.hip:18: 2022-09-27T15:27:07.9122550Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.9123151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9123544Z template typename func, int end, int current=0> 2022-09-27T15:27:07.9123780Z ^~~~~~~~ 2022-09-27T15:27:07.9123964Z class 2022-09-27T15:27:07.9124446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9124828Z template typename func, int end> 2022-09-27T15:27:07.9125050Z ^~~~~~~~ 2022-09-27T15:27:07.9125230Z class 2022-09-27T15:27:07.9125439Z 2 warnings generated when compiling for host. 2022-09-27T15:27:07.9203889Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling.hip.o 2022-09-27T15:27:07.9673526Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip:19: 2022-09-27T15:27:07.9674221Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.9682901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9683821Z template typename func, int end, int current=0> 2022-09-27T15:27:07.9684256Z ^~~~~~~~ 2022-09-27T15:27:07.9684553Z class 2022-09-27T15:27:07.9685423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9686102Z template typename func, int end> 2022-09-27T15:27:07.9686469Z ^~~~~~~~ 2022-09-27T15:27:07.9686789Z class 2022-09-27T15:27:07.9687397Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip:19: 2022-09-27T15:27:07.9688853Z /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-09-27T15:27:07.9690050Z __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-09-27T15:27:07.9691847Z ^ 2022-09-27T15:27:07.9717277Z /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-09-27T15:27:07.9719035Z /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-09-27T15:27:07.9720665Z /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-09-27T15:27:07.9722530Z /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-09-27T15:27:07.9724349Z /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-09-27T15:27:07.9726077Z /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-09-27T15:27:07.9727965Z /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-09-27T15:27:07.9729810Z /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-09-27T15:27:07.9731703Z /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-09-27T15:27:07.9733496Z /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-09-27T15:27:07.9734990Z /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-09-27T15:27:07.9735822Z 14 warnings generated when compiling for gfx906. 2022-09-27T15:27:07.9736391Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip:19: 2022-09-27T15:27:07.9736915Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.9737828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9738455Z template typename func, int end, int current=0> 2022-09-27T15:27:07.9738800Z ^~~~~~~~ 2022-09-27T15:27:07.9739067Z class 2022-09-27T15:27:07.9739841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9740466Z template typename func, int end> 2022-09-27T15:27:07.9740818Z ^~~~~~~~ 2022-09-27T15:27:07.9741169Z class 2022-09-27T15:27:07.9741402Z 2 warnings generated when compiling for host. 2022-09-27T15:27:07.9819544Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling3d.hip.o 2022-09-27T15:27:07.9926275Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSiluKernel.hip:18: 2022-09-27T15:27:07.9927176Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.9928365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9929082Z template typename func, int end, int current=0> 2022-09-27T15:27:07.9933265Z ^~~~~~~~ 2022-09-27T15:27:07.9933604Z class 2022-09-27T15:27:07.9936491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9937200Z template typename func, int end> 2022-09-27T15:27:07.9937635Z ^~~~~~~~ 2022-09-27T15:27:07.9937867Z class 2022-09-27T15:27:07.9938241Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:07.9938851Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSiluKernel.hip:18: 2022-09-27T15:27:07.9939475Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:07.9940750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9941177Z template typename func, int end, int current=0> 2022-09-27T15:27:07.9941418Z ^~~~~~~~ 2022-09-27T15:27:07.9941593Z class 2022-09-27T15:27:07.9942095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:07.9942542Z template typename func, int end> 2022-09-27T15:27:07.9942766Z ^~~~~~~~ 2022-09-27T15:27:07.9942955Z class 2022-09-27T15:27:07.9943181Z 2 warnings generated when compiling for host. 2022-09-27T15:27:08.0110727Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling2d.hip.o 2022-09-27T15:27:08.3845954Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftplusKernel.hip:18: 2022-09-27T15:27:08.3846704Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:08.3848013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:08.3848766Z template typename func, int end, int current=0> 2022-09-27T15:27:08.3849194Z ^~~~~~~~ 2022-09-27T15:27:08.3849518Z class 2022-09-27T15:27:08.3850448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:08.3851382Z template typename func, int end> 2022-09-27T15:27:08.3851773Z ^~~~~~~~ 2022-09-27T15:27:08.3852108Z class 2022-09-27T15:27:08.3852513Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:08.3853148Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftplusKernel.hip:18: 2022-09-27T15:27:08.3853867Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:08.3854957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:08.3855708Z template typename func, int end, int current=0> 2022-09-27T15:27:08.3856124Z ^~~~~~~~ 2022-09-27T15:27:08.3856452Z class 2022-09-27T15:27:08.3857383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:08.3858073Z template typename func, int end> 2022-09-27T15:27:08.3858476Z ^~~~~~~~ 2022-09-27T15:27:08.3858804Z class 2022-09-27T15:27:08.3859183Z 2 warnings generated when compiling for host. 2022-09-27T15:27:08.3939524Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling3d.hip.o 2022-09-27T15:27:08.6654707Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftshrinkKernel.hip:18: 2022-09-27T15:27:08.6658537Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:08.6659615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:08.6660365Z template typename func, int end, int current=0> 2022-09-27T15:27:08.6661424Z ^~~~~~~~ 2022-09-27T15:27:08.6662190Z class 2022-09-27T15:27:08.6663424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:08.6664554Z template typename func, int end> 2022-09-27T15:27:08.6665049Z ^~~~~~~~ 2022-09-27T15:27:08.6665380Z class 2022-09-27T15:27:08.6666019Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:08.6672947Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftshrinkKernel.hip:18: 2022-09-27T15:27:08.6673667Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:08.6674734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:08.6675466Z template typename func, int end, int current=0> 2022-09-27T15:27:08.6675895Z ^~~~~~~~ 2022-09-27T15:27:08.6676190Z class 2022-09-27T15:27:08.6677054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:08.6677722Z template typename func, int end> 2022-09-27T15:27:08.6678105Z ^~~~~~~~ 2022-09-27T15:27:08.6678428Z class 2022-09-27T15:27:08.6678822Z 2 warnings generated when compiling for host. 2022-09-27T15:27:08.6821518Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AmpKernels.hip.o 2022-09-27T15:27:09.0407869Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationThresholdKernel.hip:18: 2022-09-27T15:27:09.0409433Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:09.0410605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:09.0411647Z template typename func, int end, int current=0> 2022-09-27T15:27:09.0412071Z ^~~~~~~~ 2022-09-27T15:27:09.0412414Z class 2022-09-27T15:27:09.0421112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:09.0421858Z template typename func, int end> 2022-09-27T15:27:09.0422265Z ^~~~~~~~ 2022-09-27T15:27:09.0422598Z class 2022-09-27T15:27:09.0422997Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:09.0423648Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationThresholdKernel.hip:18: 2022-09-27T15:27:09.0424363Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:09.0425450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:09.0426207Z template typename func, int end, int current=0> 2022-09-27T15:27:09.0426664Z ^~~~~~~~ 2022-09-27T15:27:09.0427498Z class 2022-09-27T15:27:09.0432160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:09.0432891Z template typename func, int end> 2022-09-27T15:27:09.0433311Z ^~~~~~~~ 2022-09-27T15:27:09.0433648Z class 2022-09-27T15:27:09.0434271Z 2 warnings generated when compiling for host. 2022-09-27T15:27:09.0533630Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool2d.hip.o 2022-09-27T15:27:09.2191614Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling.hip:7: 2022-09-27T15:27:09.2192839Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:09.2195092Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:09.2195635Z ^ 2022-09-27T15:27:09.2196413Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:09.2197001Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:09.2197348Z ^ 2022-09-27T15:27:09.2197920Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:09.2198468Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:09.2198870Z ^ 2022-09-27T15:27:09.2199242Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:09.2203727Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling.hip:7: 2022-09-27T15:27:09.2204864Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:09.2205711Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:09.2206265Z ^ 2022-09-27T15:27:09.2206752Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:09.2207202Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:09.2207446Z ^ 2022-09-27T15:27:09.2207773Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:09.2208159Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:09.2208401Z ^ 2022-09-27T15:27:09.2208622Z 1 warning generated when compiling for host. 2022-09-27T15:27:09.2313113Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool3d.hip.o 2022-09-27T15:27:09.2374270Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling3d.hip:9: 2022-09-27T15:27:09.2375507Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:09.2391409Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:09.2392054Z ^ 2022-09-27T15:27:09.2392903Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:09.2393603Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:09.2393936Z ^ 2022-09-27T15:27:09.2394492Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:09.2395097Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:09.2395500Z ^ 2022-09-27T15:27:09.2395890Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:09.2396508Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling3d.hip:9: 2022-09-27T15:27:09.2397798Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:09.2398577Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:09.2399114Z ^ 2022-09-27T15:27:09.2399903Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:09.2400586Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:09.2400929Z ^ 2022-09-27T15:27:09.2401488Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:09.2402029Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:09.2402372Z ^ 2022-09-27T15:27:09.2402752Z 1 warning generated when compiling for host. 2022-09-27T15:27:09.2608565Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryBitwiseOpsKernels.hip.o 2022-09-27T15:27:09.3318140Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling2d.hip:5: 2022-09-27T15:27:09.3319341Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:09.3320190Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:09.3320747Z ^ 2022-09-27T15:27:09.3321513Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:09.3324107Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:09.3324490Z ^ 2022-09-27T15:27:09.3325157Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:09.3325677Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:09.3326078Z ^ 2022-09-27T15:27:09.3326449Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:09.3330634Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling2d.hip:5: 2022-09-27T15:27:09.3335732Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:09.3336546Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:09.3337106Z ^ 2022-09-27T15:27:09.3337888Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:09.3338464Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:09.3338816Z ^ 2022-09-27T15:27:09.3339390Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:09.3339907Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:09.3341026Z ^ 2022-09-27T15:27:09.3341442Z 1 warning generated when compiling for host. 2022-09-27T15:27:09.3421679Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivFloorKernel.hip.o 2022-09-27T15:27:09.6757232Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling3d.hip:5: 2022-09-27T15:27:09.6758322Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:09.6759169Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:09.6774294Z ^ 2022-09-27T15:27:09.6775091Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:09.6775655Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:09.6775935Z ^ 2022-09-27T15:27:09.6776444Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:09.6776769Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:09.6777006Z ^ 2022-09-27T15:27:09.6777234Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:09.6777829Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling3d.hip:5: 2022-09-27T15:27:09.6778453Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:09.6778929Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:09.6779236Z ^ 2022-09-27T15:27:09.6779682Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:09.6780022Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:09.6780353Z ^ 2022-09-27T15:27:09.6780830Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:09.6781150Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:09.6781389Z ^ 2022-09-27T15:27:09.6781600Z 1 warning generated when compiling for host. 2022-09-27T15:27:09.6882977Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTrueKernel.hip.o 2022-09-27T15:27:10.0392319Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AmpKernels.hip:11: 2022-09-27T15:27:10.0392991Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:10.0393639Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:10.0394254Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:10.0395368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.0396039Z template typename func, int end, int current=0> 2022-09-27T15:27:10.0396428Z ^~~~~~~~ 2022-09-27T15:27:10.0396735Z class 2022-09-27T15:27:10.0397577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.0398241Z template typename func, int end> 2022-09-27T15:27:10.0404231Z ^~~~~~~~ 2022-09-27T15:27:10.0407313Z class 2022-09-27T15:27:10.0407833Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:10.0408404Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AmpKernels.hip:11: 2022-09-27T15:27:10.0409069Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:10.0409731Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:10.0410385Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:10.0412217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.0412942Z template typename func, int end, int current=0> 2022-09-27T15:27:10.0413360Z ^~~~~~~~ 2022-09-27T15:27:10.0413693Z class 2022-09-27T15:27:10.0414589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.0415367Z template typename func, int end> 2022-09-27T15:27:10.0415767Z ^~~~~~~~ 2022-09-27T15:27:10.0416065Z class 2022-09-27T15:27:10.0416400Z 2 warnings generated when compiling for host. 2022-09-27T15:27:10.0516260Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTruncKernel.hip.o 2022-09-27T15:27:10.4349581Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryGeometricKernels.hip.o 2022-09-27T15:27:10.4583739Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryBitwiseOpsKernels.hip:5: 2022-09-27T15:27:10.4584525Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:10.4585761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.4586525Z template typename func, int end, int current=0> 2022-09-27T15:27:10.4592184Z ^~~~~~~~ 2022-09-27T15:27:10.4592557Z class 2022-09-27T15:27:10.4593575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.4594295Z template typename func, int end> 2022-09-27T15:27:10.4594702Z ^~~~~~~~ 2022-09-27T15:27:10.4595036Z class 2022-09-27T15:27:10.4595435Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:10.4596072Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryBitwiseOpsKernels.hip:5: 2022-09-27T15:27:10.4596791Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:10.4604115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.4604882Z template typename func, int end, int current=0> 2022-09-27T15:27:10.4605312Z ^~~~~~~~ 2022-09-27T15:27:10.4605649Z class 2022-09-27T15:27:10.4606555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.4607349Z template typename func, int end> 2022-09-27T15:27:10.4607761Z ^~~~~~~~ 2022-09-27T15:27:10.4608096Z class 2022-09-27T15:27:10.4608482Z 2 warnings generated when compiling for host. 2022-09-27T15:27:10.4718381Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryLogicalOpsKernels.hip.o 2022-09-27T15:27:10.6191504Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AveragePool3d.hip:9: 2022-09-27T15:27:10.6193034Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:10.6194014Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:10.6194568Z ^ 2022-09-27T15:27:10.6195313Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:10.6195837Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:10.6196162Z ^ 2022-09-27T15:27:10.6196717Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:10.6197319Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:10.6197692Z ^ 2022-09-27T15:27:10.6198064Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:10.6198608Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AveragePool3d.hip:9: 2022-09-27T15:27:10.6199571Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:10.6200938Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:10.6201505Z ^ 2022-09-27T15:27:10.6202398Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:10.6203216Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:10.6203560Z ^ 2022-09-27T15:27:10.6204137Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:10.6209161Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:10.6209632Z ^ 2022-09-27T15:27:10.6209964Z 1 warning generated when compiling for host. 2022-09-27T15:27:10.6304823Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscBackwardOpsKernels.hip.o 2022-09-27T15:27:10.6713466Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivFloorKernel.hip:8: 2022-09-27T15:27:10.6714455Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-09-27T15:27:10.6715269Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:10.6728908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.6729671Z template typename func, int end, int current=0> 2022-09-27T15:27:10.6730117Z ^~~~~~~~ 2022-09-27T15:27:10.6730459Z class 2022-09-27T15:27:10.6731558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.6732230Z template typename func, int end> 2022-09-27T15:27:10.6732613Z ^~~~~~~~ 2022-09-27T15:27:10.6732914Z class 2022-09-27T15:27:10.6733280Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:10.6733931Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivFloorKernel.hip:8: 2022-09-27T15:27:10.6734615Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-09-27T15:27:10.6735260Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:10.6736304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.6736991Z template typename func, int end, int current=0> 2022-09-27T15:27:10.6737690Z ^~~~~~~~ 2022-09-27T15:27:10.6737982Z class 2022-09-27T15:27:10.6738825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.6739486Z template typename func, int end> 2022-09-27T15:27:10.6739867Z ^~~~~~~~ 2022-09-27T15:27:10.6740156Z class 2022-09-27T15:27:10.6740634Z 2 warnings generated when compiling for host. 2022-09-27T15:27:10.6827543Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscOpsKernels.hip.o 2022-09-27T15:27:10.9180615Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTrueKernel.hip:11: 2022-09-27T15:27:10.9181413Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-09-27T15:27:10.9182133Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:10.9183324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.9184064Z template typename func, int end, int current=0> 2022-09-27T15:27:10.9184465Z ^~~~~~~~ 2022-09-27T15:27:10.9184963Z class 2022-09-27T15:27:10.9185914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.9186583Z template typename func, int end> 2022-09-27T15:27:10.9186984Z ^~~~~~~~ 2022-09-27T15:27:10.9187312Z class 2022-09-27T15:27:10.9187692Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:10.9193958Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTrueKernel.hip:11: 2022-09-27T15:27:10.9194870Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-09-27T15:27:10.9195717Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:10.9197153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.9197889Z template typename func, int end, int current=0> 2022-09-27T15:27:10.9198272Z ^~~~~~~~ 2022-09-27T15:27:10.9198558Z class 2022-09-27T15:27:10.9199434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:10.9200156Z template typename func, int end> 2022-09-27T15:27:10.9200537Z ^~~~~~~~ 2022-09-27T15:27:10.9200831Z class 2022-09-27T15:27:10.9201207Z 2 warnings generated when compiling for host. 2022-09-27T15:27:10.9301442Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMulKernel.hip.o 2022-09-27T15:27:11.3140093Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTruncKernel.hip:11: 2022-09-27T15:27:11.3141028Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:11.3144137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.3146850Z template typename func, int end, int current=0> 2022-09-27T15:27:11.3147673Z ^~~~~~~~ 2022-09-27T15:27:11.3148375Z class 2022-09-27T15:27:11.3149411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.3150136Z template typename func, int end> 2022-09-27T15:27:11.3150505Z ^~~~~~~~ 2022-09-27T15:27:11.3150824Z class 2022-09-27T15:27:11.3151187Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:11.3151942Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTruncKernel.hip:11: 2022-09-27T15:27:11.3152626Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:11.3153692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.3154418Z template typename func, int end, int current=0> 2022-09-27T15:27:11.3154823Z ^~~~~~~~ 2022-09-27T15:27:11.3155149Z class 2022-09-27T15:27:11.3156039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.3156713Z template typename func, int end> 2022-09-27T15:27:11.3157100Z ^~~~~~~~ 2022-09-27T15:27:11.3157448Z class 2022-09-27T15:27:11.3157844Z 2 warnings generated when compiling for host. 2022-09-27T15:27:11.3264807Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryRemainderKernel.hip.o 2022-09-27T15:27:11.7604580Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryGeometricKernels.hip:5: 2022-09-27T15:27:11.7605367Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:11.7606742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.7607576Z template typename func, int end, int current=0> 2022-09-27T15:27:11.7608000Z ^~~~~~~~ 2022-09-27T15:27:11.7608331Z class 2022-09-27T15:27:11.7609243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.7609925Z template typename func, int end> 2022-09-27T15:27:11.7617429Z ^~~~~~~~ 2022-09-27T15:27:11.7617795Z class 2022-09-27T15:27:11.7618201Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:11.7618865Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryGeometricKernels.hip:5: 2022-09-27T15:27:11.7619590Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:11.7620726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.7621419Z template typename func, int end, int current=0> 2022-09-27T15:27:11.7621790Z ^~~~~~~~ 2022-09-27T15:27:11.7622071Z class 2022-09-27T15:27:11.7622895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.7623606Z template typename func, int end> 2022-09-27T15:27:11.7624019Z ^~~~~~~~ 2022-09-27T15:27:11.7624350Z class 2022-09-27T15:27:11.7624927Z 2 warnings generated when compiling for host. 2022-09-27T15:27:11.7742095Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryShiftOpsKernels.hip.o 2022-09-27T15:27:11.8558220Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryLogicalOpsKernels.hip:5: 2022-09-27T15:27:11.8559327Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:11.8560842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.8562119Z template typename func, int end, int current=0> 2022-09-27T15:27:11.8562832Z ^~~~~~~~ 2022-09-27T15:27:11.8563155Z class 2022-09-27T15:27:11.8564531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.8565375Z template typename func, int end> 2022-09-27T15:27:11.8565788Z ^~~~~~~~ 2022-09-27T15:27:11.8566105Z class 2022-09-27T15:27:11.8566521Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:11.8567244Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryLogicalOpsKernels.hip:5: 2022-09-27T15:27:11.8568599Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:11.8569716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.8572392Z template typename func, int end, int current=0> 2022-09-27T15:27:11.8572838Z ^~~~~~~~ 2022-09-27T15:27:11.8573185Z class 2022-09-27T15:27:11.8574139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.8574850Z template typename func, int end> 2022-09-27T15:27:11.8575256Z ^~~~~~~~ 2022-09-27T15:27:11.8575585Z class 2022-09-27T15:27:11.8575981Z 2 warnings generated when compiling for host. 2022-09-27T15:27:11.8692078Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Bucketization.hip.o 2022-09-27T15:27:11.8959134Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscBackwardOpsKernels.hip:11: 2022-09-27T15:27:11.8960782Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:11.8961858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.8962515Z template typename func, int end, int current=0> 2022-09-27T15:27:11.8967798Z ^~~~~~~~ 2022-09-27T15:27:11.8967990Z class 2022-09-27T15:27:11.8968591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.8969016Z template typename func, int end> 2022-09-27T15:27:11.8969297Z ^~~~~~~~ 2022-09-27T15:27:11.8969482Z class 2022-09-27T15:27:11.8969693Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:11.8970118Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscBackwardOpsKernels.hip:11: 2022-09-27T15:27:11.8976847Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:11.8978022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.8978635Z template typename func, int end, int current=0> 2022-09-27T15:27:11.8978876Z ^~~~~~~~ 2022-09-27T15:27:11.8979062Z class 2022-09-27T15:27:11.8979844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:11.8980336Z template typename func, int end> 2022-09-27T15:27:11.8980560Z ^~~~~~~~ 2022-09-27T15:27:11.8980743Z class 2022-09-27T15:27:11.8980980Z 2 warnings generated when compiling for host. 2022-09-27T15:27:11.9073428Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Col2Im.hip.o 2022-09-27T15:27:12.0120311Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscOpsKernels.hip:5: 2022-09-27T15:27:12.0121110Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:12.0132316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.0133028Z template typename func, int end, int current=0> 2022-09-27T15:27:12.0133435Z ^~~~~~~~ 2022-09-27T15:27:12.0133737Z class 2022-09-27T15:27:12.0134558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.0135196Z template typename func, int end> 2022-09-27T15:27:12.0135559Z ^~~~~~~~ 2022-09-27T15:27:12.0135872Z class 2022-09-27T15:27:12.0136240Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:12.0136812Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscOpsKernels.hip:5: 2022-09-27T15:27:12.0137449Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:12.0138416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.0139101Z template typename func, int end, int current=0> 2022-09-27T15:27:12.0139493Z ^~~~~~~~ 2022-09-27T15:27:12.0139801Z class 2022-09-27T15:27:12.0140648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.0141303Z template typename func, int end> 2022-09-27T15:27:12.0141673Z ^~~~~~~~ 2022-09-27T15:27:12.0141965Z class 2022-09-27T15:27:12.0142335Z 2 warnings generated when compiling for host. 2022-09-27T15:27:12.0247900Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareEQKernel.hip.o 2022-09-27T15:27:12.2816950Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMulKernel.hip:8: 2022-09-27T15:27:12.2835235Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-09-27T15:27:12.2835909Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:12.2837055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.2838018Z template typename func, int end, int current=0> 2022-09-27T15:27:12.2838428Z ^~~~~~~~ 2022-09-27T15:27:12.2838739Z class 2022-09-27T15:27:12.2839639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.2840321Z template typename func, int end> 2022-09-27T15:27:12.2840705Z ^~~~~~~~ 2022-09-27T15:27:12.2841130Z class 2022-09-27T15:27:12.2841528Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:12.2842090Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMulKernel.hip:8: 2022-09-27T15:27:12.2842764Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-09-27T15:27:12.2843424Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:12.2844518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.2845249Z template typename func, int end, int current=0> 2022-09-27T15:27:12.2845683Z ^~~~~~~~ 2022-09-27T15:27:12.2846004Z class 2022-09-27T15:27:12.2847013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.2847722Z template typename func, int end> 2022-09-27T15:27:12.2848131Z ^~~~~~~~ 2022-09-27T15:27:12.2848441Z class 2022-09-27T15:27:12.2848834Z 2 warnings generated when compiling for host. 2022-09-27T15:27:12.2948297Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareKernels.hip.o 2022-09-27T15:27:12.5746447Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryRemainderKernel.hip:5: 2022-09-27T15:27:12.5747171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:12.5748335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.5749039Z template typename func, int end, int current=0> 2022-09-27T15:27:12.5749459Z ^~~~~~~~ 2022-09-27T15:27:12.5749759Z class 2022-09-27T15:27:12.5750621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.5751319Z template typename func, int end> 2022-09-27T15:27:12.5751726Z ^~~~~~~~ 2022-09-27T15:27:12.5752031Z class 2022-09-27T15:27:12.5752435Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:12.5753039Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryRemainderKernel.hip:5: 2022-09-27T15:27:12.5756216Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:12.5759211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.5760531Z template typename func, int end, int current=0> 2022-09-27T15:27:12.5762578Z ^~~~~~~~ 2022-09-27T15:27:12.5762789Z class 2022-09-27T15:27:12.5767148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:12.5768047Z template typename func, int end> 2022-09-27T15:27:12.5768411Z ^~~~~~~~ 2022-09-27T15:27:12.5768738Z class 2022-09-27T15:27:12.5769147Z 2 warnings generated when compiling for host. 2022-09-27T15:27:12.5853778Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ComplexKernel.hip.o 2022-09-27T15:27:13.0530107Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryShiftOpsKernels.hip:5: 2022-09-27T15:27:13.0531350Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:13.0532601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.0533330Z template typename func, int end, int current=0> 2022-09-27T15:27:13.0536867Z ^~~~~~~~ 2022-09-27T15:27:13.0537661Z class 2022-09-27T15:27:13.0538999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.0540024Z template typename func, int end> 2022-09-27T15:27:13.0540842Z ^~~~~~~~ 2022-09-27T15:27:13.0543400Z class 2022-09-27T15:27:13.0544084Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:13.0548149Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryShiftOpsKernels.hip:5: 2022-09-27T15:27:13.0548915Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:13.0550080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.0550814Z template typename func, int end, int current=0> 2022-09-27T15:27:13.0551250Z ^~~~~~~~ 2022-09-27T15:27:13.0551578Z class 2022-09-27T15:27:13.0552495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.0553198Z template typename func, int end> 2022-09-27T15:27:13.0553609Z ^~~~~~~~ 2022-09-27T15:27:13.0553933Z class 2022-09-27T15:27:13.0554310Z 2 warnings generated when compiling for host. 2022-09-27T15:27:13.0651356Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ConvolutionMM2d.hip.o 2022-09-27T15:27:13.2546050Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Copy.hip.o 2022-09-27T15:27:13.2936799Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CopysignKernel.hip.o 2022-09-27T15:27:13.3046801Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareEQKernel.hip:7: 2022-09-27T15:27:13.3047625Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:13.3054819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.3055609Z template typename func, int end, int current=0> 2022-09-27T15:27:13.3056011Z ^~~~~~~~ 2022-09-27T15:27:13.3056334Z class 2022-09-27T15:27:13.3057505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.3058233Z template typename func, int end> 2022-09-27T15:27:13.3058577Z ^~~~~~~~ 2022-09-27T15:27:13.3058853Z class 2022-09-27T15:27:13.3059242Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:13.3059768Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareEQKernel.hip:7: 2022-09-27T15:27:13.3068128Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:13.3069607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.3070325Z template typename func, int end, int current=0> 2022-09-27T15:27:13.3070731Z ^~~~~~~~ 2022-09-27T15:27:13.3071049Z class 2022-09-27T15:27:13.3071992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.3072655Z template typename func, int end> 2022-09-27T15:27:13.3073047Z ^~~~~~~~ 2022-09-27T15:27:13.3073360Z class 2022-09-27T15:27:13.3073757Z 2 warnings generated when compiling for host. 2022-09-27T15:27:13.3167319Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CrossKernel.hip.o 2022-09-27T15:27:13.5096810Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareKernels.hip:7: 2022-09-27T15:27:13.5098804Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:13.5099996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.5100743Z template typename func, int end, int current=0> 2022-09-27T15:27:13.5101149Z ^~~~~~~~ 2022-09-27T15:27:13.5101474Z class 2022-09-27T15:27:13.5108878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.5109614Z template typename func, int end> 2022-09-27T15:27:13.5109992Z ^~~~~~~~ 2022-09-27T15:27:13.5110300Z class 2022-09-27T15:27:13.5110670Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:13.5111250Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareKernels.hip:7: 2022-09-27T15:27:13.5111876Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:13.5112850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.5113563Z template typename func, int end, int current=0> 2022-09-27T15:27:13.5113980Z ^~~~~~~~ 2022-09-27T15:27:13.5114287Z class 2022-09-27T15:27:13.5115161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.5115771Z template typename func, int end> 2022-09-27T15:27:13.5116153Z ^~~~~~~~ 2022-09-27T15:27:13.5116447Z class 2022-09-27T15:27:13.5116826Z 2 warnings generated when compiling for host. 2022-09-27T15:27:13.5236106Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumminmaxKernel.hip.o 2022-09-27T15:27:13.8584325Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ComplexKernel.hip:6: 2022-09-27T15:27:13.8585022Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:13.8589707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.8598496Z template typename func, int end, int current=0> 2022-09-27T15:27:13.8598952Z ^~~~~~~~ 2022-09-27T15:27:13.8599147Z class 2022-09-27T15:27:13.8599732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.8600237Z template typename func, int end> 2022-09-27T15:27:13.8600552Z ^~~~~~~~ 2022-09-27T15:27:13.8600830Z class 2022-09-27T15:27:13.8601204Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:13.8601616Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ComplexKernel.hip:6: 2022-09-27T15:27:13.8601988Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:13.8602589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.8603002Z template typename func, int end, int current=0> 2022-09-27T15:27:13.8603227Z ^~~~~~~~ 2022-09-27T15:27:13.8603412Z class 2022-09-27T15:27:13.8603903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:13.8604273Z template typename func, int end> 2022-09-27T15:27:13.8604506Z ^~~~~~~~ 2022-09-27T15:27:13.8604693Z class 2022-09-27T15:27:13.8604904Z 2 warnings generated when compiling for host. 2022-09-27T15:27:13.8701821Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumprodKernel.hip.o 2022-09-27T15:27:14.4216271Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumsumKernel.hip.o 2022-09-27T15:27:14.4946361Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CopysignKernel.hip:5: 2022-09-27T15:27:14.4955509Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:14.4956720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.4957474Z template typename func, int end, int current=0> 2022-09-27T15:27:14.4957875Z ^~~~~~~~ 2022-09-27T15:27:14.4958190Z class 2022-09-27T15:27:14.4959109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.4959775Z template typename func, int end> 2022-09-27T15:27:14.4960178Z ^~~~~~~~ 2022-09-27T15:27:14.4960509Z class 2022-09-27T15:27:14.4960895Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:14.4967435Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CopysignKernel.hip:5: 2022-09-27T15:27:14.4968125Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:14.4969500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.4970243Z template typename func, int end, int current=0> 2022-09-27T15:27:14.4970668Z ^~~~~~~~ 2022-09-27T15:27:14.4971414Z class 2022-09-27T15:27:14.4972331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.4973187Z template typename func, int end> 2022-09-27T15:27:14.4973588Z ^~~~~~~~ 2022-09-27T15:27:14.4973921Z class 2022-09-27T15:27:14.4974305Z 2 warnings generated when compiling for host. 2022-09-27T15:27:14.5065255Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv2d.hip.o 2022-09-27T15:27:14.6446449Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CrossKernel.hip:6: 2022-09-27T15:27:14.6447153Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:14.6448351Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.6449104Z template typename func, int end, int current=0> 2022-09-27T15:27:14.6449556Z ^~~~~~~~ 2022-09-27T15:27:14.6449881Z class 2022-09-27T15:27:14.6450785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.6451579Z template typename func, int end> 2022-09-27T15:27:14.6451877Z ^~~~~~~~ 2022-09-27T15:27:14.6452198Z class 2022-09-27T15:27:14.6453203Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:14.6454334Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CrossKernel.hip:6: 2022-09-27T15:27:14.6454746Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:14.6455532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.6456593Z template typename func, int end, int current=0> 2022-09-27T15:27:14.6457011Z ^~~~~~~~ 2022-09-27T15:27:14.6457356Z class 2022-09-27T15:27:14.6458208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.6458930Z template typename func, int end> 2022-09-27T15:27:14.6459347Z ^~~~~~~~ 2022-09-27T15:27:14.6459669Z class 2022-09-27T15:27:14.6461588Z 2 warnings generated when compiling for host. 2022-09-27T15:27:14.6574820Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv3d.hip.o 2022-09-27T15:27:14.7035089Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Copy.hip:13: 2022-09-27T15:27:14.7038003Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:14.7041079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.7042001Z template typename func, int end, int current=0> 2022-09-27T15:27:14.7042587Z ^~~~~~~~ 2022-09-27T15:27:14.7042906Z class 2022-09-27T15:27:14.7044433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.7045914Z template typename func, int end> 2022-09-27T15:27:14.7046460Z ^~~~~~~~ 2022-09-27T15:27:14.7046796Z class 2022-09-27T15:27:14.7047228Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:14.7047787Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Copy.hip:13: 2022-09-27T15:27:14.7048591Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:14.7049633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.7050362Z template typename func, int end, int current=0> 2022-09-27T15:27:14.7062641Z ^~~~~~~~ 2022-09-27T15:27:14.7063017Z class 2022-09-27T15:27:14.7063977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:14.7064712Z template typename func, int end> 2022-09-27T15:27:14.7065121Z ^~~~~~~~ 2022-09-27T15:27:14.7065440Z class 2022-09-27T15:27:14.7065824Z 2 warnings generated when compiling for host. 2022-09-27T15:27:14.7177529Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool2d.hip.o 2022-09-27T15:27:14.8406022Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool3d.hip.o 2022-09-27T15:27:15.1798261Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistanceKernel.hip.o 2022-09-27T15:27:15.8481916Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionBernoulli.hip.o 2022-09-27T15:27:16.0024108Z /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-09-27T15:27:16.0025311Z conv_depthwise3d_cuda_backward_weight_kernel( 2022-09-27T15:27:16.0025626Z ^ 2022-09-27T15:27:16.0026907Z /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-09-27T15:27:16.0028072Z /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-09-27T15:27:16.0029533Z /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-09-27T15:27:16.0032809Z /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-09-27T15:27:16.0037219Z /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-09-27T15:27:16.0039531Z /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-09-27T15:27:16.0042697Z /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-09-27T15:27:16.0047028Z /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-09-27T15:27:16.0048038Z 9 warnings generated when compiling for gfx906. 2022-09-27T15:27:16.0163995Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionCauchyKernel.hip.o 2022-09-27T15:27:16.0273623Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionExponentialKernel.hip.o 2022-09-27T15:27:16.1397008Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionGeometricKernel.hip.o 2022-09-27T15:27:16.1868797Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DilatedMaxPool3d.hip:11: 2022-09-27T15:27:16.1870054Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:16.1870905Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:16.1876598Z ^ 2022-09-27T15:27:16.1877462Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:16.1878068Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:16.1878416Z ^ 2022-09-27T15:27:16.1878994Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:16.1883587Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:16.1883934Z ^ 2022-09-27T15:27:16.1884261Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:16.1884740Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DilatedMaxPool3d.hip:11: 2022-09-27T15:27:16.1885701Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:16.1886448Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:16.1887010Z ^ 2022-09-27T15:27:16.1887812Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:16.1888343Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:16.1888623Z ^ 2022-09-27T15:27:16.1889173Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:16.1889693Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:16.1890398Z ^ 2022-09-27T15:27:16.1890664Z 1 warning generated when compiling for host. 2022-09-27T15:27:16.1996593Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionLogNormalKernel.hip.o 2022-09-27T15:27:16.4249190Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionNormal.hip.o 2022-09-27T15:27:17.1988907Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip:4: 2022-09-27T15:27:17.1989624Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.1990758Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.1995218Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.1995847Z ^ 2022-09-27T15:27:17.1996683Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.1997275Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.1997635Z ^ 2022-09-27T15:27:17.1998241Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.2026930Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.2027374Z ^ 2022-09-27T15:27:17.2027945Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip:8: 2022-09-27T15:27:17.2028698Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.2029401Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.2030469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.2031219Z template typename func, int end, int current=0> 2022-09-27T15:27:17.2031657Z ^~~~~~~~ 2022-09-27T15:27:17.2031974Z class 2022-09-27T15:27:17.2032904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.2033636Z template typename func, int end> 2022-09-27T15:27:17.2034015Z ^~~~~~~~ 2022-09-27T15:27:17.2034331Z class 2022-09-27T15:27:17.2034722Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:17.2035340Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip:4: 2022-09-27T15:27:17.2036059Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.2037116Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.2037899Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.2038429Z ^ 2022-09-27T15:27:17.2039162Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.2039711Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.2040052Z ^ 2022-09-27T15:27:17.2040623Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.2041529Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.2041932Z ^ 2022-09-27T15:27:17.2042457Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip:8: 2022-09-27T15:27:17.2043198Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.2043890Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.2045100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.2045804Z template typename func, int end, int current=0> 2022-09-27T15:27:17.2046235Z ^~~~~~~~ 2022-09-27T15:27:17.2046561Z class 2022-09-27T15:27:17.2047557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.2048284Z template typename func, int end> 2022-09-27T15:27:17.2048690Z ^~~~~~~~ 2022-09-27T15:27:17.2048997Z class 2022-09-27T15:27:17.2049401Z 3 warnings generated when compiling for host. 2022-09-27T15:27:17.2134179Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionRandomKernel.hip.o 2022-09-27T15:27:17.2470544Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip:5: 2022-09-27T15:27:17.2471313Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.2471999Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.2473167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.2473896Z template typename func, int end, int current=0> 2022-09-27T15:27:17.2474292Z ^~~~~~~~ 2022-09-27T15:27:17.2474613Z class 2022-09-27T15:27:17.2475488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.2497970Z template typename func, int end> 2022-09-27T15:27:17.2500261Z ^~~~~~~~ 2022-09-27T15:27:17.2500612Z class 2022-09-27T15:27:17.2501232Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip:5: 2022-09-27T15:27:17.2502076Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:17.2502759Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.2503865Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.2504780Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.2505377Z ^ 2022-09-27T15:27:17.2506187Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.2506773Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.2507102Z ^ 2022-09-27T15:27:17.2507667Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.2508232Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.2508930Z ^ 2022-09-27T15:27:17.2509326Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:17.2509970Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip:5: 2022-09-27T15:27:17.2510745Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.2511392Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.2512437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.2513122Z template typename func, int end, int current=0> 2022-09-27T15:27:17.2513507Z ^~~~~~~~ 2022-09-27T15:27:17.2513767Z class 2022-09-27T15:27:17.2514577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.2515209Z template typename func, int end> 2022-09-27T15:27:17.2515552Z ^~~~~~~~ 2022-09-27T15:27:17.2515821Z class 2022-09-27T15:27:17.2516354Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip:5: 2022-09-27T15:27:17.2517085Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:17.2517716Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.2518668Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.2519467Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.2520006Z ^ 2022-09-27T15:27:17.2520722Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.2521258Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.2521590Z ^ 2022-09-27T15:27:17.2522151Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.2522721Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.2523122Z ^ 2022-09-27T15:27:17.2523530Z 3 warnings generated when compiling for host. 2022-09-27T15:27:17.2625623Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionUniform.hip.o 2022-09-27T15:27:17.3181682Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip:5: 2022-09-27T15:27:17.3182504Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.3183119Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.3184264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.3185027Z template typename func, int end, int current=0> 2022-09-27T15:27:17.3185476Z ^~~~~~~~ 2022-09-27T15:27:17.3185789Z class 2022-09-27T15:27:17.3203301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.3204042Z template typename func, int end> 2022-09-27T15:27:17.3204455Z ^~~~~~~~ 2022-09-27T15:27:17.3205041Z class 2022-09-27T15:27:17.3205606Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip:5: 2022-09-27T15:27:17.3206205Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:17.3206794Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.3207783Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.3208694Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.3209213Z ^ 2022-09-27T15:27:17.3210035Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.3210495Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.3210818Z ^ 2022-09-27T15:27:17.3211544Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.3212103Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.3212525Z ^ 2022-09-27T15:27:17.3212935Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:17.3213492Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip:5: 2022-09-27T15:27:17.3214134Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.3214822Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.3215889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.3216630Z template typename func, int end, int current=0> 2022-09-27T15:27:17.3217047Z ^~~~~~~~ 2022-09-27T15:27:17.3217385Z class 2022-09-27T15:27:17.3218280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.3218985Z template typename func, int end> 2022-09-27T15:27:17.3219394Z ^~~~~~~~ 2022-09-27T15:27:17.3219728Z class 2022-09-27T15:27:17.3220265Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip:5: 2022-09-27T15:27:17.3221026Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:17.3221722Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.3222747Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.3223594Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.3224167Z ^ 2022-09-27T15:27:17.3224843Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.3225416Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.3225786Z ^ 2022-09-27T15:27:17.3226392Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.3226953Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.3227348Z ^ 2022-09-27T15:27:17.3227754Z 3 warnings generated when compiling for host. 2022-09-27T15:27:17.3353657Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Distributions.hip.o 2022-09-27T15:27:17.4497324Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip:5: 2022-09-27T15:27:17.4498168Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.4498864Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.4500279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.4532001Z template typename func, int end, int current=0> 2022-09-27T15:27:17.4532436Z ^~~~~~~~ 2022-09-27T15:27:17.4532755Z class 2022-09-27T15:27:17.4533774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.4534448Z template typename func, int end> 2022-09-27T15:27:17.4534768Z ^~~~~~~~ 2022-09-27T15:27:17.4534957Z class 2022-09-27T15:27:17.4535268Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip:5: 2022-09-27T15:27:17.4535788Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:17.4536260Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.4537267Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.4538082Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.4538437Z ^ 2022-09-27T15:27:17.4538889Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.4539223Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.4539410Z ^ 2022-09-27T15:27:17.4539747Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.4540073Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.4540298Z ^ 2022-09-27T15:27:17.4540534Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:17.4540890Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip:5: 2022-09-27T15:27:17.4541301Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.4541675Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.4542249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.4542653Z template typename func, int end, int current=0> 2022-09-27T15:27:17.4542907Z ^~~~~~~~ 2022-09-27T15:27:17.4543084Z class 2022-09-27T15:27:17.4543576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.4543963Z template typename func, int end> 2022-09-27T15:27:17.4544191Z ^~~~~~~~ 2022-09-27T15:27:17.4544456Z class 2022-09-27T15:27:17.4545165Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip:5: 2022-09-27T15:27:17.4545847Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:17.4546438Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.4547337Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.4548193Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.4548565Z ^ 2022-09-27T15:27:17.4549018Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.4549350Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.4549549Z ^ 2022-09-27T15:27:17.4549875Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.4550193Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.4550432Z ^ 2022-09-27T15:27:17.4550733Z 3 warnings generated when compiling for host. 2022-09-27T15:27:17.4638799Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Dropout.hip.o 2022-09-27T15:27:17.4845741Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip:5: 2022-09-27T15:27:17.4846604Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.4847459Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.4848666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.4849417Z template typename func, int end, int current=0> 2022-09-27T15:27:17.4849846Z ^~~~~~~~ 2022-09-27T15:27:17.4850152Z class 2022-09-27T15:27:17.4851172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.4851758Z template typename func, int end> 2022-09-27T15:27:17.4852131Z ^~~~~~~~ 2022-09-27T15:27:17.4852445Z class 2022-09-27T15:27:17.4853030Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip:5: 2022-09-27T15:27:17.4853801Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:17.4854446Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.4855458Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.4856269Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.4856827Z ^ 2022-09-27T15:27:17.4857618Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.4858199Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.4858562Z ^ 2022-09-27T15:27:17.4859154Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.4859719Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.4860144Z ^ 2022-09-27T15:27:17.4860832Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:17.4861464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip:5: 2022-09-27T15:27:17.4862203Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.4862883Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.4863957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.4864865Z template typename func, int end, int current=0> 2022-09-27T15:27:17.4865283Z ^~~~~~~~ 2022-09-27T15:27:17.4865608Z class 2022-09-27T15:27:17.4866543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.4867240Z template typename func, int end> 2022-09-27T15:27:17.4867643Z ^~~~~~~~ 2022-09-27T15:27:17.4867942Z class 2022-09-27T15:27:17.4868520Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip:5: 2022-09-27T15:27:17.4869298Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:17.4869984Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.4871026Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.4871888Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.4872480Z ^ 2022-09-27T15:27:17.4873262Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.4873859Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.4874214Z ^ 2022-09-27T15:27:17.4874804Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.4875383Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.4875815Z ^ 2022-09-27T15:27:17.4876217Z 3 warnings generated when compiling for host. 2022-09-27T15:27:17.4956025Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Embedding.hip.o 2022-09-27T15:27:17.7466415Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip:5: 2022-09-27T15:27:17.7467193Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.7467847Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.7477480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.7478230Z template typename func, int end, int current=0> 2022-09-27T15:27:17.7478651Z ^~~~~~~~ 2022-09-27T15:27:17.7478970Z class 2022-09-27T15:27:17.7479910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.7480606Z template typename func, int end> 2022-09-27T15:27:17.7481006Z ^~~~~~~~ 2022-09-27T15:27:17.7481323Z class 2022-09-27T15:27:17.7482166Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip:5: 2022-09-27T15:27:17.7482921Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:17.7483597Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.7484677Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.7485665Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.7486250Z ^ 2022-09-27T15:27:17.7501274Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.7501926Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.7502285Z ^ 2022-09-27T15:27:17.7502919Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.7503529Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.7503942Z ^ 2022-09-27T15:27:17.7504349Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:17.7504951Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip:5: 2022-09-27T15:27:17.7505707Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:17.7506407Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:17.7507492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.7508243Z template typename func, int end, int current=0> 2022-09-27T15:27:17.7508675Z ^~~~~~~~ 2022-09-27T15:27:17.7509009Z class 2022-09-27T15:27:17.7509915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:17.7510631Z template typename func, int end> 2022-09-27T15:27:17.7511033Z ^~~~~~~~ 2022-09-27T15:27:17.7511369Z class 2022-09-27T15:27:17.7511905Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip:5: 2022-09-27T15:27:17.7512656Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:17.7513380Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:17.7514407Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:17.7515177Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:17.7515730Z ^ 2022-09-27T15:27:17.7516544Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:17.7517093Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:17.7517428Z ^ 2022-09-27T15:27:17.7517995Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:17.7518527Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:17.7518926Z ^ 2022-09-27T15:27:17.7519327Z 3 warnings generated when compiling for host. 2022-09-27T15:27:17.7583767Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBackwardKernel.hip.o 2022-09-27T15:27:18.5067305Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip:5: 2022-09-27T15:27:18.5095159Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:18.5098746Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:18.5102790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.5104048Z template typename func, int end, int current=0> 2022-09-27T15:27:18.5104760Z ^~~~~~~~ 2022-09-27T15:27:18.5105113Z class 2022-09-27T15:27:18.5106161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.5107198Z template typename func, int end> 2022-09-27T15:27:18.5107599Z ^~~~~~~~ 2022-09-27T15:27:18.5107913Z class 2022-09-27T15:27:18.5108383Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip:5: 2022-09-27T15:27:18.5110534Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:18.5111160Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:18.5112222Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:18.5113029Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:18.5113573Z ^ 2022-09-27T15:27:18.5114337Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:18.5114903Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:18.5115229Z ^ 2022-09-27T15:27:18.5115809Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:18.5116351Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:18.5116764Z ^ 2022-09-27T15:27:18.5117139Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:18.5117706Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip:5: 2022-09-27T15:27:18.5118383Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:18.5118991Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:18.5119979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.5120688Z template typename func, int end, int current=0> 2022-09-27T15:27:18.5121087Z ^~~~~~~~ 2022-09-27T15:27:18.5121358Z class 2022-09-27T15:27:18.5122129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.5122715Z template typename func, int end> 2022-09-27T15:27:18.5123040Z ^~~~~~~~ 2022-09-27T15:27:18.5123289Z class 2022-09-27T15:27:18.5123771Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip:5: 2022-09-27T15:27:18.5124644Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:18.5125189Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:18.5126079Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:18.5126805Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:18.5127519Z ^ 2022-09-27T15:27:18.5128196Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:18.5128542Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:18.5128750Z ^ 2022-09-27T15:27:18.5129081Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:18.5129414Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:18.5129655Z ^ 2022-09-27T15:27:18.5129877Z 3 warnings generated when compiling for host. 2022-09-27T15:27:18.5233274Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBag.hip.o 2022-09-27T15:27:18.6051176Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip:5: 2022-09-27T15:27:18.6053347Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:18.6054886Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:18.6056427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.6057345Z template typename func, int end, int current=0> 2022-09-27T15:27:18.6058136Z ^~~~~~~~ 2022-09-27T15:27:18.6058457Z class 2022-09-27T15:27:18.6059342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.6059983Z template typename func, int end> 2022-09-27T15:27:18.6060356Z ^~~~~~~~ 2022-09-27T15:27:18.6060636Z class 2022-09-27T15:27:18.6063591Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip:5: 2022-09-27T15:27:18.6064283Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:18.6064947Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:18.6065985Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:18.6066774Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:18.6067316Z ^ 2022-09-27T15:27:18.6068062Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:18.6068641Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:18.6068983Z ^ 2022-09-27T15:27:18.6081845Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:18.6082370Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:18.6082722Z ^ 2022-09-27T15:27:18.6083070Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:18.6083855Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip:5: 2022-09-27T15:27:18.6084486Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:18.6085089Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:18.6085722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.6086223Z template typename func, int end, int current=0> 2022-09-27T15:27:18.6086463Z ^~~~~~~~ 2022-09-27T15:27:18.6086652Z class 2022-09-27T15:27:18.6087248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.6087634Z template typename func, int end> 2022-09-27T15:27:18.6087865Z ^~~~~~~~ 2022-09-27T15:27:18.6088052Z class 2022-09-27T15:27:18.6088341Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip:5: 2022-09-27T15:27:18.6088749Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:18.6089132Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:18.6089684Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:18.6090151Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:18.6090481Z ^ 2022-09-27T15:27:18.6091147Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:18.6091471Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:18.6091670Z ^ 2022-09-27T15:27:18.6092004Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:18.6092306Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:18.6092545Z ^ 2022-09-27T15:27:18.6092770Z 3 warnings generated when compiling for host. 2022-09-27T15:27:18.6172952Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FillKernel.hip.o 2022-09-27T15:27:18.8527304Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:5: 2022-09-27T15:27:18.8528001Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:18.8529086Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:18.8534250Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:18.8535041Z ^ 2022-09-27T15:27:18.8535978Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:18.8536558Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:18.8536912Z ^ 2022-09-27T15:27:18.8537470Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:18.8537969Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:18.8538357Z ^ 2022-09-27T15:27:18.8538842Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:9: 2022-09-27T15:27:18.8539640Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:18.8540273Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:18.8541240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.8541898Z template typename func, int end, int current=0> 2022-09-27T15:27:18.8542346Z ^~~~~~~~ 2022-09-27T15:27:18.8547506Z class 2022-09-27T15:27:18.8548407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.8549281Z template typename func, int end> 2022-09-27T15:27:18.8549779Z ^~~~~~~~ 2022-09-27T15:27:18.8550112Z class 2022-09-27T15:27:18.8550607Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:9: 2022-09-27T15:27:18.8552047Z /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-09-27T15:27:18.8553002Z __global__ void distribution_binary_elementwise_kernel( 2022-09-27T15:27:18.8553373Z ^ 2022-09-27T15:27:18.8554651Z /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-09-27T15:27:18.8556470Z /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-09-27T15:27:18.8558257Z /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-09-27T15:27:18.8560058Z /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-09-27T15:27:18.8561870Z /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-09-27T15:27:18.8563648Z /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-09-27T15:27:18.8569307Z /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-09-27T15:27:18.8573681Z /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-09-27T15:27:18.8576547Z /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-09-27T15:27:18.8581944Z /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-09-27T15:27:18.8588592Z /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-09-27T15:27:18.8589584Z 15 warnings generated when compiling for gfx906. 2022-09-27T15:27:18.8590130Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:5: 2022-09-27T15:27:18.8590741Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:18.8592287Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:18.8593225Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:18.8596191Z ^ 2022-09-27T15:27:18.8600205Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:18.8600767Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:18.8601093Z ^ 2022-09-27T15:27:18.8601642Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:18.8602160Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:18.8602547Z ^ 2022-09-27T15:27:18.8603055Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:9: 2022-09-27T15:27:18.8603773Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:18.8604464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:18.8605940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.8607492Z template typename func, int end, int current=0> 2022-09-27T15:27:18.8608318Z ^~~~~~~~ 2022-09-27T15:27:18.8610019Z class 2022-09-27T15:27:18.8613114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.8619730Z template typename func, int end> 2022-09-27T15:27:18.8620407Z ^~~~~~~~ 2022-09-27T15:27:18.8620985Z class 2022-09-27T15:27:18.8621417Z 3 warnings generated when compiling for host. 2022-09-27T15:27:18.8734910Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpList.hip.o 2022-09-27T15:27:18.8836354Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Dropout.hip:16: 2022-09-27T15:27:18.8836941Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:18.8837643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.8838073Z template typename func, int end, int current=0> 2022-09-27T15:27:18.8838314Z ^~~~~~~~ 2022-09-27T15:27:18.8838572Z class 2022-09-27T15:27:18.8848627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.8849072Z template typename func, int end> 2022-09-27T15:27:18.8849290Z ^~~~~~~~ 2022-09-27T15:27:18.8849479Z class 2022-09-27T15:27:18.8849716Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:18.8850018Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Dropout.hip:16: 2022-09-27T15:27:18.8850377Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:18.8851177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.8851587Z template typename func, int end, int current=0> 2022-09-27T15:27:18.8851817Z ^~~~~~~~ 2022-09-27T15:27:18.8852003Z class 2022-09-27T15:27:18.8852504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:18.8852887Z template typename func, int end> 2022-09-27T15:27:18.8853095Z ^~~~~~~~ 2022-09-27T15:27:18.8853279Z class 2022-09-27T15:27:18.8853501Z 2 warnings generated when compiling for host. 2022-09-27T15:27:18.8948849Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalar.hip.o 2022-09-27T15:27:18.9780593Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Embedding.hip:15: 2022-09-27T15:27:18.9781345Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh:4: 2022-09-27T15:27:18.9784669Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:18.9803268Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:18.9803857Z ^ 2022-09-27T15:27:18.9804785Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:18.9805145Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:18.9805348Z ^ 2022-09-27T15:27:18.9805834Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:18.9806368Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:18.9806797Z ^ 2022-09-27T15:27:18.9807302Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:18.9807796Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Embedding.hip:15: 2022-09-27T15:27:18.9808480Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh:4: 2022-09-27T15:27:18.9809547Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:18.9810579Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:18.9811231Z ^ 2022-09-27T15:27:18.9811979Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:18.9812530Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:18.9812999Z ^ 2022-09-27T15:27:18.9813564Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:18.9814092Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:18.9814455Z ^ 2022-09-27T15:27:18.9814818Z 1 warning generated when compiling for host. 2022-09-27T15:27:18.9910338Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalarList.hip.o 2022-09-27T15:27:19.1766209Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.hip:4: 2022-09-27T15:27:19.1768277Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh:4: 2022-09-27T15:27:19.1769428Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:19.1771401Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:19.1771987Z ^ 2022-09-27T15:27:19.1776612Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:19.1778190Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:19.1778464Z ^ 2022-09-27T15:27:19.1778823Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:19.1779226Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:19.1779468Z ^ 2022-09-27T15:27:19.1779700Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:19.1780107Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.hip:4: 2022-09-27T15:27:19.1791466Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh:4: 2022-09-27T15:27:19.1792229Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:19.1792711Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:19.1793118Z ^ 2022-09-27T15:27:19.1793621Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:19.1793975Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:19.1794163Z ^ 2022-09-27T15:27:19.1794562Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:19.1794881Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:19.1795140Z ^ 2022-09-27T15:27:19.1795394Z 1 warning generated when compiling for host. 2022-09-27T15:27:19.1916154Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachPointwiseOp.hip.o 2022-09-27T15:27:19.8457019Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FillKernel.hip:4: 2022-09-27T15:27:19.8457723Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:19.8470135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:19.8470914Z template typename func, int end, int current=0> 2022-09-27T15:27:19.8471332Z ^~~~~~~~ 2022-09-27T15:27:19.8471605Z class 2022-09-27T15:27:19.8472543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:19.8473346Z template typename func, int end> 2022-09-27T15:27:19.8473740Z ^~~~~~~~ 2022-09-27T15:27:19.8474032Z class 2022-09-27T15:27:19.8474431Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:19.8475018Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FillKernel.hip:4: 2022-09-27T15:27:19.8475657Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:19.8476715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:19.8477472Z template typename func, int end, int current=0> 2022-09-27T15:27:19.8477889Z ^~~~~~~~ 2022-09-27T15:27:19.8478195Z class 2022-09-27T15:27:19.8479081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:19.8479769Z template typename func, int end> 2022-09-27T15:27:19.8480114Z ^~~~~~~~ 2022-09-27T15:27:19.8480429Z class 2022-09-27T15:27:19.8480816Z 2 warnings generated when compiling for host. 2022-09-27T15:27:19.8574344Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachReduceOp.hip.o 2022-09-27T15:27:20.0173990Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBag.hip:8: 2022-09-27T15:27:20.0175006Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:20.0175555Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:20.0175889Z ^ 2022-09-27T15:27:20.0176473Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:20.0176981Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:20.0177296Z ^ 2022-09-27T15:27:20.0177793Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:20.0178274Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:20.0178625Z ^ 2022-09-27T15:27:20.0179022Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:20.0179545Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBag.hip:8: 2022-09-27T15:27:20.0180641Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:20.0181406Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:20.0181974Z ^ 2022-09-27T15:27:20.0182744Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:20.0183577Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:20.0183920Z ^ 2022-09-27T15:27:20.0184490Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:20.0185024Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:20.0185426Z ^ 2022-09-27T15:27:20.0185798Z 1 warning generated when compiling for host. 2022-09-27T15:27:20.0313210Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachUnaryOp.hip.o 2022-09-27T15:27:20.2664199Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalar.hip:5: 2022-09-27T15:27:20.2664997Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:20.2665699Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:20.2666410Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:20.2678552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.2679327Z template typename func, int end, int current=0> 2022-09-27T15:27:20.2679749Z ^~~~~~~~ 2022-09-27T15:27:20.2680067Z class 2022-09-27T15:27:20.2680986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.2681623Z template typename func, int end> 2022-09-27T15:27:20.2681999Z ^~~~~~~~ 2022-09-27T15:27:20.2682309Z class 2022-09-27T15:27:20.2682695Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:20.2683287Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalar.hip:5: 2022-09-27T15:27:20.2683987Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:20.2684688Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:20.2685377Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:20.2686453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.2687331Z template typename func, int end, int current=0> 2022-09-27T15:27:20.2687769Z ^~~~~~~~ 2022-09-27T15:27:20.2688085Z class 2022-09-27T15:27:20.2688994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.2689701Z template typename func, int end> 2022-09-27T15:27:20.2690103Z ^~~~~~~~ 2022-09-27T15:27:20.2690409Z class 2022-09-27T15:27:20.2690802Z 2 warnings generated when compiling for host. 2022-09-27T15:27:20.2775054Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool2d.hip.o 2022-09-27T15:27:20.2947100Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpList.hip:5: 2022-09-27T15:27:20.2947836Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:20.2948540Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:20.2949209Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:20.2950660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.2962282Z template typename func, int end, int current=0> 2022-09-27T15:27:20.2962733Z ^~~~~~~~ 2022-09-27T15:27:20.2963064Z class 2022-09-27T15:27:20.2965258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.2966173Z template typename func, int end> 2022-09-27T15:27:20.2967030Z ^~~~~~~~ 2022-09-27T15:27:20.2967314Z class 2022-09-27T15:27:20.2967560Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:20.2967903Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpList.hip:5: 2022-09-27T15:27:20.2969984Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:20.2971050Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:20.2971855Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:20.2973152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.2973938Z template typename func, int end, int current=0> 2022-09-27T15:27:20.2974385Z ^~~~~~~~ 2022-09-27T15:27:20.2974697Z class 2022-09-27T15:27:20.2975555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.2976148Z template typename func, int end> 2022-09-27T15:27:20.2976372Z ^~~~~~~~ 2022-09-27T15:27:20.2976705Z class 2022-09-27T15:27:20.2977079Z 2 warnings generated when compiling for host. 2022-09-27T15:27:20.3064751Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool3d.hip.o 2022-09-27T15:27:20.3894399Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalarList.hip:5: 2022-09-27T15:27:20.3895248Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:20.3898607Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:20.3903418Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:20.3905103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.3906180Z template typename func, int end, int current=0> 2022-09-27T15:27:20.3907071Z ^~~~~~~~ 2022-09-27T15:27:20.3907436Z class 2022-09-27T15:27:20.3908385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.3909057Z template typename func, int end> 2022-09-27T15:27:20.3909454Z ^~~~~~~~ 2022-09-27T15:27:20.3909773Z class 2022-09-27T15:27:20.3913341Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:20.3914337Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalarList.hip:5: 2022-09-27T15:27:20.3915257Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:20.3916433Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:20.3917339Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:20.3918455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.3919137Z template typename func, int end, int current=0> 2022-09-27T15:27:20.3919797Z ^~~~~~~~ 2022-09-27T15:27:20.3924037Z class 2022-09-27T15:27:20.3925434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.3926116Z template typename func, int end> 2022-09-27T15:27:20.3926490Z ^~~~~~~~ 2022-09-27T15:27:20.3926799Z class 2022-09-27T15:27:20.3927244Z 2 warnings generated when compiling for host. 2022-09-27T15:27:20.4030716Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FunctionOfAMatrixUtilsKernel.hip.o 2022-09-27T15:27:20.5860720Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachPointwiseOp.hip:5: 2022-09-27T15:27:20.5864473Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:20.5865457Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:20.5866237Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:20.5867868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.5870526Z template typename func, int end, int current=0> 2022-09-27T15:27:20.5871186Z ^~~~~~~~ 2022-09-27T15:27:20.5871518Z class 2022-09-27T15:27:20.5875056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.5875992Z template typename func, int end> 2022-09-27T15:27:20.5876672Z ^~~~~~~~ 2022-09-27T15:27:20.5877257Z class 2022-09-27T15:27:20.5877712Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:20.5878346Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachPointwiseOp.hip:5: 2022-09-27T15:27:20.5879090Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:20.5879816Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:20.5880926Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:20.5883162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.5883927Z template typename func, int end, int current=0> 2022-09-27T15:27:20.5884348Z ^~~~~~~~ 2022-09-27T15:27:20.5884701Z class 2022-09-27T15:27:20.5885626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:20.5886342Z template typename func, int end> 2022-09-27T15:27:20.5886703Z ^~~~~~~~ 2022-09-27T15:27:20.5887096Z class 2022-09-27T15:27:20.5887699Z 2 warnings generated when compiling for host. 2022-09-27T15:27:20.5986772Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedAdamKernel.hip.o 2022-09-27T15:27:21.2736947Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachReduceOp.hip:10: 2022-09-27T15:27:21.2737693Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:21.2738376Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:21.2747254Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:21.2748392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.2749107Z template typename func, int end, int current=0> 2022-09-27T15:27:21.2749530Z ^~~~~~~~ 2022-09-27T15:27:21.2749829Z class 2022-09-27T15:27:21.2750708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.2751367Z template typename func, int end> 2022-09-27T15:27:21.2751715Z ^~~~~~~~ 2022-09-27T15:27:21.2751950Z class 2022-09-27T15:27:21.2752264Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:21.2752723Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachReduceOp.hip:10: 2022-09-27T15:27:21.2753319Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:21.2753963Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:21.2760564Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:21.2761731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.2762392Z template typename func, int end, int current=0> 2022-09-27T15:27:21.2762815Z ^~~~~~~~ 2022-09-27T15:27:21.2763128Z class 2022-09-27T15:27:21.2763968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.2764635Z template typename func, int end> 2022-09-27T15:27:21.2764990Z ^~~~~~~~ 2022-09-27T15:27:21.2765305Z class 2022-09-27T15:27:21.2765656Z 2 warnings generated when compiling for host. 2022-09-27T15:27:21.2857354Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GcdLcmKernel.hip.o 2022-09-27T15:27:21.6094420Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip:7: 2022-09-27T15:27:21.6095171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:21.6096374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.6097136Z template typename func, int end, int current=0> 2022-09-27T15:27:21.6097540Z ^~~~~~~~ 2022-09-27T15:27:21.6097873Z class 2022-09-27T15:27:21.6098785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.6099442Z template typename func, int end> 2022-09-27T15:27:21.6100099Z ^~~~~~~~ 2022-09-27T15:27:21.6100450Z class 2022-09-27T15:27:21.6100989Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip:9: 2022-09-27T15:27:21.6102065Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:21.6102898Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:21.6103623Z ^ 2022-09-27T15:27:21.6104399Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:21.6104979Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:21.6105329Z ^ 2022-09-27T15:27:21.6105931Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:21.6106483Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:21.6106889Z ^ 2022-09-27T15:27:21.6107289Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:21.6108502Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip:7: 2022-09-27T15:27:21.6109282Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:21.6110482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.6111694Z template typename func, int end, int current=0> 2022-09-27T15:27:21.6112089Z ^~~~~~~~ 2022-09-27T15:27:21.6112393Z class 2022-09-27T15:27:21.6117519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.6118240Z template typename func, int end> 2022-09-27T15:27:21.6118635Z ^~~~~~~~ 2022-09-27T15:27:21.6118952Z class 2022-09-27T15:27:21.6119519Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip:9: 2022-09-27T15:27:21.6120602Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:21.6125136Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:21.6125696Z ^ 2022-09-27T15:27:21.6126572Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:21.6127235Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:21.6127587Z ^ 2022-09-27T15:27:21.6128178Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:21.6128682Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:21.6128921Z ^ 2022-09-27T15:27:21.6129149Z 3 warnings generated when compiling for host. 2022-09-27T15:27:21.6222431Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GridSampler.hip.o 2022-09-27T15:27:21.6325733Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool2d.hip:7: 2022-09-27T15:27:21.6326622Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:21.6328134Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:21.6328544Z ^ 2022-09-27T15:27:21.6332651Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:21.6333935Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:21.6334325Z ^ 2022-09-27T15:27:21.6335137Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:21.6350207Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:21.6350515Z ^ 2022-09-27T15:27:21.6350917Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:21.6351517Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool2d.hip:7: 2022-09-27T15:27:21.6352629Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:21.6353483Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:21.6354060Z ^ 2022-09-27T15:27:21.6354857Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:21.6355437Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:21.6355791Z ^ 2022-09-27T15:27:21.6356393Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:21.6356955Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:21.6357378Z ^ 2022-09-27T15:27:21.6357780Z 1 warning generated when compiling for host. 2022-09-27T15:27:21.6391658Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool3d.hip:7: 2022-09-27T15:27:21.6411177Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:21.6412005Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:21.6412520Z ^ 2022-09-27T15:27:21.6413275Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:21.6413796Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:21.6414121Z ^ 2022-09-27T15:27:21.6414682Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:21.6415190Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:21.6415579Z ^ 2022-09-27T15:27:21.6415951Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:21.6416511Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool3d.hip:7: 2022-09-27T15:27:21.6417473Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:21.6418246Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:21.6418769Z ^ 2022-09-27T15:27:21.6419477Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:21.6420014Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:21.6420342Z ^ 2022-09-27T15:27:21.6421041Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:21.6431799Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:21.6432254Z ^ 2022-09-27T15:27:21.6432606Z 1 warning generated when compiling for host. 2022-09-27T15:27:21.6447085Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_HIPScalar.hip.o 2022-09-27T15:27:21.6506109Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IGammaKernel.hip.o 2022-09-27T15:27:21.8125887Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachUnaryOp.hip:5: 2022-09-27T15:27:21.8126558Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:21.8128783Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:21.8129771Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:21.8131310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.8133304Z template typename func, int end, int current=0> 2022-09-27T15:27:21.8133738Z ^~~~~~~~ 2022-09-27T15:27:21.8134059Z class 2022-09-27T15:27:21.8135036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.8135711Z template typename func, int end> 2022-09-27T15:27:21.8136086Z ^~~~~~~~ 2022-09-27T15:27:21.8136406Z class 2022-09-27T15:27:21.8136803Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:21.8137376Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachUnaryOp.hip:5: 2022-09-27T15:27:21.8149343Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-09-27T15:27:21.8150076Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:21.8150749Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:21.8151864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.8152591Z template typename func, int end, int current=0> 2022-09-27T15:27:21.8153006Z ^~~~~~~~ 2022-09-27T15:27:21.8153312Z class 2022-09-27T15:27:21.8154145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:21.8154804Z template typename func, int end> 2022-09-27T15:27:21.8155178Z ^~~~~~~~ 2022-09-27T15:27:21.8155483Z class 2022-09-27T15:27:21.8155861Z 2 warnings generated when compiling for host. 2022-09-27T15:27:21.8239904Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Im2Col.hip.o 2022-09-27T15:27:21.8257998Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IndexKernel.hip.o 2022-09-27T15:27:22.4567681Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GcdLcmKernel.hip:5: 2022-09-27T15:27:22.4571263Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:22.4577665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:22.4578165Z template typename func, int end, int current=0> 2022-09-27T15:27:22.4578447Z ^~~~~~~~ 2022-09-27T15:27:22.4578637Z class 2022-09-27T15:27:22.4579195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:22.4579711Z template typename func, int end> 2022-09-27T15:27:22.4580060Z ^~~~~~~~ 2022-09-27T15:27:22.4580308Z class 2022-09-27T15:27:22.4580635Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:22.4585924Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GcdLcmKernel.hip:5: 2022-09-27T15:27:22.4586416Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:22.4587103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:22.4587756Z template typename func, int end, int current=0> 2022-09-27T15:27:22.4588162Z ^~~~~~~~ 2022-09-27T15:27:22.4588339Z class 2022-09-27T15:27:22.4588918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:22.4589367Z template typename func, int end> 2022-09-27T15:27:22.4589758Z ^~~~~~~~ 2022-09-27T15:27:22.4590051Z class 2022-09-27T15:27:22.4590291Z 2 warnings generated when compiling for host. 2022-09-27T15:27:22.4685684Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Indexing.hip.o 2022-09-27T15:27:22.8717503Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:6: 2022-09-27T15:27:22.8718309Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:3: 2022-09-27T15:27:22.8718970Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-09-27T15:27:22.8720083Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:22.8727142Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:22.8727766Z ^ 2022-09-27T15:27:22.8728614Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:22.8729181Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:22.8729517Z ^ 2022-09-27T15:27:22.8730072Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:22.8730639Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:22.8731247Z ^ 2022-09-27T15:27:22.8731639Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:22.8732209Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:6: 2022-09-27T15:27:22.8733949Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:3: 2022-09-27T15:27:22.8734518Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-09-27T15:27:22.8735514Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:22.8736565Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:22.8737137Z ^ 2022-09-27T15:27:22.8737937Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:22.8738560Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:22.8738927Z ^ 2022-09-27T15:27:22.8739549Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:22.8740236Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:22.8740673Z ^ 2022-09-27T15:27:22.8741077Z 1 warning generated when compiling for host. 2022-09-27T15:27:22.8830703Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LegacyThrustHelpers.hip.o 2022-09-27T15:27:22.9287105Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Lerp.hip.o 2022-09-27T15:27:22.9395738Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IGammaKernel.hip:5: 2022-09-27T15:27:22.9396513Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:22.9401664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:22.9404752Z template typename func, int end, int current=0> 2022-09-27T15:27:22.9407666Z ^~~~~~~~ 2022-09-27T15:27:22.9411974Z class 2022-09-27T15:27:22.9415694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:22.9418722Z template typename func, int end> 2022-09-27T15:27:22.9421513Z ^~~~~~~~ 2022-09-27T15:27:22.9424962Z class 2022-09-27T15:27:22.9427879Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:22.9430858Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IGammaKernel.hip:5: 2022-09-27T15:27:22.9433708Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:22.9435145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:22.9436122Z template typename func, int end, int current=0> 2022-09-27T15:27:22.9436843Z ^~~~~~~~ 2022-09-27T15:27:22.9437223Z class 2022-09-27T15:27:22.9438237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:22.9439463Z template typename func, int end> 2022-09-27T15:27:22.9439874Z ^~~~~~~~ 2022-09-27T15:27:22.9440205Z class 2022-09-27T15:27:22.9440595Z 2 warnings generated when compiling for host. 2022-09-27T15:27:22.9562164Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LinearAlgebra.hip.o 2022-09-27T15:27:23.1525534Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogAddExpKernel.hip.o 2022-09-27T15:27:23.1823634Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip:15: 2022-09-27T15:27:23.1828892Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:23.1830281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:23.1831011Z template typename func, int end, int current=0> 2022-09-27T15:27:23.1831426Z ^~~~~~~~ 2022-09-27T15:27:23.1831751Z class 2022-09-27T15:27:23.1851171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:23.1852093Z template typename func, int end> 2022-09-27T15:27:23.1852327Z ^~~~~~~~ 2022-09-27T15:27:23.1852536Z class 2022-09-27T15:27:23.1852864Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip:16: 2022-09-27T15:27:23.1853242Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-09-27T15:27:23.1853913Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:23.1854458Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:23.1854772Z ^ 2022-09-27T15:27:23.1855278Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:23.1855639Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:23.1855869Z ^ 2022-09-27T15:27:23.1856210Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:23.1856586Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:23.1856812Z ^ 2022-09-27T15:27:23.1857139Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:23.1857624Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip:15: 2022-09-27T15:27:23.1857989Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:23.1858634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:23.1859109Z template typename func, int end, int current=0> 2022-09-27T15:27:23.1859354Z ^~~~~~~~ 2022-09-27T15:27:23.1859528Z class 2022-09-27T15:27:23.1860091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:23.1860540Z template typename func, int end> 2022-09-27T15:27:23.1860766Z ^~~~~~~~ 2022-09-27T15:27:23.1860939Z class 2022-09-27T15:27:23.1861229Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip:16: 2022-09-27T15:27:23.1861656Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-09-27T15:27:23.1862205Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:23.1862674Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:23.1863073Z ^ 2022-09-27T15:27:23.1863518Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:23.1863835Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:23.1864037Z ^ 2022-09-27T15:27:23.1864372Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:23.1864775Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:23.1865080Z ^ 2022-09-27T15:27:23.1865311Z 3 warnings generated when compiling for host. 2022-09-27T15:27:23.1981849Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogcumsumexpKernel.hip.o 2022-09-27T15:27:24.2126501Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Lerp.hip:6: 2022-09-27T15:27:24.2136944Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:24.2138095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.2138790Z template typename func, int end, int current=0> 2022-09-27T15:27:24.2139207Z ^~~~~~~~ 2022-09-27T15:27:24.2139546Z class 2022-09-27T15:27:24.2146291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.2147054Z template typename func, int end> 2022-09-27T15:27:24.2147412Z ^~~~~~~~ 2022-09-27T15:27:24.2147741Z class 2022-09-27T15:27:24.2148086Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:24.2148623Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Lerp.hip:6: 2022-09-27T15:27:24.2149234Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:24.2150280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.2151015Z template typename func, int end, int current=0> 2022-09-27T15:27:24.2151423Z ^~~~~~~~ 2022-09-27T15:27:24.2151748Z class 2022-09-27T15:27:24.2152638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.2153361Z template typename func, int end> 2022-09-27T15:27:24.2153761Z ^~~~~~~~ 2022-09-27T15:27:24.2154077Z class 2022-09-27T15:27:24.2154476Z 2 warnings generated when compiling for host. 2022-09-27T15:27:24.2246701Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Loss.hip.o 2022-09-27T15:27:24.2561524Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LinearAlgebra.hip:9: 2022-09-27T15:27:24.2562222Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:24.2563318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.2574100Z template typename func, int end, int current=0> 2022-09-27T15:27:24.2574546Z ^~~~~~~~ 2022-09-27T15:27:24.2574889Z class 2022-09-27T15:27:24.2575893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.2576624Z template typename func, int end> 2022-09-27T15:27:24.2577032Z ^~~~~~~~ 2022-09-27T15:27:24.2577344Z class 2022-09-27T15:27:24.2577748Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:24.2578329Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LinearAlgebra.hip:9: 2022-09-27T15:27:24.2579169Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:24.2580260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.2581017Z template typename func, int end, int current=0> 2022-09-27T15:27:24.2581442Z ^~~~~~~~ 2022-09-27T15:27:24.2581857Z class 2022-09-27T15:27:24.2582791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.2583515Z template typename func, int end> 2022-09-27T15:27:24.2583905Z ^~~~~~~~ 2022-09-27T15:27:24.2584233Z class 2022-09-27T15:27:24.2584632Z 2 warnings generated when compiling for host. 2022-09-27T15:27:24.2682054Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LossCTC.hip.o 2022-09-27T15:27:24.3375791Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LogAddExpKernel.hip:5: 2022-09-27T15:27:24.3376468Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:24.3377592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.3379759Z template typename func, int end, int current=0> 2022-09-27T15:27:24.3380155Z ^~~~~~~~ 2022-09-27T15:27:24.3380455Z class 2022-09-27T15:27:24.3385169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.3386171Z template typename func, int end> 2022-09-27T15:27:24.3386539Z ^~~~~~~~ 2022-09-27T15:27:24.3386847Z class 2022-09-27T15:27:24.3388566Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:24.3389226Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LogAddExpKernel.hip:5: 2022-09-27T15:27:24.3390063Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:24.3399852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.3400537Z template typename func, int end, int current=0> 2022-09-27T15:27:24.3400936Z ^~~~~~~~ 2022-09-27T15:27:24.3401239Z class 2022-09-27T15:27:24.3402073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.3402708Z template typename func, int end> 2022-09-27T15:27:24.3403070Z ^~~~~~~~ 2022-09-27T15:27:24.3403373Z class 2022-09-27T15:27:24.3403721Z 2 warnings generated when compiling for host. 2022-09-27T15:27:24.3487970Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxMinElementwiseKernel.hip.o 2022-09-27T15:27:24.5363798Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxUnpooling.hip.o 2022-09-27T15:27:24.5457507Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:7: 2022-09-27T15:27:24.5457951Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-09-27T15:27:24.5459005Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:24.5493879Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:24.5494506Z ^ 2022-09-27T15:27:24.5495314Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:24.5496100Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:24.5496382Z ^ 2022-09-27T15:27:24.5496913Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:24.5497412Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:24.5497758Z ^ 2022-09-27T15:27:24.5498215Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:16: 2022-09-27T15:27:24.5498802Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:24.5499809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.5500519Z template typename func, int end, int current=0> 2022-09-27T15:27:24.5500946Z ^~~~~~~~ 2022-09-27T15:27:24.5501278Z class 2022-09-27T15:27:24.5502128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.5502821Z template typename func, int end> 2022-09-27T15:27:24.5503204Z ^~~~~~~~ 2022-09-27T15:27:24.5503514Z class 2022-09-27T15:27:24.5503905Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:24.5504467Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:7: 2022-09-27T15:27:24.5505114Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-09-27T15:27:24.5506100Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:24.5506905Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:24.5507482Z ^ 2022-09-27T15:27:24.5508273Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:24.5508868Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:24.5509227Z ^ 2022-09-27T15:27:24.5509852Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:24.5510382Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:24.5510779Z ^ 2022-09-27T15:27:24.5511257Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:16: 2022-09-27T15:27:24.5511807Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:24.5512805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.5513528Z template typename func, int end, int current=0> 2022-09-27T15:27:24.5513939Z ^~~~~~~~ 2022-09-27T15:27:24.5514243Z class 2022-09-27T15:27:24.5515152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:24.5516098Z template typename func, int end> 2022-09-27T15:27:24.5516487Z ^~~~~~~~ 2022-09-27T15:27:24.5516814Z class 2022-09-27T15:27:24.5517223Z 3 warnings generated when compiling for host. 2022-09-27T15:27:24.5663521Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiLabelMarginCriterion.hip.o 2022-09-27T15:27:24.7836651Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiMarginLoss.hip.o 2022-09-27T15:27:25.5787516Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LossCTC.hip:19: 2022-09-27T15:27:25.5807644Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:25.5808573Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:25.5809179Z ^ 2022-09-27T15:27:25.5810047Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:25.5810667Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:25.5811173Z ^ 2022-09-27T15:27:25.5811796Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:25.5812405Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:25.5812815Z ^ 2022-09-27T15:27:25.5813237Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:25.5813774Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LossCTC.hip:19: 2022-09-27T15:27:25.5814729Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:25.5815576Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:25.5816158Z ^ 2022-09-27T15:27:25.5816962Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:25.5817580Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:25.5817921Z ^ 2022-09-27T15:27:25.5818499Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:25.5819068Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:25.5819480Z ^ 2022-09-27T15:27:25.5819889Z 1 warning generated when compiling for host. 2022-09-27T15:27:25.5918468Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultinomialKernel.hip.o 2022-09-27T15:27:25.6363531Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loss.hip:12: 2022-09-27T15:27:25.6364227Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:25.6365410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:25.6366122Z template typename func, int end, int current=0> 2022-09-27T15:27:25.6366503Z ^~~~~~~~ 2022-09-27T15:27:25.6366892Z class 2022-09-27T15:27:25.6367731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:25.6374183Z template typename func, int end> 2022-09-27T15:27:25.6374708Z ^~~~~~~~ 2022-09-27T15:27:25.6375009Z class 2022-09-27T15:27:25.6375383Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:25.6375886Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loss.hip:12: 2022-09-27T15:27:25.6376476Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:25.6377437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:25.6383551Z template typename func, int end, int current=0> 2022-09-27T15:27:25.6383940Z ^~~~~~~~ 2022-09-27T15:27:25.6384243Z class 2022-09-27T15:27:25.6385102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:25.6385725Z template typename func, int end> 2022-09-27T15:27:25.6386096Z ^~~~~~~~ 2022-09-27T15:27:25.6386391Z class 2022-09-27T15:27:25.6386786Z 2 warnings generated when compiling for host. 2022-09-27T15:27:25.6521421Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NLLLoss2d.hip.o 2022-09-27T15:27:25.6760550Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MaxMinElementwiseKernel.hip:8: 2022-09-27T15:27:25.6761201Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:25.6771535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:25.6772296Z template typename func, int end, int current=0> 2022-09-27T15:27:25.6772778Z ^~~~~~~~ 2022-09-27T15:27:25.6773097Z class 2022-09-27T15:27:25.6774028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:25.6774955Z template typename func, int end> 2022-09-27T15:27:25.6775370Z ^~~~~~~~ 2022-09-27T15:27:25.6775862Z class 2022-09-27T15:27:25.6779878Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:25.6780532Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MaxMinElementwiseKernel.hip:8: 2022-09-27T15:27:25.6781239Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:25.6782330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:25.6783068Z template typename func, int end, int current=0> 2022-09-27T15:27:25.6783458Z ^~~~~~~~ 2022-09-27T15:27:25.6783778Z class 2022-09-27T15:27:25.6784611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:25.6785318Z template typename func, int end> 2022-09-27T15:27:25.6785731Z ^~~~~~~~ 2022-09-27T15:27:25.6786047Z class 2022-09-27T15:27:25.6786450Z 2 warnings generated when compiling for host. 2022-09-27T15:27:25.6890668Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose2d.hip.o 2022-09-27T15:27:25.8946205Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose3d.hip.o 2022-09-27T15:27:25.8964798Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveDilatedConvolution.hip.o 2022-09-27T15:27:26.1894115Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Nonzero.hip.o 2022-09-27T15:27:26.9438713Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Normalization.hip.o 2022-09-27T15:27:27.0381167Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NLLLoss2d.hip:8: 2022-09-27T15:27:27.0382380Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:27.0383226Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:27.0383700Z ^ 2022-09-27T15:27:27.0384359Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:27.0384881Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:27.0385209Z ^ 2022-09-27T15:27:27.0385703Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:27.0386211Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:27.0386577Z ^ 2022-09-27T15:27:27.0386948Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:27.0387431Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NLLLoss2d.hip:8: 2022-09-27T15:27:27.0388384Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:27.0389236Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:27.0389741Z ^ 2022-09-27T15:27:27.0390502Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:27.0391085Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:27.0391431Z ^ 2022-09-27T15:27:27.0392009Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:27.0392577Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:27.0392995Z ^ 2022-09-27T15:27:27.0393338Z 1 warning generated when compiling for host. 2022-09-27T15:27:27.0491735Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PointwiseOpsKernel.hip.o 2022-09-27T15:27:27.0540573Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PowKernel.hip.o 2022-09-27T15:27:27.2505988Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RNN.hip.o 2022-09-27T15:27:27.2556321Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Randperm.hip.o 2022-09-27T15:27:27.6241421Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RangeFactories.hip.o 2022-09-27T15:27:28.3217253Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PointwiseOpsKernel.hip:6: 2022-09-27T15:27:28.3217979Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:28.3219350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.3229842Z template typename func, int end, int current=0> 2022-09-27T15:27:28.3230227Z ^~~~~~~~ 2022-09-27T15:27:28.3230553Z class 2022-09-27T15:27:28.3231581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.3232527Z template typename func, int end> 2022-09-27T15:27:28.3232916Z ^~~~~~~~ 2022-09-27T15:27:28.3233246Z class 2022-09-27T15:27:28.3233649Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:28.3234234Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PointwiseOpsKernel.hip:6: 2022-09-27T15:27:28.3234897Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:28.3235959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.3236430Z template typename func, int end, int current=0> 2022-09-27T15:27:28.3236680Z ^~~~~~~~ 2022-09-27T15:27:28.3236913Z class 2022-09-27T15:27:28.3237414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.3237867Z template typename func, int end> 2022-09-27T15:27:28.3238076Z ^~~~~~~~ 2022-09-27T15:27:28.3238314Z class 2022-09-27T15:27:28.3238548Z 2 warnings generated when compiling for host. 2022-09-27T15:27:28.3329104Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RecordStream.hip.o 2022-09-27T15:27:28.5213280Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PowKernel.hip:5: 2022-09-27T15:27:28.5213956Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:28.5215108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.5215840Z template typename func, int end, int current=0> 2022-09-27T15:27:28.5216247Z ^~~~~~~~ 2022-09-27T15:27:28.5218473Z class 2022-09-27T15:27:28.5219322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.5219972Z template typename func, int end> 2022-09-27T15:27:28.5220346Z ^~~~~~~~ 2022-09-27T15:27:28.5220663Z class 2022-09-27T15:27:28.5221046Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:28.5221602Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PowKernel.hip:5: 2022-09-27T15:27:28.5222226Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:28.5223378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.5224013Z template typename func, int end, int current=0> 2022-09-27T15:27:28.5224354Z ^~~~~~~~ 2022-09-27T15:27:28.5230286Z class 2022-09-27T15:27:28.5230967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.5231569Z template typename func, int end> 2022-09-27T15:27:28.5231788Z ^~~~~~~~ 2022-09-27T15:27:28.5231978Z class 2022-09-27T15:27:28.5232203Z 2 warnings generated when compiling for host. 2022-09-27T15:27:28.5239676Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:7: 2022-09-27T15:27:28.5241033Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:28.5245022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.5245709Z template typename func, int end, int current=0> 2022-09-27T15:27:28.5246059Z ^~~~~~~~ 2022-09-27T15:27:28.5246280Z class 2022-09-27T15:27:28.5247039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.5247682Z template typename func, int end> 2022-09-27T15:27:28.5247985Z ^~~~~~~~ 2022-09-27T15:27:28.5248191Z class 2022-09-27T15:27:28.5248898Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:9: 2022-09-27T15:27:28.5253376Z /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-09-27T15:27:28.5254682Z __global__ void batch_norm_backward_reduce_channels_last_kernel( 2022-09-27T15:27:28.5254905Z ^ 2022-09-27T15:27:28.5257578Z /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-09-27T15:27:28.5261824Z /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-09-27T15:27:28.5264011Z /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-09-27T15:27:28.5267170Z /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-09-27T15:27:28.5269588Z /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-09-27T15:27:28.5272955Z /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-09-27T15:27:28.5275783Z /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-09-27T15:27:28.5278546Z /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-09-27T15:27:28.5281424Z /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-09-27T15:27:28.5284792Z /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-09-27T15:27:28.5287507Z /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-09-27T15:27:28.5291040Z /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-09-27T15:27:28.5292000Z batch_norm_collect_statistics_channels_last_kernel( 2022-09-27T15:27:28.5292994Z ^ 2022-09-27T15:27:28.5294524Z /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-09-27T15:27:28.5297315Z /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-09-27T15:27:28.5300836Z /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-09-27T15:27:28.5302956Z /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-09-27T15:27:28.5306615Z /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-09-27T15:27:28.5309408Z /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-09-27T15:27:28.5312400Z /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-09-27T15:27:28.5313198Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:7: 2022-09-27T15:27:28.5317733Z /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-09-27T15:27:28.5318994Z __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-09-27T15:27:28.5319494Z ^ 2022-09-27T15:27:28.5320821Z /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-09-27T15:27:28.5323818Z /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-09-27T15:27:28.5326481Z /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-09-27T15:27:28.5329879Z /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-09-27T15:27:28.5332900Z /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-09-27T15:27:28.5335649Z /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-09-27T15:27:28.5339013Z /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-09-27T15:27:28.5341155Z /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-09-27T15:27:28.5344109Z /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-09-27T15:27:28.5346974Z /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-09-27T15:27:28.5350011Z /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-09-27T15:27:28.5352980Z /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-09-27T15:27:28.5355635Z /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-09-27T15:27:28.5358791Z /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-09-27T15:27:28.5361188Z /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-09-27T15:27:28.5363837Z /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-09-27T15:27:28.5366982Z /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-09-27T15:27:28.5369984Z /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-09-27T15:27:28.5373088Z /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-09-27T15:27:28.5412975Z /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-09-27T15:27:28.5415062Z /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-09-27T15:27:28.5416894Z /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-09-27T15:27:28.5418854Z /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-09-27T15:27:28.5420699Z /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-09-27T15:27:28.5422649Z /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-09-27T15:27:28.5424473Z /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-09-27T15:27:28.5426382Z /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-09-27T15:27:28.5427458Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:9: 2022-09-27T15:27:28.5429039Z /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-09-27T15:27:28.5429893Z batch_norm_collect_statistics_channels_last_kernel( 2022-09-27T15:27:28.5430232Z ^ 2022-09-27T15:27:28.5431390Z /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-09-27T15:27:28.5433031Z /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-09-27T15:27:28.5434997Z /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-09-27T15:27:28.5436311Z /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-09-27T15:27:28.5437689Z /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-09-27T15:27:28.5438714Z /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-09-27T15:27:28.5439890Z /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-09-27T15:27:28.5452483Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Reduce.hip.o 2022-09-27T15:27:28.5453364Z 58 warnings generated when compiling for gfx906. 2022-09-27T15:27:28.5453912Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:7: 2022-09-27T15:27:28.5454557Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:28.5455627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.5456319Z template typename func, int end, int current=0> 2022-09-27T15:27:28.5456711Z ^~~~~~~~ 2022-09-27T15:27:28.5457032Z class 2022-09-27T15:27:28.5457914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:28.5458536Z template typename func, int end> 2022-09-27T15:27:28.5458959Z ^~~~~~~~ 2022-09-27T15:27:28.5459279Z class 2022-09-27T15:27:28.5459641Z 2 warnings generated when compiling for host. 2022-09-27T15:27:28.5553835Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceAMinMaxKernel.hip.o 2022-09-27T15:27:28.5873851Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMaxKernel.hip.o 2022-09-27T15:27:28.6247242Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RNN.hip:9: 2022-09-27T15:27:28.6248377Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:28.6249910Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:28.6251174Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:28.6251949Z ^ 2022-09-27T15:27:28.6252963Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:28.6253690Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:28.6254054Z ^ 2022-09-27T15:27:28.6254836Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:28.6262355Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:28.6262869Z ^ 2022-09-27T15:27:28.6263267Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:28.6263832Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RNN.hip:9: 2022-09-27T15:27:28.6264462Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:28.6265597Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:28.6266363Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:28.6266910Z ^ 2022-09-27T15:27:28.6267954Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:28.6268564Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:28.6268869Z ^ 2022-09-27T15:27:28.6269465Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:28.6270041Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:28.6270452Z ^ 2022-09-27T15:27:28.6270829Z 1 warning generated when compiling for host. 2022-09-27T15:27:28.6387693Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMinKernel.hip.o 2022-09-27T15:27:28.9943456Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceLogicKernel.hip.o 2022-09-27T15:27:29.5932911Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMaxValuesKernel.hip.o 2022-09-27T15:27:29.7553335Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.hip:3: 2022-09-27T15:27:29.7554049Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:29.7555228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.7555951Z template typename func, int end, int current=0> 2022-09-27T15:27:29.7556357Z ^~~~~~~~ 2022-09-27T15:27:29.7556678Z class 2022-09-27T15:27:29.7558858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.7561074Z template typename func, int end> 2022-09-27T15:27:29.7561582Z ^~~~~~~~ 2022-09-27T15:27:29.7561926Z class 2022-09-27T15:27:29.7562312Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:29.7562881Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.hip:3: 2022-09-27T15:27:29.7563861Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:29.7567138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.7567894Z template typename func, int end, int current=0> 2022-09-27T15:27:29.7568349Z ^~~~~~~~ 2022-09-27T15:27:29.7568666Z class 2022-09-27T15:27:29.7569552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.7570221Z template typename func, int end> 2022-09-27T15:27:29.7570632Z ^~~~~~~~ 2022-09-27T15:27:29.7571192Z class 2022-09-27T15:27:29.7571585Z 2 warnings generated when compiling for host. 2022-09-27T15:27:29.7664685Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMinValuesKernel.hip.o 2022-09-27T15:27:29.8555009Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip:13: 2022-09-27T15:27:29.8555912Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:29.8557065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.8557777Z template typename func, int end, int current=0> 2022-09-27T15:27:29.8558153Z ^~~~~~~~ 2022-09-27T15:27:29.8558734Z class 2022-09-27T15:27:29.8559550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.8560002Z template typename func, int end> 2022-09-27T15:27:29.8560225Z ^~~~~~~~ 2022-09-27T15:27:29.8560416Z class 2022-09-27T15:27:29.8560728Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip:13: 2022-09-27T15:27:29.8563650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8564330Z __global__ void reduce_kernel(R reduction) { 2022-09-27T15:27:29.8564617Z ^ 2022-09-27T15:27:29.8567646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8569598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8571759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8573887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8575879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8577949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8580937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8582696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8586377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8588267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8590020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8591811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8594488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8596144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8598393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8600499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8602875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8604767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8607596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8609279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8616100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8618188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8620244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8621572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8622994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8624594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8626860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8629397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8631924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8634222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8636808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8639161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8642548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8644438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8647469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8649936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8653317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8655918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8658729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8661646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8663734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8666348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8668107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8670535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8672536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8675583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8677873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8680354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8683555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8686091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8689146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8691323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8693295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8696249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8699392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8702001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8704877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8708424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8710854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8714128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8716590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8719409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8723078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8725140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8729536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8732165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8735273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8739011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8741928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8744763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8748577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8751976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8754930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8758278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8761376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8764453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8767345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8770261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8773405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8776271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8779330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8782454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8785126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8788096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8791223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8794008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8796809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8799823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8802580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8805893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8808419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8811260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8814030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8817413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8820099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8822783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8825690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8828610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8831695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8834713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8837871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8840893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8843855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8847060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8849864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8853734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8855737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.8861792Z 110 warnings generated when compiling for gfx906. 2022-09-27T15:27:29.8865187Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip:13: 2022-09-27T15:27:29.8865823Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:29.8870503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.8871161Z template typename func, int end, int current=0> 2022-09-27T15:27:29.8871564Z ^~~~~~~~ 2022-09-27T15:27:29.8871876Z class 2022-09-27T15:27:29.8872945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.8873656Z template typename func, int end> 2022-09-27T15:27:29.8874033Z ^~~~~~~~ 2022-09-27T15:27:29.8874360Z class 2022-09-27T15:27:29.8874773Z 2 warnings generated when compiling for host. 2022-09-27T15:27:29.8955051Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMomentKernel.hip.o 2022-09-27T15:27:29.9018646Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip:13: 2022-09-27T15:27:29.9019386Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:29.9021787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.9022608Z template typename func, int end, int current=0> 2022-09-27T15:27:29.9023066Z ^~~~~~~~ 2022-09-27T15:27:29.9024413Z class 2022-09-27T15:27:29.9025332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.9026908Z template typename func, int end> 2022-09-27T15:27:29.9027260Z ^~~~~~~~ 2022-09-27T15:27:29.9027567Z class 2022-09-27T15:27:29.9028091Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip:13: 2022-09-27T15:27:29.9029733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9054140Z __global__ void reduce_kernel(R reduction) { 2022-09-27T15:27:29.9055003Z ^ 2022-09-27T15:27:29.9057300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9059106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9061448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9064051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9066349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9068358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9070157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9071976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9073789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9075579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9077360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9079751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9081525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9083320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9085185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9087044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9088754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9090549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9092654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9094417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9096245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9098023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9099789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9101548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9103292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9106933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9111486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9114554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9120708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9122564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9124461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9126260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9128189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9131123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9133010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9134809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9136725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9138474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9140431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9142223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9144290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9147932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9151174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9154247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9157641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9160760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9164634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9168261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9171273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9174938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9177736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9181104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9185290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9188058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9191942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9195673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9198680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9202025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9205412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9208696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9212913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9215121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9218903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9222308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9225441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9228359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9232514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9258565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9261030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9264199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9267167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9269811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9272852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9275698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9278373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9280994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9284093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9287014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9289643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9292356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9294326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9297041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9299860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9301764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9303583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9305416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9307243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9309110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9310918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9312742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9314571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9316430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9318414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9320303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9322225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9324177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9335872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9337793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9340432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9342312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9344951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9362050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9365337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9367349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9373373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9375531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9377542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9382153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9385160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9387250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9389279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9391355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9393408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9396381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9398439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9400693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9402964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9404925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9407361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9409177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9411670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9413915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9416098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9417901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9420076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9422217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9424031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9426280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9428090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9430315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9432919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9434729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9437089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9439333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9441125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9443550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9445344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9447222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9449013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9450826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9452677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9454475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9503395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9504502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9505755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9507074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9508466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9509474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9510507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9511859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9512857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9513843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9514859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9515879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9516878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9518116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9519277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9520306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9521440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9523256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9524341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:29.9525169Z 164 warnings generated when compiling for gfx906. 2022-09-27T15:27:29.9525526Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip:13: 2022-09-27T15:27:29.9525910Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:29.9532235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.9533109Z template typename func, int end, int current=0> 2022-09-27T15:27:29.9562088Z ^~~~~~~~ 2022-09-27T15:27:29.9564430Z class 2022-09-27T15:27:29.9565435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:29.9567871Z template typename func, int end> 2022-09-27T15:27:29.9568308Z ^~~~~~~~ 2022-09-27T15:27:29.9568623Z class 2022-09-27T15:27:29.9569023Z 2 warnings generated when compiling for host. 2022-09-27T15:27:29.9647605Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceNormKernel.hip.o 2022-09-27T15:27:30.0016340Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip:13: 2022-09-27T15:27:30.0017239Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:30.0020445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:30.0021223Z template typename func, int end, int current=0> 2022-09-27T15:27:30.0021659Z ^~~~~~~~ 2022-09-27T15:27:30.0021971Z class 2022-09-27T15:27:30.0024380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:30.0025795Z template typename func, int end> 2022-09-27T15:27:30.0026404Z ^~~~~~~~ 2022-09-27T15:27:30.0026685Z class 2022-09-27T15:27:30.0027195Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip:13: 2022-09-27T15:27:30.0029792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0030796Z __global__ void reduce_kernel(R reduction) { 2022-09-27T15:27:30.0031075Z ^ 2022-09-27T15:27:30.0032390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0033428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0035639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0037398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0038655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0054599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0061232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0063194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0067754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0069853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0072207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0074016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0076333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0078596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0080533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0083038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0085573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0087929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0090111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0092785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0095189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0097442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0099905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0102050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0104356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0106459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0108290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0110256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0112193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0113997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0115783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0117597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0119773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0122081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0124256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0126660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0128778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0131191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0142102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0144065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0145956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0148617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0150271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0151873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0155402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0156906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0180397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0182844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0184879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0186955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0191091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0193046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0195165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0197159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0199167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0214276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0217639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0221108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0224540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0227947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0232727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0235801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0239182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0242389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0245733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0248236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0250229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0252319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0254299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0256727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0259071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0261498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0263742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0265757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0267954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0269859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0271755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0273677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0275592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0277490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0279342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0281201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0283057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0284920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0286793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0288903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0290776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0294379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0313410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0315512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0317455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0319465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0321387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0323376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0325297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0327390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0329361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0331764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0333704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0337073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0339086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0341076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0374369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0376336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0378302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0380255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0382255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0384249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0386236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0388190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0390332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0392312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0394369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0396664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0400577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0402507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0404440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0406328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0408394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0410285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0413526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0415412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0423788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0425627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0427590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0429486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0431806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0433701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0435590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0437452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0439245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0441878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0443789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0445613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0447729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0454709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0456748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0458844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0460731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0462621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0464517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0466446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0468350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0470200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0472097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0473895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0475492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0477218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0478846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0480777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0482582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0484385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0486251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0509915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0511786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0513651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0515594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0517455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0519292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0521373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0523254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.0524200Z 164 warnings generated when compiling for gfx906. 2022-09-27T15:27:30.0524789Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip:13: 2022-09-27T15:27:30.0525590Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:30.0526633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:30.0527478Z template typename func, int end, int current=0> 2022-09-27T15:27:30.0527891Z ^~~~~~~~ 2022-09-27T15:27:30.0528227Z class 2022-09-27T15:27:30.0529151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:30.0529843Z template typename func, int end> 2022-09-27T15:27:30.0530238Z ^~~~~~~~ 2022-09-27T15:27:30.0530554Z class 2022-09-27T15:27:30.0531150Z 2 warnings generated when compiling for host. 2022-09-27T15:27:30.0631818Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceSumProdKernel.hip.o 2022-09-27T15:27:30.4217667Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip:4: 2022-09-27T15:27:30.4218375Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:30.4219560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:30.4220288Z template typename func, int end, int current=0> 2022-09-27T15:27:30.4220709Z ^~~~~~~~ 2022-09-27T15:27:30.4221035Z class 2022-09-27T15:27:30.4224581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:30.4225644Z template typename func, int end> 2022-09-27T15:27:30.4226242Z ^~~~~~~~ 2022-09-27T15:27:30.4226773Z class 2022-09-27T15:27:30.4227537Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip:4: 2022-09-27T15:27:30.4229288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4230246Z __global__ void reduce_kernel(R reduction) { 2022-09-27T15:27:30.4230612Z ^ 2022-09-27T15:27:30.4231968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4233975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4236208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4238198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4240787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4243374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4245685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4248142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4250600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4253225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4255693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4257890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4259884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4262320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4264782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4266772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4269168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4271714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4273905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4276508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4279033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4281250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4283566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4285647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4288638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4290709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4292970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4295343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4297989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4300181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4302513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4304741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4307217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4309637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4312583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4315795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4318670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4321499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4324922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4327905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4330758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4334053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4337080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4339923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4341999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4343952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4346056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4348103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4350175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4352201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4354197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4356493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4358613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4360635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4362765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4365011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4367101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4369283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4371482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4373717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4376224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4378640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4381263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4385453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4388686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4391692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4394549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4397403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4400117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4404312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4406479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4417188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4419872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4422863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4425659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4429036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4431781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4436024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4438310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4441048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4444044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4447240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4450188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4453414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4456365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4459498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4462738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4465684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4468650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4471972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4475160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4477875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4480966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4488071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4490813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4492743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4494542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4496516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4498321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4500287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4502435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4532951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4535112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4536821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4538726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4540673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4542596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4544517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4546348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4548170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4550049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4551916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4553756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4555659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4557632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4559524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4561438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4563285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4565127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4567109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4568953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4570730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4572706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4574681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4576552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4578368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4580146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4582135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4584036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4586122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4588018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4589814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4591603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4593489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4595416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4597292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4599100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4600882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4602754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4604762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4606586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4608625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4610448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4612547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4614466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4616373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4618317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4620129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4622051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4623943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4625740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4627577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4629625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4631513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4633520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4635411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4637305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4639212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4641147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4643100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4644884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4646756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4648721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4650609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4733103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4734533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4736006Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4737458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4738847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4740267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4741694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4743061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4744538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4746273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4747539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4749059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4750473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4752028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4753385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4754868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4756314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4757896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4759327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4760731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4762263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4763825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4765420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4766925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4768436Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4769913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4771979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4773594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4775001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4776383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4777763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4779156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4780727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4782257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4783721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4785106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4786632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4788314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4789939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4791415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4793023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4794826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4796623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4798445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4800262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4802076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4803904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4805707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4807635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4809455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4852360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4854485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4856424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4858240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4860093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4861860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4863616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4865359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4867149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4868946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4870733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4872511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4874400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4876168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4877923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4879788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4881570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4883342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4885145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4887046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4888825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4890602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4892573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4894271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4895912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:30.4896771Z 242 warnings generated when compiling for gfx906. 2022-09-27T15:27:30.4897555Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip:4: 2022-09-27T15:27:30.4898203Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:30.4899156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:30.4899849Z template typename func, int end, int current=0> 2022-09-27T15:27:30.4900312Z ^~~~~~~~ 2022-09-27T15:27:30.4900626Z class 2022-09-27T15:27:30.4901454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:30.4902093Z template typename func, int end> 2022-09-27T15:27:30.4902444Z ^~~~~~~~ 2022-09-27T15:27:30.4902759Z class 2022-09-27T15:27:30.4903138Z 2 warnings generated when compiling for host. 2022-09-27T15:27:30.4903958Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReflectionPad.hip.o 2022-09-27T15:27:31.0158803Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip:13: 2022-09-27T15:27:31.0159597Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:31.0160737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.0161487Z template typename func, int end, int current=0> 2022-09-27T15:27:31.0165706Z ^~~~~~~~ 2022-09-27T15:27:31.0166112Z class 2022-09-27T15:27:31.0168316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.0169153Z template typename func, int end> 2022-09-27T15:27:31.0169575Z ^~~~~~~~ 2022-09-27T15:27:31.0169902Z class 2022-09-27T15:27:31.0170466Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip:13: 2022-09-27T15:27:31.0177143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0178170Z __global__ void reduce_kernel(R reduction) { 2022-09-27T15:27:31.0178529Z ^ 2022-09-27T15:27:31.0180097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0182471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0185165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0188328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0190987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0193754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0196821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0199332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0202428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0205180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0208125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0211097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0214144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0216863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0220197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0222904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0229615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0231951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0233926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0240380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0244055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0246916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0249596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0253016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0255186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0257439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0259776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0262406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0265291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0268988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0271368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0274572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0276646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0279491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0283929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0287676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0291847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0293925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0297142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0299672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0304107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0306587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0309242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0311249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0313918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0316599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0319286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0321924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0324851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0328270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0330315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0332743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0335521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0338371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0341023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0344077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0347100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0349665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0352770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0355359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0359124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0361493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0364020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0366980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0369838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0372847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0375771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0378107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0380265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0382122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0384215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0386206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0388167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0390228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0392274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0394315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0396346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0398594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0400866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0402990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0404992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0407108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0411022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0413123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0414929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0417646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0419923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0422041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0424229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0426437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0429460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0431941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0434296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0436948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0439443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0442041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0444579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0447266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0449801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0452716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0455086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0457867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0460006Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0462446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0464447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0466817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0469094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0471394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0473752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0475854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0478295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0480678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0483011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0485274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0487624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0490055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0492994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0494794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0496810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0499116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0501033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0503478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0588514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0590605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0592758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0594846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0596910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0599049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0601372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0603548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0605795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0608057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0610066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0612310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0614248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0616156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0618340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0620546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0622553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0624509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0626346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0628667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0630739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0633066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0635238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0637061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0639078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0641065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0642923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0644813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0646742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0648759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0651072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0653248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0655276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0657590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0659761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0661692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0663882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0665726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0667918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0670088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0672053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0674236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0676278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0678390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0680657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0682838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0685115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0687175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0689203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0771535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0773630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0775418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0777215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0779099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0780961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0782844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0784948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0786797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0788820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0790754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0792754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0794689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0796605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0798523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0800425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0891998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0894324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0896234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0898311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0900220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0901961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0904037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0905863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0907592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0909520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0911435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0913355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0914780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0915782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0916796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0917786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0918856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0919841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0920862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0921854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0922822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0923977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0925637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0927354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0929022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0930649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0932424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0934016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0935419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0937017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0938797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0940747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0941806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0942792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0943787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0944775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0945743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0946728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0947718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0948704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0949700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0950740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0951729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0952743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0953721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0954769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0955748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0956734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0957718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0958698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0959680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0960669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0961647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0962651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0963636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0964624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0965645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0966636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0967747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0968736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0969728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0970689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0972498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0973605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0974600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0975593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0976710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0977694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0978803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0980484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0982262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0984075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0985889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0987796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0989578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0991472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0993238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0994990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0996833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.0998582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.1000355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.1002197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.1003131Z 272 warnings generated when compiling for gfx906. 2022-09-27T15:27:31.1003726Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip:13: 2022-09-27T15:27:31.1004339Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:31.1005314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.1006008Z template typename func, int end, int current=0> 2022-09-27T15:27:31.1006390Z ^~~~~~~~ 2022-09-27T15:27:31.1006693Z class 2022-09-27T15:27:31.1007682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.1008352Z template typename func, int end> 2022-09-27T15:27:31.1008688Z ^~~~~~~~ 2022-09-27T15:27:31.1008997Z class 2022-09-27T15:27:31.1009361Z 2 warnings generated when compiling for host. 2022-09-27T15:27:31.1034491Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RenormKernel.hip.o 2022-09-27T15:27:31.2183664Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip:4: 2022-09-27T15:27:31.2184371Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:31.2185149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.2185626Z template typename func, int end, int current=0> 2022-09-27T15:27:31.2185873Z ^~~~~~~~ 2022-09-27T15:27:31.2186067Z class 2022-09-27T15:27:31.2190562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.2191244Z template typename func, int end> 2022-09-27T15:27:31.2191664Z ^~~~~~~~ 2022-09-27T15:27:31.2192016Z class 2022-09-27T15:27:31.2195709Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip:4: 2022-09-27T15:27:31.2202521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2203751Z __global__ void reduce_kernel(R reduction) { 2022-09-27T15:27:31.2204124Z ^ 2022-09-27T15:27:31.2205995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2209526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2213284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2218171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2221494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2223454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2226384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2228174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2230141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2232953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2234738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2237981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2240941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2242759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2244788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2246705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2249484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2252594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2255262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2258216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2261127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2263985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2266900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2269738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2272601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2275790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2278472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2281331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2284214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2287185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2290128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2293169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2296358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2299012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2301971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2304767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2307660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2310534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2313320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2316243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2319219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2322100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2324928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2328172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2330821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2333844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2336773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2339624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2342572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2345455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2348485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2351264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2354120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2357024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2359943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2362777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2365682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2368702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2371696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2374738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2377554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2380470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2383424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2386278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2389122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2392089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2394935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2397828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2400735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2403574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2406468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2409474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2412588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2415390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2418335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2421327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2424125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2426974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2429634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2433066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2435983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2438718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2441662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2444714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2447677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2450535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2453069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2456539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2459654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2462292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2494452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2496843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2498916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2501799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2503700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2505685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2507587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2509562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2514021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2516618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2518805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2520653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2522556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2524554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2526380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2528290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2530096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2532064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2533902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2535750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2537291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2538923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2540674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2542401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2544241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2545803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2547418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2549025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2550593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2552173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2553804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2555383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2576059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2577866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2580179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2581908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2583050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2584355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2585433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2586580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2587595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2588755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2589792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2590858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2592000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2592985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2594046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2595106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2596275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2597389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2598736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2599937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2601034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2602346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2603529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2604551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2605803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2606927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2608055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2609210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2610369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2611603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2612883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2614193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2652852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2654892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2656476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2658284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2660111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2661669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2662671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2663983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2665157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2666148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2667191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2668507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2669507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2670534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2671532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2672800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2673813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2675106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2694981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2697665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2700273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2702889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2704659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2706458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2708173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2709899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2711609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2713353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2715078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2716764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2718505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2720412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2722173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2723925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2725640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2727474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2729196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2730834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2732696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2734391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2736093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2737900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2739601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2741328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2743187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2745011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2746711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2748425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2750215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2752011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2753961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2755951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2758373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2760132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2762045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2763893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2765826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2767865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2814583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2816807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2818754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2820691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2822488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2824461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2826287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2828170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2829983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2832198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2833269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2834271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2835385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2836397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2837405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2838579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2839570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2840563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2841574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2842574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2843677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2844703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2856706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2858562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2860889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2864071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2866652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2869618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2874655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2876453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2878244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2881086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2883657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2885422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2887278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2889630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2892140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2894727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2896744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2899094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2901489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2903882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2906257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2908652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2911052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2913480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2915855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2918241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2920621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2923031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2925549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2927934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2930356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2933732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2935738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2938021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2942091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.2943909Z 272 warnings generated when compiling for gfx906. 2022-09-27T15:27:31.2945824Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip:4: 2022-09-27T15:27:31.2946465Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:31.2950818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.2951715Z template typename func, int end, int current=0> 2022-09-27T15:27:31.2952104Z ^~~~~~~~ 2022-09-27T15:27:31.2952416Z class 2022-09-27T15:27:31.2953289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.2953941Z template typename func, int end> 2022-09-27T15:27:31.2954297Z ^~~~~~~~ 2022-09-27T15:27:31.2954624Z class 2022-09-27T15:27:31.2955124Z 2 warnings generated when compiling for host. 2022-09-27T15:27:31.3038156Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Repeat.hip.o 2022-09-27T15:27:31.3186722Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip:5: 2022-09-27T15:27:31.3187435Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:31.3189153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.3191381Z template typename func, int end, int current=0> 2022-09-27T15:27:31.3191825Z ^~~~~~~~ 2022-09-27T15:27:31.3192151Z class 2022-09-27T15:27:31.3193078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.3193780Z template typename func, int end> 2022-09-27T15:27:31.3194179Z ^~~~~~~~ 2022-09-27T15:27:31.3194638Z class 2022-09-27T15:27:31.3195145Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip:5: 2022-09-27T15:27:31.3196483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3197087Z __global__ void reduce_kernel(R reduction) { 2022-09-27T15:27:31.3197395Z ^ 2022-09-27T15:27:31.3199095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3201343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3203479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3206044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3208505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3211216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3213808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3216856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3220130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3222399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3225097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3227121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3229320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3231403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3233712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3235934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3238236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3240624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3243038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3245415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3247918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3250411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3252661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3255482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3257780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3259938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3262228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3264434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3266618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3268853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3271116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3273290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3275568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3277861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3280162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3282253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3284526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3286977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3289169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3291707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3295996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3297847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3299597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3301772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3304342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3307141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3309775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3312838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3318919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3320785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3322654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3324891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3327566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3329716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3331823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3333694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3335526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3337565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3340046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3342438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3344737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3347127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3349662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3352154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3354693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3357165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3359667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3362173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3364748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3367341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3369880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3375673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3377813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3379813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3381746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3383932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3386045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3388061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3390275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3392468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3394671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3396916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3399109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3401353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3403693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3405770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3408128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3410317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3412727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3415516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3418317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3421106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3423951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3427100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3434069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3435859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3451750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3453397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3455042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3456608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3458102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3459298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3460296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3494271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3496365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3497862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3499148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3500241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3501288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3502670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3503673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3504917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3505965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3506978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3508180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3509186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3510232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3511619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3513251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3514838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3515902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3517047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3518361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3519776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3521323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3523186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3532656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3533746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3534766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3572687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3574775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3575793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3576778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3578165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3579233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3580223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3581280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3582269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3583252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3584237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3585209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3586189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3587175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3588162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3589137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3590116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.3590622Z 149 warnings generated when compiling for gfx906. 2022-09-27T15:27:31.3600804Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip:5: 2022-09-27T15:27:31.3601479Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:31.3602590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.3603331Z template typename func, int end, int current=0> 2022-09-27T15:27:31.3603843Z ^~~~~~~~ 2022-09-27T15:27:31.3604174Z class 2022-09-27T15:27:31.3604913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.3605307Z template typename func, int end> 2022-09-27T15:27:31.3605532Z ^~~~~~~~ 2022-09-27T15:27:31.3605704Z class 2022-09-27T15:27:31.3605929Z 2 warnings generated when compiling for host. 2022-09-27T15:27:31.3686606Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReplicationPadding.hip.o 2022-09-27T15:27:31.5235687Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:4: 2022-09-27T15:27:31.5236727Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:31.5238407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.5242559Z template typename func, int end, int current=0> 2022-09-27T15:27:31.5243235Z ^~~~~~~~ 2022-09-27T15:27:31.5244776Z class 2022-09-27T15:27:31.5245788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.5246467Z template typename func, int end> 2022-09-27T15:27:31.5251074Z ^~~~~~~~ 2022-09-27T15:27:31.5251841Z class 2022-09-27T15:27:31.5253554Z /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-09-27T15:27:31.5254450Z typename OpFunctor, 2022-09-27T15:27:31.5254773Z ^~~~~~~~ 2022-09-27T15:27:31.5255045Z class 2022-09-27T15:27:31.5255498Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:4: 2022-09-27T15:27:31.5257893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5258985Z __global__ void reduce_kernel(R reduction) { 2022-09-27T15:27:31.5259363Z ^ 2022-09-27T15:27:31.5261436Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5264039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5268326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5271192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5274181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5279839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5281756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5284097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5285925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5289753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5292859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5295769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5298454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5300265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5302846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5305016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5307278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5310088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5312961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5315772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5318829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5321579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5324398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5327027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5329677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5333374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5374130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5378771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5379794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5381114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5382116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5383223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5384629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5386049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5387080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5388400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5389521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5390830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5391948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5393092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5394365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5395443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5396489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5397632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5398624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5399615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5400715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5401706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5402698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5404023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5406943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5409430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5412219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5459427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5461608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5463828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5465749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5467650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5469553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5471339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5473220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5475971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5478003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5484801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5486679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5488828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5490629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5493115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5494994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5536654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5539126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5541232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5543220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5545178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5547107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5548964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5550852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5552916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5554839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5556835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5558786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5560728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5573656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5575680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5577558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5613604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5655264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5657046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5658776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5660483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5662285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5663977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5665703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5667457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5669151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5670850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5672530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5674209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5675895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5677530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5700260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5702038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5703839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5705526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5707264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5708938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5712328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5713860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5715769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5716788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5718107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5719903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5722262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5724592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5725985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5727635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5729414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5731364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5742200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5743906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5745355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5746755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5747987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5749539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5750958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5752280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5753605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5754828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5756289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5757370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5758933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5760618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5762479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5764347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5766201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5768158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5769983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5771947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5773798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5775650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5777644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5779515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5781421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5783288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5785132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5786958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5788777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5790630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5792463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5794313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5796161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5798001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5799873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5801706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5803598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5805474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5807401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5809272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5812138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5813991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5815848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5817677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5819523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5821370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5823304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5825139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5826983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5828888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5830755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5832568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5854260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5856188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5858058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5859904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5861733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5863562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5865495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5867518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5869368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5871286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5873062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5874927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5876793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5878658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5880642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5882490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5884361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5886259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5888220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5890141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5892017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5893882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5895793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5897655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5899515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5901393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5903287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5905170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5907058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5908955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.5909892Z 204 warnings generated when compiling for gfx906. 2022-09-27T15:27:31.5910497Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:4: 2022-09-27T15:27:31.5911185Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:31.5912249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.5912988Z template typename func, int end, int current=0> 2022-09-27T15:27:31.5913403Z ^~~~~~~~ 2022-09-27T15:27:31.5913728Z class 2022-09-27T15:27:31.5914692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.5915377Z template typename func, int end> 2022-09-27T15:27:31.5915776Z ^~~~~~~~ 2022-09-27T15:27:31.5916094Z class 2022-09-27T15:27:31.5917043Z /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-09-27T15:27:31.5917736Z typename OpFunctor, 2022-09-27T15:27:31.5918062Z ^~~~~~~~ 2022-09-27T15:27:31.5918354Z class 2022-09-27T15:27:31.5918719Z 3 warnings generated when compiling for host. 2022-09-27T15:27:31.6031355Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RreluWithNoise.hip.o 2022-09-27T15:27:31.6726444Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip:5: 2022-09-27T15:27:31.6727700Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:31.6729577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.6730343Z template typename func, int end, int current=0> 2022-09-27T15:27:31.6730831Z ^~~~~~~~ 2022-09-27T15:27:31.6731371Z class 2022-09-27T15:27:31.6734393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.6735097Z template typename func, int end> 2022-09-27T15:27:31.6735480Z ^~~~~~~~ 2022-09-27T15:27:31.6735803Z class 2022-09-27T15:27:31.6736797Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip:5: 2022-09-27T15:27:31.6773895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6774888Z __global__ void reduce_kernel(R reduction) { 2022-09-27T15:27:31.6775269Z ^ 2022-09-27T15:27:31.6776542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6778304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6780089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6781881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6783898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6785678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6787484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6789344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6791109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6792892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6794621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6796200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6797968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6799830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6801644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6803375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6805102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6807223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6809032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6814406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6815891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6817165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6819257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6820843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6822003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6852836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6854668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6856396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6858129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6860098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6861867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6863726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6865503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6867279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6868957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6870718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6872534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6874365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6876128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6877763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6879378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6881033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6882829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6884399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6886197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6888041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6889640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6892635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6894504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6899689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6901798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6903131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6904727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6907490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6910633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6913356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6916361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6918884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6922051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6924675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6927569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6930603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6934269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6937219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6939649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6942468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6945175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6948359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6951275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6954385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6957055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6960072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6962481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6965719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6968827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6971676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6974516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6977430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6980400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6983350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6985884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6988687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6991734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6994589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.6997557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7000600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7003019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7006112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7008940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7012262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7054175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7055923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7057781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7059339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7060767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7061780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7062823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7063829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7064822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7065858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7067241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7068240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7069757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7071541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7073460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7075164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7076205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7077203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7078189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7079163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7080148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7132968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7134983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7136938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7138826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7140769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7142713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7144845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7147118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7149086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7150946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7152846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7154783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7156966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7158879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7160794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7162716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7164603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7166521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7168641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7170783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7173514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7185556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7187467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7189426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7191330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7193489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7195416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7197302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7199393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7201290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7203388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7205659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7213795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7216755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7219669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7222296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7225019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7227154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7228989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7231086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7233442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7235505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7237578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7253392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7255393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7257370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7259271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7261178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7263076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7332993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7334685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7336307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7338061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7339896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7341674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7343652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7345407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7347107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7349019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7350790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7352531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7354311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7356217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7381249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7385868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7399105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7401262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7403316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7405679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7407725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7409773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7411788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7413566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7415460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7417408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7419321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7421250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7453248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7455562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7458194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7460975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7463583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7466187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7468715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7470806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7473422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7475958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7478562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7480993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7483078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7485588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7487810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7489979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7492342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7494202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7496334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7498444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7500412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7502336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7504268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7506033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7507798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7509635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7511551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7513475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7515502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7517402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7519250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7521212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7523082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7524967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7526746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7528812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7530732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7532818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7535221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7538494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7541419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7544263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7546846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7549621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7552736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7556205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7559924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7562016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7564221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7567251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7570183Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7573421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7576116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7582054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7584951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7586889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7614368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7616225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7618108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7620018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7621898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7623752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7625671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7627775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7629894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7631831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7634081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7635923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7638205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7640157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7642001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7643824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7645693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7647954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7649968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7652355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7657912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7659902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7662239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7664312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7670902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7672970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7675087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7677174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7732894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7734774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7736562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7738478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7740388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7742293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7744212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7746321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7748202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7750115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7751932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7753762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7755546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7757345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7759219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7761119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7763019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7764937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7766955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7768869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7770686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7772530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7774554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7776397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7778269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7780165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7782061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7783976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7785831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7787705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7789621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7791443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7793405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7795242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7797161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7799073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7800944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7802798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7804736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7806688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7808714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7810620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7812906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7814782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7816788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7818631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7820468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7823290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7825830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7893714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7896192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7898371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7900504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7902517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7904638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7906738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7908803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7911079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7913257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7915429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7917562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7919741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7921819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7923995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7926101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7928326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7930367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7932413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7934397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7941476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7942821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7943835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7945096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7946169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7947166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7948413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7949472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7950778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7951889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7952897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7954085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7955074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7956286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7957371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7958415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7959712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7960708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7961956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7972832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7974933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7976387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7977490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7978810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7980112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7981569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7983114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7984414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7985966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7987271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7988725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7990003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7991398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7992620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7994054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7995302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7996708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7997821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.7999320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8000410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8001888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8003050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8004208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8007492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8008885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8010515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8014197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8016416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8019331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8022348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8025027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8027695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8030323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8033209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8035841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8038524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8041249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8044009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8046574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8049608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8052328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8054794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8057380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8060508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8093964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8133240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8135106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8137608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8140001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8142427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8143719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8145160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8146552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8147952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8149318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8150987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8152364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8153723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8155244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8156579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8157952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8159097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8160899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8162159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8163689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8164770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8166438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8167735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8169408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8172373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8174232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8176027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8177766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8178869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8179924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8180908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8181894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8182955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8183938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8184915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8186217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8187948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8189802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8191388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8192722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8193700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8194738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8195813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:31.8196309Z 452 warnings generated when compiling for gfx906. 2022-09-27T15:27:31.8196647Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip:5: 2022-09-27T15:27:31.8197027Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:31.8197601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.8197997Z template typename func, int end, int current=0> 2022-09-27T15:27:31.8198235Z ^~~~~~~~ 2022-09-27T15:27:31.8198435Z class 2022-09-27T15:27:31.8198933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:31.8199313Z template typename func, int end> 2022-09-27T15:27:31.8199539Z ^~~~~~~~ 2022-09-27T15:27:31.8199721Z class 2022-09-27T15:27:31.8199944Z 2 warnings generated when compiling for host. 2022-09-27T15:27:31.8286458Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ScatterGatherKernel.hip.o 2022-09-27T15:27:31.8791319Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReflectionPad.hip:7: 2022-09-27T15:27:31.8793346Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:31.8794640Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:31.8795385Z ^ 2022-09-27T15:27:31.8796842Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:31.8797664Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:31.8798451Z ^ 2022-09-27T15:27:31.8806215Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:31.8807082Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:31.8816081Z ^ 2022-09-27T15:27:31.8816603Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:31.8817460Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReflectionPad.hip:7: 2022-09-27T15:27:31.8819185Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:31.8823242Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:31.8823728Z ^ 2022-09-27T15:27:31.8824409Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:31.8824905Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:31.8825106Z ^ 2022-09-27T15:27:31.8825436Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:31.8825757Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:31.8825994Z ^ 2022-09-27T15:27:31.8826220Z 1 warning generated when compiling for host. 2022-09-27T15:27:31.8886747Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SegmentReduce.hip.o 2022-09-27T15:27:32.4444097Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RenormKernel.hip:5: 2022-09-27T15:27:32.4444745Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:32.4446983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:32.4453648Z template typename func, int end, int current=0> 2022-09-27T15:27:32.4454104Z ^~~~~~~~ 2022-09-27T15:27:32.4454438Z class 2022-09-27T15:27:32.4455401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:32.4456108Z template typename func, int end> 2022-09-27T15:27:32.4460456Z ^~~~~~~~ 2022-09-27T15:27:32.4464650Z class 2022-09-27T15:27:32.4465025Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:32.4465559Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RenormKernel.hip:5: 2022-09-27T15:27:32.4466037Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:32.4470739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:32.4471603Z template typename func, int end, int current=0> 2022-09-27T15:27:32.4471974Z ^~~~~~~~ 2022-09-27T15:27:32.4472290Z class 2022-09-27T15:27:32.4488266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:32.4489008Z template typename func, int end> 2022-09-27T15:27:32.4489409Z ^~~~~~~~ 2022-09-27T15:27:32.4489732Z class 2022-09-27T15:27:32.4490112Z 2 warnings generated when compiling for host. 2022-09-27T15:27:32.4586498Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Shape.hip.o 2022-09-27T15:27:32.7167454Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SoftMax.hip.o 2022-09-27T15:27:32.8313237Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReplicationPadding.hip:7: 2022-09-27T15:27:32.8317483Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:32.8318557Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:32.8319408Z ^ 2022-09-27T15:27:32.8322752Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:32.8323478Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:32.8324373Z ^ 2022-09-27T15:27:32.8325328Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:32.8326071Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:32.8333717Z ^ 2022-09-27T15:27:32.8334158Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:32.8334777Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReplicationPadding.hip:7: 2022-09-27T15:27:32.8335567Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:32.8336279Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:32.8336612Z ^ 2022-09-27T15:27:32.8337076Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:32.8337414Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:32.8337756Z ^ 2022-09-27T15:27:32.8338357Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:32.8338912Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:32.8339278Z ^ 2022-09-27T15:27:32.8339673Z 1 warning generated when compiling for host. 2022-09-27T15:27:32.8431430Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sort.hip.o 2022-09-27T15:27:33.1227687Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip:6: 2022-09-27T15:27:33.1228632Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:33.1245498Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:33.1246712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:33.1247498Z template typename func, int end, int current=0> 2022-09-27T15:27:33.1247912Z ^~~~~~~~ 2022-09-27T15:27:33.1248232Z class 2022-09-27T15:27:33.1249351Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:33.1250008Z template typename func, int end> 2022-09-27T15:27:33.1250397Z ^~~~~~~~ 2022-09-27T15:27:33.1250713Z class 2022-09-27T15:27:33.1253072Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip:6: 2022-09-27T15:27:33.1253767Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:33.1254541Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:33.1277301Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:33.1278065Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:33.1278583Z ^ 2022-09-27T15:27:33.1279132Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:33.1279474Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:33.1279662Z ^ 2022-09-27T15:27:33.1280000Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:33.1280408Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:33.1280775Z ^ 2022-09-27T15:27:33.1281165Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:33.1281809Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip:6: 2022-09-27T15:27:33.1282445Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-09-27T15:27:33.1283096Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:33.1284122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:33.1284823Z template typename func, int end, int current=0> 2022-09-27T15:27:33.1285213Z ^~~~~~~~ 2022-09-27T15:27:33.1285503Z class 2022-09-27T15:27:33.1286352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:33.1287138Z template typename func, int end> 2022-09-27T15:27:33.1287512Z ^~~~~~~~ 2022-09-27T15:27:33.1287820Z class 2022-09-27T15:27:33.1288308Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip:6: 2022-09-27T15:27:33.1288937Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-09-27T15:27:33.1289543Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:33.1290513Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:33.1291451Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:33.1291914Z ^ 2022-09-27T15:27:33.1292650Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:33.1293166Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:33.1293451Z ^ 2022-09-27T15:27:33.1294215Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:33.1294746Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:33.1295103Z ^ 2022-09-27T15:27:33.1295428Z 3 warnings generated when compiling for host. 2022-09-27T15:27:33.1399611Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortImpl.hip.o 2022-09-27T15:27:33.2854859Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip:14: 2022-09-27T15:27:33.2855798Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:33.2857013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:33.2857689Z template typename func, int end, int current=0> 2022-09-27T15:27:33.2858082Z ^~~~~~~~ 2022-09-27T15:27:33.2858366Z class 2022-09-27T15:27:33.2862074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:33.2863021Z template typename func, int end> 2022-09-27T15:27:33.2863434Z ^~~~~~~~ 2022-09-27T15:27:33.2863910Z class 2022-09-27T15:27:33.2864575Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip:15: 2022-09-27T15:27:33.2865403Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-09-27T15:27:33.2892094Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:33.2893022Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:33.2893616Z ^ 2022-09-27T15:27:33.2898031Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:33.2898598Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:33.2899032Z ^ 2022-09-27T15:27:33.2899650Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:33.2900206Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:33.2900565Z ^ 2022-09-27T15:27:33.2900911Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:33.2901488Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip:14: 2022-09-27T15:27:33.2902156Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:33.2903215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:33.2903955Z template typename func, int end, int current=0> 2022-09-27T15:27:33.2904392Z ^~~~~~~~ 2022-09-27T15:27:33.2904713Z class 2022-09-27T15:27:33.2905619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:33.2906312Z template typename func, int end> 2022-09-27T15:27:33.2906702Z ^~~~~~~~ 2022-09-27T15:27:33.2907029Z class 2022-09-27T15:27:33.2907576Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip:15: 2022-09-27T15:27:33.2908252Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-09-27T15:27:33.2909506Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:33.2910359Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:33.2910925Z ^ 2022-09-27T15:27:33.2911736Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:33.2912420Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:33.2912775Z ^ 2022-09-27T15:27:33.2913373Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:33.2913918Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:33.2914343Z ^ 2022-09-27T15:27:33.2914726Z 3 warnings generated when compiling for host. 2022-09-27T15:27:33.2980396Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortStable.hip.o 2022-09-27T15:27:33.4310098Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sorting.hip.o 2022-09-27T15:27:33.8980390Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseMM.hip.o 2022-09-27T15:27:34.2783958Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip:16: 2022-09-27T15:27:34.2784612Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:34.2785793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:34.2786532Z template typename func, int end, int current=0> 2022-09-27T15:27:34.2786942Z ^~~~~~~~ 2022-09-27T15:27:34.2787236Z class 2022-09-27T15:27:34.2788095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:34.2788770Z template typename func, int end> 2022-09-27T15:27:34.2789137Z ^~~~~~~~ 2022-09-27T15:27:34.2789456Z class 2022-09-27T15:27:34.2789933Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip:18: 2022-09-27T15:27:34.2791411Z /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-09-27T15:27:34.2792940Z __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-09-27T15:27:34.2793554Z ^ 2022-09-27T15:27:34.2794880Z /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-09-27T15:27:34.2796084Z __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-09-27T15:27:34.2796643Z ^ 2022-09-27T15:27:34.2798173Z /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-09-27T15:27:34.2800040Z /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-09-27T15:27:34.2802030Z /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-09-27T15:27:34.2803899Z /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-09-27T15:27:34.2805759Z /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-09-27T15:27:34.2807711Z /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-09-27T15:27:34.2809579Z /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-09-27T15:27:34.2811640Z /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-09-27T15:27:34.2825020Z /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-09-27T15:27:34.2826944Z /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-09-27T15:27:34.2828824Z /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-09-27T15:27:34.2830713Z /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-09-27T15:27:34.2832750Z /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-09-27T15:27:34.2834634Z /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-09-27T15:27:34.2836574Z /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-09-27T15:27:34.2838433Z /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-09-27T15:27:34.2840275Z /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-09-27T15:27:34.2842102Z /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-09-27T15:27:34.2843969Z /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-09-27T15:27:34.2845824Z /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-09-27T15:27:34.2847778Z /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-09-27T15:27:34.2849665Z /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-09-27T15:27:34.2851658Z /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-09-27T15:27:34.2853506Z /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-09-27T15:27:34.2855431Z /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-09-27T15:27:34.2857291Z /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-09-27T15:27:34.2859254Z /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-09-27T15:27:34.2861833Z /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-09-27T15:27:34.2864774Z /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-09-27T15:27:34.2893211Z /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-09-27T15:27:34.2895169Z /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-09-27T15:27:34.2897050Z /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-09-27T15:27:34.2898908Z /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-09-27T15:27:34.2900783Z /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-09-27T15:27:34.2902651Z /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-09-27T15:27:34.2904517Z /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-09-27T15:27:34.2906526Z /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-09-27T15:27:34.2908400Z /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-09-27T15:27:34.2910246Z /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-09-27T15:27:34.2912198Z /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-09-27T15:27:34.2914048Z /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-09-27T15:27:34.2915915Z /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-09-27T15:27:34.2917786Z /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-09-27T15:27:34.2919674Z /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-09-27T15:27:34.2921536Z /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-09-27T15:27:34.2923408Z /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-09-27T15:27:34.2925293Z /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-09-27T15:27:34.2927268Z /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-09-27T15:27:34.2928812Z __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-09-27T15:27:34.2929491Z ^ 2022-09-27T15:27:34.2930818Z /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-09-27T15:27:34.2932839Z /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-09-27T15:27:34.2934791Z /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-09-27T15:27:34.2936691Z /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-09-27T15:27:34.2939751Z /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-09-27T15:27:34.2942333Z /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-09-27T15:27:34.2945906Z /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-09-27T15:27:34.2948073Z /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-09-27T15:27:34.2951373Z /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-09-27T15:27:34.2953819Z /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-09-27T15:27:34.2957177Z /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-09-27T15:27:34.2959651Z /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-09-27T15:27:34.2963314Z /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-09-27T15:27:34.2964962Z /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-09-27T15:27:34.2967346Z /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-09-27T15:27:34.2969573Z /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-09-27T15:27:34.2972336Z /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-09-27T15:27:34.2974893Z /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-09-27T15:27:34.2977641Z /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-09-27T15:27:34.2980581Z /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-09-27T15:27:34.2985541Z /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-09-27T15:27:34.2987816Z /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-09-27T15:27:34.2990856Z /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-09-27T15:27:34.3003183Z /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-09-27T15:27:34.3005449Z /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-09-27T15:27:34.3007612Z /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-09-27T15:27:34.3009766Z /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-09-27T15:27:34.3012076Z /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-09-27T15:27:34.3014156Z /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-09-27T15:27:34.3016174Z /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-09-27T15:27:34.3018254Z /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-09-27T15:27:34.3020317Z /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-09-27T15:27:34.3022371Z /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-09-27T15:27:34.3093000Z /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-09-27T15:27:34.3094965Z /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-09-27T15:27:34.3096837Z /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-09-27T15:27:34.3098909Z /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-09-27T15:27:34.3100803Z /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-09-27T15:27:34.3102762Z /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-09-27T15:27:34.3104658Z /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-09-27T15:27:34.3106505Z /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-09-27T15:27:34.3108382Z /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-09-27T15:27:34.3110240Z /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-09-27T15:27:34.3112111Z /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-09-27T15:27:34.3113979Z /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-09-27T15:27:34.3115823Z /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-09-27T15:27:34.3117687Z /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-09-27T15:27:34.3119576Z /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-09-27T15:27:34.3120824Z __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-09-27T15:27:34.3121409Z ^ 2022-09-27T15:27:34.3122723Z /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-09-27T15:27:34.3124583Z /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-09-27T15:27:34.3126481Z /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-09-27T15:27:34.3128429Z /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-09-27T15:27:34.3130300Z /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-09-27T15:27:34.3132294Z /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-09-27T15:27:34.3134154Z /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-09-27T15:27:34.3136009Z /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-09-27T15:27:34.3137826Z /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-09-27T15:27:34.3139535Z /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-09-27T15:27:34.3141391Z /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-09-27T15:27:34.3143372Z /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-09-27T15:27:34.3145272Z /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-09-27T15:27:34.3147138Z /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-09-27T15:27:34.3149051Z /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-09-27T15:27:34.3150919Z /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-09-27T15:27:34.3152763Z /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-09-27T15:27:34.3154605Z /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-09-27T15:27:34.3156440Z /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-09-27T15:27:34.3158288Z /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-09-27T15:27:34.3160153Z /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-09-27T15:27:34.3162011Z /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-09-27T15:27:34.3163851Z /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-09-27T15:27:34.3165743Z /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-09-27T15:27:34.3167671Z /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-09-27T15:27:34.3169786Z /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-09-27T15:27:34.3172011Z /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-09-27T15:27:34.3173882Z /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-09-27T15:27:34.3175706Z /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-09-27T15:27:34.3177580Z /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-09-27T15:27:34.3179445Z /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-09-27T15:27:34.3181297Z /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-09-27T15:27:34.3183158Z /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-09-27T15:27:34.3185008Z /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-09-27T15:27:34.3186873Z /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-09-27T15:27:34.3188830Z /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-09-27T15:27:34.3190673Z /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-09-27T15:27:34.3192503Z /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-09-27T15:27:34.3194439Z /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-09-27T15:27:34.3196288Z /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-09-27T15:27:34.3198132Z /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-09-27T15:27:34.3199983Z /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-09-27T15:27:34.3201933Z /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-09-27T15:27:34.3203973Z /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-09-27T15:27:34.3213596Z /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-09-27T15:27:34.3217211Z /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-09-27T15:27:34.3219370Z /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-09-27T15:27:34.3221657Z /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-09-27T15:27:34.3223640Z __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-09-27T15:27:34.3224515Z ^ 2022-09-27T15:27:34.3226725Z /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-09-27T15:27:34.3228740Z /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-09-27T15:27:34.3230892Z /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-09-27T15:27:34.3293029Z /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-09-27T15:27:34.3294866Z /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-09-27T15:27:34.3296658Z /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-09-27T15:27:34.3298462Z /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-09-27T15:27:34.3300226Z /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-09-27T15:27:34.3301991Z /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-09-27T15:27:34.3303749Z /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-09-27T15:27:34.3305500Z /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-09-27T15:27:34.3307446Z /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-09-27T15:27:34.3309241Z /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-09-27T15:27:34.3311090Z /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-09-27T15:27:34.3312881Z /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-09-27T15:27:34.3314635Z /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-09-27T15:27:34.3316390Z /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-09-27T15:27:34.3318158Z /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-09-27T15:27:34.3319911Z /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-09-27T15:27:34.3321675Z /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-09-27T15:27:34.3323469Z /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-09-27T15:27:34.3325382Z /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-09-27T15:27:34.3327240Z /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-09-27T15:27:34.3329050Z /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-09-27T15:27:34.3330813Z /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-09-27T15:27:34.3333081Z /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-09-27T15:27:34.3334856Z /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-09-27T15:27:34.3336656Z /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-09-27T15:27:34.3338493Z /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-09-27T15:27:34.3340255Z /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-09-27T15:27:34.3342003Z /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-09-27T15:27:34.3343891Z /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-09-27T15:27:34.3345110Z __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-09-27T15:27:34.3345668Z ^ 2022-09-27T15:27:34.3346912Z /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-09-27T15:27:34.3348699Z /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-09-27T15:27:34.3350569Z /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-09-27T15:27:34.3352328Z /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-09-27T15:27:34.3354098Z /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-09-27T15:27:34.3355880Z /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-09-27T15:27:34.3357640Z /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-09-27T15:27:34.3359394Z /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-09-27T15:27:34.3361209Z /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-09-27T15:27:34.3363072Z /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-09-27T15:27:34.3364879Z /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-09-27T15:27:34.3366673Z /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-09-27T15:27:34.3368516Z /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-09-27T15:27:34.3370259Z /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-09-27T15:27:34.3372228Z /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-09-27T15:27:34.3373996Z /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-09-27T15:27:34.3375746Z /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-09-27T15:27:34.3377565Z /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-09-27T15:27:34.3379488Z /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-09-27T15:27:34.3381334Z /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-09-27T15:27:34.3383116Z /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-09-27T15:27:34.3384848Z /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-09-27T15:27:34.3386567Z /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-09-27T15:27:34.3388337Z /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-09-27T15:27:34.3390114Z /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-09-27T15:27:34.3391902Z /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-09-27T15:27:34.3393803Z /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-09-27T15:27:34.3395741Z /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-09-27T15:27:34.3397546Z /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-09-27T15:27:34.3399348Z /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-09-27T15:27:34.3401106Z /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-09-27T15:27:34.3401969Z 211 warnings generated when compiling for gfx906. 2022-09-27T15:27:34.3402496Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip:16: 2022-09-27T15:27:34.3403084Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:34.3404072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:34.3404716Z template typename func, int end, int current=0> 2022-09-27T15:27:34.3405108Z ^~~~~~~~ 2022-09-27T15:27:34.3405407Z class 2022-09-27T15:27:34.3406211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:34.3406912Z template typename func, int end> 2022-09-27T15:27:34.3407273Z ^~~~~~~~ 2022-09-27T15:27:34.3407568Z class 2022-09-27T15:27:34.3407920Z 2 warnings generated when compiling for host. 2022-09-27T15:27:34.3498746Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SpectralOps.hip.o 2022-09-27T15:27:34.4544489Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_StepKernel.hip.o 2022-09-27T15:27:34.7010548Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SummaryOps.hip.o 2022-09-27T15:27:34.8433586Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.hip:13: 2022-09-27T15:27:34.8445238Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh:4: 2022-09-27T15:27:34.8446674Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:34.8447745Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:34.8448385Z ^ 2022-09-27T15:27:34.8449207Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:34.8449701Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:34.8450021Z ^ 2022-09-27T15:27:34.8450797Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:34.8451432Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:34.8451789Z ^ 2022-09-27T15:27:34.8452128Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:34.8452594Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.hip:13: 2022-09-27T15:27:34.8453197Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh:4: 2022-09-27T15:27:34.8454376Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:34.8455253Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:34.8455777Z ^ 2022-09-27T15:27:34.8456582Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:34.8457157Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:34.8457488Z ^ 2022-09-27T15:27:34.8458078Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:34.8458611Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:34.8459007Z ^ 2022-09-27T15:27:34.8459371Z 1 warning generated when compiling for host. 2022-09-27T15:27:34.8520798Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorCompare.hip.o 2022-09-27T15:27:34.8547381Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorFactories.hip.o 2022-09-27T15:27:35.1628804Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorModeKernel.hip.o 2022-09-27T15:27:35.5183562Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTopK.hip.o 2022-09-27T15:27:35.7671074Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/StepKernel.hip:5: 2022-09-27T15:27:35.7672892Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:35.7676875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:35.7678559Z template typename func, int end, int current=0> 2022-09-27T15:27:35.7680309Z ^~~~~~~~ 2022-09-27T15:27:35.7689315Z class 2022-09-27T15:27:35.7690157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:35.7690548Z template typename func, int end> 2022-09-27T15:27:35.7691023Z ^~~~~~~~ 2022-09-27T15:27:35.7691287Z class 2022-09-27T15:27:35.7691558Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:35.7691886Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/StepKernel.hip:5: 2022-09-27T15:27:35.7692322Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:35.7692969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:35.7693369Z template typename func, int end, int current=0> 2022-09-27T15:27:35.7693730Z ^~~~~~~~ 2022-09-27T15:27:35.7694026Z class 2022-09-27T15:27:35.7694990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:35.7695464Z template typename func, int end> 2022-09-27T15:27:35.7695691Z ^~~~~~~~ 2022-09-27T15:27:35.7695880Z class 2022-09-27T15:27:35.7696154Z 2 warnings generated when compiling for host. 2022-09-27T15:27:35.7797439Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTransformations.hip.o 2022-09-27T15:27:36.1603578Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SummaryOps.hip:10: 2022-09-27T15:27:36.1604948Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:36.1605987Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:36.1606586Z ^ 2022-09-27T15:27:36.1607492Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:36.1610021Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:36.1610606Z ^ 2022-09-27T15:27:36.1611929Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:36.1612538Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:36.1612956Z ^ 2022-09-27T15:27:36.1613364Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:36.1613931Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SummaryOps.hip:10: 2022-09-27T15:27:36.1614880Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:36.1615702Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:36.1616300Z ^ 2022-09-27T15:27:36.1617030Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:36.1617633Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:36.1617979Z ^ 2022-09-27T15:27:36.1618552Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:36.1619073Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:36.1619476Z ^ 2022-09-27T15:27:36.1619840Z 1 warning generated when compiling for host. 2022-09-27T15:27:36.1630924Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorCompare.hip:8: 2022-09-27T15:27:36.1636155Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:36.1642728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:36.1647737Z template typename func, int end, int current=0> 2022-09-27T15:27:36.1649317Z ^~~~~~~~ 2022-09-27T15:27:36.1649677Z class 2022-09-27T15:27:36.1657592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:36.1658404Z template typename func, int end> 2022-09-27T15:27:36.1658771Z ^~~~~~~~ 2022-09-27T15:27:36.1659070Z class 2022-09-27T15:27:36.1659414Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:36.1664826Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorCompare.hip:8: 2022-09-27T15:27:36.1667324Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:36.1669210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:36.1669857Z template typename func, int end, int current=0> 2022-09-27T15:27:36.1670399Z ^~~~~~~~ 2022-09-27T15:27:36.1670668Z class 2022-09-27T15:27:36.1675098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:36.1675717Z template typename func, int end> 2022-09-27T15:27:36.1676083Z ^~~~~~~~ 2022-09-27T15:27:36.1676358Z class 2022-09-27T15:27:36.1676701Z 2 warnings generated when compiling for host. 2022-09-27T15:27:36.1713844Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TriangularOps.hip.o 2022-09-27T15:27:36.1765521Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryComplexKernels.hip.o 2022-09-27T15:27:36.2942464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorFactories.hip:6: 2022-09-27T15:27:36.2943590Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:36.2945131Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:36.2959977Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:36.2960635Z ^ 2022-09-27T15:27:36.2961555Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:36.2962145Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:36.2962468Z ^ 2022-09-27T15:27:36.2963081Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:36.2963639Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:36.2964039Z ^ 2022-09-27T15:27:36.2964440Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:36.2965037Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorFactories.hip:6: 2022-09-27T15:27:36.2965717Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:36.2966673Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:36.2967568Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:36.2968130Z ^ 2022-09-27T15:27:36.2968941Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:36.2969525Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:36.2969871Z ^ 2022-09-27T15:27:36.2970489Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:36.2971276Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:36.2971695Z ^ 2022-09-27T15:27:36.2972093Z 1 warning generated when compiling for host. 2022-09-27T15:27:36.3080835Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryFractionKernels.hip.o 2022-09-27T15:27:36.7944124Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.hip:3: 2022-09-27T15:27:36.7945222Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.cuh:6: 2022-09-27T15:27:36.7946104Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:36.7947891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:36.7957141Z template typename func, int end, int current=0> 2022-09-27T15:27:36.7957579Z ^~~~~~~~ 2022-09-27T15:27:36.7960463Z class 2022-09-27T15:27:36.7961510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:36.7962282Z template typename func, int end> 2022-09-27T15:27:36.7962639Z ^~~~~~~~ 2022-09-27T15:27:36.7963320Z class 2022-09-27T15:27:36.7963733Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:36.7964316Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.hip:3: 2022-09-27T15:27:36.7964976Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.cuh:6: 2022-09-27T15:27:36.7968683Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:36.7969709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:36.7970409Z template typename func, int end, int current=0> 2022-09-27T15:27:36.7970809Z ^~~~~~~~ 2022-09-27T15:27:36.7971288Z class 2022-09-27T15:27:36.7972168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:36.7972836Z template typename func, int end> 2022-09-27T15:27:36.7973201Z ^~~~~~~~ 2022-09-27T15:27:36.7973514Z class 2022-09-27T15:27:36.7973873Z 2 warnings generated when compiling for host. 2022-09-27T15:27:36.8050730Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGammaKernels.hip.o 2022-09-27T15:27:37.0112128Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.hip:15: 2022-09-27T15:27:37.0113546Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh:4: 2022-09-27T15:27:37.0115770Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:37.0120912Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:37.0121709Z ^ 2022-09-27T15:27:37.0124811Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:37.0125482Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:37.0128438Z ^ 2022-09-27T15:27:37.0133151Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:37.0135606Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:37.0138444Z ^ 2022-09-27T15:27:37.0141482Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:37.0144440Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.hip:15: 2022-09-27T15:27:37.0147472Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh:4: 2022-09-27T15:27:37.0150901Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:37.0154341Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:37.0157258Z ^ 2022-09-27T15:27:37.0160263Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:37.0163093Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:37.0165773Z ^ 2022-09-27T15:27:37.0168907Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:37.0169685Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:37.0170243Z ^ 2022-09-27T15:27:37.0170640Z 1 warning generated when compiling for host. 2022-09-27T15:27:37.0234485Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcosKernel.hip.o 2022-09-27T15:27:37.1089233Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTransformations.hip:8: 2022-09-27T15:27:37.1090238Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:37.1098613Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:37.1099524Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:37.1100085Z ^ 2022-09-27T15:27:37.1100909Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:37.1115663Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:37.1116111Z ^ 2022-09-27T15:27:37.1116669Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:37.1117187Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:37.1117554Z ^ 2022-09-27T15:27:37.1117890Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:37.1118433Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTransformations.hip:8: 2022-09-27T15:27:37.1119087Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:37.1120117Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:37.1120884Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:37.1121409Z ^ 2022-09-27T15:27:37.1122146Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:37.1122697Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:37.1123009Z ^ 2022-09-27T15:27:37.1123568Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:37.1124093Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:37.1124449Z ^ 2022-09-27T15:27:37.1125110Z 1 warning generated when compiling for host. 2022-09-27T15:27:37.1213561Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcoshKernel.hip.o 2022-09-27T15:27:37.3501542Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryComplexKernels.hip:6: 2022-09-27T15:27:37.3502279Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:37.3505930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:37.3512117Z template typename func, int end, int current=0> 2022-09-27T15:27:37.3516355Z ^~~~~~~~ 2022-09-27T15:27:37.3516722Z class 2022-09-27T15:27:37.3518119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:37.3526771Z template typename func, int end> 2022-09-27T15:27:37.3527347Z ^~~~~~~~ 2022-09-27T15:27:37.3527642Z class 2022-09-27T15:27:37.3527967Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:37.3528509Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryComplexKernels.hip:6: 2022-09-27T15:27:37.3529091Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:37.3530055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:37.3530700Z template typename func, int end, int current=0> 2022-09-27T15:27:37.3531340Z ^~~~~~~~ 2022-09-27T15:27:37.3531602Z class 2022-09-27T15:27:37.3532404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:37.3533025Z template typename func, int end> 2022-09-27T15:27:37.3533380Z ^~~~~~~~ 2022-09-27T15:27:37.3533651Z class 2022-09-27T15:27:37.3533991Z 2 warnings generated when compiling for host. 2022-09-27T15:27:37.3625991Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinKernel.hip.o 2022-09-27T15:27:37.5339734Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TriangularOps.hip:22: 2022-09-27T15:27:37.5340787Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:37.5342807Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:37.5344020Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:37.5344798Z ^ 2022-09-27T15:27:37.5345864Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:37.5346648Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:37.5349187Z ^ 2022-09-27T15:27:37.5350286Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:37.5350852Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:37.5351436Z ^ 2022-09-27T15:27:37.5351998Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:37.5352686Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TriangularOps.hip:22: 2022-09-27T15:27:37.5353779Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:37.5355133Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:37.5356107Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:37.5356808Z ^ 2022-09-27T15:27:37.5357815Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:37.5358533Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:37.5359029Z ^ 2022-09-27T15:27:37.5359765Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:37.5360434Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:37.5360825Z ^ 2022-09-27T15:27:37.5361328Z 1 warning generated when compiling for host. 2022-09-27T15:27:37.5478604Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinhKernel.hip.o 2022-09-27T15:27:37.5701275Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryFractionKernels.hip:5: 2022-09-27T15:27:37.5702216Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:37.5703496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:37.5704187Z template typename func, int end, int current=0> 2022-09-27T15:27:37.5714660Z ^~~~~~~~ 2022-09-27T15:27:37.5715036Z class 2022-09-27T15:27:37.5716024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:37.5719541Z template typename func, int end> 2022-09-27T15:27:37.5721559Z ^~~~~~~~ 2022-09-27T15:27:37.5723238Z class 2022-09-27T15:27:37.5725026Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:37.5727323Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryFractionKernels.hip:5: 2022-09-27T15:27:37.5729638Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:37.5732660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:37.5734971Z template typename func, int end, int current=0> 2022-09-27T15:27:37.5736809Z ^~~~~~~~ 2022-09-27T15:27:37.5738402Z class 2022-09-27T15:27:37.5739676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:37.5740700Z template typename func, int end> 2022-09-27T15:27:37.5741392Z ^~~~~~~~ 2022-09-27T15:27:37.5741767Z class 2022-09-27T15:27:37.5742199Z 2 warnings generated when compiling for host. 2022-09-27T15:27:37.5819702Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanKernel.hip.o 2022-09-27T15:27:38.0129302Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGammaKernels.hip:5: 2022-09-27T15:27:38.0131951Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:38.0134779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.0136832Z template typename func, int end, int current=0> 2022-09-27T15:27:38.0138507Z ^~~~~~~~ 2022-09-27T15:27:38.0140181Z class 2022-09-27T15:27:38.0144278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.0146663Z template typename func, int end> 2022-09-27T15:27:38.0148447Z ^~~~~~~~ 2022-09-27T15:27:38.0148987Z class 2022-09-27T15:27:38.0149954Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:38.0150727Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGammaKernels.hip:5: 2022-09-27T15:27:38.0151545Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:38.0152800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.0153822Z template typename func, int end, int current=0> 2022-09-27T15:27:38.0154231Z ^~~~~~~~ 2022-09-27T15:27:38.0154732Z class 2022-09-27T15:27:38.0155770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.0156560Z template typename func, int end> 2022-09-27T15:27:38.0157092Z ^~~~~~~~ 2022-09-27T15:27:38.0157389Z class 2022-09-27T15:27:38.0157933Z 2 warnings generated when compiling for host. 2022-09-27T15:27:38.0275641Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanhKernel.hip.o 2022-09-27T15:27:38.2242242Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcosKernel.hip:9: 2022-09-27T15:27:38.2243005Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:38.2244190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.2254182Z template typename func, int end, int current=0> 2022-09-27T15:27:38.2254792Z ^~~~~~~~ 2022-09-27T15:27:38.2255206Z class 2022-09-27T15:27:38.2256251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.2259226Z template typename func, int end> 2022-09-27T15:27:38.2259584Z ^~~~~~~~ 2022-09-27T15:27:38.2260063Z class 2022-09-27T15:27:38.2263070Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:38.2264290Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcosKernel.hip:9: 2022-09-27T15:27:38.2265322Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:38.2266562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.2267410Z template typename func, int end, int current=0> 2022-09-27T15:27:38.2267973Z ^~~~~~~~ 2022-09-27T15:27:38.2268404Z class 2022-09-27T15:27:38.2269670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.2270492Z template typename func, int end> 2022-09-27T15:27:38.2271003Z ^~~~~~~~ 2022-09-27T15:27:38.2271292Z class 2022-09-27T15:27:38.2271662Z 2 warnings generated when compiling for host. 2022-09-27T15:27:38.2341735Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCosKernel.hip.o 2022-09-27T15:27:38.3799542Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcoshKernel.hip:9: 2022-09-27T15:27:38.3801911Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:38.3803388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.3804376Z template typename func, int end, int current=0> 2022-09-27T15:27:38.3813237Z ^~~~~~~~ 2022-09-27T15:27:38.3814046Z class 2022-09-27T15:27:38.3816454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.3817536Z template typename func, int end> 2022-09-27T15:27:38.3819527Z ^~~~~~~~ 2022-09-27T15:27:38.3819993Z class 2022-09-27T15:27:38.3821930Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:38.3822859Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcoshKernel.hip:9: 2022-09-27T15:27:38.3825013Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:38.3827313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.3829101Z template typename func, int end, int current=0> 2022-09-27T15:27:38.3830514Z ^~~~~~~~ 2022-09-27T15:27:38.3831049Z class 2022-09-27T15:27:38.3832543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.3833380Z template typename func, int end> 2022-09-27T15:27:38.3833902Z ^~~~~~~~ 2022-09-27T15:27:38.3834199Z class 2022-09-27T15:27:38.3834672Z 2 warnings generated when compiling for host. 2022-09-27T15:27:38.3910011Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCoshKernel.hip.o 2022-09-27T15:27:38.6104009Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinKernel.hip:9: 2022-09-27T15:27:38.6122082Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:38.6123372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.6124102Z template typename func, int end, int current=0> 2022-09-27T15:27:38.6124542Z ^~~~~~~~ 2022-09-27T15:27:38.6124865Z class 2022-09-27T15:27:38.6125735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.6126425Z template typename func, int end> 2022-09-27T15:27:38.6126936Z ^~~~~~~~ 2022-09-27T15:27:38.6127255Z class 2022-09-27T15:27:38.6127885Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:38.6128512Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinKernel.hip:9: 2022-09-27T15:27:38.6129550Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:38.6130609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.6131570Z template typename func, int end, int current=0> 2022-09-27T15:27:38.6131991Z ^~~~~~~~ 2022-09-27T15:27:38.6132313Z class 2022-09-27T15:27:38.6133197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.6133880Z template typename func, int end> 2022-09-27T15:27:38.6134268Z ^~~~~~~~ 2022-09-27T15:27:38.6134586Z class 2022-09-27T15:27:38.6134963Z 2 warnings generated when compiling for host. 2022-09-27T15:27:38.6227845Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinKernel.hip.o 2022-09-27T15:27:38.7609486Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinhKernel.hip:9: 2022-09-27T15:27:38.7610369Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:38.7616963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.7617825Z template typename func, int end, int current=0> 2022-09-27T15:27:38.7618233Z ^~~~~~~~ 2022-09-27T15:27:38.7618544Z class 2022-09-27T15:27:38.7619452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.7620128Z template typename func, int end> 2022-09-27T15:27:38.7620504Z ^~~~~~~~ 2022-09-27T15:27:38.7620824Z class 2022-09-27T15:27:38.7621194Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:38.7621795Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinhKernel.hip:9: 2022-09-27T15:27:38.7622631Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:38.7626917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.7627714Z template typename func, int end, int current=0> 2022-09-27T15:27:38.7628113Z ^~~~~~~~ 2022-09-27T15:27:38.7628417Z class 2022-09-27T15:27:38.7629378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.7630103Z template typename func, int end> 2022-09-27T15:27:38.7630500Z ^~~~~~~~ 2022-09-27T15:27:38.7630839Z class 2022-09-27T15:27:38.7631249Z 2 warnings generated when compiling for host. 2022-09-27T15:27:38.7764014Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinhKernel.hip.o 2022-09-27T15:27:38.8113501Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanKernel.hip:9: 2022-09-27T15:27:38.8118240Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:38.8119384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.8121109Z template typename func, int end, int current=0> 2022-09-27T15:27:38.8121999Z ^~~~~~~~ 2022-09-27T15:27:38.8127989Z class 2022-09-27T15:27:38.8129598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.8130295Z template typename func, int end> 2022-09-27T15:27:38.8130658Z ^~~~~~~~ 2022-09-27T15:27:38.8131118Z class 2022-09-27T15:27:38.8131491Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:38.8132081Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanKernel.hip:9: 2022-09-27T15:27:38.8132743Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:38.8133768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.8134479Z template typename func, int end, int current=0> 2022-09-27T15:27:38.8134884Z ^~~~~~~~ 2022-09-27T15:27:38.8135204Z class 2022-09-27T15:27:38.8136066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:38.8136690Z template typename func, int end> 2022-09-27T15:27:38.8137053Z ^~~~~~~~ 2022-09-27T15:27:38.8137346Z class 2022-09-27T15:27:38.8137715Z 2 warnings generated when compiling for host. 2022-09-27T15:27:38.8263892Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanKernel.hip.o 2022-09-27T15:27:39.2446312Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanhKernel.hip:9: 2022-09-27T15:27:39.2447130Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:39.2455358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.2456025Z template typename func, int end, int current=0> 2022-09-27T15:27:39.2456387Z ^~~~~~~~ 2022-09-27T15:27:39.2456634Z class 2022-09-27T15:27:39.2457444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.2458035Z template typename func, int end> 2022-09-27T15:27:39.2459776Z ^~~~~~~~ 2022-09-27T15:27:39.2460053Z class 2022-09-27T15:27:39.2460380Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:39.2460890Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanhKernel.hip:9: 2022-09-27T15:27:39.2461502Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:39.2462472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.2463032Z template typename func, int end, int current=0> 2022-09-27T15:27:39.2463468Z ^~~~~~~~ 2022-09-27T15:27:39.2463770Z class 2022-09-27T15:27:39.2464989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.2465594Z template typename func, int end> 2022-09-27T15:27:39.2465810Z ^~~~~~~~ 2022-09-27T15:27:39.2465994Z class 2022-09-27T15:27:39.2466219Z 2 warnings generated when compiling for host. 2022-09-27T15:27:39.2594021Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanhKernel.hip.o 2022-09-27T15:27:39.4882535Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCosKernel.hip:9: 2022-09-27T15:27:39.4886980Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:39.4888597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.4889314Z template typename func, int end, int current=0> 2022-09-27T15:27:39.4889728Z ^~~~~~~~ 2022-09-27T15:27:39.4890054Z class 2022-09-27T15:27:39.4891864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.4892518Z template typename func, int end> 2022-09-27T15:27:39.4892881Z ^~~~~~~~ 2022-09-27T15:27:39.4897915Z class 2022-09-27T15:27:39.4898593Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:39.4899445Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCosKernel.hip:9: 2022-09-27T15:27:39.4900088Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:39.4901127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.4901840Z template typename func, int end, int current=0> 2022-09-27T15:27:39.4902229Z ^~~~~~~~ 2022-09-27T15:27:39.4902514Z class 2022-09-27T15:27:39.4903374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.4904056Z template typename func, int end> 2022-09-27T15:27:39.4904431Z ^~~~~~~~ 2022-09-27T15:27:39.4904737Z class 2022-09-27T15:27:39.4905118Z 2 warnings generated when compiling for host. 2022-09-27T15:27:39.5010476Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryLogKernels.hip.o 2022-09-27T15:27:39.6521246Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCoshKernel.hip:9: 2022-09-27T15:27:39.6522368Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:39.6523833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.6527100Z template typename func, int end, int current=0> 2022-09-27T15:27:39.6527673Z ^~~~~~~~ 2022-09-27T15:27:39.6530278Z class 2022-09-27T15:27:39.6531519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.6534871Z template typename func, int end> 2022-09-27T15:27:39.6535503Z ^~~~~~~~ 2022-09-27T15:27:39.6535803Z class 2022-09-27T15:27:39.6536155Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:39.6536751Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCoshKernel.hip:9: 2022-09-27T15:27:39.6538376Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:39.6539604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.6540426Z template typename func, int end, int current=0> 2022-09-27T15:27:39.6540818Z ^~~~~~~~ 2022-09-27T15:27:39.6541108Z class 2022-09-27T15:27:39.6541959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.6542683Z template typename func, int end> 2022-09-27T15:27:39.6543114Z ^~~~~~~~ 2022-09-27T15:27:39.6543481Z class 2022-09-27T15:27:39.6543882Z 2 warnings generated when compiling for host. 2022-09-27T15:27:39.6624476Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryOpsKernel.hip.o 2022-09-27T15:27:39.8445544Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinKernel.hip:9: 2022-09-27T15:27:39.8454654Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:39.8456019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.8456627Z template typename func, int end, int current=0> 2022-09-27T15:27:39.8457015Z ^~~~~~~~ 2022-09-27T15:27:39.8457310Z class 2022-09-27T15:27:39.8458135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.8458746Z template typename func, int end> 2022-09-27T15:27:39.8459140Z ^~~~~~~~ 2022-09-27T15:27:39.8459415Z class 2022-09-27T15:27:39.8460903Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:39.8462701Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinKernel.hip:9: 2022-09-27T15:27:39.8463181Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:39.8463852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.8464269Z template typename func, int end, int current=0> 2022-09-27T15:27:39.8464561Z ^~~~~~~~ 2022-09-27T15:27:39.8464745Z class 2022-09-27T15:27:39.8465286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.8465682Z template typename func, int end> 2022-09-27T15:27:39.8465897Z ^~~~~~~~ 2022-09-27T15:27:39.8466143Z class 2022-09-27T15:27:39.8466365Z 2 warnings generated when compiling for host. 2022-09-27T15:27:39.8559574Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySignKernels.hip.o 2022-09-27T15:27:39.9951432Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinhKernel.hip:9: 2022-09-27T15:27:39.9952423Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:39.9953369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.9953771Z template typename func, int end, int current=0> 2022-09-27T15:27:39.9954010Z ^~~~~~~~ 2022-09-27T15:27:39.9954259Z class 2022-09-27T15:27:39.9962597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.9963295Z template typename func, int end> 2022-09-27T15:27:39.9963695Z ^~~~~~~~ 2022-09-27T15:27:39.9964017Z class 2022-09-27T15:27:39.9964390Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:39.9965018Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinhKernel.hip:9: 2022-09-27T15:27:39.9965427Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:39.9966352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.9967173Z template typename func, int end, int current=0> 2022-09-27T15:27:39.9967573Z ^~~~~~~~ 2022-09-27T15:27:39.9967866Z class 2022-09-27T15:27:39.9968743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:39.9969412Z template typename func, int end> 2022-09-27T15:27:39.9969791Z ^~~~~~~~ 2022-09-27T15:27:39.9970090Z class 2022-09-27T15:27:39.9970461Z 2 warnings generated when compiling for host. 2022-09-27T15:27:40.0064966Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySpecialOpsKernel.hip.o 2022-09-27T15:27:40.0898346Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanKernel.hip:9: 2022-09-27T15:27:40.0899341Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:40.0900776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.0909243Z template typename func, int end, int current=0> 2022-09-27T15:27:40.0909670Z ^~~~~~~~ 2022-09-27T15:27:40.0909986Z class 2022-09-27T15:27:40.0910906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.0911600Z template typename func, int end> 2022-09-27T15:27:40.0914471Z ^~~~~~~~ 2022-09-27T15:27:40.0914778Z class 2022-09-27T15:27:40.0915133Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:40.0915655Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanKernel.hip:9: 2022-09-27T15:27:40.0916250Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:40.0917225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.0917871Z template typename func, int end, int current=0> 2022-09-27T15:27:40.0918248Z ^~~~~~~~ 2022-09-27T15:27:40.0918764Z class 2022-09-27T15:27:40.0919618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.0920300Z template typename func, int end> 2022-09-27T15:27:40.0920672Z ^~~~~~~~ 2022-09-27T15:27:40.0920988Z class 2022-09-27T15:27:40.0921379Z 2 warnings generated when compiling for host. 2022-09-27T15:27:40.1044436Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnfoldBackwardKernel.hip.o 2022-09-27T15:27:40.4720630Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanhKernel.hip:9: 2022-09-27T15:27:40.4721709Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:40.4722899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.4728809Z template typename func, int end, int current=0> 2022-09-27T15:27:40.4729517Z ^~~~~~~~ 2022-09-27T15:27:40.4738792Z class 2022-09-27T15:27:40.4739920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.4740625Z template typename func, int end> 2022-09-27T15:27:40.4741004Z ^~~~~~~~ 2022-09-27T15:27:40.4741338Z class 2022-09-27T15:27:40.4741737Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:40.4742361Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanhKernel.hip:9: 2022-09-27T15:27:40.4743045Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:40.4744147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.4744863Z template typename func, int end, int current=0> 2022-09-27T15:27:40.4745265Z ^~~~~~~~ 2022-09-27T15:27:40.4745584Z class 2022-09-27T15:27:40.4746516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.4747179Z template typename func, int end> 2022-09-27T15:27:40.4747570Z ^~~~~~~~ 2022-09-27T15:27:40.4747886Z class 2022-09-27T15:27:40.4748264Z 2 warnings generated when compiling for host. 2022-09-27T15:27:40.4849635Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Unique.hip.o 2022-09-27T15:27:40.7681384Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryLogKernels.hip:5: 2022-09-27T15:27:40.7682076Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:40.7686561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.7687601Z template typename func, int end, int current=0> 2022-09-27T15:27:40.7688284Z ^~~~~~~~ 2022-09-27T15:27:40.7689537Z class 2022-09-27T15:27:40.7690512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.7691494Z template typename func, int end> 2022-09-27T15:27:40.7692226Z ^~~~~~~~ 2022-09-27T15:27:40.7693512Z class 2022-09-27T15:27:40.7694595Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:40.7695231Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryLogKernels.hip:5: 2022-09-27T15:27:40.7695863Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:40.7696983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.7697943Z template typename func, int end, int current=0> 2022-09-27T15:27:40.7711891Z ^~~~~~~~ 2022-09-27T15:27:40.7712292Z class 2022-09-27T15:27:40.7713273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:40.7713958Z template typename func, int end> 2022-09-27T15:27:40.7714364Z ^~~~~~~~ 2022-09-27T15:27:40.7714678Z class 2022-09-27T15:27:40.7715068Z 2 warnings generated when compiling for host. 2022-09-27T15:27:40.7868804Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UniqueCub.hip.o 2022-09-27T15:27:41.1053771Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip:13: 2022-09-27T15:27:41.1054762Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:41.1056112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.1057006Z template typename func, int end, int current=0> 2022-09-27T15:27:41.1057823Z ^~~~~~~~ 2022-09-27T15:27:41.1058194Z class 2022-09-27T15:27:41.1078509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.1079293Z template typename func, int end> 2022-09-27T15:27:41.1079691Z ^~~~~~~~ 2022-09-27T15:27:41.1080020Z class 2022-09-27T15:27:41.1080544Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip:13: 2022-09-27T15:27:41.1081218Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:16: 2022-09-27T15:27:41.1081897Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPJitLoops.cuh:17: 2022-09-27T15:27:41.1083441Z /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-09-27T15:27:41.1084593Z __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-09-27T15:27:41.1085111Z ^ 2022-09-27T15:27:41.1086429Z /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-09-27T15:27:41.1088646Z /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-09-27T15:27:41.1090544Z /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-09-27T15:27:41.1092682Z /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-09-27T15:27:41.1094738Z /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-09-27T15:27:41.1096642Z /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-09-27T15:27:41.1098543Z /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-09-27T15:27:41.1100439Z /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-09-27T15:27:41.1102267Z /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-09-27T15:27:41.1103235Z 12 warnings generated when compiling for gfx906. 2022-09-27T15:27:41.1103790Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip:13: 2022-09-27T15:27:41.1104487Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:41.1105532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.1106281Z template typename func, int end, int current=0> 2022-09-27T15:27:41.1106719Z ^~~~~~~~ 2022-09-27T15:27:41.1107033Z class 2022-09-27T15:27:41.1107918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.1108591Z template typename func, int end> 2022-09-27T15:27:41.1109002Z ^~~~~~~~ 2022-09-27T15:27:41.1109323Z class 2022-09-27T15:27:41.1109715Z 2 warnings generated when compiling for host. 2022-09-27T15:27:41.1201392Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBicubic2d.hip.o 2022-09-27T15:27:41.1654489Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySignKernels.hip:4: 2022-09-27T15:27:41.1655492Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:41.1657364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.1658187Z template typename func, int end, int current=0> 2022-09-27T15:27:41.1659051Z ^~~~~~~~ 2022-09-27T15:27:41.1661915Z class 2022-09-27T15:27:41.1662906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.1663815Z template typename func, int end> 2022-09-27T15:27:41.1664235Z ^~~~~~~~ 2022-09-27T15:27:41.1664551Z class 2022-09-27T15:27:41.1665004Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:41.1665614Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySignKernels.hip:4: 2022-09-27T15:27:41.1666452Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:41.1672200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.1673020Z template typename func, int end, int current=0> 2022-09-27T15:27:41.1673461Z ^~~~~~~~ 2022-09-27T15:27:41.1673787Z class 2022-09-27T15:27:41.1674691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.1675413Z template typename func, int end> 2022-09-27T15:27:41.1675820Z ^~~~~~~~ 2022-09-27T15:27:41.1676132Z class 2022-09-27T15:27:41.1676536Z 2 warnings generated when compiling for host. 2022-09-27T15:27:41.1753348Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBilinear2d.hip.o 2022-09-27T15:27:41.2455562Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySpecialOpsKernel.hip:12: 2022-09-27T15:27:41.2457929Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:41.2459364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.2460306Z template typename func, int end, int current=0> 2022-09-27T15:27:41.2466288Z ^~~~~~~~ 2022-09-27T15:27:41.2466899Z class 2022-09-27T15:27:41.2467722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.2468235Z template typename func, int end> 2022-09-27T15:27:41.2468799Z ^~~~~~~~ 2022-09-27T15:27:41.2470168Z class 2022-09-27T15:27:41.2470561Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:41.2471227Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySpecialOpsKernel.hip:12: 2022-09-27T15:27:41.2471935Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:41.2473037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.2473769Z template typename func, int end, int current=0> 2022-09-27T15:27:41.2474172Z ^~~~~~~~ 2022-09-27T15:27:41.2474459Z class 2022-09-27T15:27:41.2475203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.2475981Z template typename func, int end> 2022-09-27T15:27:41.2476307Z ^~~~~~~~ 2022-09-27T15:27:41.2476567Z class 2022-09-27T15:27:41.2476879Z 2 warnings generated when compiling for host. 2022-09-27T15:27:41.2597391Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleLinear1d.hip.o 2022-09-27T15:27:41.4785022Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnfoldBackwardKernel.hip:6: 2022-09-27T15:27:41.4786499Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:41.4789276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.4791852Z template typename func, int end, int current=0> 2022-09-27T15:27:41.4794179Z ^~~~~~~~ 2022-09-27T15:27:41.4794528Z class 2022-09-27T15:27:41.4796730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.4797684Z template typename func, int end> 2022-09-27T15:27:41.4798093Z ^~~~~~~~ 2022-09-27T15:27:41.4798424Z class 2022-09-27T15:27:41.4798816Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:41.4801115Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnfoldBackwardKernel.hip:6: 2022-09-27T15:27:41.4801882Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:41.4802973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.4803699Z template typename func, int end, int current=0> 2022-09-27T15:27:41.4804116Z ^~~~~~~~ 2022-09-27T15:27:41.4804441Z class 2022-09-27T15:27:41.4805388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:41.4806080Z template typename func, int end> 2022-09-27T15:27:41.4806476Z ^~~~~~~~ 2022-09-27T15:27:41.4806897Z class 2022-09-27T15:27:41.4808808Z 2 warnings generated when compiling for host. 2022-09-27T15:27:41.4904081Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest1d.hip.o 2022-09-27T15:27:42.2385781Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest2d.hip.o 2022-09-27T15:27:42.2891360Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:8: 2022-09-27T15:27:42.2892084Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:42.2896238Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:42.2897744Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:42.2898611Z ^ 2022-09-27T15:27:42.2900834Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:42.2901698Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:42.2912700Z ^ 2022-09-27T15:27:42.2913746Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:42.2914322Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:42.2914730Z ^ 2022-09-27T15:27:42.2915162Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:42.2915710Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:8: 2022-09-27T15:27:42.2916279Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:42.2916940Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:42.2917416Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:42.2917731Z ^ 2022-09-27T15:27:42.2918179Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:42.2918516Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:42.2918707Z ^ 2022-09-27T15:27:42.2919041Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:42.2919367Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:42.2919668Z ^ 2022-09-27T15:27:42.2919975Z 1 warning generated when compiling for host. 2022-09-27T15:27:42.3062702Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest3d.hip.o 2022-09-27T15:27:42.4507754Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBicubic2d.hip:11: 2022-09-27T15:27:42.4511739Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-09-27T15:27:42.4513309Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:42.4514405Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:42.4515173Z ^ 2022-09-27T15:27:42.4517443Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:42.4518301Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:42.4518997Z ^ 2022-09-27T15:27:42.4519654Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:42.4520150Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:42.4520510Z ^ 2022-09-27T15:27:42.4520876Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:42.4524942Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBicubic2d.hip:11: 2022-09-27T15:27:42.4525904Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-09-27T15:27:42.4527007Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:42.4527496Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:42.4528093Z ^ 2022-09-27T15:27:42.4528950Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:42.4529554Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:42.4529896Z ^ 2022-09-27T15:27:42.4530503Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:42.4531516Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:42.4531948Z ^ 2022-09-27T15:27:42.4532332Z 1 warning generated when compiling for host. 2022-09-27T15:27:42.4651844Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleTrilinear3d.hip.o 2022-09-27T15:27:42.4860867Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBilinear2d.hip:13: 2022-09-27T15:27:42.4861788Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-09-27T15:27:42.4862954Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:42.4863765Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:42.4864359Z ^ 2022-09-27T15:27:42.4865523Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:42.4866649Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:42.4867010Z ^ 2022-09-27T15:27:42.4867618Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:42.4868175Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:42.4869027Z ^ 2022-09-27T15:27:42.4869436Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:42.4870043Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBilinear2d.hip:13: 2022-09-27T15:27:42.4870990Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-09-27T15:27:42.4877760Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:42.4878716Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:42.4879319Z ^ 2022-09-27T15:27:42.4880105Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:42.4880732Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:42.4881057Z ^ 2022-09-27T15:27:42.4881658Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:42.4882211Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:42.4882635Z ^ 2022-09-27T15:27:42.4887315Z 1 warning generated when compiling for host. 2022-09-27T15:27:42.4979298Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ValidateCompressedIndicesKernel.hip.o 2022-09-27T15:27:42.6010830Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleLinear1d.hip:12: 2022-09-27T15:27:42.6012420Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:42.6028048Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:42.6030444Z ^ 2022-09-27T15:27:42.6032920Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:42.6035120Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:42.6036977Z ^ 2022-09-27T15:27:42.6039138Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:42.6041468Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:42.6043474Z ^ 2022-09-27T15:27:42.6045401Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:42.6047668Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleLinear1d.hip:12: 2022-09-27T15:27:42.6050292Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:42.6053187Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:42.6055276Z ^ 2022-09-27T15:27:42.6057297Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:42.6059236Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:42.6060959Z ^ 2022-09-27T15:27:42.6062913Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:42.6064828Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:42.6066565Z ^ 2022-09-27T15:27:42.6068314Z 1 warning generated when compiling for host. 2022-09-27T15:27:42.6145197Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_WeightNorm.hip.o 2022-09-27T15:27:42.7966255Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest1d.hip:11: 2022-09-27T15:27:42.7967185Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-09-27T15:27:42.7968385Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:42.7969286Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:42.7969877Z ^ 2022-09-27T15:27:42.7970676Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:42.7971459Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:42.7971823Z ^ 2022-09-27T15:27:42.7972435Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:42.7973019Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:42.7973447Z ^ 2022-09-27T15:27:42.7973843Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:42.7974459Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest1d.hip:11: 2022-09-27T15:27:42.7975162Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-09-27T15:27:42.7976206Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:42.7977059Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:42.7977648Z ^ 2022-09-27T15:27:42.7978451Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:42.7979059Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:42.7979400Z ^ 2022-09-27T15:27:42.7980014Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:42.7980586Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:42.7980997Z ^ 2022-09-27T15:27:42.7981643Z 1 warning generated when compiling for host. 2022-09-27T15:27:42.8111904Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ZetaKernel.hip.o 2022-09-27T15:27:43.5031659Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest2d.hip:12: 2022-09-27T15:27:43.5032454Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-09-27T15:27:43.5046996Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:43.5047928Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:43.5048581Z ^ 2022-09-27T15:27:43.5049405Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:43.5049999Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:43.5050343Z ^ 2022-09-27T15:27:43.5051122Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:43.5051702Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:43.5052124Z ^ 2022-09-27T15:27:43.5052537Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:43.5053109Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest2d.hip:12: 2022-09-27T15:27:43.5053798Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-09-27T15:27:43.5054747Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:43.5055283Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:43.5055634Z ^ 2022-09-27T15:27:43.5056126Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:43.5056516Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:43.5056723Z ^ 2022-09-27T15:27:43.5057060Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:43.5057457Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:43.5057680Z ^ 2022-09-27T15:27:43.5057909Z 1 warning generated when compiling for host. 2022-09-27T15:27:43.5141459Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_airy_ai.hip.o 2022-09-27T15:27:43.6110247Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest3d.hip:4: 2022-09-27T15:27:43.6111680Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-09-27T15:27:43.6112841Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:43.6113673Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:43.6114216Z ^ 2022-09-27T15:27:43.6115046Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:43.6115629Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:43.6115994Z ^ 2022-09-27T15:27:43.6116575Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:43.6117446Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:43.6117882Z ^ 2022-09-27T15:27:43.6118261Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:43.6118854Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest3d.hip:4: 2022-09-27T15:27:43.6119526Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-09-27T15:27:43.6120554Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:43.6121550Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:43.6122129Z ^ 2022-09-27T15:27:43.6123298Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:43.6123985Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:43.6124360Z ^ 2022-09-27T15:27:43.6125208Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:43.6125803Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:43.6126197Z ^ 2022-09-27T15:27:43.6126616Z 1 warning generated when compiling for host. 2022-09-27T15:27:43.6232606Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j0.hip.o 2022-09-27T15:27:43.7994043Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleTrilinear3d.hip:12: 2022-09-27T15:27:43.7995940Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:43.7996905Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:43.7997543Z ^ 2022-09-27T15:27:43.7998017Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:43.8005871Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:43.8006369Z ^ 2022-09-27T15:27:43.8007235Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:43.8007836Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:43.8008280Z ^ 2022-09-27T15:27:43.8008694Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:43.8009289Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleTrilinear3d.hip:12: 2022-09-27T15:27:43.8009976Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:43.8010491Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:43.8010802Z ^ 2022-09-27T15:27:43.8011530Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:43.8012066Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:43.8012397Z ^ 2022-09-27T15:27:43.8012842Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:43.8013164Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:43.8013402Z ^ 2022-09-27T15:27:43.8013617Z 1 warning generated when compiling for host. 2022-09-27T15:27:43.8087751Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j1.hip.o 2022-09-27T15:27:43.9084303Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ValidateCompressedIndicesKernel.hip:4: 2022-09-27T15:27:43.9085108Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:43.9086300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:43.9087443Z template typename func, int end, int current=0> 2022-09-27T15:27:43.9087894Z ^~~~~~~~ 2022-09-27T15:27:43.9088227Z class 2022-09-27T15:27:43.9094325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:43.9095076Z template typename func, int end> 2022-09-27T15:27:43.9096793Z ^~~~~~~~ 2022-09-27T15:27:43.9097745Z class 2022-09-27T15:27:43.9098313Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:43.9098973Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ValidateCompressedIndicesKernel.hip:4: 2022-09-27T15:27:43.9099697Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:43.9100839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:43.9101592Z template typename func, int end, int current=0> 2022-09-27T15:27:43.9102005Z ^~~~~~~~ 2022-09-27T15:27:43.9102341Z class 2022-09-27T15:27:43.9103279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:43.9103970Z template typename func, int end> 2022-09-27T15:27:43.9104372Z ^~~~~~~~ 2022-09-27T15:27:43.9104695Z class 2022-09-27T15:27:43.9105079Z 2 warnings generated when compiling for host. 2022-09-27T15:27:43.9222040Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y1.hip.o 2022-09-27T15:27:43.9259745Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y0.hip.o 2022-09-27T15:27:44.0605607Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ZetaKernel.hip:4: 2022-09-27T15:27:44.0607051Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:44.0608781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.0609886Z template typename func, int end, int current=0> 2022-09-27T15:27:44.0610533Z ^~~~~~~~ 2022-09-27T15:27:44.0611191Z class 2022-09-27T15:27:44.0612611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.0614375Z template typename func, int end> 2022-09-27T15:27:44.0614853Z ^~~~~~~~ 2022-09-27T15:27:44.0615241Z class 2022-09-27T15:27:44.0615728Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:44.0616305Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ZetaKernel.hip:4: 2022-09-27T15:27:44.0616980Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:44.0618494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.0619134Z template typename func, int end, int current=0> 2022-09-27T15:27:44.0619479Z ^~~~~~~~ 2022-09-27T15:27:44.0619777Z class 2022-09-27T15:27:44.0620669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.0621241Z template typename func, int end> 2022-09-27T15:27:44.0621455Z ^~~~~~~~ 2022-09-27T15:27:44.0621643Z class 2022-09-27T15:27:44.0621935Z 2 warnings generated when compiling for host. 2022-09-27T15:27:44.0716527Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_t.hip.o 2022-09-27T15:27:44.7646884Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/airy_ai.hip:13: 2022-09-27T15:27:44.7647605Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:44.7648836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.7653621Z template typename func, int end, int current=0> 2022-09-27T15:27:44.7654817Z ^~~~~~~~ 2022-09-27T15:27:44.7655217Z class 2022-09-27T15:27:44.7659980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.7660857Z template typename func, int end> 2022-09-27T15:27:44.7661421Z ^~~~~~~~ 2022-09-27T15:27:44.7661876Z class 2022-09-27T15:27:44.7662503Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:44.7669014Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/airy_ai.hip:13: 2022-09-27T15:27:44.7669880Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:44.7671071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.7671816Z template typename func, int end, int current=0> 2022-09-27T15:27:44.7672236Z ^~~~~~~~ 2022-09-27T15:27:44.7672575Z class 2022-09-27T15:27:44.7673493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.7674225Z template typename func, int end> 2022-09-27T15:27:44.7674627Z ^~~~~~~~ 2022-09-27T15:27:44.7674956Z class 2022-09-27T15:27:44.7675352Z 2 warnings generated when compiling for host. 2022-09-27T15:27:44.7751615Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_u.hip.o 2022-09-27T15:27:44.8468393Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j0.hip:13: 2022-09-27T15:27:44.8470253Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:44.8483939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.8485497Z template typename func, int end, int current=0> 2022-09-27T15:27:44.8486293Z ^~~~~~~~ 2022-09-27T15:27:44.8486784Z class 2022-09-27T15:27:44.8487854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.8488487Z template typename func, int end> 2022-09-27T15:27:44.8488827Z ^~~~~~~~ 2022-09-27T15:27:44.8489160Z class 2022-09-27T15:27:44.8489737Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:44.8490276Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j0.hip:13: 2022-09-27T15:27:44.8491126Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:44.8492188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.8492936Z template typename func, int end, int current=0> 2022-09-27T15:27:44.8493319Z ^~~~~~~~ 2022-09-27T15:27:44.8493670Z class 2022-09-27T15:27:44.8494577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:44.8495274Z template typename func, int end> 2022-09-27T15:27:44.8495666Z ^~~~~~~~ 2022-09-27T15:27:44.8495997Z class 2022-09-27T15:27:44.8496373Z 2 warnings generated when compiling for host. 2022-09-27T15:27:44.8586988Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_v.hip.o 2022-09-27T15:27:45.0102594Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j1.hip:13: 2022-09-27T15:27:45.0103806Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:45.0119264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.0120214Z template typename func, int end, int current=0> 2022-09-27T15:27:45.0120808Z ^~~~~~~~ 2022-09-27T15:27:45.0121290Z class 2022-09-27T15:27:45.0122373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.0123256Z template typename func, int end> 2022-09-27T15:27:45.0123809Z ^~~~~~~~ 2022-09-27T15:27:45.0124144Z class 2022-09-27T15:27:45.0124683Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:45.0125404Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j1.hip:13: 2022-09-27T15:27:45.0126230Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:45.0127611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.0128519Z template typename func, int end, int current=0> 2022-09-27T15:27:45.0129079Z ^~~~~~~~ 2022-09-27T15:27:45.0129424Z class 2022-09-27T15:27:45.0130624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.0131613Z template typename func, int end> 2022-09-27T15:27:45.0132176Z ^~~~~~~~ 2022-09-27T15:27:45.0132496Z class 2022-09-27T15:27:45.0133495Z 2 warnings generated when compiling for host. 2022-09-27T15:27:45.0225813Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_w.hip.o 2022-09-27T15:27:45.1551036Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y1.hip:13: 2022-09-27T15:27:45.1551710Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:45.1557316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1558295Z template typename func, int end, int current=0> 2022-09-27T15:27:45.1559054Z ^~~~~~~~ 2022-09-27T15:27:45.1560082Z class 2022-09-27T15:27:45.1561369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1562104Z template typename func, int end> 2022-09-27T15:27:45.1562471Z ^~~~~~~~ 2022-09-27T15:27:45.1562805Z class 2022-09-27T15:27:45.1563216Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:45.1563758Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y1.hip:13: 2022-09-27T15:27:45.1564404Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:45.1565459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1566876Z template typename func, int end, int current=0> 2022-09-27T15:27:45.1567302Z ^~~~~~~~ 2022-09-27T15:27:45.1567620Z class 2022-09-27T15:27:45.1568586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1569269Z template typename func, int end> 2022-09-27T15:27:45.1569659Z ^~~~~~~~ 2022-09-27T15:27:45.1569974Z class 2022-09-27T15:27:45.1570373Z 2 warnings generated when compiling for host. 2022-09-27T15:27:45.1658089Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adam_amsgrad_impl.hip.o 2022-09-27T15:27:45.1795295Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_t.hip:5: 2022-09-27T15:27:45.1795920Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:45.1796889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1798458Z template typename func, int end, int current=0> 2022-09-27T15:27:45.1798881Z ^~~~~~~~ 2022-09-27T15:27:45.1799243Z class 2022-09-27T15:27:45.1800024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1800493Z template typename func, int end> 2022-09-27T15:27:45.1800722Z ^~~~~~~~ 2022-09-27T15:27:45.1800909Z class 2022-09-27T15:27:45.1804829Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:45.1805538Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_t.hip:5: 2022-09-27T15:27:45.1806234Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:45.1807799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1808543Z template typename func, int end, int current=0> 2022-09-27T15:27:45.1808967Z ^~~~~~~~ 2022-09-27T15:27:45.1809318Z class 2022-09-27T15:27:45.1809803Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y0.hip:13: 2022-09-27T15:27:45.1810620Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:45.1811943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1812692Z template typename func, int end, int current=0> 2022-09-27T15:27:45.1813112Z ^~~~~~~~ 2022-09-27T15:27:45.1813451Z class 2022-09-27T15:27:45.1814355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1815058Z template typename func, int end> 2022-09-27T15:27:45.1815462Z ^~~~~~~~ 2022-09-27T15:27:45.1815781Z class 2022-09-27T15:27:45.1816106Z 2 warnings generated when compiling for host. 2022-09-27T15:27:45.1817061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1817756Z template typename func, int end> 2022-09-27T15:27:45.1818160Z ^~~~~~~~ 2022-09-27T15:27:45.1818474Z class 2022-09-27T15:27:45.1818903Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:45.1819468Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y0.hip:13: 2022-09-27T15:27:45.1820103Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:45.1821134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1821869Z template typename func, int end, int current=0> 2022-09-27T15:27:45.1822310Z ^~~~~~~~ 2022-09-27T15:27:45.1822620Z class 2022-09-27T15:27:45.1823519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.1824195Z template typename func, int end> 2022-09-27T15:27:45.1824594Z ^~~~~~~~ 2022-09-27T15:27:45.1824919Z class 2022-09-27T15:27:45.1825338Z 2 warnings generated when compiling for host. 2022-09-27T15:27:45.1911731Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adam_impl.hip.o 2022-09-27T15:27:45.1952930Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_group_norm_kernel.hip.o 2022-09-27T15:27:45.9052589Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_u.hip:5: 2022-09-27T15:27:45.9053330Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:45.9062384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.9065512Z template typename func, int end, int current=0> 2022-09-27T15:27:45.9066219Z ^~~~~~~~ 2022-09-27T15:27:45.9066600Z class 2022-09-27T15:27:45.9067611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.9068326Z template typename func, int end> 2022-09-27T15:27:45.9068738Z ^~~~~~~~ 2022-09-27T15:27:45.9069053Z class 2022-09-27T15:27:45.9069545Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:45.9070160Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_u.hip:5: 2022-09-27T15:27:45.9070872Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:45.9071973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.9072718Z template typename func, int end, int current=0> 2022-09-27T15:27:45.9073149Z ^~~~~~~~ 2022-09-27T15:27:45.9073475Z class 2022-09-27T15:27:45.9074363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:45.9074985Z template typename func, int end> 2022-09-27T15:27:45.9075402Z ^~~~~~~~ 2022-09-27T15:27:45.9075722Z class 2022-09-27T15:27:45.9076122Z 2 warnings generated when compiling for host. 2022-09-27T15:27:45.9148991Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_hermite_polynomial_h.hip.o 2022-09-27T15:27:46.0934549Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_v.hip:5: 2022-09-27T15:27:46.0935342Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:46.0936882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.0937666Z template typename func, int end, int current=0> 2022-09-27T15:27:46.0938103Z ^~~~~~~~ 2022-09-27T15:27:46.0938451Z class 2022-09-27T15:27:46.0939388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.0940069Z template typename func, int end> 2022-09-27T15:27:46.0940453Z ^~~~~~~~ 2022-09-27T15:27:46.0940786Z class 2022-09-27T15:27:46.0942695Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:46.0943350Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_v.hip:5: 2022-09-27T15:27:46.0943985Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:46.0944921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.0945586Z template typename func, int end, int current=0> 2022-09-27T15:27:46.0945957Z ^~~~~~~~ 2022-09-27T15:27:46.0946252Z class 2022-09-27T15:27:46.0946875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.0947536Z template typename func, int end> 2022-09-27T15:27:46.0947937Z ^~~~~~~~ 2022-09-27T15:27:46.0948228Z class 2022-09-27T15:27:46.0948955Z 2 warnings generated when compiling for host. 2022-09-27T15:27:46.1031032Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_hermite_polynomial_he.hip.o 2022-09-27T15:27:46.2488257Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_w.hip:5: 2022-09-27T15:27:46.2489624Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:46.2493966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.2494847Z template typename func, int end, int current=0> 2022-09-27T15:27:46.2495418Z ^~~~~~~~ 2022-09-27T15:27:46.2496390Z class 2022-09-27T15:27:46.2497423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.2501026Z template typename func, int end> 2022-09-27T15:27:46.2501931Z ^~~~~~~~ 2022-09-27T15:27:46.2502337Z class 2022-09-27T15:27:46.2502883Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:46.2503576Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_w.hip:5: 2022-09-27T15:27:46.2504401Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:46.2505498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.2506241Z template typename func, int end, int current=0> 2022-09-27T15:27:46.2506665Z ^~~~~~~~ 2022-09-27T15:27:46.2507449Z class 2022-09-27T15:27:46.2508482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.2509858Z template typename func, int end> 2022-09-27T15:27:46.2510684Z ^~~~~~~~ 2022-09-27T15:27:46.2511208Z class 2022-09-27T15:27:46.2512149Z 2 warnings generated when compiling for host. 2022-09-27T15:27:46.2640759Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_laguerre_polynomial_l.hip.o 2022-09-27T15:27:46.5522746Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_amsgrad_impl.hip:6: 2022-09-27T15:27:46.5524078Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_utils.cuh:4: 2022-09-27T15:27:46.5525912Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:46.5526725Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:46.5534073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.5535068Z template typename func, int end, int current=0> 2022-09-27T15:27:46.5535594Z ^~~~~~~~ 2022-09-27T15:27:46.5536357Z class 2022-09-27T15:27:46.5537538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.5538316Z template typename func, int end> 2022-09-27T15:27:46.5538784Z ^~~~~~~~ 2022-09-27T15:27:46.5539964Z class 2022-09-27T15:27:46.5540898Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:46.5542296Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_amsgrad_impl.hip:6: 2022-09-27T15:27:46.5543226Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_utils.cuh:4: 2022-09-27T15:27:46.5544325Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:46.5545180Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:46.5546896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.5547746Z template typename func, int end, int current=0> 2022-09-27T15:27:46.5548178Z ^~~~~~~~ 2022-09-27T15:27:46.5548490Z class 2022-09-27T15:27:46.5549363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.5550013Z template typename func, int end> 2022-09-27T15:27:46.5550379Z ^~~~~~~~ 2022-09-27T15:27:46.5550663Z class 2022-09-27T15:27:46.5551030Z 2 warnings generated when compiling for host. 2022-09-27T15:27:46.5623709Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_layer_norm_kernel.hip.o 2022-09-27T15:27:46.5753634Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_impl.hip:6: 2022-09-27T15:27:46.5754360Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_utils.cuh:4: 2022-09-27T15:27:46.5755052Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:46.5759322Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:46.5779223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.5780024Z template typename func, int end, int current=0> 2022-09-27T15:27:46.5780433Z ^~~~~~~~ 2022-09-27T15:27:46.5780751Z class 2022-09-27T15:27:46.5781545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.5782147Z template typename func, int end> 2022-09-27T15:27:46.5782485Z ^~~~~~~~ 2022-09-27T15:27:46.5782770Z class 2022-09-27T15:27:46.5783375Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:46.5783887Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_impl.hip:6: 2022-09-27T15:27:46.5784447Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_utils.cuh:4: 2022-09-27T15:27:46.5784994Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-09-27T15:27:46.5786751Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:46.5787733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.5788407Z template typename func, int end, int current=0> 2022-09-27T15:27:46.5788775Z ^~~~~~~~ 2022-09-27T15:27:46.5789059Z class 2022-09-27T15:27:46.5790150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.5790839Z template typename func, int end> 2022-09-27T15:27:46.5791213Z ^~~~~~~~ 2022-09-27T15:27:46.5791512Z class 2022-09-27T15:27:46.5791872Z 2 warnings generated when compiling for host. 2022-09-27T15:27:46.5888801Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_legendre_polynomial_p.hip.o 2022-09-27T15:27:46.6977303Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/group_norm_kernel.hip:17: 2022-09-27T15:27:46.6979487Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:46.6981438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.6982765Z template typename func, int end, int current=0> 2022-09-27T15:27:46.6983419Z ^~~~~~~~ 2022-09-27T15:27:46.6983741Z class 2022-09-27T15:27:46.6985052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.6985921Z template typename func, int end> 2022-09-27T15:27:46.6986485Z ^~~~~~~~ 2022-09-27T15:27:46.6986844Z class 2022-09-27T15:27:46.6987439Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:46.6991421Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/group_norm_kernel.hip:17: 2022-09-27T15:27:46.6992708Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:46.6997767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.6998242Z template typename func, int end, int current=0> 2022-09-27T15:27:46.6998485Z ^~~~~~~~ 2022-09-27T15:27:46.6998753Z class 2022-09-27T15:27:46.6999257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:46.6999710Z template typename func, int end> 2022-09-27T15:27:46.6999937Z ^~~~~~~~ 2022-09-27T15:27:46.7000164Z class 2022-09-27T15:27:46.7000395Z 2 warnings generated when compiling for host. 2022-09-27T15:27:46.7096003Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_i0.hip.o 2022-09-27T15:27:47.0531902Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_h.hip:5: 2022-09-27T15:27:47.0532631Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:47.0537632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.0541389Z template typename func, int end, int current=0> 2022-09-27T15:27:47.0542822Z ^~~~~~~~ 2022-09-27T15:27:47.0548261Z class 2022-09-27T15:27:47.0549634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.0554134Z template typename func, int end> 2022-09-27T15:27:47.0554700Z ^~~~~~~~ 2022-09-27T15:27:47.0555545Z class 2022-09-27T15:27:47.0556098Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:47.0557085Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_h.hip:5: 2022-09-27T15:27:47.0557879Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:47.0559146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.0559907Z template typename func, int end, int current=0> 2022-09-27T15:27:47.0560572Z ^~~~~~~~ 2022-09-27T15:27:47.0560871Z class 2022-09-27T15:27:47.0561820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.0562549Z template typename func, int end> 2022-09-27T15:27:47.0563043Z ^~~~~~~~ 2022-09-27T15:27:47.0563337Z class 2022-09-27T15:27:47.0563817Z 2 warnings generated when compiling for host. 2022-09-27T15:27:47.0665126Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_i1.hip.o 2022-09-27T15:27:47.2743234Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_he.hip:5: 2022-09-27T15:27:47.2745087Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:47.2747253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.2748955Z template typename func, int end, int current=0> 2022-09-27T15:27:47.2750319Z ^~~~~~~~ 2022-09-27T15:27:47.2752109Z class 2022-09-27T15:27:47.2754467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.2756646Z template typename func, int end> 2022-09-27T15:27:47.2758538Z ^~~~~~~~ 2022-09-27T15:27:47.2758990Z class 2022-09-27T15:27:47.2759488Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:47.2760061Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_he.hip:5: 2022-09-27T15:27:47.2760751Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:47.2762578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.2763310Z template typename func, int end, int current=0> 2022-09-27T15:27:47.2763733Z ^~~~~~~~ 2022-09-27T15:27:47.2764293Z class 2022-09-27T15:27:47.2765187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.2765884Z template typename func, int end> 2022-09-27T15:27:47.2766274Z ^~~~~~~~ 2022-09-27T15:27:47.2766579Z class 2022-09-27T15:27:47.2767015Z 2 warnings generated when compiling for host. 2022-09-27T15:27:47.2862922Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_k0.hip.o 2022-09-27T15:27:47.4256719Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/laguerre_polynomial_l.hip:5: 2022-09-27T15:27:47.4257376Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:47.4258696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.4259310Z template typename func, int end, int current=0> 2022-09-27T15:27:47.4259655Z ^~~~~~~~ 2022-09-27T15:27:47.4259917Z class 2022-09-27T15:27:47.4260640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.4261287Z template typename func, int end> 2022-09-27T15:27:47.4261606Z ^~~~~~~~ 2022-09-27T15:27:47.4261854Z class 2022-09-27T15:27:47.4262168Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:47.4262616Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/laguerre_polynomial_l.hip:5: 2022-09-27T15:27:47.4268909Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:47.4269818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.4270387Z template typename func, int end, int current=0> 2022-09-27T15:27:47.4270717Z ^~~~~~~~ 2022-09-27T15:27:47.4270953Z class 2022-09-27T15:27:47.4271646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.4272166Z template typename func, int end> 2022-09-27T15:27:47.4272452Z ^~~~~~~~ 2022-09-27T15:27:47.4272714Z class 2022-09-27T15:27:47.4273017Z 2 warnings generated when compiling for host. 2022-09-27T15:27:47.4401083Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_k1.hip.o 2022-09-27T15:27:47.8431785Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/legendre_polynomial_p.hip:5: 2022-09-27T15:27:47.8432511Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:47.8433669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.8434396Z template typename func, int end, int current=0> 2022-09-27T15:27:47.8434808Z ^~~~~~~~ 2022-09-27T15:27:47.8435126Z class 2022-09-27T15:27:47.8436770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.8437900Z template typename func, int end> 2022-09-27T15:27:47.8438433Z ^~~~~~~~ 2022-09-27T15:27:47.8438766Z class 2022-09-27T15:27:47.8439162Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:47.8439705Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/legendre_polynomial_p.hip:5: 2022-09-27T15:27:47.8440232Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:47.8441185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.8443271Z template typename func, int end, int current=0> 2022-09-27T15:27:47.8445198Z ^~~~~~~~ 2022-09-27T15:27:47.8445438Z class 2022-09-27T15:27:47.8446364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.8446777Z template typename func, int end> 2022-09-27T15:27:47.8447155Z ^~~~~~~~ 2022-09-27T15:27:47.8447331Z class 2022-09-27T15:27:47.8447553Z 2 warnings generated when compiling for host. 2022-09-27T15:27:47.8531113Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_scaled_modified_bessel_k0.hip.o 2022-09-27T15:27:47.8810463Z /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-09-27T15:27:47.8812657Z __global__ __inline__ void vectorized_layer_norm_kernel( 2022-09-27T15:27:47.8813356Z ^ 2022-09-27T15:27:47.8814447Z /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-09-27T15:27:47.8815300Z #define __global__ __attribute__((global)) 2022-09-27T15:27:47.8815836Z ^ 2022-09-27T15:27:47.8816406Z 1 warning generated when compiling for host. 2022-09-27T15:27:47.8960123Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_scaled_modified_bessel_k1.hip.o 2022-09-27T15:27:47.9551766Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i0.hip:13: 2022-09-27T15:27:47.9552529Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:47.9555231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.9556008Z template typename func, int end, int current=0> 2022-09-27T15:27:47.9556429Z ^~~~~~~~ 2022-09-27T15:27:47.9556769Z class 2022-09-27T15:27:47.9557701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.9558418Z template typename func, int end> 2022-09-27T15:27:47.9560935Z ^~~~~~~~ 2022-09-27T15:27:47.9563665Z class 2022-09-27T15:27:47.9567686Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:47.9570334Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i0.hip:13: 2022-09-27T15:27:47.9571331Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:47.9572689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.9573617Z template typename func, int end, int current=0> 2022-09-27T15:27:47.9574194Z ^~~~~~~~ 2022-09-27T15:27:47.9574534Z class 2022-09-27T15:27:47.9575754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:47.9576606Z template typename func, int end> 2022-09-27T15:27:47.9577008Z ^~~~~~~~ 2022-09-27T15:27:47.9577472Z class 2022-09-27T15:27:47.9577832Z 2 warnings generated when compiling for host. 2022-09-27T15:27:47.9670759Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_t.hip.o 2022-09-27T15:27:48.2421087Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i1.hip:13: 2022-09-27T15:27:48.2425110Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:48.2427308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.2431869Z template typename func, int end, int current=0> 2022-09-27T15:27:48.2432619Z ^~~~~~~~ 2022-09-27T15:27:48.2432955Z class 2022-09-27T15:27:48.2433915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.2434891Z template typename func, int end> 2022-09-27T15:27:48.2435289Z ^~~~~~~~ 2022-09-27T15:27:48.2436059Z class 2022-09-27T15:27:48.2440703Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:48.2441296Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i1.hip:13: 2022-09-27T15:27:48.2441931Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:48.2442991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.2443682Z template typename func, int end, int current=0> 2022-09-27T15:27:48.2444087Z ^~~~~~~~ 2022-09-27T15:27:48.2444357Z class 2022-09-27T15:27:48.2445202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.2445804Z template typename func, int end> 2022-09-27T15:27:48.2446151Z ^~~~~~~~ 2022-09-27T15:27:48.2446452Z class 2022-09-27T15:27:48.2446923Z 2 warnings generated when compiling for host. 2022-09-27T15:27:48.2555339Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_u.hip.o 2022-09-27T15:27:48.5362197Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k0.hip:13: 2022-09-27T15:27:48.5362919Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:48.5364117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.5366324Z template typename func, int end, int current=0> 2022-09-27T15:27:48.5366712Z ^~~~~~~~ 2022-09-27T15:27:48.5367114Z class 2022-09-27T15:27:48.5377061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.5380530Z template typename func, int end> 2022-09-27T15:27:48.5383466Z ^~~~~~~~ 2022-09-27T15:27:48.5384351Z class 2022-09-27T15:27:48.5384764Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:48.5385423Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k0.hip:13: 2022-09-27T15:27:48.5386788Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:48.5388189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.5389000Z template typename func, int end, int current=0> 2022-09-27T15:27:48.5389414Z ^~~~~~~~ 2022-09-27T15:27:48.5389913Z class 2022-09-27T15:27:48.5391354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.5392643Z template typename func, int end> 2022-09-27T15:27:48.5393153Z ^~~~~~~~ 2022-09-27T15:27:48.5393457Z class 2022-09-27T15:27:48.5393989Z 2 warnings generated when compiling for host. 2022-09-27T15:27:48.5479657Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_v.hip.o 2022-09-27T15:27:48.6381005Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k1.hip:13: 2022-09-27T15:27:48.6381732Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:48.6382947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.6392522Z template typename func, int end, int current=0> 2022-09-27T15:27:48.6393015Z ^~~~~~~~ 2022-09-27T15:27:48.6393361Z class 2022-09-27T15:27:48.6394298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.6395042Z template typename func, int end> 2022-09-27T15:27:48.6395438Z ^~~~~~~~ 2022-09-27T15:27:48.6395718Z class 2022-09-27T15:27:48.6396118Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:48.6396722Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k1.hip:13: 2022-09-27T15:27:48.6397391Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:48.6398406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.6399139Z template typename func, int end, int current=0> 2022-09-27T15:27:48.6399542Z ^~~~~~~~ 2022-09-27T15:27:48.6399879Z class 2022-09-27T15:27:48.6400767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:48.6401453Z template typename func, int end> 2022-09-27T15:27:48.6401787Z ^~~~~~~~ 2022-09-27T15:27:48.6402048Z class 2022-09-27T15:27:48.6402374Z 2 warnings generated when compiling for host. 2022-09-27T15:27:48.6486672Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_w.hip.o 2022-09-27T15:27:49.0274527Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k0.hip:13: 2022-09-27T15:27:49.0276388Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.0277632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.0298428Z template typename func, int end, int current=0> 2022-09-27T15:27:49.0299034Z ^~~~~~~~ 2022-09-27T15:27:49.0299379Z class 2022-09-27T15:27:49.0300463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.0301149Z template typename func, int end> 2022-09-27T15:27:49.0301844Z ^~~~~~~~ 2022-09-27T15:27:49.0302178Z class 2022-09-27T15:27:49.0302575Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:49.0303533Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k0.hip:13: 2022-09-27T15:27:49.0304453Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.0305708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.0306869Z template typename func, int end, int current=0> 2022-09-27T15:27:49.0307514Z ^~~~~~~~ 2022-09-27T15:27:49.0308425Z class 2022-09-27T15:27:49.0309501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.0310215Z template typename func, int end> 2022-09-27T15:27:49.0310620Z ^~~~~~~~ 2022-09-27T15:27:49.0310900Z class 2022-09-27T15:27:49.0311134Z 2 warnings generated when compiling for host. 2022-09-27T15:27:49.0393630Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_spherical_bessel_j0.hip.o 2022-09-27T15:27:49.0729918Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k1.hip:13: 2022-09-27T15:27:49.0730708Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.0735107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.0739124Z template typename func, int end, int current=0> 2022-09-27T15:27:49.0739597Z ^~~~~~~~ 2022-09-27T15:27:49.0744240Z class 2022-09-27T15:27:49.0746422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.0747157Z template typename func, int end> 2022-09-27T15:27:49.0747559Z ^~~~~~~~ 2022-09-27T15:27:49.0747857Z class 2022-09-27T15:27:49.0753739Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:49.0754354Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k1.hip:13: 2022-09-27T15:27:49.0758053Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.0759388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.0766100Z template typename func, int end, int current=0> 2022-09-27T15:27:49.0766540Z ^~~~~~~~ 2022-09-27T15:27:49.0766982Z class 2022-09-27T15:27:49.0772539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.0773258Z template typename func, int end> 2022-09-27T15:27:49.0773667Z ^~~~~~~~ 2022-09-27T15:27:49.0773993Z class 2022-09-27T15:27:49.0776894Z 2 warnings generated when compiling for host. 2022-09-27T15:27:49.0886950Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorTransformerFunctions.hip.o 2022-09-27T15:27:49.1675372Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_t.hip:5: 2022-09-27T15:27:49.1676584Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.1677893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.1678648Z template typename func, int end, int current=0> 2022-09-27T15:27:49.1679276Z ^~~~~~~~ 2022-09-27T15:27:49.1679580Z class 2022-09-27T15:27:49.1689521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.1690419Z template typename func, int end> 2022-09-27T15:27:49.1691119Z ^~~~~~~~ 2022-09-27T15:27:49.1693748Z class 2022-09-27T15:27:49.1695899Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:49.1696677Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_t.hip:5: 2022-09-27T15:27:49.1697525Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.1698888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.1700043Z template typename func, int end, int current=0> 2022-09-27T15:27:49.1700475Z ^~~~~~~~ 2022-09-27T15:27:49.1700806Z class 2022-09-27T15:27:49.1703072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.1703850Z template typename func, int end> 2022-09-27T15:27:49.1704436Z ^~~~~~~~ 2022-09-27T15:27:49.1704957Z class 2022-09-27T15:27:49.1705384Z 2 warnings generated when compiling for host. 2022-09-27T15:27:49.1787327Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_AffineQuantizer.hip.o 2022-09-27T15:27:49.4507188Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_u.hip:5: 2022-09-27T15:27:49.4508257Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.4510121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.4511158Z template typename func, int end, int current=0> 2022-09-27T15:27:49.4511587Z ^~~~~~~~ 2022-09-27T15:27:49.4512053Z class 2022-09-27T15:27:49.4523310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.4524159Z template typename func, int end> 2022-09-27T15:27:49.4524551Z ^~~~~~~~ 2022-09-27T15:27:49.4524862Z class 2022-09-27T15:27:49.4525260Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:49.4525886Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_u.hip:5: 2022-09-27T15:27:49.4526571Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.4527790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.4528829Z template typename func, int end, int current=0> 2022-09-27T15:27:49.4529261Z ^~~~~~~~ 2022-09-27T15:27:49.4529581Z class 2022-09-27T15:27:49.4530473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.4532608Z template typename func, int end> 2022-09-27T15:27:49.4533013Z ^~~~~~~~ 2022-09-27T15:27:49.4533520Z class 2022-09-27T15:27:49.4533923Z 2 warnings generated when compiling for host. 2022-09-27T15:27:49.4612050Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_EmbeddingBag.hip.o 2022-09-27T15:27:49.7574848Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_v.hip:5: 2022-09-27T15:27:49.7575649Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.7576860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.7577573Z template typename func, int end, int current=0> 2022-09-27T15:27:49.7578272Z ^~~~~~~~ 2022-09-27T15:27:49.7578610Z class 2022-09-27T15:27:49.7579552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.7594836Z template typename func, int end> 2022-09-27T15:27:49.7595362Z ^~~~~~~~ 2022-09-27T15:27:49.7595687Z class 2022-09-27T15:27:49.7596094Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:49.7596723Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_v.hip:5: 2022-09-27T15:27:49.7597438Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.7598611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.7599346Z template typename func, int end, int current=0> 2022-09-27T15:27:49.7599787Z ^~~~~~~~ 2022-09-27T15:27:49.7600108Z class 2022-09-27T15:27:49.7601026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.7601699Z template typename func, int end> 2022-09-27T15:27:49.7602095Z ^~~~~~~~ 2022-09-27T15:27:49.7602427Z class 2022-09-27T15:27:49.7602808Z 2 warnings generated when compiling for host. 2022-09-27T15:27:49.7689862Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FakeQuantizeCore.hip.o 2022-09-27T15:27:49.8702473Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_w.hip:5: 2022-09-27T15:27:49.8703556Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.8705277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.8706419Z template typename func, int end, int current=0> 2022-09-27T15:27:49.8706872Z ^~~~~~~~ 2022-09-27T15:27:49.8707531Z class 2022-09-27T15:27:49.8712537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.8713484Z template typename func, int end> 2022-09-27T15:27:49.8714325Z ^~~~~~~~ 2022-09-27T15:27:49.8715018Z class 2022-09-27T15:27:49.8721918Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:49.8722835Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_w.hip:5: 2022-09-27T15:27:49.8723951Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:49.8725552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.8726296Z template typename func, int end, int current=0> 2022-09-27T15:27:49.8726730Z ^~~~~~~~ 2022-09-27T15:27:49.8727155Z class 2022-09-27T15:27:49.8727827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:49.8728378Z template typename func, int end> 2022-09-27T15:27:49.8728784Z ^~~~~~~~ 2022-09-27T15:27:49.8729098Z class 2022-09-27T15:27:49.8729507Z 2 warnings generated when compiling for host. 2022-09-27T15:27:49.8828431Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FusedObsFakeQuant.hip.o 2022-09-27T15:27:50.2254899Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/spherical_bessel_j0.hip:13: 2022-09-27T15:27:50.2257974Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:50.2260045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:50.2260929Z template typename func, int end, int current=0> 2022-09-27T15:27:50.2261362Z ^~~~~~~~ 2022-09-27T15:27:50.2261694Z class 2022-09-27T15:27:50.2268786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:50.2269579Z template typename func, int end> 2022-09-27T15:27:50.2269959Z ^~~~~~~~ 2022-09-27T15:27:50.2270254Z class 2022-09-27T15:27:50.2270642Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:50.2271204Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/spherical_bessel_j0.hip:13: 2022-09-27T15:27:50.2271843Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-09-27T15:27:50.2272872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:50.2273602Z template typename func, int end, int current=0> 2022-09-27T15:27:50.2274020Z ^~~~~~~~ 2022-09-27T15:27:50.2274324Z class 2022-09-27T15:27:50.2275211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:50.2275894Z template typename func, int end> 2022-09-27T15:27:50.2276265Z ^~~~~~~~ 2022-09-27T15:27:50.2276562Z class 2022-09-27T15:27:50.2277007Z 2 warnings generated when compiling for host. 2022-09-27T15:27:50.2390896Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_IntReprQuant.hip.o 2022-09-27T15:27:51.5820817Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:11: 2022-09-27T15:27:51.5821826Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:51.5823367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:51.5824357Z template typename func, int end, int current=0> 2022-09-27T15:27:51.5824777Z ^~~~~~~~ 2022-09-27T15:27:51.5825105Z class 2022-09-27T15:27:51.5826194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:51.5826887Z template typename func, int end> 2022-09-27T15:27:51.5827295Z ^~~~~~~~ 2022-09-27T15:27:51.5827625Z class 2022-09-27T15:27:51.5828015Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:51.5828689Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:11: 2022-09-27T15:27:51.5829400Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:51.5830463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:51.5831179Z template typename func, int end, int current=0> 2022-09-27T15:27:51.5831584Z ^~~~~~~~ 2022-09-27T15:27:51.5831905Z class 2022-09-27T15:27:51.5833977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:51.5834652Z template typename func, int end> 2022-09-27T15:27:51.5835030Z ^~~~~~~~ 2022-09-27T15:27:51.5836915Z class 2022-09-27T15:27:51.5837325Z 2 warnings generated when compiling for host. 2022-09-27T15:27:51.5941590Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_MakePerTensorQuantizedTensor.hip.o 2022-09-27T15:27:51.8912015Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/AffineQuantizer.hip:7: 2022-09-27T15:27:51.8916894Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:51.8918362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:51.8921491Z template typename func, int end, int current=0> 2022-09-27T15:27:51.8922049Z ^~~~~~~~ 2022-09-27T15:27:51.8924687Z class 2022-09-27T15:27:51.8927584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:51.8929481Z template typename func, int end> 2022-09-27T15:27:51.8930095Z ^~~~~~~~ 2022-09-27T15:27:51.8930577Z class 2022-09-27T15:27:51.8931822Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:51.8932479Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/AffineQuantizer.hip:7: 2022-09-27T15:27:51.8933171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:51.8934571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:51.8935330Z template typename func, int end, int current=0> 2022-09-27T15:27:51.8935754Z ^~~~~~~~ 2022-09-27T15:27:51.8936799Z class 2022-09-27T15:27:51.8937887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:51.8938783Z template typename func, int end> 2022-09-27T15:27:51.8939183Z ^~~~~~~~ 2022-09-27T15:27:51.8939510Z class 2022-09-27T15:27:51.8939899Z 2 warnings generated when compiling for host. 2022-09-27T15:27:51.9035229Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SoftMax.hip.o 2022-09-27T15:27:52.3490550Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseCsrTensorMath.hip.o 2022-09-27T15:27:52.4463370Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/IntReprQuant.hip:5: 2022-09-27T15:27:52.4464662Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:52.4465941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.4473886Z template typename func, int end, int current=0> 2022-09-27T15:27:52.4475453Z ^~~~~~~~ 2022-09-27T15:27:52.4479384Z class 2022-09-27T15:27:52.4480400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.4481135Z template typename func, int end> 2022-09-27T15:27:52.4481538Z ^~~~~~~~ 2022-09-27T15:27:52.4481864Z class 2022-09-27T15:27:52.4482258Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:52.4482854Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/IntReprQuant.hip:5: 2022-09-27T15:27:52.4483552Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:52.4484648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.4485380Z template typename func, int end, int current=0> 2022-09-27T15:27:52.4485792Z ^~~~~~~~ 2022-09-27T15:27:52.4486109Z class 2022-09-27T15:27:52.4487114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.4487803Z template typename func, int end> 2022-09-27T15:27:52.4488217Z ^~~~~~~~ 2022-09-27T15:27:52.4488541Z class 2022-09-27T15:27:52.4488942Z 2 warnings generated when compiling for host. 2022-09-27T15:27:52.4594309Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensor.hip.o 2022-09-27T15:27:52.6067892Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip:6: 2022-09-27T15:27:52.6070675Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:52.6071963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.6072920Z template typename func, int end, int current=0> 2022-09-27T15:27:52.6073306Z ^~~~~~~~ 2022-09-27T15:27:52.6073565Z class 2022-09-27T15:27:52.6074405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.6074983Z template typename func, int end> 2022-09-27T15:27:52.6082307Z ^~~~~~~~ 2022-09-27T15:27:52.6082805Z class 2022-09-27T15:27:52.6083415Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip:6: 2022-09-27T15:27:52.6085403Z /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-09-27T15:27:52.6086637Z __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-09-27T15:27:52.6087262Z ^ 2022-09-27T15:27:52.6088665Z /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-09-27T15:27:52.6090611Z /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-09-27T15:27:52.6092810Z /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-09-27T15:27:52.6094767Z /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-09-27T15:27:52.6096695Z /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-09-27T15:27:52.6098608Z /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-09-27T15:27:52.6100558Z /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-09-27T15:27:52.6102462Z /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-09-27T15:27:52.6104635Z /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-09-27T15:27:52.6106616Z /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-09-27T15:27:52.6108541Z /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-09-27T15:27:52.6110637Z /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-09-27T15:27:52.6112590Z /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-09-27T15:27:52.6114534Z /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-09-27T15:27:52.6116458Z /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-09-27T15:27:52.6118420Z /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-09-27T15:27:52.6120364Z /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-09-27T15:27:52.6122305Z /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-09-27T15:27:52.6124318Z /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-09-27T15:27:52.6126214Z /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-09-27T15:27:52.6128284Z /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-09-27T15:27:52.6130325Z /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-09-27T15:27:52.6132502Z /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-09-27T15:27:52.6134632Z /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-09-27T15:27:52.6137228Z /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-09-27T15:27:52.6139963Z /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-09-27T15:27:52.6142870Z /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-09-27T15:27:52.6145515Z /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-09-27T15:27:52.6148725Z /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-09-27T15:27:52.6149781Z 32 warnings generated when compiling for gfx906. 2022-09-27T15:27:52.6150436Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip:6: 2022-09-27T15:27:52.6151178Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:52.6162380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.6165663Z template typename func, int end, int current=0> 2022-09-27T15:27:52.6166107Z ^~~~~~~~ 2022-09-27T15:27:52.6166424Z class 2022-09-27T15:27:52.6167497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.6168103Z template typename func, int end> 2022-09-27T15:27:52.6168341Z ^~~~~~~~ 2022-09-27T15:27:52.6168518Z class 2022-09-27T15:27:52.6168742Z 2 warnings generated when compiling for host. 2022-09-27T15:27:52.6281512Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensorMath.hip.o 2022-09-27T15:27:52.8141021Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FusedObsFakeQuant.hip:6: 2022-09-27T15:27:52.8142537Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:52.8144163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.8145130Z template typename func, int end, int current=0> 2022-09-27T15:27:52.8146126Z ^~~~~~~~ 2022-09-27T15:27:52.8146706Z class 2022-09-27T15:27:52.8154876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.8155712Z template typename func, int end> 2022-09-27T15:27:52.8156072Z ^~~~~~~~ 2022-09-27T15:27:52.8156520Z class 2022-09-27T15:27:52.8156879Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:52.8157607Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FusedObsFakeQuant.hip:6: 2022-09-27T15:27:52.8158965Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:52.8160244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.8160901Z template typename func, int end, int current=0> 2022-09-27T15:27:52.8161309Z ^~~~~~~~ 2022-09-27T15:27:52.8161581Z class 2022-09-27T15:27:52.8162449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:52.8163215Z template typename func, int end> 2022-09-27T15:27:52.8163599Z ^~~~~~~~ 2022-09-27T15:27:52.8163893Z class 2022-09-27T15:27:52.8164302Z 2 warnings generated when compiling for host. 2022-09-27T15:27:52.8266986Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseMatMul.hip.o 2022-09-27T15:27:53.6078093Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SoftMax.hip:14: 2022-09-27T15:27:53.6079579Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-09-27T15:27:53.6080909Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:53.6082601Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:53.6083889Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:53.6085211Z ^ 2022-09-27T15:27:53.6086074Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:53.6086643Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:53.6087075Z ^ 2022-09-27T15:27:53.6087598Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:53.6088086Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:53.6088447Z ^ 2022-09-27T15:27:53.6088913Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SoftMax.hip:46: 2022-09-27T15:27:53.6089498Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:53.6090783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:53.6091702Z template typename func, int end, int current=0> 2022-09-27T15:27:53.6092149Z ^~~~~~~~ 2022-09-27T15:27:53.6092496Z class 2022-09-27T15:27:53.6100342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:53.6101094Z template typename func, int end> 2022-09-27T15:27:53.6101657Z ^~~~~~~~ 2022-09-27T15:27:53.6101991Z class 2022-09-27T15:27:53.6102404Z 3 warnings generated when compiling for gfx906. 2022-09-27T15:27:53.6102995Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SoftMax.hip:14: 2022-09-27T15:27:53.6103728Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-09-27T15:27:53.6104450Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:53.6105520Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:53.6106291Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:53.6106822Z ^ 2022-09-27T15:27:53.6112131Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:53.6112781Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:53.6113138Z ^ 2022-09-27T15:27:53.6113732Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:53.6114281Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:53.6114582Z ^ 2022-09-27T15:27:53.6114949Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SoftMax.hip:46: 2022-09-27T15:27:53.6115498Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:53.6116370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:53.6116839Z template typename func, int end, int current=0> 2022-09-27T15:27:53.6117068Z ^~~~~~~~ 2022-09-27T15:27:53.6117258Z class 2022-09-27T15:27:53.6117755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:53.6118219Z template typename func, int end> 2022-09-27T15:27:53.6118434Z ^~~~~~~~ 2022-09-27T15:27:53.6118625Z class 2022-09-27T15:27:53.6118852Z 3 warnings generated when compiling for host. 2022-09-27T15:27:53.6232796Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/torch_hip_generated_attention.hip.o 2022-09-27T15:27:54.1006251Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensor.hip:10: 2022-09-27T15:27:54.1007425Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-09-27T15:27:54.1022440Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:54.1023722Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:54.1024834Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:54.1025432Z ^ 2022-09-27T15:27:54.1026238Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:54.1026855Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:54.1027217Z ^ 2022-09-27T15:27:54.1027803Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:54.1028539Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:54.1028958Z ^ 2022-09-27T15:27:54.1029372Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:54.1029972Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensor.hip:10: 2022-09-27T15:27:54.1034887Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-09-27T15:27:54.1036073Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:54.1037838Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:54.1042263Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:54.1043030Z ^ 2022-09-27T15:27:54.1044043Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:54.1044801Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:54.1045154Z ^ 2022-09-27T15:27:54.1045783Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:54.1046363Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:54.1046980Z ^ 2022-09-27T15:27:54.1047441Z 1 warning generated when compiling for host. 2022-09-27T15:27:54.1156158Z [ 90%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/build/aten/src/ATen/torch_hip_generated_UfuncCUDA_add.cu.o 2022-09-27T15:27:54.3102247Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/MakePerTensorQuantizedTensor.hip:4: 2022-09-27T15:27:54.3106346Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:54.3107614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:54.3108373Z template typename func, int end, int current=0> 2022-09-27T15:27:54.3108823Z ^~~~~~~~ 2022-09-27T15:27:54.3109132Z class 2022-09-27T15:27:54.3110075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:54.3110790Z template typename func, int end> 2022-09-27T15:27:54.3111189Z ^~~~~~~~ 2022-09-27T15:27:54.3111517Z class 2022-09-27T15:27:54.3111915Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:54.3112590Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/MakePerTensorQuantizedTensor.hip:4: 2022-09-27T15:27:54.3113354Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:54.3118004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:54.3118788Z template typename func, int end, int current=0> 2022-09-27T15:27:54.3119421Z ^~~~~~~~ 2022-09-27T15:27:54.3119759Z class 2022-09-27T15:27:54.3120692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:54.3121404Z template typename func, int end> 2022-09-27T15:27:54.3121790Z ^~~~~~~~ 2022-09-27T15:27:54.3122112Z class 2022-09-27T15:27:54.3122629Z 2 warnings generated when compiling for host. 2022-09-27T15:27:54.3665418Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip:37: 2022-09-27T15:27:54.3666456Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:54.3668223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:54.3669027Z template typename func, int end, int current=0> 2022-09-27T15:27:54.3669464Z ^~~~~~~~ 2022-09-27T15:27:54.3669785Z class 2022-09-27T15:27:54.3670652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:54.3671325Z template typename func, int end> 2022-09-27T15:27:54.3671702Z ^~~~~~~~ 2022-09-27T15:27:54.3672002Z class 2022-09-27T15:27:54.3672559Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip:37: 2022-09-27T15:27:54.3674307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3675262Z __global__ void reduce_kernel(R reduction) { 2022-09-27T15:27:54.3675619Z ^ 2022-09-27T15:27:54.3677230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3679871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3682905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3685504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3688662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3691760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3694091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3696964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3699170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3701246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3703704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3705759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3708081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3710234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3713596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3716610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3719489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3722093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3725628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3728746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3731222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3734001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3737198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3739876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3742817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3745976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3748953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3751907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3755127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3757569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3759529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3761349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3763201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3765146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3767046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3769028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3771103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3773039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3775024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3776931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3778794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3780817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3782593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3784633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3786375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3788264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3790125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3792081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3793918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3795847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3798914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3800911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3803079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3806991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3809162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3812018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3814607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3817370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3820497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3823287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3826257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3828802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3831415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3833128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3835341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3837287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3838916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3841522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3844563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3847903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3850826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3854177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3857177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3860849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3863502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3866329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3868845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3871946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3874468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3877383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3879993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3882732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3885376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3888765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3891547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3894871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3897305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3900548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3902855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3905741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3909000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3912440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3915396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3918070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3921578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3924409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3927477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3931243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3934195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3936796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3939973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3942679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3947052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3949700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3952624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3955207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3957923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3960762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3963429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3967079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3969411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.3973193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4013333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4014891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4015984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4017404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4018422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4019806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4020975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4022092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4023467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4024461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4025864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4026892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4027981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4029274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4030273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4031376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4032690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4033906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4035704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4037548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4039272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4042934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4044456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4045770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4047052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4048129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4049661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4092792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4094710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4096539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4098272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4099648Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:11: 2022-09-27T15:27:54.4100379Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-09-27T15:27:54.4101063Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:54.4102533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4103976Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:54.4104824Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:54.4105411Z ^ 2022-09-27T15:27:54.4106720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4107954Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:54.4109390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4111019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4112010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4113167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4114261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4114774Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:54.4114964Z ^ 2022-09-27T15:27:54.4115311Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:54.4115820Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:54.4116173Z ^ 2022-09-27T15:27:54.4116493Z 1 warning generated when compiling for gfx906. 2022-09-27T15:27:54.4117106Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:11: 2022-09-27T15:27:54.4117615Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-09-27T15:27:54.4118002Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-09-27T15:27:54.4118973Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-09-27T15:27:54.4119560Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-09-27T15:27:54.4119908Z ^ 2022-09-27T15:27:54.4120358Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-09-27T15:27:54.4120734Z DEPRECATED("use atomicAdd instead") 2022-09-27T15:27:54.4120927Z ^ 2022-09-27T15:27:54.4121337Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-09-27T15:27:54.4121736Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-09-27T15:27:54.4122103Z ^ 2022-09-27T15:27:54.4122350Z 1 warning generated when compiling for host. 2022-09-27T15:27:54.4123185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4124352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4125578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4126572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4128080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4129696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4131417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4132523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4134166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4135827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4137517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4139150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4140669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4142393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4144033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4145442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4146727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4147919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4149005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4150640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4151896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4153296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4154364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4155467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4156830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4157843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4253307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4255276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4256879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4258185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4259395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4260765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4261936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4263308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4264746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4266182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4267513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4269034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4270374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4271842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4273251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4274723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4276062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4277435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4278809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4280107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4281716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4283047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4284499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4285833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4287706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4289447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4291180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4292965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4294700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4296594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4298145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4299654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4301165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4302832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4304349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4306304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4308095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4309850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4311660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4312945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4313902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4314885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4315889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4316879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4317866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-09-27T15:27:54.4318379Z 224 warnings generated when compiling for gfx906. 2022-09-27T15:27:54.4318729Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip:37: 2022-09-27T15:27:54.4319175Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-09-27T15:27:54.4319762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:54.4320173Z template typename func, int end, int current=0> 2022-09-27T15:27:54.4320402Z ^~~~~~~~ 2022-09-27T15:27:54.4320596Z class 2022-09-27T15:27:54.4321128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:54.4321516Z template typename func, int end> 2022-09-27T15:27:54.4321724Z ^~~~~~~~ 2022-09-27T15:27:54.4321910Z class 2022-09-27T15:27:54.4322133Z 2 warnings generated when compiling for host. 2022-09-27T15:27:55.1401070Z In file included from /var/lib/jenkins/workspace/build/aten/src/ATen/UfuncCUDA_add.cu:7: 2022-09-27T15:27:55.1401760Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:55.1402942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:55.1403632Z template typename func, int end, int current=0> 2022-09-27T15:27:55.1404040Z ^~~~~~~~ 2022-09-27T15:27:55.1404334Z class 2022-09-27T15:27:55.1405223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:55.1405889Z template typename func, int end> 2022-09-27T15:27:55.1406253Z ^~~~~~~~ 2022-09-27T15:27:55.1406562Z class 2022-09-27T15:27:55.1407041Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:55.1407571Z In file included from /var/lib/jenkins/workspace/build/aten/src/ATen/UfuncCUDA_add.cu:7: 2022-09-27T15:27:55.1408197Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:55.1409366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:55.1410083Z template typename func, int end, int current=0> 2022-09-27T15:27:55.1410473Z ^~~~~~~~ 2022-09-27T15:27:55.1410784Z class 2022-09-27T15:27:55.1411840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:55.1412488Z template typename func, int end> 2022-09-27T15:27:55.1412789Z ^~~~~~~~ 2022-09-27T15:27:55.1413246Z class 2022-09-27T15:27:55.1413553Z 2 warnings generated when compiling for host. 2022-09-27T15:27:55.8569883Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/attention.hip:14: 2022-09-27T15:27:55.8570529Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:55.8571718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:55.8572263Z template typename func, int end, int current=0> 2022-09-27T15:27:55.8572649Z ^~~~~~~~ 2022-09-27T15:27:55.8572919Z class 2022-09-27T15:27:55.8573853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:55.8574406Z template typename func, int end> 2022-09-27T15:27:55.8574691Z ^~~~~~~~ 2022-09-27T15:27:55.8574888Z class 2022-09-27T15:27:55.8575102Z 2 warnings generated when compiling for gfx906. 2022-09-27T15:27:55.8575552Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/attention.hip:14: 2022-09-27T15:27:55.8576075Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-09-27T15:27:55.8577679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:55.8578408Z template typename func, int end, int current=0> 2022-09-27T15:27:55.8578679Z ^~~~~~~~ 2022-09-27T15:27:55.8578979Z class 2022-09-27T15:27:55.8579812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-09-27T15:27:55.8580231Z template typename func, int end> 2022-09-27T15:27:55.8580524Z ^~~~~~~~ 2022-09-27T15:27:55.8580698Z class 2022-09-27T15:27:55.8580926Z 2 warnings generated when compiling for host. 2022-09-27T15:27:55.8850708Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2022-09-27T15:27:55.8851756Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2022-09-27T15:27:55.8852536Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/BatchNorm.cpp.o 2022-09-27T15:27:55.8853352Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/AffineGridGenerator.cpp.o 2022-09-27T15:27:55.8854295Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2022-09-27T15:27:55.8863134Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvPlaceholders.cpp.o 2022-09-27T15:27:56.7067724Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:56.7068759Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:4, 2022-09-27T15:27:56.7069688Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Generator.h:11, 2022-09-27T15:27:56.7070601Z from /var/lib/jenkins/workspace/aten/src/ATen/CPUGeneratorImpl.h:3, 2022-09-27T15:27:56.7071478Z from /var/lib/jenkins/workspace/aten/src/ATen/Context.h:3, 2022-09-27T15:27:56.7072346Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:7, 2022-09-27T15:27:56.7073212Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-09-27T15:27:56.7074116Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-09-27T15:27:56.7075461Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp: In function ‘void at::native::_viewOrCopyParams(at::MatrixRef, at::MatrixRef, bool)’: 2022-09-27T15:27:56.7077725Z /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-09-27T15:27:56.7079083Z 258 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-09-27T15:27:56.7079842Z | ^ 2022-09-27T15:27:56.7080726Z /var/lib/jenkins/workspace/c10/macros/Macros.h:200:64: note: in definition of macro ‘C10_UNLIKELY’ 2022-09-27T15:27:56.7081718Z 200 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2022-09-27T15:27:56.7082395Z | ^~~~ 2022-09-27T15:27:56.7083220Z /var/lib/jenkins/workspace/c10/util/Exception.h:464:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2022-09-27T15:27:56.7083951Z 464 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2022-09-27T15:27:56.7084460Z | ^~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:27:56.7085307Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:258:13: note: in expansion of macro ‘TORCH_CHECK’ 2022-09-27T15:27:56.7086702Z 258 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-09-27T15:27:56.7087406Z | ^~~~~~~~~~~ 2022-09-27T15:27:56.7088043Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-09-27T15:27:56.7088785Z from /var/lib/jenkins/workspace/aten/src/ATen/DeviceGuard.h:3, 2022-09-27T15:27:56.7089492Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:9, 2022-09-27T15:27:56.7090133Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-09-27T15:27:56.7091185Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-09-27T15:27:56.7092061Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:214:30: note: declared here 2022-09-27T15:27:56.7092811Z 214 | DeprecatedTypeProperties & type() const { 2022-09-27T15:27:56.7093369Z | ^~~~ 2022-09-27T15:27:56.7093964Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:4, 2022-09-27T15:27:56.7094714Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Generator.h:11, 2022-09-27T15:27:56.7095443Z from /var/lib/jenkins/workspace/aten/src/ATen/CPUGeneratorImpl.h:3, 2022-09-27T15:27:56.7096142Z from /var/lib/jenkins/workspace/aten/src/ATen/Context.h:3, 2022-09-27T15:27:56.7096847Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:7, 2022-09-27T15:27:56.7097374Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-09-27T15:27:56.7097984Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-09-27T15:27:56.7100116Z /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-09-27T15:27:56.7101779Z 258 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-09-27T15:27:56.7102413Z | ^ 2022-09-27T15:27:56.7103164Z /var/lib/jenkins/workspace/c10/macros/Macros.h:200:64: note: in definition of macro ‘C10_UNLIKELY’ 2022-09-27T15:27:56.7103625Z 200 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2022-09-27T15:27:56.7104133Z | ^~~~ 2022-09-27T15:27:56.7104589Z /var/lib/jenkins/workspace/c10/util/Exception.h:464:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2022-09-27T15:27:56.7105005Z 464 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2022-09-27T15:27:56.7105369Z | ^~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:27:56.7105831Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:258:13: note: in expansion of macro ‘TORCH_CHECK’ 2022-09-27T15:27:56.7106672Z 258 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-09-27T15:27:56.7107020Z | ^~~~~~~~~~~ 2022-09-27T15:27:56.7107376Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-09-27T15:27:56.7107786Z from /var/lib/jenkins/workspace/aten/src/ATen/DeviceGuard.h:3, 2022-09-27T15:27:56.7108173Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:9, 2022-09-27T15:27:56.7108560Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-09-27T15:27:56.7108969Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-09-27T15:27:56.7109447Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:214:30: note: declared here 2022-09-27T15:27:56.7110086Z 214 | DeprecatedTypeProperties & type() const { 2022-09-27T15:27:56.7110484Z | ^~~~ 2022-09-27T15:27:56.7110821Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:4, 2022-09-27T15:27:56.7111236Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Generator.h:11, 2022-09-27T15:27:56.7111656Z from /var/lib/jenkins/workspace/aten/src/ATen/CPUGeneratorImpl.h:3, 2022-09-27T15:27:56.7112188Z from /var/lib/jenkins/workspace/aten/src/ATen/Context.h:3, 2022-09-27T15:27:56.7112825Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:7, 2022-09-27T15:27:56.7113515Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-09-27T15:27:56.7114214Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-09-27T15:27:56.7115409Z /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-09-27T15:27:56.7118170Z /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-09-27T15:27:56.7119893Z 277 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-09-27T15:27:56.7120518Z | ^ 2022-09-27T15:27:56.7121291Z /var/lib/jenkins/workspace/c10/macros/Macros.h:200:64: note: in definition of macro ‘C10_UNLIKELY’ 2022-09-27T15:27:56.7122166Z 200 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2022-09-27T15:27:56.7122898Z | ^~~~ 2022-09-27T15:27:56.7123705Z /var/lib/jenkins/workspace/c10/util/Exception.h:464:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2022-09-27T15:27:56.7124431Z 464 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2022-09-27T15:27:56.7124941Z | ^~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:27:56.7137410Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:277:13: note: in expansion of macro ‘TORCH_CHECK’ 2022-09-27T15:27:56.7138539Z 277 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-09-27T15:27:56.7139110Z | ^~~~~~~~~~~ 2022-09-27T15:27:56.7139743Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-09-27T15:27:56.7140465Z from /var/lib/jenkins/workspace/aten/src/ATen/DeviceGuard.h:3, 2022-09-27T15:27:56.7141124Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:9, 2022-09-27T15:27:56.7141764Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-09-27T15:27:56.7142496Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-09-27T15:27:56.7143306Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:214:30: note: declared here 2022-09-27T15:27:56.7144009Z 214 | DeprecatedTypeProperties & type() const { 2022-09-27T15:27:56.7144545Z | ^~~~ 2022-09-27T15:27:56.7145114Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:4, 2022-09-27T15:27:56.7145815Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Generator.h:11, 2022-09-27T15:27:56.7146498Z from /var/lib/jenkins/workspace/aten/src/ATen/CPUGeneratorImpl.h:3, 2022-09-27T15:27:56.7147195Z from /var/lib/jenkins/workspace/aten/src/ATen/Context.h:3, 2022-09-27T15:27:56.7147839Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:7, 2022-09-27T15:27:56.7148518Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-09-27T15:27:56.7149239Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-09-27T15:27:56.7151722Z /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-09-27T15:27:56.7153345Z 277 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-09-27T15:27:56.7154224Z | ^ 2022-09-27T15:27:56.7154989Z /var/lib/jenkins/workspace/c10/macros/Macros.h:200:64: note: in definition of macro ‘C10_UNLIKELY’ 2022-09-27T15:27:56.7155762Z 200 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2022-09-27T15:27:56.7156402Z | ^~~~ 2022-09-27T15:27:56.7157270Z /var/lib/jenkins/workspace/c10/util/Exception.h:464:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2022-09-27T15:27:56.7157988Z 464 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2022-09-27T15:27:56.7158482Z | ^~~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:27:56.7159308Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:277:13: note: in expansion of macro ‘TORCH_CHECK’ 2022-09-27T15:27:56.7160192Z 277 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-09-27T15:27:56.7160698Z | ^~~~~~~~~~~ 2022-09-27T15:27:56.7161296Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-09-27T15:27:56.7162011Z from /var/lib/jenkins/workspace/aten/src/ATen/DeviceGuard.h:3, 2022-09-27T15:27:56.7162670Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:9, 2022-09-27T15:27:56.7163315Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-09-27T15:27:56.7164009Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-09-27T15:27:56.7164782Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:214:30: note: declared here 2022-09-27T15:27:56.7165417Z 214 | DeprecatedTypeProperties & type() const { 2022-09-27T15:27:56.7165939Z | ^~~~ 2022-09-27T15:27:56.7166281Z At global scope: 2022-09-27T15:27:56.7167152Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:56.7168118Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:56.7169049Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:56.7169991Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:56.7171171Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:56.7175581Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvShared.cpp.o 2022-09-27T15:27:56.9348898Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:56.9350013Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:56.9351080Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:56.9351972Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:56.9352907Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:56.9354048Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:56.9429282Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v7.cpp.o 2022-09-27T15:27:57.0217562Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:57.0218205Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:57.0218999Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:57.0219523Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:57.0220060Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:57.0220585Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:57.0272287Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v8.cpp.o 2022-09-27T15:27:57.0312112Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:57.0313283Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:57.0314303Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:57.0315229Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:57.0316214Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:57.0317152Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:57.0382327Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/GridSampler.cpp.o 2022-09-27T15:27:57.0633023Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:57.0634038Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:57.0634743Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:57.0635288Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:57.0635813Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:57.0636323Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:57.0688846Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/LossCTC.cpp.o 2022-09-27T15:27:57.0835917Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:57.0837015Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:57.0837700Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:57.0838397Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:57.0838920Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:57.0839446Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:57.0892083Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/RNN.cpp.o 2022-09-27T15:27:57.1302027Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:57.1303364Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:57.1305144Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:57.1306319Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:57.1307590Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:57.1308648Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:57.1373005Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Descriptors.cpp.o 2022-09-27T15:27:57.1408586Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:57.1409724Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:57.1410810Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:57.1411945Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:57.1412864Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:57.1413791Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:57.1472186Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Handle.cpp.o 2022-09-27T15:27:57.2123925Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:57.2125057Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:57.2126105Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:57.2127143Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:57.2128122Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:57.2129085Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:57.2237519Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Types.cpp.o 2022-09-27T15:27:57.6450829Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:57.6452428Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:57.6453356Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:57.6454143Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:57.6454940Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:57.6455929Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:57.6531926Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.cpp.o 2022-09-27T15:27:58.0033747Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.0034395Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.0034953Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.0035468Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.0036251Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.0037079Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.0106057Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlas.cpp.o 2022-09-27T15:27:58.0662180Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.0663257Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.0664477Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.0665494Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.0666554Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.0667630Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.0719264Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasImpl.cpp.o 2022-09-27T15:27:58.1124867Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.1126154Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.1129289Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.1132827Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.1134015Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.1135186Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.1185926Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasLegacy.cpp.o 2022-09-27T15:27:58.2347809Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.2348780Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:27:58.2349533Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:27:58.2350705Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:27:58.2351540Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:27:58.2352308Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h:5, 2022-09-27T15:27:58.2353085Z from /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/RNN.cpp:5: 2022-09-27T15:27:58.2354581Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:27:58.2355895Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:27:58.2356706Z 52 | _hip_check_suffix)); \ 2022-09-27T15:27:58.2357249Z | ^ 2022-09-27T15:27:58.2358173Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:27:58.2358977Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:27:58.2359454Z | ^~~~~~~~~~~~~ 2022-09-27T15:27:58.2359806Z At global scope: 2022-09-27T15:27:58.2360590Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.2361622Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.2362572Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.2363554Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.2364502Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.2429336Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp.o 2022-09-27T15:27:58.2798067Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.2802920Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.2804049Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.2805015Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.2806036Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.2807130Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.2873240Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseHIPTensor.cpp.o 2022-09-27T15:27:58.5664877Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.5665960Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.5666951Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.5668013Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.5668958Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.5669861Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.5702116Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.5703111Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.5703930Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.5704809Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.5705624Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.5706402Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.5739874Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/Activation.cpp.o 2022-09-27T15:27:58.5774962Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/BinaryOps.cpp.o 2022-09-27T15:27:58.6723781Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.6724974Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.6726061Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.6726938Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.6728256Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.6729297Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.6798291Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Conv.cpp.o 2022-09-27T15:27:58.7366067Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.7367608Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.7368444Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.7368983Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.7369699Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.7370235Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.7373194Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.7374300Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.7375516Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.7376331Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.7377302Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.7378249Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.7433443Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvUnpackImpl.cpp.o 2022-09-27T15:27:58.7437007Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvPrepack.cpp.o 2022-09-27T15:27:58.8061954Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.8063092Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.8064126Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.8065087Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.8066026Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.8066989Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.8117319Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Linear.cpp.o 2022-09-27T15:27:58.8594321Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.8595447Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.8596498Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.8597326Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.8598289Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.8599284Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.8600365Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.8601403Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.8602411Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.8603539Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.8604457Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.8605388Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.8649080Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearPrepack.cpp.o 2022-09-27T15:27:58.8649922Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearUnpackImpl.cpp.o 2022-09-27T15:27:58.8716537Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.8717659Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.8718647Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.8719576Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.8720525Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.8721475Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.8781781Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Pooling.cpp.o 2022-09-27T15:27:58.9234292Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.9235580Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.9236645Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.9237592Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.9238591Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.9239568Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.9294530Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CachingHostAllocator.cpp.o 2022-09-27T15:27:58.9418750Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.9419931Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.9421045Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.9422065Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.9423045Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.9424061Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.9474970Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CuSparseHandlePool.cpp.o 2022-09-27T15:27:58.9495119Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.9496888Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.9497940Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.9499016Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.9499980Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.9500890Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.9593779Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CublasHandlePool.cpp.o 2022-09-27T15:27:58.9891580Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:58.9892718Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:58.9893732Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:58.9894394Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:58.9894903Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:58.9895428Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:58.9951373Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/EmptyTensor.cpp.o 2022-09-27T15:27:59.4846668Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:59.4847868Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:59.4848842Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:59.4849547Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:59.4850079Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:59.4851131Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:59.4870859Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:59.4871624Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:59.4872192Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:59.4872868Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:59.4873401Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:59.4873912Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:59.4922986Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/Exceptions.cpp.o 2022-09-27T15:27:59.4924027Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPBlas.cpp.o 2022-09-27T15:27:59.5560341Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:59.5562971Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:59.5565468Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:59.5568227Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:59.5569237Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:59.5570094Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:59.5636843Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPContext.cpp.o 2022-09-27T15:27:59.5663119Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:59.5664099Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:27:59.5664849Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:27:59.5665573Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:27:59.5666306Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/CachingHostAllocator.h:5, 2022-09-27T15:27:59.5667090Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/CachingHostAllocator.cpp:2: 2022-09-27T15:27:59.5668460Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:27:59.5669615Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:27:59.5670431Z 52 | _hip_check_suffix)); \ 2022-09-27T15:27:59.5670932Z | ^ 2022-09-27T15:27:59.5671811Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:27:59.5672748Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:27:59.5673193Z | ^~~~~~~~~~~~~ 2022-09-27T15:27:59.5673476Z At global scope: 2022-09-27T15:27:59.5674131Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:59.5675053Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:59.5676094Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:59.5676989Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:59.5677813Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:59.5754744Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGeneratorImpl.cpp.o 2022-09-27T15:27:59.6649064Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:59.6650054Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:59.6651150Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:59.6652022Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:59.6652918Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:59.6653824Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:59.6705566Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGraph.cpp.o 2022-09-27T15:27:59.9080823Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:59.9081968Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:59.9083046Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:59.9084006Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:59.9084973Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:59.9085966Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:59.9146514Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseBlas.cpp.o 2022-09-27T15:27:59.9222724Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:27:59.9223710Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:27:59.9224712Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:27:59.9225625Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:27:59.9226493Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:27:59.9227641Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:27:59.9289933Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseDescriptors.cpp.o 2022-09-27T15:28:00.0747108Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.0748221Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.0749450Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.0750944Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.0751890Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.0753418Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.0823192Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/PeerToPeerAccess.cpp.o 2022-09-27T15:28:00.1998511Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.1999384Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:00.2000018Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:00.2000767Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:28:00.2001441Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:28:00.2002119Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h:5, 2022-09-27T15:28:00.2002760Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraphsUtils.cuh:5, 2022-09-27T15:28:00.2003471Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.cpp:4: 2022-09-27T15:28:00.2004762Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:00.2005878Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:00.2006547Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:00.2007148Z | ^ 2022-09-27T15:28:00.2007948Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:00.2008604Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:00.2009011Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:00.2009311Z At global scope: 2022-09-27T15:28:00.2010015Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.2011145Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.2011976Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.2013089Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.2013892Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.2073629Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/PinnedMemoryAllocator.cpp.o 2022-09-27T15:28:00.4384320Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.4385558Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:00.4386298Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:00.4386970Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:28:00.4387721Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:28:00.4388476Z from /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h:10, 2022-09-27T15:28:00.4389301Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:6, 2022-09-27T15:28:00.4390149Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/PeerToPeerAccess.cpp:3: 2022-09-27T15:28:00.4391583Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:00.4392817Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:00.4393613Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:00.4394115Z | ^ 2022-09-27T15:28:00.4395007Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:00.4395758Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:00.4396226Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:00.4396536Z At global scope: 2022-09-27T15:28:00.4397326Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.4398342Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.4399257Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.4400177Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.4401103Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.4478735Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/HIPHooks.cpp.o 2022-09-27T15:28:00.4499089Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.4500137Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.4501498Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.4503869Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.4507399Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.4508597Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.4509895Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.4511112Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.4512407Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.4513515Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.4514665Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.4515792Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.4571169Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.cpp.o 2022-09-27T15:28:00.4628565Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp.o 2022-09-27T15:28:00.5875140Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.5877817Z /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-09-27T15:28:00.5878792Z 326 |  0, 0, NULL, NULL)); 2022-09-27T15:28:00.5879519Z | ^ ~~~~~~~~~~~~~~~~~~~ 2022-09-27T15:28:00.5882874Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.5883877Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.5884737Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.5885607Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.5887508Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.5950939Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_basic.cpp.o 2022-09-27T15:28:00.6045455Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.6046592Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.6047701Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.6048665Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.6049642Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.6050788Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.6145860Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_complex.cpp.o 2022-09-27T15:28:00.7897129Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.7898259Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.7899422Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.7899983Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.7900647Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.7901508Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.7968164Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Activation.cpp.o 2022-09-27T15:28:00.8041455Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.8042585Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.8043593Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.8044465Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.8045390Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.8046300Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.8117889Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Blas.cpp.o 2022-09-27T15:28:00.8513510Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.8514539Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.8515154Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.8515668Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.8516371Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.8517197Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.8587058Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Distributions.cpp.o 2022-09-27T15:28:00.8930104Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:00.8931073Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:00.8931563Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:00.8931964Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:28:00.8932843Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:28:00.8933582Z from /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h:10, 2022-09-27T15:28:00.8934245Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:6, 2022-09-27T15:28:00.8934769Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp:1: 2022-09-27T15:28:00.8935928Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:00.8936843Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:00.8937636Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:00.8942862Z | ^ 2022-09-27T15:28:00.8943811Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:00.8944568Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:00.8945012Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:00.8945334Z At global scope: 2022-09-27T15:28:00.8946139Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:00.8947069Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:00.8947599Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:00.8948451Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:00.8949154Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:00.9004074Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Equal.cpp.o 2022-09-27T15:28:01.1796250Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:01.1797233Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2022-09-27T15:28:01.1799096Z /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-09-27T15:28:01.1802756Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:01.1803286Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:01.1804144Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:01.1804990Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:01.1805588Z | ^~~~ 2022-09-27T15:28:01.1806454Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:01.1807329Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:01.1808071Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:01.1808700Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:28:01.1809442Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2022-09-27T15:28:01.1810200Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2022-09-27T15:28:01.1811222Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:01.1811993Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:01.1812306Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:01.1812695Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2022-09-27T15:28:01.1813748Z /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-09-27T15:28:01.1814508Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:01.1814781Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:01.1815249Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:01.1815694Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:01.1816008Z | ^~~~ 2022-09-27T15:28:01.1816485Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:01.1816893Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:01.1817166Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:01.1817494Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:28:01.1817925Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2022-09-27T15:28:01.1818370Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2022-09-27T15:28:01.1818812Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:01.1819186Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:01.1819495Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:01.1819835Z In file included from /opt/rocm/magma/include/magma_types.h:148, 2022-09-27T15:28:01.1820201Z from /opt/rocm/magma/include/magma_copy.h:12, 2022-09-27T15:28:01.1820559Z from /opt/rocm/magma/include/magmablas.h:12, 2022-09-27T15:28:01.1820909Z from /opt/rocm/magma/include/magma_v2.h:22, 2022-09-27T15:28:01.1821299Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:26: 2022-09-27T15:28:01.1821971Z /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-09-27T15:28:01.1822691Z 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-09-27T15:28:01.1823295Z | ^ 2022-09-27T15:28:01.1823667Z In file included from /opt/rocm/magma/include/magma_types.h:149, 2022-09-27T15:28:01.1824026Z from /opt/rocm/magma/include/magma_copy.h:12, 2022-09-27T15:28:01.1824381Z from /opt/rocm/magma/include/magmablas.h:12, 2022-09-27T15:28:01.1824733Z from /opt/rocm/magma/include/magma_v2.h:22, 2022-09-27T15:28:01.1825157Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:26: 2022-09-27T15:28:01.1825848Z /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-09-27T15:28:01.1826602Z 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-09-27T15:28:01.1827168Z | ^ 2022-09-27T15:28:01.1827650Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:01.1828208Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:01.1828723Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:01.1829254Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:01.1829785Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:01.1868567Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/GridSampler.cpp.o 2022-09-27T15:28:01.2228341Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:01.2229466Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:01.2230431Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:01.2231178Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:01.2231993Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:01.2232737Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:01.2329244Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/IndexKernel.cpp.o 2022-09-27T15:28:01.3886433Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:01.3887778Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:01.3888896Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:01.3889880Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:01.3891289Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:01.3892285Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:01.3943193Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/LinearAlgebraStubs.cpp.o 2022-09-27T15:28:01.4517692Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:01.4518979Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:01.4519857Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:01.4520745Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:01.4521640Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:01.4522486Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:01.4531834Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:01.4532912Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:01.4533869Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:01.4534773Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:01.4535722Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:01.4536645Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:01.4590289Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ReduceOps.cpp.o 2022-09-27T15:28:01.4632205Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Resize.cpp.o 2022-09-27T15:28:01.5158293Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:01.5159404Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:01.5160439Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:01.5161350Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:01.5162257Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:01.5163165Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:01.5227151Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ScanKernels.cpp.o 2022-09-27T15:28:01.7718431Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:01.7719508Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:01.7720824Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:01.7721811Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:01.7722813Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:01.7723686Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:01.7790184Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sort.cpp.o 2022-09-27T15:28:01.8025584Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:01.8030779Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:01.8031818Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:01.8032759Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:01.8033646Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:01.8034514Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:01.8103954Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sorting.cpp.o 2022-09-27T15:28:01.9668346Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:01.9669488Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:01.9670516Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:01.9671457Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:01.9672414Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:01.9673383Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:01.9741737Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/SpectralOps.cpp.o 2022-09-27T15:28:02.0002890Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.0003843Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:02.0004565Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:02.0005144Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:28:02.0005768Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:28:02.0006393Z from /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h:10, 2022-09-27T15:28:02.0007224Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:6, 2022-09-27T15:28:02.0007865Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Resize.h:7, 2022-09-27T15:28:02.0008581Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Resize.cpp:3: 2022-09-27T15:28:02.0009890Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:02.0011191Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:02.0011887Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:02.0012583Z | ^ 2022-09-27T15:28:02.0013507Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:02.0014257Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:02.0014731Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:02.0015078Z At global scope: 2022-09-27T15:28:02.0015879Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.0016831Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.0017668Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.0018562Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.0019473Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.0070710Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorCompare.cpp.o 2022-09-27T15:28:02.0692036Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.0693156Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.0694102Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.0694853Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.0695734Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.0696677Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.0788743Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorModeKernel.cpp.o 2022-09-27T15:28:02.1640125Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.1641413Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.1642475Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.1643427Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.1644335Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.1645280Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.1703827Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorShapeHIP.cpp.o 2022-09-27T15:28:02.3556699Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.3557820Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.3558863Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.3560059Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.3561028Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.3561939Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.3631969Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorTopK.cpp.o 2022-09-27T15:28:02.3996035Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.3996952Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.3997829Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.3998633Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.3999353Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.3999893Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.4054232Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/jit_utils.cpp.o 2022-09-27T15:28:02.5270550Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.5271663Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.5272653Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.5273579Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.5274541Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.5275469Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.5329556Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp.o 2022-09-27T15:28:02.5913905Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.5914584Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.5915439Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.5916313Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.5917244Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.5918045Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.5983724Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp.o 2022-09-27T15:28:02.6427974Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.6429748Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.6432076Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.6434172Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.6435211Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.6436274Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.6504007Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/CusolverDnHandlePool.cpp.o 2022-09-27T15:28:02.7746279Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.7747248Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:02.7747953Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:02.7750246Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:28:02.7753552Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:28:02.7756860Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorShapeHIP.cpp:4: 2022-09-27T15:28:02.7758468Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:02.7759928Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:02.7760757Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:02.7761300Z | ^ 2022-09-27T15:28:02.7762713Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:02.7763478Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:02.7763960Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:02.7764601Z At global scope: 2022-09-27T15:28:02.7765396Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.7766414Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.7767420Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.7768379Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.7769566Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.7817675Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/HIPSolver.cpp.o 2022-09-27T15:28:02.9427174Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.9428595Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.9429630Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.9430580Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.9431573Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.9432546Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.9500852Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterCUDA.cpp.o 2022-09-27T15:28:02.9817190Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:02.9818113Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:12: 2022-09-27T15:28:02.9821115Z /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-09-27T15:28:02.9822471Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:02.9822925Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:02.9823778Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:02.9824606Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:02.9825146Z | ^~~~ 2022-09-27T15:28:02.9825993Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:02.9826710Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:02.9827186Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:02.9827728Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:28:02.9828166Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2022-09-27T15:28:02.9828952Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:02.9829432Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:02.9829745Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:02.9830362Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:12: 2022-09-27T15:28:02.9832171Z /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-09-27T15:28:02.9833342Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:02.9833830Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:02.9834612Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:02.9835500Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:02.9836062Z | ^~~~ 2022-09-27T15:28:02.9836862Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:02.9837464Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:02.9837960Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:02.9838552Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:28:02.9839274Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2022-09-27T15:28:02.9840044Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:02.9840731Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:02.9841295Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:02.9842096Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:02.9843093Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:02.9843986Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:02.9844830Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:02.9845760Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:02.9907901Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterNestedTensorCUDA.cpp.o 2022-09-27T15:28:03.0923756Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:03.0924754Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:03.0925584Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:03.0926576Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:03.0927454Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:03.0928199Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:03.0981933Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterQuantizedCUDA.cpp.o 2022-09-27T15:28:03.2059282Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:03.2060436Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:03.2061289Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:03.2062204Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:28:03.2063049Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:28:03.2063918Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp:4: 2022-09-27T15:28:03.2065456Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:03.2066760Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:03.2067561Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:03.2068089Z | ^ 2022-09-27T15:28:03.2069018Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:03.2069783Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:03.2070258Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:03.2070585Z At global scope: 2022-09-27T15:28:03.2071402Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:03.2072444Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:03.2073371Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:03.2074307Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:03.2075293Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:03.2140360Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCUDA.cpp.o 2022-09-27T15:28:03.2686878Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:03.2690305Z In file included from /opt/rocm/magma/include/magma_types.h:148, 2022-09-27T15:28:03.2691323Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/MagmaUtils.h:6, 2022-09-27T15:28:03.2692259Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:20: 2022-09-27T15:28:03.2693707Z /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-09-27T15:28:03.2695035Z 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-09-27T15:28:03.2696021Z | ^ 2022-09-27T15:28:03.2696764Z In file included from /opt/rocm/magma/include/magma_types.h:149, 2022-09-27T15:28:03.2697574Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/MagmaUtils.h:6, 2022-09-27T15:28:03.2698443Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:20: 2022-09-27T15:28:03.2699757Z /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-09-27T15:28:03.2701153Z 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-09-27T15:28:03.2702187Z | ^ 2022-09-27T15:28:03.2703485Z /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-09-27T15:28:03.2704824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:1605:8: warning: unused variable ‘m’ [-Wunused-variable] 2022-09-27T15:28:03.2705617Z 1605 | auto m = input.size(-2); 2022-09-27T15:28:03.2706066Z | ^ 2022-09-27T15:28:03.2707035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:1606:8: warning: unused variable ‘n’ [-Wunused-variable] 2022-09-27T15:28:03.2707832Z 1606 | auto n = input.size(-1); 2022-09-27T15:28:03.2708286Z | ^ 2022-09-27T15:28:03.2709529Z /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-09-27T15:28:03.2710935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:2451:8: warning: unused variable ‘b’ [-Wunused-variable] 2022-09-27T15:28:03.2711723Z 2451 | auto b = batchCount(B); 2022-09-27T15:28:03.2712180Z | ^ 2022-09-27T15:28:03.2712509Z At global scope: 2022-09-27T15:28:03.2713311Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:03.2714260Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:03.2715189Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:03.2716171Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:03.2717237Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:03.2750321Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCsrCUDA.cpp.o 2022-09-27T15:28:03.4314303Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:03.4315422Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:03.4316715Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:03.4317640Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:03.4318621Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:03.4319616Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:03.4385908Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2022-09-27T15:28:03.6937000Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:03.6937983Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:03.6938698Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:03.6939450Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:28:03.6940201Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:28:03.6940972Z from /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h:10, 2022-09-27T15:28:03.6941720Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:6, 2022-09-27T15:28:03.6942599Z from /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterNestedTensorCUDA.cpp:48: 2022-09-27T15:28:03.6944042Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:03.6945204Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:03.6945894Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:03.6946377Z | ^ 2022-09-27T15:28:03.6947227Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:03.6947974Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:03.6948380Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:03.6948699Z At global scope: 2022-09-27T15:28:03.6949439Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:03.6950388Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:03.6951297Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:03.6952214Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:03.6953381Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:03.6999312Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/comm.cpp.o 2022-09-27T15:28:03.7242718Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:03.7243798Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:03.7244837Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:03.7245577Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:28:03.7246333Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:28:03.7247229Z from /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h:10, 2022-09-27T15:28:03.7248110Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:6, 2022-09-27T15:28:03.7249014Z from /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterQuantizedCUDA.cpp:48: 2022-09-27T15:28:03.7250527Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:03.7252045Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:03.7252855Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:03.7253363Z | ^ 2022-09-27T15:28:03.7254312Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:03.7255097Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:03.7255568Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:03.7255900Z At global scope: 2022-09-27T15:28:03.7256690Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:03.7257741Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:03.7258667Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:03.7259619Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:03.7260592Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:03.7321295Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2022-09-27T15:28:03.8486139Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:03.8487094Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:03.8487849Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:03.8488513Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:28:03.8489225Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:28:03.8490317Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h:3, 2022-09-27T15:28:03.8491331Z from /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h:4, 2022-09-27T15:28:03.8492033Z from /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.cpp:2: 2022-09-27T15:28:03.8493393Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:03.8494707Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:03.8495476Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:03.8508608Z | ^ 2022-09-27T15:28:03.8509586Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:03.8510341Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:03.8510801Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:03.8511109Z At global scope: 2022-09-27T15:28:03.8511876Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:03.8512872Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:03.8513739Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:03.8514652Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:03.8515572Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:03.8563286Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/profiler/cuda.cpp.o 2022-09-27T15:28:03.9709909Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:03.9710937Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:03.9711707Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:03.9712407Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:28:03.9713153Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:28:03.9713912Z from /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h:10, 2022-09-27T15:28:03.9714718Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:6, 2022-09-27T15:28:03.9715556Z from /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSparseCsrCUDA.cpp:48: 2022-09-27T15:28:03.9717265Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:03.9718372Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:03.9719092Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:03.9719582Z | ^ 2022-09-27T15:28:03.9720613Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:03.9721300Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:03.9721583Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:03.9721783Z At global scope: 2022-09-27T15:28:03.9722504Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:03.9723187Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:03.9723997Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:03.9724695Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:03.9725355Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:03.9725985Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:03.9726522Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:03.9727036Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:03.9727455Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:28:03.9727879Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:28:03.9728354Z from /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h:10, 2022-09-27T15:28:03.9729128Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:6, 2022-09-27T15:28:03.9729823Z from /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSparseCUDA.cpp:48: 2022-09-27T15:28:03.9731097Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:03.9731872Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:03.9732310Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:03.9732616Z | ^ 2022-09-27T15:28:03.9733133Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:03.9733683Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:03.9734108Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:03.9734420Z At global scope: 2022-09-27T15:28:03.9735058Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:03.9735647Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:03.9736153Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:03.9736693Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:03.9737220Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:03.9798258Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2022-09-27T15:28:03.9828093Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/arith.cpp.o 2022-09-27T15:28:04.5238798Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:04.5239645Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:04.5251474Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:04.5252271Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:28:04.5253048Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:28:04.5253802Z from /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h:10, 2022-09-27T15:28:04.5254665Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:6, 2022-09-27T15:28:04.5255505Z from /var/lib/jenkins/workspace/torch/csrc/profiler/cuda.cpp:1: 2022-09-27T15:28:04.5256987Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:04.5258206Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:04.5258889Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:04.5259382Z | ^ 2022-09-27T15:28:04.5260299Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:04.5261079Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:04.5261520Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:04.5261866Z At global scope: 2022-09-27T15:28:04.5262640Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:04.5263657Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:04.5264610Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:04.5265538Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:04.5266532Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:04.5306536Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/compute_at.cpp.o 2022-09-27T15:28:04.6994066Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:04.6994973Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:04.6995682Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:04.6996414Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:28:04.6997143Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:28:04.6997890Z from /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h:10, 2022-09-27T15:28:04.6998971Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:6, 2022-09-27T15:28:04.6999818Z from /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterCUDA.cpp:48: 2022-09-27T15:28:04.7001314Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:04.7002648Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:04.7003449Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:04.7003960Z | ^ 2022-09-27T15:28:04.7004868Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:04.7005649Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:04.7006128Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:04.7006439Z At global scope: 2022-09-27T15:28:04.7007193Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:04.7008045Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:04.7008838Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:04.7009637Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:04.7010229Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:04.7065444Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/inline_propagator.cpp.o 2022-09-27T15:28:04.8373695Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:04.8374976Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:04.8375906Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:04.8377142Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:28:04.8377999Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:28:04.8378726Z from /var/lib/jenkins/workspace/torch/csrc/cuda/comm.h:5, 2022-09-27T15:28:04.8379456Z from /var/lib/jenkins/workspace/torch/csrc/cuda/comm.cpp:1: 2022-09-27T15:28:04.8380889Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:04.8382094Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:04.8382860Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:04.8383386Z | ^ 2022-09-27T15:28:04.8384337Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:04.8385111Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:04.8385777Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:04.8386139Z At global scope: 2022-09-27T15:28:04.8386957Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:04.8387991Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:04.8388952Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:04.8390021Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:04.8390989Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:04.8452628Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/compute_at_map.cpp.o 2022-09-27T15:28:04.8895007Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:04.8896125Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:9: 2022-09-27T15:28:04.8898152Z /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-09-27T15:28:04.8899531Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:04.8900034Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:04.8900911Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:04.8901684Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:04.8902232Z | ^~~~ 2022-09-27T15:28:04.8903087Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:04.8903868Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:04.8904362Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:04.8904987Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:28:04.8905829Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:7, 2022-09-27T15:28:04.8906661Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2022-09-27T15:28:04.8907459Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:04.8908139Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:04.8908681Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:04.8909424Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:9: 2022-09-27T15:28:04.8911421Z /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-09-27T15:28:04.8913092Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:04.8913629Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:04.8914472Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:04.8915278Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:04.8915948Z | ^~~~ 2022-09-27T15:28:04.8916803Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:04.8917584Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:04.8918070Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:04.8918716Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:28:04.8919557Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:7, 2022-09-27T15:28:04.8920402Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2022-09-27T15:28:04.8921207Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:04.8921903Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:04.8922464Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:04.8923117Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:04.8923842Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:04.8924690Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:28:04.8925540Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:28:04.8926358Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:7: 2022-09-27T15:28:04.8927940Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:04.8929257Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:04.8930074Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:04.8930596Z | ^ 2022-09-27T15:28:04.8931689Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:04.8932488Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:04.8932974Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:04.8933310Z At global scope: 2022-09-27T15:28:04.8934126Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:04.8935201Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:04.8936158Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:04.8937130Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:04.8938232Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:04.8973900Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/codegen.cpp.o 2022-09-27T15:28:05.0287177Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:05.0288311Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:05.0289581Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:05.0290462Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:05.0291950Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:05.0292855Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:05.0363531Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/contiguity.cpp.o 2022-09-27T15:28:05.1582996Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:05.1584061Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:05.1585012Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:05.1585859Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:05.1586691Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:05.1587503Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:05.1655606Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/dispatch.cpp.o 2022-09-27T15:28:05.5837183Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:05.5838156Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:05.5839009Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:05.5839807Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:05.5840721Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:05.5841635Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:05.5914036Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/expr_evaluator.cpp.o 2022-09-27T15:28:05.8350693Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:05.8351823Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:05.8352874Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:05.8354427Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:05.8355408Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:05.8356382Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:05.8432706Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/executor.cpp.o 2022-09-27T15:28:05.9488112Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:05.9489132Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:05.9490054Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:05.9491073Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:05.9491950Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:05.9492863Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:05.9568445Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/executor_kernel_arg.cpp.o 2022-09-27T15:28:06.0551547Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:06.0552681Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:06.0553755Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:06.0554628Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:06.0555566Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:06.0556468Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:06.0625453Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/executor_launch_params.cpp.o 2022-09-27T15:28:06.1336659Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:06.1337538Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:06.1338571Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:06.1339468Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:06.1340438Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:06.1341066Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:06.1405425Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/evaluator_common.cpp.o 2022-09-27T15:28:06.3153841Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:06.3155191Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:06.3156144Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:06.3156969Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:06.3157760Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:06.3158732Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:06.3224003Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/executor_utils.cpp.o 2022-09-27T15:28:06.5169901Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:06.5171295Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:06.5172225Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:06.5173128Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:06.5173985Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:06.5174852Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:06.5255022Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/fusion.cpp.o 2022-09-27T15:28:06.7188056Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:06.7189069Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:06.7190027Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:06.7190899Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:06.7191782Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:06.7192679Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:06.7243240Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/graph_fuser.cpp.o 2022-09-27T15:28:07.0545600Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:07.0546595Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:07.0547589Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:07.0548489Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:07.0549346Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:07.0550240Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:07.0617395Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/grouped_reduction.cpp.o 2022-09-27T15:28:07.1810507Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:07.1811928Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp:17: 2022-09-27T15:28:07.1813702Z /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-09-27T15:28:07.1815287Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:07.1815765Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:07.1816549Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:07.1817258Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:07.1817802Z | ^~~~ 2022-09-27T15:28:07.1818602Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:07.1819244Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:07.1819641Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:07.1820206Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:28:07.1820950Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.h:8, 2022-09-27T15:28:07.1821697Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.h:3, 2022-09-27T15:28:07.1822427Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp:2: 2022-09-27T15:28:07.1823164Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:07.1823799Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:07.1824255Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:07.1824873Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp:17: 2022-09-27T15:28:07.1826638Z /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-09-27T15:28:07.1827879Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:07.1828342Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:07.1829109Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:07.1829793Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:07.1830317Z | ^~~~ 2022-09-27T15:28:07.1831039Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:07.1831726Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:07.1832337Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:07.1832947Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-09-27T15:28:07.1833664Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.h:8, 2022-09-27T15:28:07.1834425Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.h:3, 2022-09-27T15:28:07.1835202Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp:2: 2022-09-27T15:28:07.1836002Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:07.1836667Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:07.1837187Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:07.1837976Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:07.1838892Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:07.1839770Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:07.1840659Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:07.1841557Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:07.1916275Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/index_compute.cpp.o 2022-09-27T15:28:07.2348079Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:07.2349084Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:07.2349986Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:07.2350781Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:07.2351629Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:07.2352574Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:07.2405111Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_index_compute.cpp.o 2022-09-27T15:28:07.6694080Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:07.6695083Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:07.6696023Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:07.6696901Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:07.6697773Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:07.6698636Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:07.6753342Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/instrumentation.cpp.o 2022-09-27T15:28:07.7354276Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:07.7355298Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:3: 2022-09-27T15:28:07.7357224Z /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-09-27T15:28:07.7358664Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:07.7359173Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:07.7360005Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:07.7360806Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:07.7361377Z | ^~~~ 2022-09-27T15:28:07.7362228Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:07.7362956Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:07.7363394Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:07.7364053Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:6, 2022-09-27T15:28:07.7364877Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:1: 2022-09-27T15:28:07.7365675Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:07.7366368Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:07.7367015Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:07.7367707Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:3: 2022-09-27T15:28:07.7369621Z /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-09-27T15:28:07.7370796Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:07.7371457Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:07.7372286Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:07.7373033Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:07.7373589Z | ^~~~ 2022-09-27T15:28:07.7374351Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:07.7374997Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:07.7375432Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:07.7376022Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:6, 2022-09-27T15:28:07.7376774Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:1: 2022-09-27T15:28:07.7377654Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:07.7378308Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:07.7378797Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:07.7379518Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:07.7380447Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:07.7381830Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:07.7382725Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:07.7383589Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:07.7431216Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_base_nodes.cpp.o 2022-09-27T15:28:07.9420972Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:07.9421657Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:07.9422258Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:07.9423022Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:07.9423858Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:07.9424690Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:07.9476945Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_builder.cpp.o 2022-09-27T15:28:08.1596544Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:08.1597516Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:08.1598431Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:08.1599241Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:08.1600124Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:08.1601052Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:08.1651775Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_cloner.cpp.o 2022-09-27T15:28:08.2688296Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:08.2689451Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:08.2690407Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:08.2691525Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:08.2692604Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:08.2693510Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:08.2768964Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_container.cpp.o 2022-09-27T15:28:08.3345360Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:08.3346717Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:08.3347765Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:08.3348671Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:08.3349496Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:08.3350315Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:08.3421795Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_graphviz.cpp.o 2022-09-27T15:28:08.7913199Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:08.7917715Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:08.7918727Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:08.7919292Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:08.7920107Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:08.7920632Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:08.7976488Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_nodes.cpp.o 2022-09-27T15:28:08.8459389Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:08.8460431Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:08.8461411Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:08.8462316Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:08.8463146Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:08.8463997Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:08.8522994Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_iostream.cpp.o 2022-09-27T15:28:09.0291686Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:09.0292744Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:09.0293967Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:09.0294813Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:09.0295662Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:09.0296552Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:09.0369172Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_utils.cpp.o 2022-09-27T15:28:09.0843403Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:09.0844490Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:09.0845454Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:09.0846250Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:09.0847205Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:09.0848136Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:09.0920498Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/iter_visitor.cpp.o 2022-09-27T15:28:09.3721649Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:09.3723095Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:09.3724309Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:09.3725221Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:09.3726255Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:09.3727331Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:09.3802450Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/kernel.cpp.o 2022-09-27T15:28:09.4793038Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:09.4794738Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:09.4796036Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:09.4797365Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:09.4801283Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:09.4802443Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:09.4871167Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/kernel_cache.cpp.o 2022-09-27T15:28:09.8006676Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:09.8007949Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:09.8008971Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:09.8009893Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:09.8011191Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:09.8012175Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:09.8089571Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.cpp.o 2022-09-27T15:28:09.9669222Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:09.9670824Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:09.9672077Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:09.9673357Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:09.9674510Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:09.9675584Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:09.9747650Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/kernel_ir.cpp.o 2022-09-27T15:28:10.1047891Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:10.1049488Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:10.1050505Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:10.1051629Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:10.1052554Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:10.1053502Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:10.1109334Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.cpp.o 2022-09-27T15:28:10.2084196Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:10.2085055Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:10.2086256Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:10.2086895Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:10.2087418Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:10.2088023Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:10.2157873Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_alias_memory.cpp.o 2022-09-27T15:28:10.6499512Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:10.6500493Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:10.6501424Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:10.6502255Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:10.6503036Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:10.6503812Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:10.6576479Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_allocation.cpp.o 2022-09-27T15:28:10.7600629Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:10.7601292Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:10.7601867Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:10.7602385Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:10.7602928Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:10.7603441Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:10.7658777Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_double_buffer.cpp.o 2022-09-27T15:28:10.9411502Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:10.9412821Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:10.9413821Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:10.9414970Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:10.9415913Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:10.9416826Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:10.9489679Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_expr_sort.cpp.o 2022-09-27T15:28:11.0013259Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:11.0014333Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:11.0015468Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:11.0016385Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:11.0017280Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:11.0018117Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:11.0111980Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_fused_reduction.cpp.o 2022-09-27T15:28:11.2801700Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:11.2802763Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:11.2804222Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:11.2805161Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:11.2806124Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:11.2807175Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:11.2808192Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:11.2809183Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:11.2810206Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:11.2811568Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:11.2812540Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:11.2813465Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:11.2880508Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.cpp.o 2022-09-27T15:28:11.2881550Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_index.cpp.o 2022-09-27T15:28:11.7683667Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:11.7684960Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:11.7685874Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:11.7686742Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:11.7687738Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:11.7688773Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:11.7738181Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_index_hoist.cpp.o 2022-09-27T15:28:11.8896950Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:11.8903404Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:11.8904323Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:11.8905129Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:11.8906052Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:11.8906913Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:11.8974065Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_insert_syncs.cpp.o 2022-09-27T15:28:11.9029381Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:11.9030073Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:11.9030641Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:11.9031171Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:11.9031696Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:11.9032266Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:11.9103598Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_instrument.cpp.o 2022-09-27T15:28:12.1096511Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:12.1097520Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:12.1098420Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:12.1099217Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:12.1100002Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:12.1100788Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:12.1171503Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_loops.cpp.o 2022-09-27T15:28:12.3035521Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:12.3036162Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:12.3036715Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:12.3037443Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:12.3038305Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:12.3039146Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:12.3106332Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_magic_zero.cpp.o 2022-09-27T15:28:12.4558536Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:12.4559608Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:12.4560640Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:12.4561539Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:12.4562557Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:12.4563495Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:12.4642885Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.cpp.o 2022-09-27T15:28:12.9492669Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:12.9493781Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:12.9494798Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:12.9495762Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:12.9496608Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:12.9497389Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:12.9553845Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_predicate.cpp.o 2022-09-27T15:28:13.0436230Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:13.0437132Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:13.0437943Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:13.0438772Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:13.0439903Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:13.0440761Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:13.0508041Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.cpp.o 2022-09-27T15:28:13.1300636Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:13.1302022Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:13.1303075Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:13.1304009Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:13.1304976Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:13.1305931Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:13.1385191Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_replace_size.cpp.o 2022-09-27T15:28:13.3389371Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:13.3390561Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:13.3392898Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:13.3393858Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:13.3394792Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:13.3395723Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:13.3459444Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_shift.cpp.o 2022-09-27T15:28:13.3946047Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:13.3947083Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:13.3948002Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:13.3948877Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:13.3949837Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:13.3950766Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:13.4019182Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_sync_information.cpp.o 2022-09-27T15:28:13.4284701Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:13.4285653Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:13.4286732Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:13.4287363Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:13.4288233Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:13.4288771Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:13.4354463Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_thread_predicate.cpp.o 2022-09-27T15:28:14.1346702Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:14.1347833Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:14.1349656Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:14.1350508Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:14.1351390Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:14.1352271Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:14.1370447Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:14.1371687Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:14.1372528Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:14.1373053Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:14.1373566Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:14.1374100Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:14.1430927Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.cpp.o 2022-09-27T15:28:14.1474588Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.cpp.o 2022-09-27T15:28:14.3486470Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:14.3487682Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:14.3488712Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:14.3489651Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:14.3490646Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:14.3491685Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:14.3565877Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_unroll.cpp.o 2022-09-27T15:28:14.5022834Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:14.5023832Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:14.5024697Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:14.5025612Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:14.5026210Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:14.5026738Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:14.5096237Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_utils.cpp.o 2022-09-27T15:28:14.5537783Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:14.5538756Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:14.5539673Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:14.5540517Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:14.5541379Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:14.5542271Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:14.5592640Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_validation.cpp.o 2022-09-27T15:28:14.6298254Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:14.6299324Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:14.6300345Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:14.6301231Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:14.6302204Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:14.6303194Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:14.6375577Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_warp_reduce.cpp.o 2022-09-27T15:28:15.3434463Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:15.3435589Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:15.3436327Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:15.3436852Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:15.3437606Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:15.3438138Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:15.3498105Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower2device.cpp.o 2022-09-27T15:28:15.3878035Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:15.3879376Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:15.3880391Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:15.3881246Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:15.3882187Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:15.3883119Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:15.3953538Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/manager.cpp.o 2022-09-27T15:28:15.4538094Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:15.4538906Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:15.4539789Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:15.4540606Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:15.4541446Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:15.4542325Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:15.4593341Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/maxinfo_propagator.cpp.o 2022-09-27T15:28:15.7341668Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:15.7342778Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:15.7343761Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:15.7344697Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:15.7345662Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:15.7346461Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:15.7419692Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/mutator.cpp.o 2022-09-27T15:28:15.7791286Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:15.7791920Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:15.7792728Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:15.7793253Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:15.7793770Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:15.7794291Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:15.7957090Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/non_divisible_split.cpp.o 2022-09-27T15:28:15.9752633Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:15.9753732Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:15.9754804Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:15.9755736Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:15.9756694Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:15.9757656Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:15.9825644Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ops/alias.cpp.o 2022-09-27T15:28:16.6170111Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:16.6171335Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:16.6172114Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:16.6172643Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:16.6173177Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:16.6173716Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:16.6208329Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:16.6209343Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:16.6210287Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:16.6211274Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:16.6212125Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:16.6212896Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:16.6248820Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ops/composite.cpp.o 2022-09-27T15:28:16.6271502Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ops/normalization.cpp.o 2022-09-27T15:28:16.7087552Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:16.7088607Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:16.7089516Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:16.7090368Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:16.7091686Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:16.7092584Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:16.7145384Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/parallel_dimension_map.cpp.o 2022-09-27T15:28:16.8151035Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:16.8152130Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:16.8153161Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:16.8154081Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:16.8155109Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:16.8156147Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:16.8226961Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.cpp.o 2022-09-27T15:28:16.8734857Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:16.8735975Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:16.8737008Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:16.8737929Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:16.8738835Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:16.8739753Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:16.8812895Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/parser.cpp.o 2022-09-27T15:28:16.9474567Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:16.9475957Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:16.9477315Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:16.9478470Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:16.9479690Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:16.9481220Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:16.9546204Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/partial_split_map.cpp.o 2022-09-27T15:28:17.1976342Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:17.1977440Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:17.1978806Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:17.1979745Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:17.1980697Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:17.1981600Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:17.2060932Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/partition.cpp.o 2022-09-27T15:28:17.6441618Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:17.6442766Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:17.6443834Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:17.6444751Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:17.6445747Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:17.6446710Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:17.6517768Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/predicate_compute.cpp.o 2022-09-27T15:28:17.7678445Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:17.7679454Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:17.7680335Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:17.7681144Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:17.7682230Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:17.7683079Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:17.7751288Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_cache.cpp.o 2022-09-27T15:28:17.9191888Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:17.9193679Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:17.9194904Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:17.9196297Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:17.9197289Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:17.9198228Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:17.9233900Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:17.9234987Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:17.9236016Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:17.9236930Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:17.9237898Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:17.9238854Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:17.9276626Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_definition.cpp.o 2022-09-27T15:28:17.9308752Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_interface.cpp.o 2022-09-27T15:28:18.0502310Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:18.0503031Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:18.0503795Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:18.0504586Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:18.0505413Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:18.0506240Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:18.0558345Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/register_interface.cpp.o 2022-09-27T15:28:18.5347459Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:18.5348786Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:18.5349783Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:18.5350720Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:18.5351440Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:18.5352074Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:18.5404317Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/root_domain_map.cpp.o 2022-09-27T15:28:18.7879065Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:18.7880068Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:18.7880928Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:18.7881720Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:18.7882619Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:18.7883545Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:18.7951169Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp.o 2022-09-27T15:28:18.8589915Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:18.8590923Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:18.8591830Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:18.8592640Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:18.8593410Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:18.8594202Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:18.8664097Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.cpp.o 2022-09-27T15:28:18.9106497Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:18.9107429Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:18.9108335Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:18.9109138Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:18.9109967Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:18.9110800Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:18.9196364Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/transpose.cpp.o 2022-09-27T15:28:19.1081810Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:19.1082919Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:19.1083660Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:19.1084509Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:19.1085376Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:19.1086080Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:19.1149466Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/normalization.cpp.o 2022-09-27T15:28:19.1474722Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:19.1475904Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:19.1476933Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:19.1477861Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:19.1479595Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:19.1480540Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:19.1553302Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/reduction.cpp.o 2022-09-27T15:28:19.6283926Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:19.6284956Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:19.6285843Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:19.6286671Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:19.6287561Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:19.6288429Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:19.6365115Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/matmul.cpp.o 2022-09-27T15:28:19.8687684Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:19.8688766Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:19.8700781Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:19.8701637Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:19.8702755Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:19.8703592Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:19.8783260Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.cpp.o 2022-09-27T15:28:20.0213850Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:20.0215195Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:20.0216106Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:20.0216968Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:20.0217839Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:20.0218696Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:20.0290403Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/registry.cpp.o 2022-09-27T15:28:20.1609947Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:20.1611329Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:20.1612180Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:20.1612957Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:20.1613722Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:20.1614512Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:20.1686056Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/utils.cpp.o 2022-09-27T15:28:20.3709858Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:20.3710768Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:20.3711726Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:20.3712335Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:20.3713283Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:20.3713813Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:20.3774882Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/type_inference.cpp.o 2022-09-27T15:28:20.4705664Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:20.4706774Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:20.4707998Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:20.4708923Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:20.4709890Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:20.4710872Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:20.4784374Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/type_promotion.cpp.o 2022-09-27T15:28:20.6823872Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:20.6825081Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:20.6826166Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:20.6827065Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:20.6828028Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:20.6829051Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:20.6902947Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/fusion_segmenter.cpp.o 2022-09-27T15:28:20.9246315Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:20.9247588Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:20.9248652Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:20.9249616Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:20.9250457Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:20.9251519Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:20.9325576Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/tensor_view.cpp.o 2022-09-27T15:28:21.2720855Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:21.2721932Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:21.2722860Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:21.2723676Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:21.2724546Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:21.2725373Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:21.2792569Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/transform_iter.cpp.o 2022-09-27T15:28:21.2822742Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:21.2823803Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:21.2824697Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:21.2825504Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:21.2826563Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:21.2827362Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:21.2914639Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/transform_replay.cpp.o 2022-09-27T15:28:21.5395638Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:21.5396597Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:21.5397435Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:21.5398302Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:21.5399134Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:21.5400045Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:21.5452839Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/transform_rfactor.cpp.o 2022-09-27T15:28:21.6522363Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:21.6523384Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:21.6524339Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:21.6525206Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:21.6526049Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:21.6527010Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:21.6595255Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/transform_view.cpp.o 2022-09-27T15:28:21.8144436Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:21.8145564Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:21.8146474Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:21.8147289Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:21.8148221Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:21.8149391Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:21.8230552Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/type.cpp.o 2022-09-27T15:28:22.0570746Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:22.0572469Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:22.0574220Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:22.0575121Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:22.0576071Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:22.0577044Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:22.0661130Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/utils.cpp.o 2022-09-27T15:28:22.1524937Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:22.1525732Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:22.1526752Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:22.1527615Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:22.1528214Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:22.1529124Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:22.1585806Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/mma_type.cpp.o 2022-09-27T15:28:22.2629581Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:22.2630791Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:22.2631792Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:22.2632760Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:22.2633751Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:22.2634732Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:22.2705087Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.cpp.o 2022-09-27T15:28:22.3816393Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:22.3817482Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:22.3818490Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:22.3819633Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:22.3820639Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:22.3821568Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:22.3889927Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2022-09-27T15:28:22.5724386Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:22.5725007Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:22.5725875Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:22.5726702Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:22.5727629Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:22.5728520Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:22.5780949Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2022-09-27T15:28:22.8180113Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:22.8181212Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:22.8182247Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:22.8183157Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:22.8184104Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:22.8185045Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:22.8260857Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2022-09-27T15:28:22.9180494Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:22.9181577Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:22.9182469Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:22.9183277Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:22.9184072Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:22.9184908Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:22.9254031Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/nccl.cpp.o 2022-09-27T15:28:23.1115140Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:23.1116508Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:23.1117538Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:23.1118483Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:23.1119434Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:23.1120515Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:23.1188157Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2022-09-27T15:28:23.2861344Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:23.2862390Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:23.2863277Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:23.2864026Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:23.2864895Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:23.2865686Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:23.2931986Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2022-09-27T15:28:23.3961758Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:23.3962898Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:23.3963801Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:23.3964589Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:23.3965508Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:23.3966413Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:23.4017115Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2022-09-27T15:28:23.6094835Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:23.6095853Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:23.6096755Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:23.6097622Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:23.6098465Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:23.6099296Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:23.6169772Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2022-09-27T15:28:23.7031091Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:23.7031975Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:23.7032556Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:23.7033308Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:23.7033839Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:23.7034380Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:23.7082835Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2022-09-27T15:28:23.7776588Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:23.7777730Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:23.7778775Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:23.7779709Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:23.7780653Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:23.7781562Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:23.7857879Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2022-09-27T15:28:23.8292450Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:23.8293370Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:8, 2022-09-27T15:28:23.8294235Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2022-09-27T15:28:23.8296259Z /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-09-27T15:28:23.8297607Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:23.8298002Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:23.8298680Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:23.8299396Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:23.8299930Z | ^~~~ 2022-09-27T15:28:23.8300799Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:23.8301558Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:23.8302359Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:23.8303065Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:6, 2022-09-27T15:28:23.8303869Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2022-09-27T15:28:23.8304531Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2022-09-27T15:28:23.8305186Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:23.8305961Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:23.8306446Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:23.8307067Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:8, 2022-09-27T15:28:23.8307824Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2022-09-27T15:28:23.8309492Z /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-09-27T15:28:23.8310724Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:28:23.8311255Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:23.8312117Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:28:23.8312950Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:28:23.8313559Z | ^~~~ 2022-09-27T15:28:23.8314440Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:28:23.8315036Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:28:23.8315412Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:28:23.8315973Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:6, 2022-09-27T15:28:23.8316759Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2022-09-27T15:28:23.8317607Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2022-09-27T15:28:23.8374208Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:28:23.8374938Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:28:23.8375453Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:28:23.8376126Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:23.8376845Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:23.8377665Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:28:23.8378491Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:28:23.8379275Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2022-09-27T15:28:23.8380056Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2022-09-27T15:28:23.8381821Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:23.8383118Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:23.8383925Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:23.8384431Z | ^ 2022-09-27T15:28:23.8385482Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:23.8386266Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:23.8386733Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:23.8387054Z At global scope: 2022-09-27T15:28:23.8387856Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:23.8388897Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:23.8389798Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:23.8390779Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:23.8391738Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:23.8433927Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2022-09-27T15:28:23.8613201Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:23.8614095Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:23.8614864Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:23.8615566Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:23.8616314Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:23.8617143Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:23.8863743Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:23.8864596Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:23.8865185Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:23.8865848Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:28:23.8866472Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:28:23.8867015Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h:5, 2022-09-27T15:28:23.8867603Z from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_cuda.cpp:3: 2022-09-27T15:28:23.8868503Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:23.8869494Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:23.8869953Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:23.8870334Z | ^ 2022-09-27T15:28:23.8870902Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:23.8871418Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:23.8871753Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:23.8871948Z At global scope: 2022-09-27T15:28:23.8872433Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:23.8873005Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:23.8873600Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:23.8874181Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:23.8874765Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:24.0480614Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:24.0481436Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:24.0482060Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:24.0482741Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:28:24.0483463Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:28:24.0484079Z from /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.h:4, 2022-09-27T15:28:24.0484469Z from /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp:3: 2022-09-27T15:28:24.0485300Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:24.0486008Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:24.0486456Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:24.0486743Z | ^ 2022-09-27T15:28:24.0487585Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:24.0488029Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:24.0488301Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:24.0488959Z /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-09-27T15:28:24.0489834Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp:651:7: warning: unused variable ‘numranks’ [-Wunused-variable] 2022-09-27T15:28:24.0490223Z 651 | int numranks; 2022-09-27T15:28:24.0490481Z | ^~~~~~~~ 2022-09-27T15:28:24.0491296Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp:654:10: warning: unused variable ‘rankdiff’ [-Wunused-variable] 2022-09-27T15:28:24.0491759Z 654 | size_t rankdiff = input.nbytes() / size; 2022-09-27T15:28:24.0492048Z | ^~~~~~~~ 2022-09-27T15:28:24.0492245Z At global scope: 2022-09-27T15:28:24.0492671Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:24.0493247Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:24.0493761Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:24.0494285Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:24.0494803Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:24.2290257Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:24.2291183Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:24.2291811Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:24.2292559Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:28:24.2293103Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:28:24.2293525Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h:5, 2022-09-27T15:28:24.2294186Z from /var/lib/jenkins/workspace/torch/csrc/jit/cuda/cuda.h:1, 2022-09-27T15:28:24.2294739Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_cuda_ops.cpp:4: 2022-09-27T15:28:24.2295826Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:24.2296588Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:24.2297393Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:24.2297824Z | ^ 2022-09-27T15:28:24.2298800Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:24.2299256Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:24.2299529Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:24.2299842Z At global scope: 2022-09-27T15:28:24.2300448Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:24.2301107Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:24.2301870Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:24.2302401Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:24.2302934Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:24.5614011Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:24.5614784Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:28:24.5615388Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:28:24.5616128Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:28:24.5616822Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:28:24.5617289Z from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp:18, 2022-09-27T15:28:24.5617769Z from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp:2: 2022-09-27T15:28:24.5618623Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:28:24.5619303Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:28:24.5619745Z 52 | _hip_check_suffix)); \ 2022-09-27T15:28:24.5620053Z | ^ 2022-09-27T15:28:24.5620572Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:28:24.5620995Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:28:24.5621259Z | ^~~~~~~~~~~~~ 2022-09-27T15:28:24.5621454Z At global scope: 2022-09-27T15:28:24.5621886Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:24.5622449Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:24.5622964Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:24.5623488Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:24.5623997Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:24.8198669Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:24.8199610Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:24.8200257Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:24.8200786Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:24.8201371Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:24.8202032Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:24.8256729Z [ 93%] Linking CXX shared library ../lib/libtorch_hip.so 2022-09-27T15:28:27.8268475Z [ 93%] Built target torch_hip 2022-09-27T15:28:27.8390504Z [ 93%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-09-27T15:28:27.9010248Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:27.9011084Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:27.9011675Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:27.9012208Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:27.9012751Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:27.9013263Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:27.9063195Z [ 93%] Linking CXX shared library ../lib/libtorch.so 2022-09-27T15:28:28.3442904Z [ 93%] Built target torch 2022-09-27T15:28:28.3606274Z [ 93%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2022-09-27T15:28:28.3607539Z [ 93%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2022-09-27T15:28:28.3608631Z [ 93%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2022-09-27T15:28:28.3615822Z [ 93%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2022-09-27T15:28:28.3619579Z [ 93%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2022-09-27T15:28:28.3643002Z [ 93%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2022-09-27T15:28:28.7953465Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:28.7954828Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:28.7955964Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:28.7957163Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:28.7958443Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:28.7959573Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:28.8039630Z [ 93%] Linking CXX executable ../bin/Dimname_test 2022-09-27T15:28:29.4379698Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:29.4380845Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:29.4382669Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:29.4383561Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:29.4384652Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:29.4385442Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:29.4438793Z [ 93%] Linking CXX executable ../bin/NamedTensor_test 2022-09-27T15:28:29.5449554Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:29.5450460Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:29.5452019Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:29.5452837Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:29.5453626Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:29.5454146Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:29.5511095Z [ 93%] Linking CXX executable ../bin/atest 2022-09-27T15:28:29.5779643Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:29.5780612Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:29.5781189Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:29.5781767Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:29.5782616Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:29.5783329Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:29.5834706Z [ 93%] Linking CXX executable ../bin/MaybeOwned_test 2022-09-27T15:28:29.6228300Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:29.6229223Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:29.6230130Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:29.6230676Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:29.6231205Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:29.6231856Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:29.6302991Z [ 93%] Linking CXX executable ../bin/apply_utils_test 2022-09-27T15:28:29.6866009Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:29.6867365Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:29.6868546Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:29.6869752Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:29.6871269Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:29.6872418Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:29.6942201Z [ 93%] Linking CXX executable ../bin/Dict_test 2022-09-27T15:28:30.0193815Z [ 93%] Built target Dimname_test 2022-09-27T15:28:30.0351506Z [ 93%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2022-09-27T15:28:30.7048675Z [ 93%] Built target MaybeOwned_test 2022-09-27T15:28:30.7229009Z [ 93%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2022-09-27T15:28:30.7873771Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:30.7874751Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:30.7877339Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:30.7878537Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:30.7879690Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:30.7880876Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:30.7962761Z [ 93%] Linking CXX executable ../bin/basic 2022-09-27T15:28:30.9502666Z [ 93%] Built target NamedTensor_test 2022-09-27T15:28:30.9678902Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2022-09-27T15:28:31.0458781Z [ 93%] Built target atest 2022-09-27T15:28:31.0552016Z [ 93%] Built target apply_utils_test 2022-09-27T15:28:31.0615602Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2022-09-27T15:28:31.0789874Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2022-09-27T15:28:31.0997601Z [ 93%] Built target Dict_test 2022-09-27T15:28:31.1282638Z [ 93%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2022-09-27T15:28:31.8032277Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:31.8033555Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:31.8034836Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:31.8036125Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:31.8037116Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:31.8037866Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:31.8106104Z [ 93%] Linking CXX executable ../bin/broadcast_test 2022-09-27T15:28:31.9527202Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:31.9528434Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:31.9529712Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:31.9530312Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:31.9531552Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:31.9532092Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:31.9603126Z [ 93%] Linking CXX executable ../bin/cpu_generator_test 2022-09-27T15:28:31.9719396Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:31.9720933Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:31.9722112Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:31.9723163Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:31.9724252Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:31.9725355Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:31.9795529Z [ 93%] Linking CXX executable ../bin/dispatch_key_set_test 2022-09-27T15:28:32.1655818Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:32.1656862Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:32.1657893Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:32.1658739Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:32.1659278Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:32.1659983Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:32.1730321Z [ 93%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2022-09-27T15:28:32.2346965Z [ 93%] Built target basic 2022-09-27T15:28:32.2503068Z [ 93%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2022-09-27T15:28:32.7588569Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:32.7589514Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:32.7590619Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:32.7591400Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:32.7592163Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:32.7592931Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:32.7664383Z [ 93%] Linking CXX executable ../bin/cpu_rng_test 2022-09-27T15:28:33.0241624Z [ 93%] Built target broadcast_test 2022-09-27T15:28:33.0391213Z [ 93%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2022-09-27T15:28:33.0890578Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:33.0893873Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:33.0894886Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:33.0895546Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:33.0896370Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:33.0897214Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:33.0954495Z [ 93%] Linking CXX executable ../bin/dlconvertor_test 2022-09-27T15:28:33.4902894Z [ 93%] Built target dispatch_key_set_test 2022-09-27T15:28:33.5083497Z [ 93%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2022-09-27T15:28:33.5271751Z [ 93%] Built target cpu_generator_test 2022-09-27T15:28:33.5476179Z [ 93%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2022-09-27T15:28:33.5694231Z [ 93%] Built target cpu_profiling_allocator_test 2022-09-27T15:28:33.5907054Z [ 93%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2022-09-27T15:28:33.9875511Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:33.9876600Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:33.9877518Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:33.9878374Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:33.9879232Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:33.9880127Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:33.9949349Z [ 93%] Linking CXX executable ../bin/extension_backend_test 2022-09-27T15:28:34.2332034Z [ 93%] Built target cpu_rng_test 2022-09-27T15:28:34.2521465Z [ 93%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2022-09-27T15:28:34.4001350Z [ 93%] Built target dlconvertor_test 2022-09-27T15:28:34.4081969Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:34.4083206Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:34.4084167Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:34.4084929Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:34.4085721Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:34.4086672Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:34.4154097Z [ 93%] Linking CXX executable ../bin/half_test 2022-09-27T15:28:34.4186588Z [ 93%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2022-09-27T15:28:34.5469608Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:34.5470726Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:34.5471684Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:34.5472585Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:34.5473478Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:34.5474358Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:34.5541255Z [ 93%] Linking CXX executable ../bin/lazy_tensor_test 2022-09-27T15:28:35.1004329Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:35.1014770Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:35.1015694Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:35.1016540Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:35.1017329Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:35.1018127Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:35.1085409Z [ 93%] Linking CXX executable ../bin/ivalue_test 2022-09-27T15:28:35.2298120Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:35.2299061Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:35.2299809Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:35.2300394Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:35.2300950Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:35.2301632Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:35.2357003Z [ 93%] Linking CXX executable ../bin/math_kernel_test 2022-09-27T15:28:35.3851917Z [ 93%] Built target extension_backend_test 2022-09-27T15:28:35.4014428Z [ 93%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2022-09-27T15:28:35.4784419Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:35.4785528Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:35.4786810Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:35.4787742Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:35.4788746Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:35.4789722Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:35.4859605Z [ 93%] Linking CXX executable ../bin/memory_format_test 2022-09-27T15:28:35.8037766Z [ 93%] Built target lazy_tensor_test 2022-09-27T15:28:35.8182292Z [ 93%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2022-09-27T15:28:35.9163763Z [ 93%] Built target half_test 2022-09-27T15:28:35.9395827Z [ 93%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2022-09-27T15:28:36.2025168Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:36.2026208Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:36.2027254Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:36.2028201Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:36.2029158Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:36.2030155Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:36.2095319Z [ 93%] Linking CXX executable ../bin/memory_overlapping_test 2022-09-27T15:28:36.5191750Z [ 93%] Built target ivalue_test 2022-09-27T15:28:36.5347344Z [ 93%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2022-09-27T15:28:36.7111622Z [ 93%] Built target math_kernel_test 2022-09-27T15:28:36.7301171Z [ 93%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2022-09-27T15:28:36.8747429Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:36.8748454Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:36.8749378Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:36.8750159Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:36.8750986Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:36.8752032Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:36.8832125Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:36.8833101Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:36.8833937Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:36.8834993Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:36.8835752Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:36.8836521Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:36.8837141Z [ 93%] Linking CXX executable ../bin/operator_name_test 2022-09-27T15:28:36.8896867Z [ 93%] Linking CXX executable ../bin/native_test 2022-09-27T15:28:36.9066740Z [ 93%] Built target memory_format_test 2022-09-27T15:28:36.9232268Z [ 93%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2022-09-27T15:28:37.2143507Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:37.2144235Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:37.2145091Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:37.2145612Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:37.2146139Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:37.2146776Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:37.2216973Z [ 93%] Linking CXX executable ../bin/mobile_memory_cleanup 2022-09-27T15:28:37.5055763Z [ 93%] Built target memory_overlapping_test 2022-09-27T15:28:37.5199984Z [ 93%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2022-09-27T15:28:37.8008885Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:37.8009788Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:37.8010639Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:37.8011634Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:37.8012415Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:37.8013171Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:37.8086023Z [ 93%] Linking CXX executable ../bin/operators_test 2022-09-27T15:28:38.0109691Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:38.0110730Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:38.0111910Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:38.0112794Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:38.0113687Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:38.0114686Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:38.0184833Z [ 93%] Linking CXX executable ../bin/packedtensoraccessor_test 2022-09-27T15:28:38.1963571Z [ 93%] Built target native_test 2022-09-27T15:28:38.2022899Z [ 93%] Built target operator_name_test 2022-09-27T15:28:38.2132126Z [ 93%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2022-09-27T15:28:38.2162124Z [ 93%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2022-09-27T15:28:38.6093279Z [ 93%] Built target mobile_memory_cleanup 2022-09-27T15:28:38.6263502Z [ 93%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2022-09-27T15:28:38.7258196Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:38.7259136Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:38.7259976Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:38.7260749Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:38.7261532Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:38.7262276Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:38.7339914Z [ 93%] Linking CXX executable ../bin/pow_test 2022-09-27T15:28:39.1301169Z [ 93%] Built target operators_test 2022-09-27T15:28:39.1459645Z [ 93%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2022-09-27T15:28:39.2739791Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:39.2740710Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:39.2741593Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:39.2742413Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:39.2743146Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:39.2743889Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:39.2812218Z [ 93%] Linking CXX executable ../bin/quantized_test 2022-09-27T15:28:39.3649062Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:39.3650039Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:39.3651403Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:39.3652230Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:39.3653039Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:39.3653834Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:39.3723928Z [ 93%] Linking CXX executable ../bin/reduce_ops_test 2022-09-27T15:28:39.4978345Z [ 93%] Built target packedtensoraccessor_test 2022-09-27T15:28:39.5200281Z [ 93%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2022-09-27T15:28:39.6482198Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:39.6483109Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:39.6483970Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:39.6484729Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:39.6485272Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:39.6486123Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:39.6559225Z [ 93%] Linking CXX executable ../bin/reportMemoryUsage_test 2022-09-27T15:28:40.1793437Z [ 93%] Built target pow_test 2022-09-27T15:28:40.1964129Z [ 93%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2022-09-27T15:28:40.2580385Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:40.2581421Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:40.2582371Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:40.2583219Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:40.2584033Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:40.2584894Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:40.2655727Z [ 93%] Linking CXX executable ../bin/scalar_tensor_test 2022-09-27T15:28:40.5104370Z [ 93%] Built target reduce_ops_test 2022-09-27T15:28:40.5235896Z [ 93%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2022-09-27T15:28:40.5522401Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:40.5523664Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:40.5524687Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:40.5525601Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:40.5527484Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:40.5528576Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:40.5585010Z [ 93%] Linking CXX executable ../bin/scalar_test 2022-09-27T15:28:40.7616375Z [ 93%] Built target quantized_test 2022-09-27T15:28:40.7795436Z [ 93%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2022-09-27T15:28:40.8584713Z [ 93%] Built target reportMemoryUsage_test 2022-09-27T15:28:40.8741181Z [ 93%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2022-09-27T15:28:41.1682634Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:41.1683756Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:41.1684414Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:41.1685174Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:41.1685704Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:41.1686417Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:41.1762332Z [ 93%] Linking CXX executable ../bin/stride_properties_test 2022-09-27T15:28:41.7482038Z [ 93%] Built target scalar_tensor_test 2022-09-27T15:28:41.7685651Z [ 93%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2022-09-27T15:28:41.8587954Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:41.8589059Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:41.8590064Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:41.8590971Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:41.8591908Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:41.8592606Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:41.8660110Z [ 93%] Linking CXX executable ../bin/thread_init_test 2022-09-27T15:28:41.9417688Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:41.9418730Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:41.9419310Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:41.9419845Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:41.9420709Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:41.9421510Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:41.9477306Z [ 93%] Linking CXX executable ../bin/tensor_iterator_test 2022-09-27T15:28:41.9548836Z [ 93%] Built target scalar_test 2022-09-27T15:28:41.9753990Z [ 93%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2022-09-27T15:28:42.1255121Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:42.1256104Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:42.1257225Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:42.1257972Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:42.1258826Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:42.1259720Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:42.1328901Z [ 93%] Linking CXX executable ../bin/test_parallel 2022-09-27T15:28:42.2571865Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:42.2572878Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:42.2573768Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:42.2574601Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:42.2575557Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:42.2576437Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:42.2627912Z [ 93%] Linking CXX executable ../bin/type_ptr_test 2022-09-27T15:28:42.5197434Z [ 93%] Built target stride_properties_test 2022-09-27T15:28:42.5389621Z [ 93%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2022-09-27T15:28:43.1588114Z [ 93%] Built target tensor_iterator_test 2022-09-27T15:28:43.1734759Z [ 93%] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2022-09-27T15:28:43.2398899Z [ 93%] Built target thread_init_test 2022-09-27T15:28:43.2541592Z [ 93%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2022-09-27T15:28:43.3219853Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:43.3220669Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:43.3221596Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:43.3222677Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:43.3223533Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:43.3224439Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:43.3276822Z [ 93%] Linking CXX executable ../bin/type_test 2022-09-27T15:28:43.4997231Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:43.4998112Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:43.4998919Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:43.4999631Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:43.5000357Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:43.5001089Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:43.5070597Z [ 93%] Linking CXX executable ../bin/variant_test 2022-09-27T15:28:43.5155620Z [ 93%] Built target test_parallel 2022-09-27T15:28:43.5302602Z [ 93%] Building CXX object caffe2/CMakeFiles/vmap_test.dir/__/aten/src/ATen/test/vmap_test.cpp.o 2022-09-27T15:28:43.5825274Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:43.5826170Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:43.5827066Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:43.5827812Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:43.5828560Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:43.5829324Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:43.5944897Z [ 93%] Linking CXX executable ../bin/undefined_tensor_test 2022-09-27T15:28:43.6483672Z [ 93%] Built target type_ptr_test 2022-09-27T15:28:43.6753080Z [ 93%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2022-09-27T15:28:44.3205983Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:44.3207082Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:44.3207929Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:44.3208948Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:44.3209749Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:44.3210521Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:44.3282703Z [ 93%] Linking CXX executable ../bin/verify_api_visibility 2022-09-27T15:28:44.3752145Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:44.3753163Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:44.3754068Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:44.3754919Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:44.3755756Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:44.3756606Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:44.3862419Z [ 93%] Linking CXX executable ../bin/vmap_test 2022-09-27T15:28:44.5896046Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:44.5896931Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:44.5897710Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:44.5898449Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:44.5899184Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:44.5899915Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:44.5970528Z [ 93%] Linking CXX executable ../bin/weakref_test 2022-09-27T15:28:44.6402664Z [ 93%] Built target type_test 2022-09-27T15:28:44.6533620Z [ 93%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2022-09-27T15:28:44.8972490Z [ 93%] Built target undefined_tensor_test 2022-09-27T15:28:44.9122330Z [ 93%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2022-09-27T15:28:45.0134273Z [ 93%] Built target variant_test 2022-09-27T15:28:45.0327532Z [ 93%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2022-09-27T15:28:45.5789567Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:45.5790575Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:45.5791531Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:45.5792465Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:45.5793504Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:45.5794805Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:45.5867545Z [ 93%] Linking CXX executable ../bin/wrapdim_test 2022-09-27T15:28:45.7109654Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:45.7110682Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:45.7111878Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:45.7112679Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:45.7113454Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:45.7114265Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:45.7179572Z [ 93%] Linking CXX executable ../bin/IListRef_test 2022-09-27T15:28:45.7469564Z [ 93%] Built target verify_api_visibility 2022-09-27T15:28:45.7682347Z [ 93%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2022-09-27T15:28:45.8143566Z [ 93%] Built target vmap_test 2022-09-27T15:28:45.8370826Z [ 93%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2022-09-27T15:28:45.8890817Z [ 93%] Built target weakref_test 2022-09-27T15:28:45.9076957Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2022-09-27T15:28:45.9482882Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:45.9483905Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:45.9484790Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:45.9485599Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:45.9486424Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:45.9487329Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:45.9559100Z [ 95%] Linking CXX executable ../bin/xla_tensor_test 2022-09-27T15:28:46.4467291Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:46.4468198Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:46.4468999Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:46.4469749Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:46.4470528Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:46.4471285Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:46.4544133Z [ 95%] Linking CXX executable ../bin/List_test 2022-09-27T15:28:46.6638071Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:46.6638952Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:46.6639720Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:46.6640429Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:46.6641259Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:46.6641965Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:46.6712500Z [ 95%] Linking CXX executable ../bin/kernel_function_legacy_test 2022-09-27T15:28:46.7929409Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:46.7930117Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:46.7931094Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:46.7931633Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:46.7932319Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:46.7932926Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:46.7987358Z [ 95%] Linking CXX executable ../bin/KernelFunction_test 2022-09-27T15:28:46.8621266Z [ 95%] Built target wrapdim_test 2022-09-27T15:28:46.8832725Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2022-09-27T15:28:47.0794652Z [ 95%] Built target IListRef_test 2022-09-27T15:28:47.0979692Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2022-09-27T15:28:47.3856626Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:47.3857651Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:47.3858552Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:47.3859403Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:47.3860418Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:47.3861248Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:47.3916772Z [ 95%] Linking CXX executable ../bin/kernel_function_test 2022-09-27T15:28:47.4045815Z [ 95%] Built target xla_tensor_test 2022-09-27T15:28:47.4248439Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2022-09-27T15:28:47.8282512Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:47.8283386Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:47.8284432Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:47.8285179Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:47.8285920Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:47.8286644Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:47.8360593Z [ 95%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2022-09-27T15:28:47.9216038Z [ 95%] Built target List_test 2022-09-27T15:28:47.9413545Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2022-09-27T15:28:47.9684476Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:47.9685482Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:47.9686439Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:47.9687410Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:47.9688289Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:47.9689140Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:47.9762195Z [ 95%] Linking CXX executable ../bin/kernel_lambda_test 2022-09-27T15:28:47.9818917Z [ 95%] Built target kernel_function_legacy_test 2022-09-27T15:28:47.9999588Z [ 95%] Building CXX object caffe2/CMakeFiles/make_boxed_from_unboxed_functor_test.dir/__/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp.o 2022-09-27T15:28:48.0836669Z [ 95%] Built target KernelFunction_test 2022-09-27T15:28:48.1012871Z [ 95%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2022-09-27T15:28:48.4265108Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:48.4266057Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:48.4266882Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:48.4267727Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:48.4269920Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:48.4273193Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:48.4347733Z [ 95%] Linking CXX executable ../bin/CppSignature_test 2022-09-27T15:28:48.5667302Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:48.5668396Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:48.5669397Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:48.5670218Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:48.5670747Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:48.5671338Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:48.5743540Z [ 95%] Linking CXX executable ../bin/kernel_stackbased_test 2022-09-27T15:28:48.6287212Z [ 95%] Built target kernel_function_test 2022-09-27T15:28:48.6477664Z [ 95%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2022-09-27T15:28:48.6860924Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:48.6862224Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:48.6863259Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:48.6864512Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:48.6865390Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:48.6866279Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:48.6956261Z [ 95%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2022-09-27T15:28:49.3185509Z [ 95%] Built target kernel_lambda_legacy_test 2022-09-27T15:28:49.3361403Z [ 95%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2022-09-27T15:28:49.3992557Z [ 95%] Built target kernel_lambda_test 2022-09-27T15:28:49.4176528Z [ 95%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2022-09-27T15:28:49.6554590Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:49.6555547Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:49.6556423Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:49.6557196Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:49.6557994Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:49.6558766Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:49.6628654Z [ 95%] Linking CXX executable ../bin/backend_fallback_test 2022-09-27T15:28:49.6677390Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:49.6678531Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:49.6679548Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:49.6680468Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:49.6681562Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:49.6682357Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:49.6738917Z [ 95%] Linking CXX executable ../bin/op_allowlist_test 2022-09-27T15:28:49.7554621Z [ 95%] Built target kernel_stackbased_test 2022-09-27T15:28:49.7773531Z [ 95%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-09-27T15:28:49.8322717Z [ 95%] Built target CppSignature_test 2022-09-27T15:28:49.8475976Z [ 95%] Building CXX object caffe2/CMakeFiles/hip_apply_test.dir/__/aten/src/ATen/test/hip/hip_apply_test.cpp.o 2022-09-27T15:28:49.9059088Z [ 95%] Built target make_boxed_from_unboxed_functor_test 2022-09-27T15:28:49.9234794Z [ 95%] Linking CXX executable ../bin/hip_complex_math_test 2022-09-27T15:28:50.1874655Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:50.1875585Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:50.1876421Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:50.1877178Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:50.1877960Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:50.1878715Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:50.1947816Z [ 95%] Linking CXX executable ../bin/inline_container_test 2022-09-27T15:28:50.3333981Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:50.3334888Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:50.3335698Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:50.3336453Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:50.3337241Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:50.3337997Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:50.3408197Z [ 95%] Linking CXX executable ../bin/op_registration_test 2022-09-27T15:28:50.3666137Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:50.3667223Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:50.3668195Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:50.3669104Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:50.3669993Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:50.3670904Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:50.3741910Z [ 95%] Linking CXX executable ../bin/hip_apply_test 2022-09-27T15:28:50.8073669Z [ 95%] Built target op_allowlist_test 2022-09-27T15:28:50.8230507Z [ 95%] Linking CXX executable ../bin/hip_complex_test 2022-09-27T15:28:50.9913206Z [ 95%] Built target backend_fallback_test 2022-09-27T15:28:51.0099468Z [ 95%] Linking CXX executable ../bin/hip_distributions_test 2022-09-27T15:28:51.4239506Z [ 95%] Built target hip_complex_math_test 2022-09-27T15:28:51.4413738Z [ 95%] Built target inline_container_test 2022-09-27T15:28:51.4431705Z [ 95%] Building CXX object caffe2/CMakeFiles/hip_dlconvertor_test.dir/__/aten/src/ATen/test/hip/hip_dlconvertor_test.cpp.o 2022-09-27T15:28:51.4594689Z [ 95%] Linking CXX executable ../bin/hip_generator_test 2022-09-27T15:28:51.7022841Z [ 95%] Built target hip_apply_test 2022-09-27T15:28:51.7197925Z [ 95%] Linking CXX executable ../bin/hip_half_test 2022-09-27T15:28:51.8945876Z [ 95%] Built target op_registration_test 2022-09-27T15:28:51.9123657Z [ 95%] Linking CXX executable ../bin/hip_integer_divider_test 2022-09-27T15:28:51.9791832Z [ 95%] Built target hip_complex_test 2022-09-27T15:28:51.9937995Z [ 95%] Linking CXX executable ../bin/hip_optional_test 2022-09-27T15:28:52.2110573Z [ 95%] Built target hip_distributions_test 2022-09-27T15:28:52.2270094Z [ 95%] Linking CXX executable ../bin/hip_packedtensoraccessor_test 2022-09-27T15:28:52.5666686Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:52.5667804Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:52.5668747Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:52.5669635Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:52.5670689Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:52.5671540Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:52.5738104Z [ 95%] Linking CXX executable ../bin/hip_dlconvertor_test 2022-09-27T15:28:52.9631713Z [ 95%] Built target hip_generator_test 2022-09-27T15:28:52.9809035Z [ 95%] Linking CXX executable ../bin/hip_vectorized_test 2022-09-27T15:28:53.0061112Z [ 95%] Built target hip_half_test 2022-09-27T15:28:53.0319191Z [ 95%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2022-09-27T15:28:53.3332211Z [ 95%] Built target hip_optional_test 2022-09-27T15:28:53.3511614Z [ 95%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2022-09-27T15:28:53.3595786Z [ 95%] Built target hip_integer_divider_test 2022-09-27T15:28:53.3625877Z [ 95%] Built target hip_packedtensoraccessor_test 2022-09-27T15:28:53.3739207Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2022-09-27T15:28:53.3801896Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2022-09-27T15:28:53.7173455Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:53.7174486Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:53.7175409Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:53.7176537Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:53.7177402Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:53.7178247Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:53.7249978Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2022-09-27T15:28:53.9264373Z [ 95%] Built target hip_dlconvertor_test 2022-09-27T15:28:53.9336521Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2022-09-27T15:28:53.9588448Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:53.9589317Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:53.9590138Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:53.9590854Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:53.9591587Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:53.9592303Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:53.9653857Z [ 95%] Linking CXX shared library ../lib/libjitbackend_test.so 2022-09-27T15:28:54.1027369Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:54.1028423Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:54.1029338Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:54.1030168Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:54.1031031Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:54.1033283Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:54.1100931Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2022-09-27T15:28:54.1715882Z [ 95%] Built target hip_vectorized_test 2022-09-27T15:28:54.1739669Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:54.1740858Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:54.1742318Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:54.1743295Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:54.1744228Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:54.1745148Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:54.1798540Z [ 95%] Linking CXX shared library ../lib/libtorchbind_test.so 2022-09-27T15:28:54.1883718Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2022-09-27T15:28:54.5141531Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:54.5142271Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:54.5142929Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:54.5143958Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:54.5144787Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:54.5145329Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:54.5224806Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-09-27T15:28:54.7021596Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:54.7023383Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:54.7024580Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:54.7025663Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:54.7026699Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:54.7027809Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:54.7101604Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2022-09-27T15:28:54.7356226Z [ 95%] Built target jitbackend_test 2022-09-27T15:28:54.7429861Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2022-09-27T15:28:55.0293563Z [ 95%] Built target torchbind_test 2022-09-27T15:28:55.0368210Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2022-09-27T15:28:55.1211421Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:55.1212640Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:55.1213626Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:55.1214526Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:55.1215486Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:55.1216436Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:55.1287416Z [ 95%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2022-09-27T15:28:55.4490351Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:55.4491600Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:55.4492711Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:55.4493453Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:55.4494223Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:55.4495067Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:55.4559477Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2022-09-27T15:28:55.7117985Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:55.7119048Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:55.7119918Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:55.7120723Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:55.7121477Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:55.7122307Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:55.7194059Z [ 95%] Linking CXX executable ../bin/tutorial_tensorexpr 2022-09-27T15:28:55.7952817Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:55.7953826Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:55.7955043Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:55.7955855Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:55.7956631Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:55.7957482Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:55.8038081Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2022-09-27T15:28:55.8071981Z [ 95%] Built target backend_with_compiler 2022-09-27T15:28:55.8147496Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2022-09-27T15:28:55.9659407Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:55.9660025Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:55.9660633Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:55.9661410Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:55.9662311Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:55.9663178Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:55.9745707Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2022-09-27T15:28:56.3611208Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:56.3612224Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:56.3613137Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:56.3614076Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:56.3614918Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:56.3615747Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:56.3682687Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2022-09-27T15:28:56.6092087Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:56.6092891Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:56.6093465Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:56.6094007Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:56.6094522Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:56.6095041Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:56.6262562Z [ 95%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2022-09-27T15:28:56.8971971Z [ 95%] Built target tutorial_tensorexpr 2022-09-27T15:28:56.9041689Z [ 95%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2022-09-27T15:28:56.9472448Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:56.9473443Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:56.9474425Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:56.9475271Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:56.9476115Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:56.9476971Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:56.9609244Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2022-09-27T15:28:57.1049068Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:57.1049917Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:57.1050785Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:57.1051876Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:57.1052405Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:57.1052956Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:57.1119834Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2022-09-27T15:28:57.1905517Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:57.1906844Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:57.1907749Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:57.1908580Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:57.1909433Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:57.1910251Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:57.1983308Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2022-09-27T15:28:57.2522686Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:57.2523815Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:57.2524707Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:57.2525526Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:57.2526367Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:57.2527816Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:57.2637085Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2022-09-27T15:28:57.4032232Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:57.4033239Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:57.4034250Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:57.4035178Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:57.4036104Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:57.4037004Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:57.4259774Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2022-09-27T15:28:57.7245234Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:57.7246274Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:57.7247574Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:57.7248518Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:57.7249422Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:57.7250354Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:57.7321910Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2022-09-27T15:28:57.7560003Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:57.7561128Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:57.7562151Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:57.7563035Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:57.7563982Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:57.7564945Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:57.7634273Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2022-09-27T15:28:57.8571255Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:57.8572034Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:57.8572609Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:57.8573120Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:57.8573645Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:57.8574161Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:57.8645535Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2022-09-27T15:28:57.9097892Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:57.9099245Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:57.9100183Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:57.9101058Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:57.9101915Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:57.9102900Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:57.9197961Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2022-09-27T15:28:58.4287769Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:58.4288935Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:58.4289758Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:58.4290488Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:58.4291656Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:58.4292603Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:58.4352892Z [ 95%] Linking CXX executable ../bin/test_dist_autograd 2022-09-27T15:28:58.6145491Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:58.6146583Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:58.6147453Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:58.6148216Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:58.6149034Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:58.6149813Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:58.6214177Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2022-09-27T15:28:59.1657340Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:59.1658366Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:59.1659278Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:59.1660132Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:59.1661007Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:59.1661865Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:59.1756148Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2022-09-27T15:28:59.2702586Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:59.2703748Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:59.2704722Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:59.2705705Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:59.2706621Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:59.2707516Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:59.2765446Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2022-09-27T15:28:59.3332596Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:59.3333613Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:59.3334654Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:59.3335612Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:59.3336570Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:59.3337482Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:59.3392236Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2022-09-27T15:28:59.4484093Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:28:59.4485158Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:28:59.4486080Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:28:59.4487099Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:28:59.4487968Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:28:59.4488828Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:28:59.4561225Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2022-09-27T15:28:59.7762783Z [ 95%] Built target test_dist_autograd 2022-09-27T15:28:59.7947549Z [ 95%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2022-09-27T15:29:00.0296215Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:00.0297266Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:00.0298146Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:00.0300660Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:00.0301789Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:00.0302632Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:00.0463040Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2022-09-27T15:29:00.4838300Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:00.4839681Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:00.4840713Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:00.4842321Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:00.4843238Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:00.4844212Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:00.4923251Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2022-09-27T15:29:00.8062203Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:00.8063211Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:00.8064020Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:00.8064897Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:00.8065522Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:00.8066471Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:00.8119193Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2022-09-27T15:29:00.8428473Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:00.8429691Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:00.8430832Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:00.8431872Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:00.8433071Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:00.8434198Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:00.8499674Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2022-09-27T15:29:00.9008793Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:00.9010255Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:00.9011821Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:00.9013043Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:00.9013779Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:00.9014794Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:00.9113222Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2022-09-27T15:29:01.0334072Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:01.0335505Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:01.0336720Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:01.0337795Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:01.0339313Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:01.0340304Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:01.0341290Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:01.0342297Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:01.0343312Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:01.0344187Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:01.0345110Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:01.0346040Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:01.0413074Z [ 95%] Linking CXX executable ../bin/parallel_benchmark 2022-09-27T15:29:01.0413877Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2022-09-27T15:29:01.5973414Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:01.5977790Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:01.5979021Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:01.5980098Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:01.5981154Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:01.5982239Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:01.6056305Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2022-09-27T15:29:02.0877320Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:02.0878739Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:02.0879760Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:02.0880742Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:02.0881721Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:02.0882867Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:02.0951718Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2022-09-27T15:29:02.2223514Z [ 95%] Built target parallel_benchmark 2022-09-27T15:29:02.2299006Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2022-09-27T15:29:02.3941825Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:02.3942779Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:02.3943686Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:02.3944508Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:02.3945270Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:02.3945941Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:02.4002993Z [ 95%] Linking CXX executable ../bin/test_cpp_rpc 2022-09-27T15:29:02.4129382Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:02.4130363Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:02.4131449Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:02.4132274Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:02.4133062Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:02.4133986Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:02.4297108Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2022-09-27T15:29:02.5958522Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:02.5959705Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:02.5960809Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:02.5961787Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:02.5962678Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:02.5963842Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:02.6028383Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2022-09-27T15:29:02.7284744Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:02.7285852Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:02.7287251Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:02.7288163Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:02.7289111Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:02.7290083Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:02.7358213Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2022-09-27T15:29:03.0998713Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:03.0999812Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:03.1000786Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:03.1001709Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:03.1002566Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:03.1003448Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:03.1068466Z [ 95%] Linking CXX executable ../bin/test_mobile_nnc 2022-09-27T15:29:03.3504523Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:03.3505643Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:03.3506621Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:03.3507534Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:03.3508476Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:03.3509243Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:03.3573227Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2022-09-27T15:29:03.6164531Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:03.6165225Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:03.6166192Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:03.6167132Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:03.6168019Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:03.6168859Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:03.6230790Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2022-09-27T15:29:03.6281323Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:03.6282195Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:03.6283096Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:03.6283847Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:03.6284712Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:03.6285557Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:03.6341351Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2022-09-27T15:29:03.7239572Z [ 95%] Built target test_cpp_rpc 2022-09-27T15:29:03.7307786Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2022-09-27T15:29:04.2384844Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:04.2385788Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:04.2386660Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:04.2387397Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:04.2388170Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:04.2388933Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:04.2456074Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2022-09-27T15:29:04.4152197Z [ 95%] Built target test_mobile_nnc 2022-09-27T15:29:04.4224182Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2022-09-27T15:29:04.5851033Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:04.5852139Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:04.5853102Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:04.5853970Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:04.5854877Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:04.5855745Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:04.5992184Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2022-09-27T15:29:04.9234242Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:04.9235229Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:04.9236180Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:04.9236986Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:04.9237892Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:04.9238539Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:04.9427251Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2022-09-27T15:29:04.9829702Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:04.9830729Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:04.9831685Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:04.9832557Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:04.9833365Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:04.9834227Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:04.9904446Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2022-09-27T15:29:05.0278087Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:05.0279157Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:05.0280151Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:05.0281075Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:05.0282010Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:05.0282941Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:05.0356953Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2022-09-27T15:29:05.1043475Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:05.1044553Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:05.1045487Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:05.1046374Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:05.1047354Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:05.1048487Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:05.1115632Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2022-09-27T15:29:05.2428326Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:05.2429376Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:05.2430541Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:05.2431362Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:05.2432149Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:05.2432987Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:05.2513274Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2022-09-27T15:29:05.5832746Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:05.5833700Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:05.5835689Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:05.5836232Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:05.5837004Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:05.5837890Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:05.5889803Z [ 95%] Linking CXX executable ../bin/aot_model_compiler_test 2022-09-27T15:29:05.8700923Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:05.8702445Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:05.8703725Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:05.8704789Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:05.8705970Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:05.8707261Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:05.8780609Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2022-09-27T15:29:06.3215861Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:06.3216833Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:06.3217703Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:06.3218526Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:06.3219667Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:06.3220517Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:06.3279902Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2022-09-27T15:29:06.3496958Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:06.3498242Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:06.3499173Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:06.3500145Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:06.3501084Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:06.3501983Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:06.3560797Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2022-09-27T15:29:06.4816142Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:06.4817258Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:06.4818334Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:06.4819326Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:06.4820242Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:06.4821145Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:06.4896369Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2022-09-27T15:29:06.5259162Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:06.5260274Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:06.5261262Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:06.5262187Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:06.5263107Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:06.5264025Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:06.5334322Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2022-09-27T15:29:06.8326150Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:06.8327377Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:06.8328446Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:06.8329594Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:06.8330548Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:06.8331747Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:06.8403047Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2022-09-27T15:29:06.8694959Z [ 95%] Built target aot_model_compiler_test 2022-09-27T15:29:06.8834984Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2022-09-27T15:29:07.0222186Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:07.0224506Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:07.0226683Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:07.0227457Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:07.0228227Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:07.0228986Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:07.0283049Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2022-09-27T15:29:07.1281936Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:07.1282946Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:07.1283789Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:07.1284593Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:07.1285432Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:07.1286232Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:07.1548997Z [ 95%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2022-09-27T15:29:07.2697533Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:07.2698626Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:07.2699574Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:07.2700376Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:07.2701218Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:07.2702338Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:07.2749950Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2022-09-27T15:29:07.3592651Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:07.3593742Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:07.3594735Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:07.3595585Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:07.3596482Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:07.3597388Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:07.3661086Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2022-09-27T15:29:07.4572263Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:07.4573363Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:07.4574193Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:07.4574963Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:07.4575806Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:07.4576408Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:07.4595320Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:07.4595985Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:07.4596551Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:07.4597259Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:07.4597887Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:07.4598415Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:07.4650796Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2022-09-27T15:29:07.4655895Z [ 95%] Linking CXX shared library ../../../../lib/libshm.so 2022-09-27T15:29:07.6625212Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:07.6626135Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:07.6626979Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:07.6628039Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:07.6628793Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:07.6629554Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:07.6699786Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2022-09-27T15:29:07.8522362Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:07.8523427Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:07.8524291Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:07.8525192Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:07.8526213Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:07.8527310Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:07.8595619Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2022-09-27T15:29:08.0351015Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:08.0352044Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:08.0352955Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:08.0353779Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:08.0354627Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:08.0355508Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:08.0428085Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2022-09-27T15:29:08.1270925Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:08.1271560Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:08.1272475Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:08.1273348Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:08.1273997Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:08.1274811Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:08.1355963Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2022-09-27T15:29:08.2056603Z [ 95%] Built target shm 2022-09-27T15:29:08.2264615Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2022-09-27T15:29:08.4133083Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:08.4134529Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:08.4135563Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:08.4136543Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:08.4137500Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:08.4138477Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:08.4205188Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2022-09-27T15:29:08.5512901Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:08.5514072Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:08.5515040Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:08.5515932Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:08.5516799Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:08.5517809Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:08.5596637Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2022-09-27T15:29:08.8032594Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:08.8033673Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:08.8034681Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:08.8035605Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:08.8036577Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:08.8037534Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:08.8107820Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2022-09-27T15:29:09.5017180Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:09.5018202Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp: In lambda function: 2022-09-27T15:29:09.5020031Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:959:30: warning: ‘bool c10::isIntegralType(c10::ScalarType)’ is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-09-27T15:29:09.5021090Z 959 | isIntegralType(type) ? torch::Scalar(1) : torch::Scalar(1.0); 2022-09-27T15:29:09.5021589Z | ^ 2022-09-27T15:29:09.5022040Z In file included from /var/lib/jenkins/workspace/c10/core/Scalar.h:11, 2022-09-27T15:29:09.5022577Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:16, 2022-09-27T15:29:09.5022993Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-09-27T15:29:09.5023537Z from /var/lib/jenkins/workspace/aten/src/ATen/Tensor.h:3, 2022-09-27T15:29:09.5024097Z from /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h:7, 2022-09-27T15:29:09.5024538Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops_util.h:4, 2022-09-27T15:29:09.5024956Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:4: 2022-09-27T15:29:09.5025397Z /var/lib/jenkins/workspace/c10/core/ScalarType.h:242:20: note: declared here 2022-09-27T15:29:09.5025782Z 242 | static inline bool isIntegralType(ScalarType t) { 2022-09-27T15:29:09.5026107Z | ^~~~~~~~~~~~~~ 2022-09-27T15:29:09.5026942Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:959:30: warning: ‘bool c10::isIntegralType(c10::ScalarType)’ is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-09-27T15:29:09.5027641Z 959 | isIntegralType(type) ? torch::Scalar(1) : torch::Scalar(1.0); 2022-09-27T15:29:09.5027952Z | ^ 2022-09-27T15:29:09.5028305Z In file included from /var/lib/jenkins/workspace/c10/core/Scalar.h:11, 2022-09-27T15:29:09.5028738Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:16, 2022-09-27T15:29:09.5029139Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-09-27T15:29:09.5029536Z from /var/lib/jenkins/workspace/aten/src/ATen/Tensor.h:3, 2022-09-27T15:29:09.5029957Z from /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h:7, 2022-09-27T15:29:09.5030383Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops_util.h:4, 2022-09-27T15:29:09.5030786Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:4: 2022-09-27T15:29:09.5031230Z /var/lib/jenkins/workspace/c10/core/ScalarType.h:242:20: note: declared here 2022-09-27T15:29:09.5031627Z 242 | static inline bool isIntegralType(ScalarType t) { 2022-09-27T15:29:09.5031946Z | ^~~~~~~~~~~~~~ 2022-09-27T15:29:09.5032134Z At global scope: 2022-09-27T15:29:09.5032579Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:09.5033149Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:09.5033647Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:09.5034171Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:09.5034751Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:09.5094524Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2022-09-27T15:29:09.5464354Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:09.5465348Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:09.5466451Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:09.5467246Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:09.5468061Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:09.5468827Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:09.5536347Z [ 95%] Linking CXX executable ../bin/test_lazy 2022-09-27T15:29:09.6689755Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:09.6691018Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:09.6692121Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:09.6693029Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:09.6693984Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:09.6694923Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:09.6743448Z [ 95%] Linking CXX executable ../bin/test_tensorexpr 2022-09-27T15:29:09.7123022Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:09.7124154Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:09.7125162Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:09.7125781Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:09.7126639Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:09.7127456Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:09.7183027Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2022-09-27T15:29:09.7422788Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:09.7423782Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:09.7424615Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:09.7425394Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:09.7426477Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:09.7427243Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:09.7489598Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2022-09-27T15:29:09.8630464Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:09.8631741Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:09.8632658Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:09.8633503Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:09.8634353Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:09.8635186Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:09.8705009Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2022-09-27T15:29:10.7732120Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:10.7733153Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:10.7734094Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:10.7734930Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:10.7735814Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:10.7736679Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:10.7800691Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2022-09-27T15:29:11.0927901Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:11.0928549Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:11.0929102Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:11.0929637Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:11.0930174Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:11.0930739Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:11.0998120Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2022-09-27T15:29:11.2729102Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:11.2730003Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:11.2730791Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:11.2731982Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:11.2732714Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:11.2733444Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:11.2797646Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2022-09-27T15:29:11.3669583Z [ 95%] Built target test_lazy 2022-09-27T15:29:11.3967980Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2022-09-27T15:29:11.4795910Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:11.4797065Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:11.4798211Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:11.4799230Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:11.4800252Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:11.4801282Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:11.4872240Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2022-09-27T15:29:11.6758882Z [ 95%] Built target test_tensorexpr 2022-09-27T15:29:11.6956550Z [ 95%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2022-09-27T15:29:11.9371938Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:11.9372985Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:11.9373840Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:11.9374404Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:11.9374922Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:11.9375451Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:11.9386515Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:11.9387585Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:11.9388564Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:11.9389521Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:11.9390419Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:11.9390953Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:11.9453945Z [ 95%] Linking CXX executable ../../../../bin/torch_shm_manager 2022-09-27T15:29:11.9466798Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2022-09-27T15:29:12.6742022Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:12.6742987Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:12.6743757Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:12.6744267Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:12.6744778Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:12.6745364Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:12.6809607Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2022-09-27T15:29:12.7044987Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:12.7045965Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:12.7047145Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:12.7048109Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:12.7048993Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:12.7049866Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:12.7105585Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2022-09-27T15:29:12.8087968Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:12.8088937Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:12.8089867Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:12.8090694Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:12.8091739Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:12.8092569Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:12.8163280Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2022-09-27T15:29:12.8751588Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:12.8752697Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:12.8753763Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:12.8754545Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:12.8755605Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:12.8756896Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:12.8828183Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2022-09-27T15:29:13.1315529Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:13.1317377Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:13.1318578Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:13.1319791Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:13.1321013Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:13.1322230Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:13.1395287Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2022-09-27T15:29:13.1587365Z [ 95%] Built target torch_shm_manager 2022-09-27T15:29:13.1640454Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2022-09-27T15:29:13.9533854Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:13.9535223Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:13.9536736Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:13.9537655Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:13.9538480Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:13.9539323Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:13.9610488Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2022-09-27T15:29:13.9938167Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:13.9939791Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:13.9941218Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:13.9942648Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:13.9943682Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:13.9944676Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:14.0016714Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2022-09-27T15:29:14.2458507Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:14.2462428Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:14.2463549Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:14.2464640Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:14.2465739Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:14.2467105Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:14.2532696Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2022-09-27T15:29:14.3812027Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:14.3813058Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:14.3813987Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:14.3814810Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:14.3815675Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:14.3816550Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:14.3883097Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2022-09-27T15:29:14.6796197Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:14.6797229Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:14.6798118Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:14.6799015Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:14.6799948Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:14.6800795Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:14.6867288Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2022-09-27T15:29:14.7223430Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:14.7224546Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:14.7225513Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:14.7226349Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:14.7227263Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:14.7228105Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:14.7297654Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2022-09-27T15:29:14.9224110Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:14.9225277Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:14.9226257Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:14.9227143Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:14.9228229Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:14.9229128Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:14.9305908Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2022-09-27T15:29:15.3062657Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:15.3063758Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:15.3064761Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:15.3065653Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:15.3066548Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:15.3067418Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:15.3136959Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2022-09-27T15:29:15.4774812Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:15.4775872Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:15.4776767Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:15.4777605Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:15.4778485Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:15.4779304Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:15.4861508Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2022-09-27T15:29:15.8937886Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:15.8938916Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:15.8939833Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:15.8940702Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:15.8941542Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:15.8942623Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:15.9039062Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2022-09-27T15:29:16.1230400Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:16.1231414Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:16.1232567Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:16.1233364Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:16.1234238Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:16.1235023Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:16.1308949Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2022-09-27T15:29:16.2645604Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:16.2646669Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:16.2647784Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:16.2648652Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:16.2649543Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:16.2650430Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:16.2721635Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2022-09-27T15:29:16.3265993Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:16.3267500Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:16.3268720Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:16.3269794Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:16.3270910Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:16.3271914Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:16.3343758Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2022-09-27T15:29:16.3738965Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:16.3740539Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:16.3741872Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:16.3743249Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:16.3744696Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:16.3745966Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:16.3814603Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2022-09-27T15:29:16.7528832Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:16.7530196Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:16.7531419Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:16.7532382Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:16.7533337Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:16.7534304Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:16.7563865Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:16.7565065Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:16.7566148Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:16.7567270Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:16.7568273Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:16.7570103Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:16.7614250Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2022-09-27T15:29:16.7638325Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2022-09-27T15:29:16.9012650Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:16.9014121Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:16.9015525Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:16.9016610Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:16.9017661Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:16.9018725Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:16.9100610Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2022-09-27T15:29:17.3296008Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:17.3296612Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:17.3297094Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:17.3297930Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:29:17.3298653Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:29:17.3299199Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h:5, 2022-09-27T15:29:17.3299893Z from /var/lib/jenkins/workspace/torch/csrc/cuda/Event.h:4, 2022-09-27T15:29:17.3300663Z from /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_variable_methods.cpp:22: 2022-09-27T15:29:17.3301957Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:17.3302710Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:17.3303426Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:17.3303959Z | ^ 2022-09-27T15:29:17.3304742Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:17.3305452Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:17.3305913Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:17.3306258Z At global scope: 2022-09-27T15:29:17.3307048Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:17.3307860Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:17.3308774Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:17.3309460Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:17.3310211Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:17.3355891Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2022-09-27T15:29:17.4444157Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:17.4445008Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:17.4445814Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:17.4446602Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:17.4447530Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:17.4448358Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:17.4501418Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2022-09-27T15:29:17.7057049Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:17.7058101Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:17.7059146Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:17.7059926Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:17.7060677Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:17.7061560Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:17.7133340Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2022-09-27T15:29:17.8206539Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:17.8207820Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:17.8208852Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:17.8209802Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:17.8210766Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:17.8211970Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:17.8285696Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2022-09-27T15:29:17.8684332Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:17.8685481Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:17.8686265Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:17.8687327Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:17.8688260Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:17.8689186Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:17.8763678Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2022-09-27T15:29:17.9544156Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:17.9545153Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:17.9546050Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:17.9546591Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:17.9547508Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:17.9548386Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:17.9610768Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2022-09-27T15:29:18.4854915Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:18.4856008Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:18.4856996Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:18.4857884Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:18.4858753Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:18.4859666Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:18.4922147Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2022-09-27T15:29:18.6512762Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:18.6513585Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:18.6514208Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:18.6514805Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:18.6515382Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:18.6515913Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:18.6565744Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2022-09-27T15:29:18.6841837Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:18.6843006Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:18.6844015Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:18.6844916Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:18.6845745Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:18.6846928Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:18.6906353Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2022-09-27T15:29:18.7281954Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:18.7283049Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:18.7284255Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:18.7285107Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:18.7285991Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:18.7287013Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:18.7356886Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2022-09-27T15:29:19.0268606Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:19.0269742Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:19.0270725Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:19.0271645Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:19.0272600Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:19.0273524Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:19.0338318Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2022-09-27T15:29:19.0957091Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:19.0958164Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:19.0959106Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:19.0959924Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:19.0960788Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:19.0961623Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:19.1033058Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2022-09-27T15:29:19.3778173Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:19.3779219Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:19.3780133Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:19.3781231Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:19.3782129Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:19.3783019Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:19.3861372Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2022-09-27T15:29:19.4606577Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:19.4607737Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:19.4608691Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:19.4609581Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:19.4610451Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:19.4611473Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:19.4684334Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2022-09-27T15:29:19.6736212Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:19.6737408Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:19.6738455Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:19.6739422Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:19.6740522Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:19.6741351Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:19.6810643Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2022-09-27T15:29:19.7364412Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:19.7365467Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:19.7366487Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:19.7367469Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:19.7368400Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:19.7369317Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:19.7476130Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2022-09-27T15:29:19.9475108Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:19.9476274Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:19.9477525Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:19.9478466Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:19.9479435Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:19.9480418Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:19.9491146Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:19.9492204Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:19.9493128Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:19.9493951Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:19.9494741Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:19.9495527Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:19.9557080Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2022-09-27T15:29:19.9557847Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2022-09-27T15:29:20.3036801Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:20.3037974Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:20.3038988Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:20.3039927Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:20.3040863Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:20.3041673Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:20.3107112Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2022-09-27T15:29:20.6178305Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:20.6179313Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:20.6180163Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:20.6180952Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:20.6181770Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:20.6182552Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:20.6252511Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2022-09-27T15:29:20.9460482Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:20.9461370Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:20.9462164Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:20.9462860Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:20.9463721Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:20.9464451Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:20.9535023Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2022-09-27T15:29:21.0868783Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:21.0869891Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:21.0870550Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:21.0871080Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:21.0871587Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:21.0872108Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:21.0955657Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2022-09-27T15:29:21.1255694Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:21.1256688Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:21.1257684Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:21.1258644Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:21.1259565Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:21.1260523Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:21.1318477Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2022-09-27T15:29:21.2759271Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:21.2760339Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:21.2761323Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:21.2762252Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:21.2763172Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:21.2764314Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:21.2832802Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2022-09-27T15:29:21.4944171Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:21.4945181Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:21.4946362Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:21.4947227Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:21.4948090Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:21.4948974Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:21.5016001Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2022-09-27T15:29:21.7642862Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:21.7644179Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:21.7645135Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:21.7646041Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:21.7647103Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:21.7648046Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:21.7717222Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2022-09-27T15:29:21.8506534Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:21.8507653Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:21.8508689Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:21.8509602Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:21.8510512Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:21.8511453Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:21.8599778Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2022-09-27T15:29:22.3276114Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:22.3277270Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:22.3278229Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:22.3279033Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:22.3279965Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:22.3280502Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:22.3348774Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2022-09-27T15:29:22.3587959Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:22.3589389Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:22.3590406Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:22.3591229Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:22.3592124Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:22.3593049Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:22.3667409Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2022-09-27T15:29:22.4024487Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:22.4025696Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:22.4026754Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:22.4027739Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:22.4028756Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:22.4029690Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:22.4084647Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2022-09-27T15:29:23.0173205Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:23.0174245Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:23.0175094Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:23.0175988Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:23.0176884Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:23.0177750Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:23.0231408Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2022-09-27T15:29:23.4362648Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:23.4363529Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:23.4364318Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:23.4365316Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:23.4366061Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:23.4366869Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:23.4434315Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2022-09-27T15:29:23.5100067Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:23.5101075Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:23.5101990Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:23.5102782Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:23.5103581Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:23.5104392Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:23.5182712Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2022-09-27T15:29:23.8930595Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:23.8931577Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:23.8932180Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:23.8932982Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:23.8933843Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:23.8934791Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:23.8984357Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2022-09-27T15:29:23.9553947Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:23.9555083Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:23.9556154Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:23.9557081Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:23.9558017Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:23.9558974Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:23.9631610Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2022-09-27T15:29:24.2210130Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:24.2211627Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:24.2212675Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:24.2213566Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:24.2214340Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:24.2215230Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:24.2285467Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2022-09-27T15:29:24.4451733Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:24.4452787Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:24.4453846Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:24.4454799Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:24.4455783Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:24.4456760Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:24.4520820Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2022-09-27T15:29:24.9812289Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:24.9813390Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:24.9814298Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:24.9815064Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:24.9815894Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:24.9816743Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:24.9835348Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2022-09-27T15:29:25.0263066Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:25.0264166Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:25.0265161Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:25.0266093Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:25.0267064Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:25.0268009Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:25.0346559Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2022-09-27T15:29:25.2053077Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:25.2054171Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:25.2055135Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:25.2055993Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:25.2057072Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:25.2057965Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:25.2121123Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2022-09-27T15:29:25.5070203Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:25.5071249Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:25.5072139Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:25.5072943Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:25.5073772Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:25.5074591Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:25.5144797Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2022-09-27T15:29:25.6605367Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:25.6606464Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:25.6607587Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:25.6608476Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:25.6609379Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:25.6610310Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:25.6669060Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2022-09-27T15:29:26.1187600Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:26.1188700Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:26.1189725Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:26.1190871Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:26.1191822Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:26.1192782Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:26.1260284Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2022-09-27T15:29:26.5907296Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:26.5908287Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:26.5909248Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:26.5910015Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:26.5910848Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:26.5911900Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:26.5979026Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2022-09-27T15:29:26.6775227Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:26.6776376Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:26.6777433Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:26.6778394Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:26.6779384Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:26.6780239Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:26.6849038Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2022-09-27T15:29:26.7122967Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:26.7124134Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:26.7125132Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:26.7125995Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:26.7127229Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:26.7128165Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:26.7201720Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2022-09-27T15:29:27.2034505Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:27.2035476Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:27.2036359Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:27.2037174Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:27.2038080Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:27.2038967Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:27.2050542Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:27.2051811Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:27.2052848Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:27.2053779Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:27.2054683Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:27.2055630Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:27.2098327Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2022-09-27T15:29:27.2115740Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2022-09-27T15:29:27.5897550Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:27.5898609Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:27.5899616Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:27.5900545Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:27.5901518Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:27.5902477Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:27.5972709Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2022-09-27T15:29:28.1647667Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:28.1648613Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:28.1649517Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:28.1650554Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:28.1651647Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:28.1652418Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:28.1723828Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2022-09-27T15:29:28.4657958Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:28.4659214Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:28.4660284Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:28.4661263Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:28.4662383Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:28.4663504Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:28.4740043Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2022-09-27T15:29:28.5841981Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:28.5843491Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:28.5844936Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:28.5846094Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:28.5847304Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:28.5848821Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:28.5928735Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2022-09-27T15:29:28.7611816Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:28.7612868Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:28.7613920Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:28.7614827Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:28.7615689Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:28.7616621Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:28.7617660Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:28.7618681Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:28.7620090Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:28.7620873Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:28.7621702Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:28.7622603Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:28.7680687Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2022-09-27T15:29:28.7693668Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2022-09-27T15:29:28.9835343Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:28.9836388Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:28.9837304Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:28.9838131Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:28.9838907Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:28.9839738Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:28.9908320Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2022-09-27T15:29:29.4303505Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:29.4304439Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:29.4305078Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:29.4305698Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:29.4306234Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:29.4307037Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:29.4369848Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2022-09-27T15:29:29.4826825Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:29.4827800Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:29.4828672Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:29.4829533Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:29.4830409Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:29.4831280Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:29.4892448Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2022-09-27T15:29:29.8642775Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:29.8643958Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:29.8645011Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:29.8645981Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:29.8647195Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:29.8648188Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:29.8720952Z [ 97%] Linking CXX executable ../bin/test_api 2022-09-27T15:29:29.9675354Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:29.9676521Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:29.9677410Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:29.9679718Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:29.9680622Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:29.9681271Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:29.9738857Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2022-09-27T15:29:29.9949340Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:29.9950418Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:29.9951308Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:29.9952144Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:29.9953101Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:29.9955593Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:30.0020912Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2022-09-27T15:29:30.0964773Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:30.0966151Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:30.0967185Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:30.0968683Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:30.0969559Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:30.0970448Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:30.1045450Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2022-09-27T15:29:30.3501708Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:30.3503075Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:30.3505847Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:30.3507140Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:30.3510852Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:30.3511992Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:30.3580867Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2022-09-27T15:29:31.1377587Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:31.1378417Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:31.1379173Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:31.1379885Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:31.1380623Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:31.1381379Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:31.1455086Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2022-09-27T15:29:31.2662964Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:31.2663966Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:31.2664877Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:31.2665737Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:31.2666404Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:31.2667144Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:31.2718198Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2022-09-27T15:29:31.3136049Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:31.3137197Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:31.3138230Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:31.3139086Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:31.3140044Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:31.3141101Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:31.3200283Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2022-09-27T15:29:31.5849004Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:31.5850007Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:31.5851414Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:31.5852307Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:31.5853214Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:31.5854282Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:31.5922482Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2022-09-27T15:29:32.0688976Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:32.0690106Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:32.0691213Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:32.0692000Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:32.0692854Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:32.0693668Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:32.0766959Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2022-09-27T15:29:32.3806498Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:32.3807238Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:32.3807801Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:32.3808504Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:32.3809275Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:32.3809808Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:32.3864836Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2022-09-27T15:29:32.4314542Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:32.4315502Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:32.4316348Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:32.4317338Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:32.4318126Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:32.4318904Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:32.4319734Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:32.4320690Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:32.4321518Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:32.4322274Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:32.4323055Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:32.4323810Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:32.4372274Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2022-09-27T15:29:32.4430461Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2022-09-27T15:29:32.4930382Z [ 97%] Built target test_api 2022-09-27T15:29:32.5013133Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2022-09-27T15:29:32.6399608Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:32.6400678Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:32.6401642Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:32.6402533Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:32.6403380Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:32.6404301Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:32.6454281Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2022-09-27T15:29:32.7504214Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:32.7505186Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:32.7506956Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:32.7507478Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:32.7508041Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:32.7508874Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:32.7564734Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2022-09-27T15:29:33.1144656Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:33.1145643Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:33.1146462Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:33.1147345Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:33.1148438Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:33.1149373Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:33.1227404Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2022-09-27T15:29:33.6979697Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:33.6980747Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:33.6981641Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:33.6982425Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:33.6983273Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:33.6984067Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:33.7054290Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2022-09-27T15:29:33.8140824Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:33.8141698Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:33.8142365Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:33.8143047Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:29:33.8143758Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:29:33.8144581Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h:3, 2022-09-27T15:29:33.8145353Z from /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h:4, 2022-09-27T15:29:33.8146022Z from /var/lib/jenkins/workspace/torch/csrc/StorageSharing.cpp:9: 2022-09-27T15:29:33.8147373Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:33.8148503Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:33.8149219Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:33.8149700Z | ^ 2022-09-27T15:29:33.8150553Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:33.8151268Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:33.8151689Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:33.8152276Z At global scope: 2022-09-27T15:29:33.8152998Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:33.8153934Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:33.8154744Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:33.8155735Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:33.8156579Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:33.8219500Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2022-09-27T15:29:33.8700563Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:33.8701657Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:33.8702331Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:33.8702853Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:33.8703385Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:33.8703900Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:33.8775488Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2022-09-27T15:29:33.9431352Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:33.9431955Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:33.9432571Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:33.9433207Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:29:33.9433776Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:29:33.9434288Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h:3, 2022-09-27T15:29:33.9434749Z from /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h:4, 2022-09-27T15:29:33.9435159Z from /var/lib/jenkins/workspace/torch/csrc/Storage.cpp:10: 2022-09-27T15:29:33.9435967Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:33.9436667Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:33.9437103Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:33.9437400Z | ^ 2022-09-27T15:29:33.9437922Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:33.9438363Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:33.9438973Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:33.9439307Z At global scope: 2022-09-27T15:29:33.9440002Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:33.9440928Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:33.9441782Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:33.9442818Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:33.9443730Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:33.9495103Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2022-09-27T15:29:33.9782773Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:33.9783724Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:33.9784418Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:33.9785067Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:29:33.9785783Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:29:33.9786657Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h:3, 2022-09-27T15:29:33.9787464Z from /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h:4, 2022-09-27T15:29:33.9788159Z from /var/lib/jenkins/workspace/torch/csrc/StorageMethods.cpp:9: 2022-09-27T15:29:33.9789527Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:33.9790745Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:33.9791508Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:33.9792013Z | ^ 2022-09-27T15:29:33.9792996Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:33.9793770Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:33.9794218Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:33.9794516Z At global scope: 2022-09-27T15:29:33.9795234Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:33.9796175Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:33.9797032Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:33.9797928Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:33.9798791Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:33.9859997Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2022-09-27T15:29:34.2619370Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:34.2620469Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:34.2621818Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:34.2622762Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:34.2623858Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:34.2624790Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:34.2692592Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2022-09-27T15:29:34.4558601Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:34.4559230Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:34.4559968Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:34.4560824Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:34.4561654Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:34.4562477Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:34.4616112Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2022-09-27T15:29:34.6421478Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:34.6422557Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:34.6423541Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:34.6424471Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:34.6425397Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:34.6426323Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:34.6493396Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2022-09-27T15:29:34.9680937Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:34.9681899Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:34.9682507Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:34.9683025Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:34.9683540Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:34.9684273Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:34.9760688Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2022-09-27T15:29:35.0730479Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:35.0731862Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:35.0733157Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:35.0733997Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:35.0734868Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:35.0735786Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:35.0795489Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2022-09-27T15:29:35.2539534Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:35.2540209Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:35.2540909Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:35.2541783Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:35.2542416Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:35.2543003Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:35.2608933Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2022-09-27T15:29:35.3981201Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:35.3982332Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:35.3983358Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:35.3984299Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:35.3985587Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:35.3986608Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:35.4057523Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2022-09-27T15:29:35.5539737Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:35.5541528Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:35.5542829Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:35.5544001Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:35.5545144Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:35.5546278Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:35.5618197Z [ 98%] Linking CXX executable ../bin/test_jit 2022-09-27T15:29:35.6894725Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:35.6895920Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:35.6896898Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:35.6897775Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:35.6898639Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:35.6899496Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:35.6998781Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2022-09-27T15:29:35.9509513Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:35.9510658Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:35.9511729Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:35.9512715Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:35.9513660Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:35.9514580Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:35.9573524Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2022-09-27T15:29:36.3086262Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:36.3088918Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:36.3090424Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:36.3091502Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:36.3092433Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:36.3093338Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:36.3158765Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2022-09-27T15:29:36.5058983Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:36.5060112Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:36.5060943Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:36.5061846Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:36.5062387Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:36.5062910Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:36.5121446Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2022-09-27T15:29:36.8329408Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:36.8330516Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:36.8331783Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:36.8332694Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:36.8333637Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:36.8334596Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:36.8395901Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2022-09-27T15:29:36.8413731Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:36.8414389Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:36.8415011Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:36.8415852Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:36.8416802Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:36.8417856Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:36.8473420Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/CompileCache.cpp.o 2022-09-27T15:29:37.0730363Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:37.0731869Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:37.0732814Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:37.0733712Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:37.0734841Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:37.0735779Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:37.0802566Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2022-09-27T15:29:37.4922686Z [ 98%] Built target test_jit 2022-09-27T15:29:37.4995231Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2022-09-27T15:29:37.5882488Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:37.5883500Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:37.5884464Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:37.5885328Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:37.5886223Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:37.5887246Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:37.5940667Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2022-09-27T15:29:38.0336062Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:38.0337616Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp: In member function ‘virtual void {anonymous}::ConcretePyInterpreterVTable::python_dispatcher(const c10::OperatorHandle&, c10::DispatchKeySet, torch::jit::Stack*) const’: 2022-09-27T15:29:38.0339268Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp:2308:14: warning: ‘bool pybind11::handle::operator==(const pybind11::handle&) const’ is deprecated: Use obj1.is(obj2) instead [-Wdeprecated-declarations] 2022-09-27T15:29:38.0340119Z 2308 | if (obj == nullptr) { 2022-09-27T15:29:38.0340500Z | ^~~~~~~ 2022-09-27T15:29:38.0341061Z In file included from /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp:9: 2022-09-27T15:29:38.0341827Z /var/lib/jenkins/workspace/third_party/pybind11/include/pybind11/pytypes.h:277:10: note: declared here 2022-09-27T15:29:38.0342504Z 277 | bool operator==(const handle &h) const { return m_ptr == h.m_ptr; } 2022-09-27T15:29:38.0342978Z | ^~~~~~~~ 2022-09-27T15:29:38.0343280Z At global scope: 2022-09-27T15:29:38.0343981Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:38.0345100Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:38.0345901Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:38.0346686Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:38.0347515Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:38.0420980Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2022-09-27T15:29:38.2092398Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:38.2093348Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:38.2094250Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:38.2095109Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:38.2096097Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:38.2097083Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:38.2168999Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2022-09-27T15:29:38.2271716Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:38.2272566Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:38.2273521Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:38.2274381Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:38.2275260Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:38.2276173Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:38.2337581Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2022-09-27T15:29:38.3499936Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:38.3501123Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:38.3502124Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:38.3503032Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:38.3504011Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:38.3504979Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:38.3585877Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2022-09-27T15:29:38.8308290Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:38.8309314Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:38.8310184Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:38.8310982Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:38.8315803Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:38.8316568Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:38.8317523Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:38.8318547Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:38.8319455Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:38.8320368Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:38.8321298Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:38.8322266Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:38.8391265Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2022-09-27T15:29:38.8392188Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2022-09-27T15:29:39.0620540Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:39.0621853Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:39.0622862Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:39.0625319Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:39.0626131Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:39.0626903Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:39.0701645Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2022-09-27T15:29:39.1272337Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:39.1273384Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:39.1274419Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:39.1275392Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:39.1276342Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:39.1277491Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:39.1346743Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2022-09-27T15:29:39.4988856Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:39.4989918Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:39.4991161Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:39.4991970Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:39.4992822Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:39.4993696Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:39.5073655Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2022-09-27T15:29:39.6643713Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:39.6644743Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:39.6645743Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:39.6646495Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:39.6647191Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:39.6648127Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:39.6652247Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:39.6653254Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:39.6654105Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:39.6654631Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:39.6655212Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:39.6656154Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:39.6717562Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2022-09-27T15:29:39.6747739Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2022-09-27T15:29:39.7389475Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:39.7390490Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:39.7391503Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:39.7392667Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:39.7393658Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:39.7394633Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:39.7463144Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2022-09-27T15:29:39.8160065Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:39.8161263Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:39.8162277Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:39.8163196Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:39.8164108Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:39.8165001Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:39.8243337Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2022-09-27T15:29:40.1518387Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:40.1519426Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:40.1520367Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:40.1521196Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:40.1522033Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:40.1522882Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:40.1594167Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2022-09-27T15:29:40.2871976Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:40.2873127Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:40.2874168Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:40.2875122Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:40.2876084Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:40.2877069Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:40.2950531Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2022-09-27T15:29:40.3454439Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:40.3455758Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:40.3456791Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:40.3457706Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:40.3458632Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:40.3459675Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:40.3558499Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2022-09-27T15:29:40.4565045Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:40.4565767Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:40.4566399Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:40.4567031Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:40.4567655Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:40.4568228Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:40.4625286Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2022-09-27T15:29:40.5297840Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:40.5298783Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:40.5299878Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:40.5300645Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:40.5301527Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:40.5303673Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:40.5357874Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2022-09-27T15:29:40.5618630Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:40.5619983Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:40.5621670Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:40.5622617Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:40.5623527Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:40.5624480Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:40.5692543Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2022-09-27T15:29:40.8003020Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:40.8004149Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:40.8005133Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:40.8006173Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:40.8006824Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:40.8007561Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:40.8078209Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2022-09-27T15:29:40.8479715Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:40.8481304Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:40.8482862Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:40.8483756Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:40.8484636Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:40.8485618Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:40.8541593Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2022-09-27T15:29:41.0473444Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:41.0475089Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:41.0476025Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:41.0476563Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:41.0477129Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:41.0477775Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:41.0548426Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2022-09-27T15:29:41.0980234Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:41.0981389Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:41.0982349Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:41.0983293Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:41.0984514Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:41.0985428Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:41.1051790Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2022-09-27T15:29:41.2203786Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:41.2205557Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:41.2206694Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:41.2207994Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:41.2209188Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:41.2210647Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:41.2285799Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2022-09-27T15:29:41.4794768Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:41.4796262Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:41.4797523Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:41.4799202Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:41.4801118Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:41.4802124Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:41.4911613Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2022-09-27T15:29:41.4914425Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:41.4918841Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:41.4919445Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:41.4919949Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:41.4920487Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:41.4921007Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:41.4991592Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2022-09-27T15:29:41.6641800Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:41.6643140Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:41.6644145Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:41.6645020Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:41.6645904Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:41.6647052Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:41.6723361Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2022-09-27T15:29:41.8313878Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:41.8314950Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:41.8315881Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:41.8316729Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:41.8317605Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:41.8318497Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:41.8396448Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2022-09-27T15:29:42.2547959Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:42.2548961Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:42.2549914Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:42.2550719Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:42.2551557Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:42.2552389Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:42.2623853Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2022-09-27T15:29:42.3138859Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:42.3140087Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:42.3141193Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:42.3142122Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:42.3143183Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:42.3144178Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:42.3147362Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:42.3148410Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:42.3149440Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:42.3150331Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:42.3151375Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:42.3151977Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:42.3215287Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2022-09-27T15:29:42.3216288Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2022-09-27T15:29:42.4838698Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:42.4840068Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:42.4841308Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:42.4842448Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:42.4843965Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:42.4844996Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:42.4922951Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2022-09-27T15:29:42.8391128Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:42.8392257Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:42.8393230Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:42.8394162Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:42.8395163Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:42.8396351Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:42.8464550Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2022-09-27T15:29:43.3262320Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:43.3263297Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:43.3264417Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:43.3265039Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:43.3265585Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:43.3266121Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:43.3333227Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2022-09-27T15:29:43.5646073Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:43.5647360Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:43.5648394Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:43.5649323Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:43.5650313Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:43.5651513Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:43.5718401Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2022-09-27T15:29:43.8630978Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:43.8632031Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:43.8632933Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:43.8633769Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:43.8634754Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:43.8635582Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:43.8707403Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2022-09-27T15:29:43.9137694Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:43.9138838Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:43.9139876Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:43.9141042Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:43.9142037Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:43.9142987Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:43.9223895Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2022-09-27T15:29:44.0191823Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:44.0192834Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:44.0193726Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:44.0194692Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:44.0195649Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:44.0196607Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:44.0275892Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2022-09-27T15:29:44.2162223Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:44.2163261Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:44.2164299Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:44.2165209Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:44.2166137Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:44.2167111Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:44.2237498Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2022-09-27T15:29:44.2562135Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:44.2563260Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:44.2563911Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:44.2564694Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:44.2565463Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:44.2566057Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:44.2624801Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2022-09-27T15:29:44.6633475Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:44.6634852Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:44.6635710Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:44.6636523Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:44.6637344Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:44.6638347Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:44.6706920Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2022-09-27T15:29:44.8065187Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:44.8066013Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:44.8066589Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:44.8067262Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:44.8068075Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:44.8068939Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:44.8120541Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2022-09-27T15:29:45.0406811Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:45.0412895Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:45.0413920Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:45.0414904Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:45.0415936Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:45.0416911Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:45.0487095Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2022-09-27T15:29:45.2698556Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:45.2699684Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:45.2700746Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:45.2701717Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:45.2702730Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:45.2703690Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:45.2761660Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2022-09-27T15:29:45.3529488Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:45.3530660Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:45.3531904Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:45.3532975Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:45.3533962Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:45.3534934Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:45.3605939Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2022-09-27T15:29:45.4466645Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:45.4467724Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:45.4468726Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:45.4469693Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:45.4470579Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:45.4471545Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:45.4541665Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2022-09-27T15:29:45.6825996Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:45.6827131Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:45.6828216Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:45.6829159Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:45.6830085Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:45.6831062Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:45.6908204Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2022-09-27T15:29:45.8915039Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:45.8918329Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:8, 2022-09-27T15:29:45.8926483Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2022-09-27T15:29:45.8928683Z /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-09-27T15:29:45.8929910Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:29:45.8930370Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:29:45.8931384Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:29:45.8932280Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:29:45.8932790Z | ^~~~ 2022-09-27T15:29:45.8933510Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:29:45.8934150Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:29:45.8934572Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:29:45.8935116Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:7, 2022-09-27T15:29:45.8935787Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:29:45.8936465Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:29:45.8937293Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h:3, 2022-09-27T15:29:45.8938099Z from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:36, 2022-09-27T15:29:45.8938812Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:4: 2022-09-27T15:29:45.8939535Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:29:45.8940150Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:29:45.8940646Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:29:45.8941243Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:8, 2022-09-27T15:29:45.8942005Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2022-09-27T15:29:45.8943753Z /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-09-27T15:29:45.8944983Z 111 | _(hipCtxGetCurrent) \ 2022-09-27T15:29:45.8945442Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:29:45.8946198Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-09-27T15:29:45.8946912Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-09-27T15:29:45.8947415Z | ^~~~ 2022-09-27T15:29:45.8948133Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-09-27T15:29:45.8948803Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-09-27T15:29:45.8949225Z | ^~~~~~~~~~~~~~~ 2022-09-27T15:29:45.8949794Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:7, 2022-09-27T15:29:45.8950443Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:29:45.8951291Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:29:45.8952439Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h:3, 2022-09-27T15:29:45.8953244Z from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:36, 2022-09-27T15:29:45.8953961Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:4: 2022-09-27T15:29:45.8954763Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-09-27T15:29:45.8955372Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-09-27T15:29:45.8955845Z | ^~~~~~~~~~~~~~~~ 2022-09-27T15:29:45.8956408Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:45.8957059Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:45.8957718Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:29:45.8958351Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:29:45.8959143Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h:3, 2022-09-27T15:29:45.8959972Z from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:36, 2022-09-27T15:29:45.8960697Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:4: 2022-09-27T15:29:45.8962016Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:45.8963162Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:45.8963868Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:45.8964357Z | ^ 2022-09-27T15:29:45.8965173Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:45.8965867Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:45.8966293Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:45.8966575Z At global scope: 2022-09-27T15:29:45.8967425Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:45.8968333Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:45.8969157Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:45.8973659Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:45.8974547Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:45.8988855Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2022-09-27T15:29:46.5801718Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:46.5853117Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:46.5854004Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:46.5854566Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:46.5855086Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:46.5855617Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:46.5859797Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2022-09-27T15:29:46.6125320Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:46.6126305Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:46.6127390Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:46.6128291Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:46.6129274Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:46.6130273Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:46.6196290Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2022-09-27T15:29:46.6695517Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:46.6696446Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:46.6697266Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:46.6697988Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:46.6698742Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:46.6699513Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:46.6773998Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2022-09-27T15:29:46.9244278Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:46.9245252Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:46.9246162Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:46.9246974Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:46.9247547Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:46.9248076Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:46.9320836Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2022-09-27T15:29:47.1949286Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:47.1950232Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:47.1951191Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:47.1952121Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:47.1953182Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:47.1954139Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:47.2008387Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2022-09-27T15:29:47.2301279Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:47.2302263Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:47.2303147Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:47.2303988Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:47.2304838Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:47.2305659Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:47.2361363Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2022-09-27T15:29:47.3001961Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:47.3002989Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:47.3003925Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:47.3004787Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:47.3005661Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:47.3006529Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:47.3076687Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2022-09-27T15:29:47.3589838Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:47.3590677Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:47.3591433Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:47.3592056Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:47.3592961Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:47.3593828Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:47.3653771Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2022-09-27T15:29:47.5427133Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:47.5428200Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:47.5429460Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:47.5430336Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:47.5431226Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:47.5432188Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:47.5500897Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2022-09-27T15:29:47.8249725Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:47.8250771Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:47.8252170Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:47.8253097Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:47.8254091Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:47.8255070Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:47.8320792Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2022-09-27T15:29:48.0488051Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:48.0489121Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:48.0490076Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:48.0491106Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:48.0491988Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:48.0492828Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:48.0565103Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2022-09-27T15:29:48.4052253Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:48.4053266Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:48.4054180Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:48.4054968Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:48.4055625Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:48.4056478Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:48.4122749Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2022-09-27T15:29:48.4503987Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:48.4505032Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:48.4505974Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:48.4506841Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:48.4507722Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:48.4508587Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:48.4573522Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2022-09-27T15:29:48.6475413Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:48.6476327Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:48.6477356Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:48.6478218Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:48.6478960Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:48.6479502Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:48.6550534Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2022-09-27T15:29:48.6609787Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:48.6611060Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:48.6612149Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:48.6613114Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:48.6614070Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:48.6615052Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:48.6682304Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2022-09-27T15:29:48.7197789Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:48.7199316Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:48.7200873Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:48.7201950Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:48.7203368Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:48.7204360Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:48.7205603Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:48.7206667Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:48.7207859Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:48.7208832Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:48.7209816Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:48.7210770Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:48.7271664Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2022-09-27T15:29:48.7273537Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2022-09-27T15:29:49.0610761Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:49.0612819Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:49.0614098Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:49.0615374Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:49.0616968Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:49.0617991Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:49.0693917Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2022-09-27T15:29:49.3410628Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:49.3412121Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:49.3413074Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:49.3413967Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:49.3414875Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:49.3415810Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:49.3465422Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2022-09-27T15:29:49.4315590Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:49.4316320Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:49.4316958Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:49.4317812Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:49.4318587Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:49.4319166Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:49.4375759Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2022-09-27T15:29:49.6544284Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:49.6556599Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:49.6557545Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:49.6558374Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:49.6559194Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:49.6559991Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:49.6630458Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2022-09-27T15:29:49.7169580Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:49.7170662Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:49.7171930Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:49.7172917Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:49.7173858Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:49.7174729Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:49.7275878Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2022-09-27T15:29:49.9704322Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:49.9705383Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:49.9706320Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:49.9707228Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:49.9708103Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:49.9709305Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:49.9778335Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2022-09-27T15:29:50.0357988Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:50.0359122Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:50.0360434Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:50.0361379Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:50.0362325Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:50.0363274Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:50.0415685Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2022-09-27T15:29:50.0752219Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:50.0753211Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:50.0754003Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:50.0754519Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:50.0755039Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:50.0755944Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:50.0811002Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2022-09-27T15:29:50.4708958Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:50.4710066Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:50.4710967Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:50.4711821Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:50.4712976Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:50.4713810Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:50.4788983Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2022-09-27T15:29:50.7634489Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:50.7635897Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:50.7636872Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:50.7637748Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:50.7638699Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:50.7639556Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:50.7705118Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2022-09-27T15:29:50.9248886Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:50.9249928Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:50.9250780Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:50.9251881Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:50.9252669Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:50.9253503Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:50.9319085Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2022-09-27T15:29:51.1194736Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:51.1195778Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:51.1196614Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:51.1197456Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:51.1198209Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:51.1199023Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:51.1272854Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2022-09-27T15:29:51.4107251Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:51.4108295Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:51.4109027Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:51.4110137Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:29:51.4111006Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:16, 2022-09-27T15:29:51.4111768Z from /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp:8: 2022-09-27T15:29:51.4113204Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:51.4114529Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:51.4115336Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:51.4115870Z | ^ 2022-09-27T15:29:51.4116811Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:51.4117606Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:51.4118077Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:51.4118414Z At global scope: 2022-09-27T15:29:51.4119225Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:51.4120287Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:51.4121241Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:51.4122187Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:51.4123143Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:51.4180484Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2022-09-27T15:29:51.5018276Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:51.5018829Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:51.5019314Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:51.5020039Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:29:51.5020702Z from /var/lib/jenkins/workspace/torch/csrc/utils.h:14, 2022-09-27T15:29:51.5021301Z from /var/lib/jenkins/workspace/torch/csrc/THP.h:23, 2022-09-27T15:29:51.5021927Z from /var/lib/jenkins/workspace/torch/csrc/cuda/Event.cpp:3: 2022-09-27T15:29:51.5023281Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:51.5024450Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:51.5025210Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:51.5025723Z | ^ 2022-09-27T15:29:51.5026605Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:51.5027540Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:51.5027984Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:51.5028298Z At global scope: 2022-09-27T15:29:51.5029034Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:51.5030009Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:51.5031042Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:51.5031950Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:51.5032878Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:51.5077325Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2022-09-27T15:29:51.8179528Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:51.8180490Z In file included from /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudart.cpp:10: 2022-09-27T15:29:51.8181838Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:51.8182958Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:51.8183634Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:51.8184140Z | ^ 2022-09-27T15:29:51.8184991Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:51.8185696Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:51.8186133Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:51.8186451Z At global scope: 2022-09-27T15:29:51.8187145Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:51.8188076Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:51.8188832Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:51.8189652Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:51.8190504Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:51.8260323Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2022-09-27T15:29:51.8825250Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:51.8826167Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:51.8826788Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:51.8827526Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:29:51.8828315Z from /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.h:4, 2022-09-27T15:29:51.8829319Z from /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.cpp:3: 2022-09-27T15:29:51.8830659Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:51.8831903Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:51.8832772Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:51.8833241Z | ^ 2022-09-27T15:29:51.8834070Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:51.8834796Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:51.8835269Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:51.8835602Z At global scope: 2022-09-27T15:29:51.8836395Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:51.8837400Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:51.8838340Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:51.8839292Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:51.8840220Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:51.8884070Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2022-09-27T15:29:52.0437883Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:52.0438833Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:52.0439539Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:52.0440320Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:29:52.0441069Z from /var/lib/jenkins/workspace/torch/csrc/utils.h:14, 2022-09-27T15:29:52.0441724Z from /var/lib/jenkins/workspace/torch/csrc/THP.h:23, 2022-09-27T15:29:52.0442405Z from /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.cpp:3: 2022-09-27T15:29:52.0443532Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:52.0444237Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:52.0444673Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:52.0444986Z | ^ 2022-09-27T15:29:52.0445502Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:52.0445939Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:52.0446197Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:52.0446395Z At global scope: 2022-09-27T15:29:52.0447148Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:52.0447715Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:52.0448231Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:52.0448757Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:52.0449348Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:52.0498770Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2022-09-27T15:29:52.0569998Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:52.0571196Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:52.0572199Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:52.0573086Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:52.0573988Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:52.0574889Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:52.0625991Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2022-09-27T15:29:52.3219018Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:52.3220146Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:52.3220725Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:52.3221332Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:52.3221907Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:52.3222497Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:52.3292427Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2022-09-27T15:29:52.3984317Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:52.3985434Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:52.3986424Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:52.3987374Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:52.3988350Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:52.3989280Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:52.4066746Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2022-09-27T15:29:52.9162242Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:52.9163012Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:52.9163600Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:52.9164522Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:29:52.9165132Z from /var/lib/jenkins/workspace/torch/csrc/utils.h:14, 2022-09-27T15:29:52.9165672Z from /var/lib/jenkins/workspace/torch/csrc/THP.h:23, 2022-09-27T15:29:52.9166217Z from /var/lib/jenkins/workspace/torch/csrc/cuda/THCP.h:4, 2022-09-27T15:29:52.9166903Z from /var/lib/jenkins/workspace/torch/csrc/cuda/utils.cpp:1: 2022-09-27T15:29:52.9168053Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:52.9169047Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:52.9169690Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:52.9170103Z | ^ 2022-09-27T15:29:52.9171114Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:52.9171771Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:52.9172142Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:52.9172422Z At global scope: 2022-09-27T15:29:52.9173045Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:52.9173854Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:52.9174577Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:52.9175337Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:52.9176090Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:52.9241275Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2022-09-27T15:29:53.2789520Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:53.2790619Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:53.2791625Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:53.2792563Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:53.2793469Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:53.2794389Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:53.2861382Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2022-09-27T15:29:53.6789542Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:53.6790655Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:53.6791951Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:53.6792715Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:53.6793248Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:53.6794030Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:53.6858947Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2022-09-27T15:29:53.8234478Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:53.8235605Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:53.8236661Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:53.8237581Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:53.8238509Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:53.8239442Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:53.8296983Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2022-09-27T15:29:53.8544701Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:53.8545552Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:53.8546202Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:53.8546856Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-09-27T15:29:53.8547531Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-09-27T15:29:53.8548424Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h:3, 2022-09-27T15:29:53.8549321Z from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:36, 2022-09-27T15:29:53.8550200Z from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PyProcessGroup.hpp:5, 2022-09-27T15:29:53.8551049Z from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/init.cpp:12: 2022-09-27T15:29:53.8552430Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:53.8553454Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:53.8554406Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:53.8554876Z | ^ 2022-09-27T15:29:53.8555714Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:53.8556412Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:53.8556837Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:53.8557263Z At global scope: 2022-09-27T15:29:53.8557991Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:53.8558969Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:53.8559861Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:53.8560847Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:53.8561828Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:53.8630684Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2022-09-27T15:29:54.0211074Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:54.0212275Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:54.0213240Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:54.0214129Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:54.0214646Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:54.0215167Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:54.0292043Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2022-09-27T15:29:54.5097772Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:54.5098763Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:54.5099675Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:54.5100456Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:54.5101259Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:54.5102054Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:54.5180254Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2022-09-27T15:29:54.7666778Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:54.7667638Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:54.7668830Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:54.7669584Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:54.7670285Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:54.7671001Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:54.7741526Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2022-09-27T15:29:54.9251140Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:54.9252158Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:54.9253127Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:54.9253990Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:54.9254857Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:54.9255740Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:55.1945994Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:55.1946950Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:55.1947768Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:55.1948274Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:55.1948804Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:55.1949327Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:55.2135151Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:55.2136557Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:55.2137615Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:55.2138297Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:55.2138827Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:55.2139354Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:55.2882621Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:55.2883695Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:55.2884270Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:55.2885029Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:55.2885622Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:55.2886208Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:55.8348966Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:55.8350203Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h:13, 2022-09-27T15:29:55.8350749Z from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:11, 2022-09-27T15:29:55.8351235Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h:3, 2022-09-27T15:29:55.8351676Z from /var/lib/jenkins/workspace/torch/csrc/utils.h:14, 2022-09-27T15:29:55.8352060Z from /var/lib/jenkins/workspace/torch/csrc/THP.h:23, 2022-09-27T15:29:55.8352473Z from /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.cpp:7: 2022-09-27T15:29:55.8353294Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h: In member function ‘virtual c10::DeviceIndex c10::hip::HIPGuardImplMasqueradingAsCUDA::deviceCount() const’: 2022-09-27T15:29:55.8353985Z /var/lib/jenkins/workspace/c10/hip/HIPException.h:52:33: warning: throw will always call terminate() [-Wterminate] 2022-09-27T15:29:55.8354438Z 52 | _hip_check_suffix)); \ 2022-09-27T15:29:55.8354742Z | ^ 2022-09-27T15:29:55.8355267Z /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h:109:9: note: in expansion of macro ‘C10_HIP_CHECK’ 2022-09-27T15:29:55.8355692Z 109 | C10_HIP_CHECK(_err); 2022-09-27T15:29:55.8355963Z | ^~~~~~~~~~~~~ 2022-09-27T15:29:55.8356165Z At global scope: 2022-09-27T15:29:55.8356592Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:55.8357166Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:55.8357679Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:55.8358211Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:55.8358726Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:55.9095180Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:55.9095831Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:55.9096431Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:55.9096961Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:55.9097471Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:55.9098208Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:55.9149326Z [100%] Linking CXX shared library ../../lib/libtorch_python.so 2022-09-27T15:29:58.1149435Z [100%] Built target torch_python 2022-09-27T15:29:58.1279354Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2022-09-27T15:29:58.1280234Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2022-09-27T15:29:58.1281257Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init.cpp.o 2022-09-27T15:29:58.1281703Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2022-09-27T15:29:58.9831857Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:58.9832839Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:58.9833707Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:58.9834560Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:58.9835356Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:58.9836188Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:59.0066768Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:59.0067794Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:59.0068739Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:59.0069513Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:59.0070330Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:59.0071124Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:59.2278095Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:59.2278829Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:59.2279421Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:59.2279938Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:59.2280466Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:59.2280994Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:59.2332225Z [100%] Linking CXX shared library ../../lib/libnnapi_backend.so 2022-09-27T15:29:59.6679729Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:29:59.6680413Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:29:59.6681212Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:29:59.6681968Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:29:59.6682770Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:29:59.6683368Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:29:59.6735217Z [100%] Linking CXX shared module functorch.so 2022-09-27T15:29:59.8622541Z [100%] Built target nnapi_backend 2022-09-27T15:30:00.2594608Z [100%] Built target functorch 2022-09-27T15:30:00.2864320Z Install the project... 2022-09-27T15:30:00.2912759Z -- Install configuration: "Release" 2022-09-27T15:30:00.3283401Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2022-09-27T15:30:00.5429767Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2022-09-27T15:30:00.5650565Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2022-09-27T15:30:00.5657978Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2022-09-27T15:30:00.5665864Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2022-09-27T15:30:00.5674656Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2022-09-27T15:30:00.5682410Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2022-09-27T15:30:00.5690482Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2022-09-27T15:30:00.5699526Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2022-09-27T15:30:00.5708097Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2022-09-27T15:30:00.5716815Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2022-09-27T15:30:00.5724573Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2022-09-27T15:30:00.5733401Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2022-09-27T15:30:00.5753386Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2022-09-27T15:30:00.5761291Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2022-09-27T15:30:00.5770061Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2022-09-27T15:30:00.5778505Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2022-09-27T15:30:00.5787175Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2022-09-27T15:30:00.5797027Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2022-09-27T15:30:00.5818759Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2022-09-27T15:30:00.5826612Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2022-09-27T15:30:00.5835214Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2022-09-27T15:30:00.5843327Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2022-09-27T15:30:00.5851830Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2022-09-27T15:30:00.5859911Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2022-09-27T15:30:00.5868201Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2022-09-27T15:30:00.5876131Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2022-09-27T15:30:00.5884544Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2022-09-27T15:30:00.5893307Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2022-09-27T15:30:00.5909074Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2022-09-27T15:30:00.5917156Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2022-09-27T15:30:00.5925217Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2022-09-27T15:30:00.5947937Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2022-09-27T15:30:00.5955888Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2022-09-27T15:30:00.5964217Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2022-09-27T15:30:00.5975185Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2022-09-27T15:30:00.5984717Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2022-09-27T15:30:00.5992970Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2022-09-27T15:30:00.6001705Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2022-09-27T15:30:00.6009948Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2022-09-27T15:30:00.6018634Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2022-09-27T15:30:00.6028326Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2022-09-27T15:30:00.6036430Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10_hip.so" to "$ORIGIN:/opt/rocm/hip/lib" 2022-09-27T15:30:00.6059654Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_hip_HIPTest" to "$ORIGIN:/opt/rocm/hip/lib" 2022-09-27T15:30:01.0912377Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libcaffe2_nvrtc.so" to "$ORIGIN:/opt/rocm/hip/lib" 2022-09-27T15:30:01.4653318Z -- 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-09-27T15:30:01.5990300Z -- 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-09-27T15:30:01.5993691Z -- 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-09-27T15:30:01.5999114Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:30:01.6011608Z -- 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-09-27T15:30:01.6021607Z -- 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-09-27T15:30:01.6032641Z -- 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-09-27T15:30:01.6042688Z -- 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-09-27T15:30:01.6053167Z -- 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-09-27T15:30:01.6063216Z -- 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-09-27T15:30:01.6073237Z -- 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-09-27T15:30:01.6083024Z -- 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-09-27T15:30:01.6093736Z -- 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-09-27T15:30:01.6103617Z -- 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-09-27T15:30:01.6117011Z -- 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-09-27T15:30:01.6126075Z -- 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-09-27T15:30:01.6137505Z -- 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-09-27T15:30:01.6146328Z -- 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-09-27T15:30:01.6156506Z -- 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-09-27T15:30:01.6170537Z -- 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-09-27T15:30:01.6180098Z -- 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-09-27T15:30:01.6189595Z -- 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-09-27T15:30:01.6199299Z -- 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-09-27T15:30:01.6208961Z -- 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-09-27T15:30:01.6218789Z -- 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-09-27T15:30:01.6228244Z -- 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-09-27T15:30:01.6238107Z -- 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-09-27T15:30:01.6247767Z -- 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-09-27T15:30:01.6257187Z -- 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-09-27T15:30:01.6267623Z -- 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-09-27T15:30:01.6276953Z -- 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-09-27T15:30:01.6286288Z -- 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-09-27T15:30:01.6295911Z -- 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-09-27T15:30:01.6305545Z -- 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-09-27T15:30:01.6314925Z -- 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-09-27T15:30:01.6324640Z -- 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-09-27T15:30:01.6337508Z -- 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-09-27T15:30:01.6347061Z -- 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-09-27T15:30:01.6351100Z -- 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-09-27T15:30:01.6361152Z -- 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-09-27T15:30:01.6371761Z -- 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-09-27T15:30:01.6381176Z -- 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-09-27T15:30:01.6389625Z -- 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-09-27T15:30:01.6394637Z -- 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-09-27T15:30:01.6405549Z -- 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-09-27T15:30:01.6415094Z -- 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-09-27T15:30:01.6423888Z -- 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-09-27T15:30:01.6433116Z -- 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-09-27T15:30:01.6443424Z -- 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-09-27T15:30:01.6460046Z -- 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-09-27T15:30:01.6470589Z -- 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-09-27T15:30:01.6487321Z -- 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-09-27T15:30:01.6503338Z -- 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-09-27T15:30:01.6520537Z -- 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-09-27T15:30:01.6537273Z -- 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-09-27T15:30:01.6547687Z -- 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-09-27T15:30:01.6561884Z -- 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-09-27T15:30:01.6571620Z -- 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-09-27T15:30:01.6580635Z -- 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-09-27T15:30:01.6604423Z -- 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-09-27T15:30:01.6645926Z -- 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-09-27T15:30:01.6655549Z -- 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-09-27T15:30:01.6664555Z -- 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-09-27T15:30:01.6674020Z -- 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-09-27T15:30:01.6682918Z -- 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-09-27T15:30:01.6692105Z -- 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-09-27T15:30:01.6700729Z -- 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-09-27T15:30:01.6709819Z -- 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-09-27T15:30:01.6718852Z -- 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-09-27T15:30:01.6727904Z -- 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-09-27T15:30:01.6736699Z -- 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-09-27T15:30:01.6746204Z -- 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-09-27T15:30:01.6755275Z -- 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-09-27T15:30:02.7042182Z -- 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-09-27T15:30:02.7047669Z -- 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-09-27T15:30:02.7054694Z -- 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-09-27T15:30:02.7116903Z -- 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-09-27T15:30:02.7209186Z -- 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-09-27T15:30:02.7216319Z -- 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-09-27T15:30:02.7227823Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:30:02.7238329Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:30:02.7248114Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:30:02.7260010Z -- 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-09-27T15:30:02.7272411Z -- 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-09-27T15:30:02.7399163Z -- 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-09-27T15:30:02.7413251Z -- 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-09-27T15:30:02.7419311Z -- 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-09-27T15:30:02.7466077Z -- 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-09-27T15:30:02.7649773Z -- 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-09-27T15:30:02.7656584Z -- 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-09-27T15:30:02.7664871Z -- 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-09-27T15:30:02.7676283Z -- 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-09-27T15:30:02.8215329Z running bdist_wheel 2022-09-27T15:30:03.0380412Z running build 2022-09-27T15:30:03.0380684Z running build_py 2022-09-27T15:30:03.0441245Z creating build/lib.linux-x86_64-cpython-37 2022-09-27T15:30:03.0441627Z creating build/lib.linux-x86_64-cpython-37/caffe2 2022-09-27T15:30:03.0441996Z copying caffe2/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2 2022-09-27T15:30:03.0447906Z creating build/lib.linux-x86_64-cpython-37/functorch 2022-09-27T15:30:03.0448531Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-09-27T15:30:03.0453636Z copying functorch/setup.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-09-27T15:30:03.0463191Z creating build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0463856Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0472557Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0478089Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0489000Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0508507Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0522455Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0526927Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0534989Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0555793Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0559577Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0573628Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0585771Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0598894Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0602854Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0614110Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0617287Z copying torch/_six.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0621383Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0633077Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0636316Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0658239Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0682592Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0695389Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0735593Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0744778Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0746026Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0757058Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0778481Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0789912Z copying torch/library.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0795807Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0822417Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0826206Z copying torch/random.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0838751Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0848101Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0873206Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0886222Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0891337Z copying torch/types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0900350Z copying torch/version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:03.0904497Z creating build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0905023Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0905804Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0907086Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0908139Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0910435Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0911514Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0912782Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0914079Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0915282Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0916601Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0919104Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0919894Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:30:03.0922084Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-09-27T15:30:03.0923100Z copying caffe2/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-09-27T15:30:03.0925904Z creating build/lib.linux-x86_64-cpython-37/caffe2/core 2022-09-27T15:30:03.0926489Z copying caffe2/core/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core 2022-09-27T15:30:03.0929091Z creating build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:30:03.0929739Z copying caffe2/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:30:03.0930466Z copying caffe2/distributed/file_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:30:03.0936121Z copying caffe2/distributed/redis_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:30:03.0949193Z copying caffe2/distributed/store_ops_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:30:03.0954767Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-09-27T15:30:03.0955202Z copying caffe2/experiments/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-09-27T15:30:03.0957725Z creating build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-09-27T15:30:03.0958288Z copying caffe2/perfkernels/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-09-27T15:30:03.0959100Z copying caffe2/perfkernels/hp_emblookup_codegen.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-09-27T15:30:03.0971751Z creating build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:30:03.0972164Z copying caffe2/proto/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:30:03.0980667Z copying caffe2/proto/gen_proto_typestubs_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:30:03.0984919Z copying caffe2/proto/torch_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:30:03.0986007Z copying caffe2/proto/caffe2_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:30:03.1138650Z creating build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1139073Z copying caffe2/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1147799Z copying caffe2/python/_import_c_extension.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1156496Z copying caffe2/python/allcompare_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1160054Z copying caffe2/python/attention.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1172839Z copying caffe2/python/benchmark_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1177795Z copying caffe2/python/binarysize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1187396Z copying caffe2/python/brew.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1192322Z copying caffe2/python/brew_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1203344Z copying caffe2/python/build.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1213842Z copying caffe2/python/cached_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1220403Z copying caffe2/python/caffe_translator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1232981Z copying caffe2/python/caffe_translator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1236645Z copying caffe2/python/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1244982Z copying caffe2/python/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1253525Z copying caffe2/python/cnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1257143Z copying caffe2/python/context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1261562Z copying caffe2/python/context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1271665Z copying caffe2/python/control.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1280430Z copying caffe2/python/control_ops_grad.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1291149Z copying caffe2/python/control_ops_grad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1295218Z copying caffe2/python/control_ops_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1303441Z copying caffe2/python/control_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1307778Z copying caffe2/python/convert.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1319739Z copying caffe2/python/convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1330036Z copying caffe2/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1341830Z copying caffe2/python/convnet_benchmarks_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1346625Z copying caffe2/python/core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1377618Z copying caffe2/python/core_gradients_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1394881Z copying caffe2/python/core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1421231Z copying caffe2/python/crf.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1433580Z copying caffe2/python/crf_predict.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1439899Z copying caffe2/python/crf_viterbi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1446433Z copying caffe2/python/data_parallel_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1467938Z copying caffe2/python/data_parallel_model_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1486927Z copying caffe2/python/data_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1499461Z copying caffe2/python/data_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1504697Z copying caffe2/python/dataio.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1515531Z copying caffe2/python/dataio_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1529008Z copying caffe2/python/dataset.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1541727Z copying caffe2/python/db_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1545494Z copying caffe2/python/db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1549706Z copying caffe2/python/device_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1560692Z copying caffe2/python/dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1565108Z copying caffe2/python/embedding_generation_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1575543Z copying caffe2/python/experiment_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1584463Z copying caffe2/python/extension_loader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1588917Z copying caffe2/python/fakefp16_transform_lib.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1595219Z copying caffe2/python/filler_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1599617Z copying caffe2/python/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1609670Z copying caffe2/python/functional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1614273Z copying caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1620223Z copying caffe2/python/gradient_check_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1631780Z copying caffe2/python/gradient_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1647333Z copying caffe2/python/gru_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1651568Z copying caffe2/python/hip_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1656020Z copying caffe2/python/hsm_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1668816Z copying caffe2/python/hypothesis_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1690496Z copying caffe2/python/hypothesis_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1702740Z copying caffe2/python/ideep_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1707072Z copying caffe2/python/layer_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1719759Z copying caffe2/python/layer_model_instantiator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1727087Z copying caffe2/python/layer_parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1737894Z copying caffe2/python/layer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1749887Z copying caffe2/python/layers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1774976Z copying caffe2/python/lazy.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1779235Z copying caffe2/python/lazy_dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1784603Z copying caffe2/python/lazy_dyndep_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1788725Z copying caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1802024Z copying caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1808242Z copying caffe2/python/lstm_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1817870Z copying caffe2/python/memonger.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1832843Z copying caffe2/python/memonger_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1847852Z copying caffe2/python/mkl_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1854474Z copying caffe2/python/model_device_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1865989Z copying caffe2/python/model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1879343Z copying caffe2/python/model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1883221Z copying caffe2/python/modifier_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1887552Z copying caffe2/python/muji.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1899999Z copying caffe2/python/muji_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1904456Z copying caffe2/python/net_builder.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1916247Z copying caffe2/python/net_builder_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1926156Z copying caffe2/python/net_drawer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1938992Z copying caffe2/python/net_printer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1947695Z copying caffe2/python/net_printer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1952221Z copying caffe2/python/nomnigraph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1957343Z copying caffe2/python/nomnigraph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1965457Z copying caffe2/python/nomnigraph_transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1970426Z copying caffe2/python/nomnigraph_transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1979424Z copying caffe2/python/normalizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1988531Z copying caffe2/python/normalizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1994580Z copying caffe2/python/normalizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.1999069Z copying caffe2/python/numa_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2003417Z copying caffe2/python/numa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2017840Z copying caffe2/python/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2022171Z copying caffe2/python/operator_fp_exceptions_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2029992Z copying caffe2/python/optimizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2053578Z copying caffe2/python/optimizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2057591Z copying caffe2/python/optimizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2068203Z copying caffe2/python/optimizer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2073236Z copying caffe2/python/parallel_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2083813Z copying caffe2/python/parallel_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2087514Z copying caffe2/python/parallelize_bmuf_distributed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2097351Z copying caffe2/python/pipeline.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2108453Z copying caffe2/python/pipeline_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2113201Z copying caffe2/python/predictor_constants.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2118799Z copying caffe2/python/recurrent.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2131817Z copying caffe2/python/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2136269Z copying caffe2/python/queue_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2153328Z copying caffe2/python/record_queue.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2157848Z copying caffe2/python/regularizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2166099Z copying caffe2/python/regularizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2170128Z copying caffe2/python/regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2179875Z copying caffe2/python/rnn_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2198649Z copying caffe2/python/schema.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2215890Z copying caffe2/python/schema_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2226987Z copying caffe2/python/scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2242752Z copying caffe2/python/scope_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2249240Z copying caffe2/python/session.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2259065Z copying caffe2/python/session_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2263398Z copying caffe2/python/sparse_to_dense_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2267214Z copying caffe2/python/sparse_to_dense_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2280398Z copying caffe2/python/task.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2293384Z copying caffe2/python/task_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2298871Z copying caffe2/python/test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2302684Z copying caffe2/python/text_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2309055Z copying caffe2/python/timeout_guard.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2320724Z copying caffe2/python/toy_regression_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2323760Z copying caffe2/python/transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2328659Z copying caffe2/python/transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2336087Z copying caffe2/python/tt_core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2339764Z copying caffe2/python/tt_core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2352509Z copying caffe2/python/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2365027Z copying caffe2/python/utils_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2369757Z copying caffe2/python/visualize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2377606Z copying caffe2/python/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2391034Z copying caffe2/python/workspace_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:30:03.2405664Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-09-27T15:30:03.2406101Z copying caffe2/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-09-27T15:30:03.2408662Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:30:03.2409283Z copying caffe2/contrib/aten/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:30:03.2410037Z copying caffe2/contrib/aten/aten_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:30:03.2417170Z copying caffe2/contrib/aten/gen_op.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:30:03.2426753Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-09-27T15:30:03.2427290Z copying caffe2/contrib/gloo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-09-27T15:30:03.2428236Z copying caffe2/contrib/gloo/gloo_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-09-27T15:30:03.2440743Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-09-27T15:30:03.2441214Z copying caffe2/contrib/nccl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-09-27T15:30:03.2442163Z copying caffe2/contrib/nccl/nccl_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-09-27T15:30:03.2453143Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-09-27T15:30:03.2453922Z copying caffe2/contrib/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-09-27T15:30:03.2454754Z copying caffe2/contrib/nnpack/nnpack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-09-27T15:30:03.2466323Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2466805Z copying caffe2/contrib/playground/AnyExp.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2477976Z copying caffe2/contrib/playground/AnyExpOnTerm.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2481843Z copying caffe2/contrib/playground/ModuleRegister.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2488354Z copying caffe2/contrib/playground/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2489423Z copying caffe2/contrib/playground/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2497361Z copying caffe2/contrib/playground/compute_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2504095Z copying caffe2/contrib/playground/compute_topk_accuracy.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2508857Z copying caffe2/contrib/playground/meter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2516112Z copying caffe2/contrib/playground/module_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2529271Z copying caffe2/contrib/playground/output_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:30:03.2534221Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-09-27T15:30:03.2535083Z copying caffe2/contrib/prof/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-09-27T15:30:03.2535788Z copying caffe2/contrib/prof/cuda_profile_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-09-27T15:30:03.2541458Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-09-27T15:30:03.2542051Z copying caffe2/contrib/script/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-09-27T15:30:03.2544495Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:30:03.2545085Z copying caffe2/contrib/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:30:03.2545933Z copying caffe2/contrib/tensorboard/tensorboard.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:30:03.2554728Z copying caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:30:03.2559314Z copying caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:30:03.2573083Z copying caffe2/contrib/tensorboard/tensorboard_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:30:03.2582406Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-09-27T15:30:03.2582918Z copying caffe2/contrib/warpctc/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-09-27T15:30:03.2583848Z copying caffe2/contrib/warpctc/ctc_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-09-27T15:30:03.2593014Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-09-27T15:30:03.2593467Z copying caffe2/contrib/aten/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-09-27T15:30:03.2595088Z copying caffe2/contrib/aten/docs/sample.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-09-27T15:30:03.2602184Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2602757Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2611466Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2622644Z copying caffe2/contrib/playground/resnetdemo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2624079Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2633681Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2638394Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2652148Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2660117Z copying caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2671855Z copying caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2681015Z copying caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:03.2690563Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-09-27T15:30:03.2691602Z copying caffe2/contrib/script/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-09-27T15:30:03.2693298Z creating build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-09-27T15:30:03.2694090Z copying caffe2/core/nomnigraph/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-09-27T15:30:03.2695131Z copying caffe2/core/nomnigraph/op_gen.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-09-27T15:30:03.2708833Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2709363Z copying caffe2/experiments/python/SparseTransformer.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2720348Z copying caffe2/experiments/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2720900Z copying caffe2/experiments/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2734506Z copying caffe2/experiments/python/device_reduce_sum_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2740877Z copying caffe2/experiments/python/funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2747023Z copying caffe2/experiments/python/net_construct_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2752715Z copying caffe2/experiments/python/sparse_funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2764299Z copying caffe2/experiments/python/sparse_reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2774680Z copying caffe2/experiments/python/tt_contraction_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2781046Z copying caffe2/experiments/python/tt_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:30:03.2788094Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:30:03.2788603Z copying caffe2/python/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:30:03.2789390Z copying caffe2/python/docs/formatter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:30:03.2796851Z copying caffe2/python/docs/generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:30:03.2804586Z copying caffe2/python/docs/github.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:30:03.2811393Z copying caffe2/python/docs/parser.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:30:03.2819077Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:30:03.2819608Z copying caffe2/python/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:30:03.2820787Z copying caffe2/python/examples/char_rnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:30:03.2831146Z copying caffe2/python/examples/imagenet_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:30:03.2839839Z copying caffe2/python/examples/lmdb_create_example.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:30:03.2849308Z copying caffe2/python/examples/resnet50_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:30:03.2851869Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:30:03.2859396Z copying caffe2/python/fakelowp/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:30:03.2860328Z copying caffe2/python/fakelowp/init_shared_libs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:30:03.2870410Z copying caffe2/python/fakelowp/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:30:03.2884718Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2885463Z copying caffe2/python/helpers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2886092Z copying caffe2/python/helpers/algebra.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2898494Z copying caffe2/python/helpers/arg_scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2910503Z copying caffe2/python/helpers/array_helpers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2919942Z copying caffe2/python/helpers/control_ops.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2927392Z copying caffe2/python/helpers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2937829Z copying caffe2/python/helpers/db_input.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2942761Z copying caffe2/python/helpers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2947256Z copying caffe2/python/helpers/elementwise_linear.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2953752Z copying caffe2/python/helpers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2963513Z copying caffe2/python/helpers/nonlinearity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2969734Z copying caffe2/python/helpers/normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2980850Z copying caffe2/python/helpers/pooling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2983419Z copying caffe2/python/helpers/quantization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2995245Z copying caffe2/python/helpers/tools.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.2995934Z copying caffe2/python/helpers/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:30:03.3005478Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3006030Z copying caffe2/python/ideep/LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3010521Z copying caffe2/python/ideep/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3011628Z copying caffe2/python/ideep/adam_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3016178Z copying caffe2/python/ideep/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3022123Z copying caffe2/python/ideep/channel_shuffle_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3034705Z copying caffe2/python/ideep/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3048545Z copying caffe2/python/ideep/conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3057656Z copying caffe2/python/ideep/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3065629Z copying caffe2/python/ideep/convfusion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3082132Z copying caffe2/python/ideep/copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3095009Z copying caffe2/python/ideep/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3116336Z copying caffe2/python/ideep/elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3125636Z copying caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3130724Z copying caffe2/python/ideep/fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3144356Z copying caffe2/python/ideep/leaky_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3148069Z copying caffe2/python/ideep/moment_sgd_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3151766Z copying caffe2/python/ideep/operator_fallback_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3155066Z copying caffe2/python/ideep/order_switch_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3166991Z copying caffe2/python/ideep/pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3172656Z copying caffe2/python/ideep/pre_convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3182233Z copying caffe2/python/ideep/relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3193186Z copying caffe2/python/ideep/reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3207623Z copying caffe2/python/ideep/shape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3219115Z copying caffe2/python/ideep/sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3224635Z copying caffe2/python/ideep/softmax_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3230342Z copying caffe2/python/ideep/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3239372Z copying caffe2/python/ideep/test_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3249139Z copying caffe2/python/ideep/transform_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3260470Z copying caffe2/python/ideep/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3265441Z copying caffe2/python/ideep/weightedsum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:30:03.3279002Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3279562Z copying caffe2/python/layers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3288837Z copying caffe2/python/layers/adaptive_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3303538Z copying caffe2/python/layers/add_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3307992Z copying caffe2/python/layers/arc_cosine_feature_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3317153Z copying caffe2/python/layers/batch_huber_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3329379Z copying caffe2/python/layers/batch_lr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3339118Z copying caffe2/python/layers/batch_mse_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3351923Z copying caffe2/python/layers/batch_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3356724Z copying caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3362796Z copying caffe2/python/layers/batch_softmax_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3373104Z copying caffe2/python/layers/blob_weighted_sum.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3377310Z copying caffe2/python/layers/bpr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3382919Z copying caffe2/python/layers/bucket_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3392982Z copying caffe2/python/layers/build_index.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3405563Z copying caffe2/python/layers/concat.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3409798Z copying caffe2/python/layers/constant_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3413471Z copying caffe2/python/layers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3421664Z copying caffe2/python/layers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3425295Z copying caffe2/python/layers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3433733Z copying caffe2/python/layers/fc_with_bootstrap.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3445774Z copying caffe2/python/layers/fc_without_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3450716Z copying caffe2/python/layers/feature_sparse_to_dense.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3459332Z copying caffe2/python/layers/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3464862Z copying caffe2/python/layers/gather_record.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3470943Z copying caffe2/python/layers/homotopy_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3479963Z copying caffe2/python/layers/label_smooth.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3484693Z copying caffe2/python/layers/last_n_window_collector.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3488943Z copying caffe2/python/layers/layer_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3497322Z copying caffe2/python/layers/layers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3506303Z copying caffe2/python/layers/margin_rank_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3511373Z copying caffe2/python/layers/merge_id_lists.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3517154Z copying caffe2/python/layers/pairwise_similarity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3524492Z copying caffe2/python/layers/position_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3534984Z copying caffe2/python/layers/random_fourier_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3538791Z copying caffe2/python/layers/reservoir_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3542533Z copying caffe2/python/layers/sampling_train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3550925Z copying caffe2/python/layers/sampling_trainable_mixin.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3560276Z copying caffe2/python/layers/select_record_by_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3564740Z copying caffe2/python/layers/semi_random_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3568585Z copying caffe2/python/layers/sparse_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3584653Z copying caffe2/python/layers/sparse_feature_hash.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3590696Z copying caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3594239Z copying caffe2/python/layers/sparse_lookup.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3607462Z copying caffe2/python/layers/split.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3612684Z copying caffe2/python/layers/tags.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3617148Z copying caffe2/python/layers/uniform_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:30:03.3626738Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-09-27T15:30:03.3627340Z copying caffe2/python/mint/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-09-27T15:30:03.3628243Z copying caffe2/python/mint/app.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-09-27T15:30:03.3635981Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3637582Z copying caffe2/python/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3638076Z copying caffe2/python/mkl/mkl_LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3641769Z copying caffe2/python/mkl/mkl_LRN_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3652540Z copying caffe2/python/mkl/mkl_concat_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3657992Z copying caffe2/python/mkl/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3662673Z copying caffe2/python/mkl/mkl_copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3666738Z copying caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3671803Z copying caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3696407Z copying caffe2/python/mkl/mkl_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3701464Z copying caffe2/python/mkl/mkl_fc_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3706068Z copying caffe2/python/mkl/mkl_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3715984Z copying caffe2/python/mkl/mkl_pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3722031Z copying caffe2/python/mkl/mkl_pool_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3728723Z copying caffe2/python/mkl/mkl_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3741274Z copying caffe2/python/mkl/mkl_sbn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3744919Z copying caffe2/python/mkl/mkl_sbn_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3750675Z copying caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3761718Z copying caffe2/python/mkl/mkl_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3764618Z copying caffe2/python/mkl/mkl_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3772738Z copying caffe2/python/mkl/rewrite_graph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3782599Z copying caffe2/python/mkl/rewrite_graph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:30:03.3791292Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3792097Z copying caffe2/python/modeling/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3792797Z copying caffe2/python/modeling/compute_histogram_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3797363Z copying caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3806171Z copying caffe2/python/modeling/compute_norm_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3810198Z copying caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3819063Z copying caffe2/python/modeling/compute_statistics_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3830205Z copying caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3834735Z copying caffe2/python/modeling/get_entry_from_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3839523Z copying caffe2/python/modeling/get_entry_from_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3851471Z copying caffe2/python/modeling/gradient_clipping.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3862783Z copying caffe2/python/modeling/gradient_clipping_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3867886Z copying caffe2/python/modeling/initializers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3878244Z copying caffe2/python/modeling/initializers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3882514Z copying caffe2/python/modeling/net_modifier.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3887577Z copying caffe2/python/modeling/parameter_info.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3893684Z copying caffe2/python/modeling/parameter_sharing.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3905108Z copying caffe2/python/modeling/parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:30:03.3912013Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:30:03.3912502Z copying caffe2/python/models/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:30:03.3913559Z copying caffe2/python/models/__sym_init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:30:03.3919143Z copying caffe2/python/models/download.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:30:03.3929380Z copying caffe2/python/models/imagenet_trainer_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:30:03.3934197Z copying caffe2/python/models/resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:30:03.3942727Z copying caffe2/python/models/resnet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:30:03.3953209Z copying caffe2/python/models/shufflenet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:30:03.3958691Z copying caffe2/python/models/shufflenet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:30:03.3973592Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.3974230Z copying caffe2/python/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.3974737Z copying caffe2/python/onnx/backend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.3991369Z copying caffe2/python/onnx/backend_cpp_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.4004367Z copying caffe2/python/onnx/backend_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.4011879Z copying caffe2/python/onnx/error.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.4017524Z copying caffe2/python/onnx/frontend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.4030191Z copying caffe2/python/onnx/helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.4034316Z copying caffe2/python/onnx/onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.4038213Z copying caffe2/python/onnx/test_onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.4048063Z copying caffe2/python/onnx/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:30:03.4076487Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4077038Z copying caffe2/python/operator_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4077812Z copying caffe2/python/operator_test/activation_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4090630Z copying caffe2/python/operator_test/adadelta_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4094654Z copying caffe2/python/operator_test/adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4107212Z copying caffe2/python/operator_test/adagrad_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4111839Z copying caffe2/python/operator_test/adam_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4122230Z copying caffe2/python/operator_test/affine_channel_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4125723Z copying caffe2/python/operator_test/alias_with_name_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4134087Z copying caffe2/python/operator_test/apmeter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4137509Z copying caffe2/python/operator_test/arg_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4148509Z copying caffe2/python/operator_test/assert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4152005Z copying caffe2/python/operator_test/async_net_barrier_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4155461Z copying caffe2/python/operator_test/atomic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4163766Z copying caffe2/python/operator_test/basic_rnn_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4170206Z copying caffe2/python/operator_test/batch_box_cox_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4182124Z copying caffe2/python/operator_test/batch_bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4185781Z copying caffe2/python/operator_test/batch_moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4190045Z copying caffe2/python/operator_test/batch_sparse_to_dense_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4201646Z copying caffe2/python/operator_test/bbox_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4206352Z copying caffe2/python/operator_test/bisect_percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4217463Z copying caffe2/python/operator_test/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4221563Z copying caffe2/python/operator_test/boolean_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4229818Z copying caffe2/python/operator_test/boolean_unmask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4236133Z copying caffe2/python/operator_test/box_with_nms_limit_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4249329Z copying caffe2/python/operator_test/bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4256993Z copying caffe2/python/operator_test/cast_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4260706Z copying caffe2/python/operator_test/ceil_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4265803Z copying caffe2/python/operator_test/channel_backprop_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4278104Z copying caffe2/python/operator_test/channel_shuffle_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4283661Z copying caffe2/python/operator_test/channel_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4289496Z copying caffe2/python/operator_test/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4293366Z copying caffe2/python/operator_test/clip_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4301636Z copying caffe2/python/operator_test/clip_tensor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4305494Z copying caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4319342Z copying caffe2/python/operator_test/concat_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4324594Z copying caffe2/python/operator_test/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4330695Z copying caffe2/python/operator_test/conditional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4342972Z copying caffe2/python/operator_test/conftest.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4347835Z copying caffe2/python/operator_test/conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4359313Z copying caffe2/python/operator_test/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4371533Z copying caffe2/python/operator_test/copy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4377879Z copying caffe2/python/operator_test/copy_rows_to_tensor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4382197Z copying caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4394722Z copying caffe2/python/operator_test/counter_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4399306Z copying caffe2/python/operator_test/crf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4402861Z copying caffe2/python/operator_test/cross_entropy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4413998Z copying caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4417849Z copying caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4427811Z copying caffe2/python/operator_test/cudnn_recurrent_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4431613Z copying caffe2/python/operator_test/data_couple_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4435014Z copying caffe2/python/operator_test/dataset_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4448571Z copying caffe2/python/operator_test/decay_adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4452802Z copying caffe2/python/operator_test/deform_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4461730Z copying caffe2/python/operator_test/dense_vector_to_id_list_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4466153Z copying caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4469872Z copying caffe2/python/operator_test/detectron_keypoints.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4479914Z copying caffe2/python/operator_test/distance_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4483842Z copying caffe2/python/operator_test/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4493862Z copying caffe2/python/operator_test/duplicate_operands_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4500625Z copying caffe2/python/operator_test/elementwise_linear_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4507193Z copying caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4521173Z copying caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4531407Z copying caffe2/python/operator_test/elementwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4552158Z copying caffe2/python/operator_test/emptysample_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4555750Z copying caffe2/python/operator_test/enforce_finite_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4563263Z copying caffe2/python/operator_test/ensure_clipped_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4572072Z copying caffe2/python/operator_test/ensure_cpu_output_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4578984Z copying caffe2/python/operator_test/erf_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4582565Z copying caffe2/python/operator_test/expand_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4589096Z copying caffe2/python/operator_test/fc_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4601197Z copying caffe2/python/operator_test/feature_maps_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4611184Z copying caffe2/python/operator_test/filler_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4617743Z copying caffe2/python/operator_test/find_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4628173Z copying caffe2/python/operator_test/flatten_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4632770Z copying caffe2/python/operator_test/flexible_top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4638880Z copying caffe2/python/operator_test/floor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4642866Z copying caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4654437Z copying caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4658918Z copying caffe2/python/operator_test/gather_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4671396Z copying caffe2/python/operator_test/gather_ranges_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4675605Z copying caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4685718Z copying caffe2/python/operator_test/given_tensor_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4693660Z copying caffe2/python/operator_test/glu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4705898Z copying caffe2/python/operator_test/group_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4709834Z copying caffe2/python/operator_test/group_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4720360Z copying caffe2/python/operator_test/gru_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4728845Z copying caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4733072Z copying caffe2/python/operator_test/histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4738027Z copying caffe2/python/operator_test/hsm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4750575Z copying caffe2/python/operator_test/hyperbolic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4754631Z copying caffe2/python/operator_test/im2col_col2im_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4759596Z copying caffe2/python/operator_test/image_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4772928Z copying caffe2/python/operator_test/index_hash_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4777454Z copying caffe2/python/operator_test/index_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4782047Z copying caffe2/python/operator_test/instance_norm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4796313Z copying caffe2/python/operator_test/integral_image_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4799993Z copying caffe2/python/operator_test/jsd_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4803576Z copying caffe2/python/operator_test/key_split_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4808844Z copying caffe2/python/operator_test/lars_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4822271Z copying caffe2/python/operator_test/layer_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4832845Z copying caffe2/python/operator_test/leaky_relu_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4837884Z copying caffe2/python/operator_test/learning_rate_adaption_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4840875Z copying caffe2/python/operator_test/learning_rate_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4854283Z copying caffe2/python/operator_test/length_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4858061Z copying caffe2/python/operator_test/lengths_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4864384Z copying caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4877146Z copying caffe2/python/operator_test/lengths_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4880498Z copying caffe2/python/operator_test/lengths_top_k_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4884501Z copying caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4893801Z copying caffe2/python/operator_test/load_save_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4909171Z copying caffe2/python/operator_test/locally_connected_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4912250Z copying caffe2/python/operator_test/loss_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4920756Z copying caffe2/python/operator_test/lpnorm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4924028Z copying caffe2/python/operator_test/map_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4927718Z copying caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4931248Z copying caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4943635Z copying caffe2/python/operator_test/math_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4947271Z copying caffe2/python/operator_test/matmul_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4958570Z copying caffe2/python/operator_test/mean_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4962058Z copying caffe2/python/operator_test/merge_id_lists_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4965682Z copying caffe2/python/operator_test/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4969469Z copying caffe2/python/operator_test/mkl_packed_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4977837Z copying caffe2/python/operator_test/mod_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4981994Z copying caffe2/python/operator_test/moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.4990901Z copying caffe2/python/operator_test/momentum_sgd_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5002907Z copying caffe2/python/operator_test/mpi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5006837Z copying caffe2/python/operator_test/mul_gradient_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5010225Z copying caffe2/python/operator_test/negate_gradient_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5020477Z copying caffe2/python/operator_test/ngram_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5024116Z copying caffe2/python/operator_test/normalize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5027727Z copying caffe2/python/operator_test/numpy_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5031241Z copying caffe2/python/operator_test/one_hot_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5041514Z copying caffe2/python/operator_test/onnx_while_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5044429Z copying caffe2/python/operator_test/order_switch_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5049118Z copying caffe2/python/operator_test/pack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5062981Z copying caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5066077Z copying caffe2/python/operator_test/pad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5073212Z copying caffe2/python/operator_test/partition_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5086078Z copying caffe2/python/operator_test/percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5089624Z copying caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5099879Z copying caffe2/python/operator_test/pooling_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5113637Z copying caffe2/python/operator_test/prepend_dim_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5118024Z copying caffe2/python/operator_test/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5122968Z copying caffe2/python/operator_test/quantile_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5127963Z copying caffe2/python/operator_test/rand_quantization_op_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5137084Z copying caffe2/python/operator_test/rank_loss_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5140814Z copying caffe2/python/operator_test/rebatching_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5152273Z copying caffe2/python/operator_test/record_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5155808Z copying caffe2/python/operator_test/recurrent_net_executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5169265Z copying caffe2/python/operator_test/recurrent_network_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5181046Z copying caffe2/python/operator_test/reduce_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5193713Z copying caffe2/python/operator_test/reduction_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5196969Z copying caffe2/python/operator_test/reshape_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5204761Z copying caffe2/python/operator_test/resize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5208534Z copying caffe2/python/operator_test/rmac_regions_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5216364Z copying caffe2/python/operator_test/rms_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5219927Z copying caffe2/python/operator_test/rnn_cell_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5244882Z copying caffe2/python/operator_test/roi_align_rotated_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5248871Z copying caffe2/python/operator_test/rowwise_counter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5253031Z copying caffe2/python/operator_test/scale_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5261329Z copying caffe2/python/operator_test/segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5274198Z copying caffe2/python/operator_test/self_binning_histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5282645Z copying caffe2/python/operator_test/selu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5287381Z copying caffe2/python/operator_test/sequence_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5297282Z copying caffe2/python/operator_test/shape_inference_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5306720Z copying caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5310223Z copying caffe2/python/operator_test/softmax_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5320128Z copying caffe2/python/operator_test/softplus_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5325755Z copying caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5329417Z copying caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5334245Z copying caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5347617Z copying caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5355686Z copying caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5361037Z copying caffe2/python/operator_test/sparse_normalize_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5368922Z copying caffe2/python/operator_test/sparse_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5373219Z copying caffe2/python/operator_test/sparse_to_dense_mask_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5376774Z copying caffe2/python/operator_test/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5388465Z copying caffe2/python/operator_test/specialized_segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5392615Z copying caffe2/python/operator_test/split_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5402776Z copying caffe2/python/operator_test/square_root_divide_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5408123Z copying caffe2/python/operator_test/stats_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5417473Z copying caffe2/python/operator_test/stats_put_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5426232Z copying caffe2/python/operator_test/storm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5430139Z copying caffe2/python/operator_test/string_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5438471Z copying caffe2/python/operator_test/text_file_reader_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5441751Z copying caffe2/python/operator_test/thresholded_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5449095Z copying caffe2/python/operator_test/tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5452968Z copying caffe2/python/operator_test/top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5465817Z copying caffe2/python/operator_test/torch_integration_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5478639Z copying caffe2/python/operator_test/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5482677Z copying caffe2/python/operator_test/trigonometric_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5493180Z copying caffe2/python/operator_test/unique_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5497233Z copying caffe2/python/operator_test/unique_uniform_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5501699Z copying caffe2/python/operator_test/unsafe_coalesce_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5511728Z copying caffe2/python/operator_test/upsample_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5522054Z copying caffe2/python/operator_test/utility_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5537473Z copying caffe2/python/operator_test/video_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5548479Z copying caffe2/python/operator_test/weight_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5558844Z copying caffe2/python/operator_test/weighted_multi_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5563626Z copying caffe2/python/operator_test/weighted_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5570186Z copying caffe2/python/operator_test/weighted_sum_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5575397Z copying caffe2/python/operator_test/wngrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:30:03.5588616Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:30:03.5589302Z copying caffe2/python/predictor/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:30:03.5589973Z copying caffe2/python/predictor/mobile_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:30:03.5600167Z copying caffe2/python/predictor/mobile_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:30:03.5604814Z copying caffe2/python/predictor/predictor_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:30:03.5616692Z copying caffe2/python/predictor/predictor_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:30:03.5620836Z copying caffe2/python/predictor/predictor_py_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:30:03.5632929Z copying caffe2/python/predictor/predictor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:30:03.5636787Z copying caffe2/python/predictor/serde.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:30:03.5642038Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:30:03.5642981Z copying caffe2/python/rnn/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:30:03.5644036Z copying caffe2/python/rnn/lstm_comparison.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:30:03.5647675Z copying caffe2/python/rnn/rnn_cell_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:30:03.5657049Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:30:03.5657652Z copying caffe2/python/serialized_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:30:03.5658477Z copying caffe2/python/serialized_test/coverage.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:30:03.5662918Z copying caffe2/python/serialized_test/serialized_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:30:03.5678617Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:30:03.5679230Z copying caffe2/python/test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:30:03.5679871Z copying caffe2/python/test/blob_deallocation_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:30:03.5685003Z copying caffe2/python/test/do_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:30:03.5688924Z copying caffe2/python/test/executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:30:03.5693600Z copying caffe2/python/test/executor_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:30:03.5702094Z copying caffe2/python/test/fakefp16_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:30:03.5706925Z copying caffe2/python/test/gpu_context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:30:03.5713149Z copying caffe2/python/test/inference_lstm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:30:03.5717120Z copying caffe2/python/test/python_protobuf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:30:03.5731729Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:30:03.5732377Z copying caffe2/python/trt/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:30:03.5733076Z copying caffe2/python/trt/test_pt_onnx_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:30:03.5738977Z copying caffe2/python/trt/test_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:30:03.5747967Z copying caffe2/python/trt/transform.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:30:03.5754250Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:30:03.5755027Z copying caffe2/python/models/seq2seq/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:30:03.5755944Z copying caffe2/python/models/seq2seq/beam_search.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:30:03.5764925Z copying caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:30:03.5771139Z copying caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:30:03.5775248Z copying caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:30:03.5786398Z copying caffe2/python/models/seq2seq/seq2seq_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:30:03.5795250Z copying caffe2/python/models/seq2seq/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:30:03.5810107Z copying caffe2/python/models/seq2seq/translate.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:30:03.5823954Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-09-27T15:30:03.5824901Z copying caffe2/python/onnx/bin/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-09-27T15:30:03.5825458Z copying caffe2/python/onnx/bin/conversion.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-09-27T15:30:03.5831442Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:30:03.5832200Z copying caffe2/python/onnx/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:30:03.5832840Z copying caffe2/python/onnx/tests/c2_ref_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:30:03.5844017Z copying caffe2/python/onnx/tests/conversion_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:30:03.5859731Z copying caffe2/python/onnx/tests/helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:30:03.5864212Z copying caffe2/python/onnx/tests/onnx_backend_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:30:03.5877572Z copying caffe2/python/onnx/tests/ssa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:30:03.5882635Z copying caffe2/python/onnx/tests/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:30:03.5895340Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5896061Z copying caffe2/quantization/server/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5896832Z copying caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5908778Z copying caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5913317Z copying caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5920174Z copying caffe2/quantization/server/compute_equalization_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5931785Z copying caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5941270Z copying caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5947842Z copying caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5956750Z copying caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5967321Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5973521Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5985767Z copying caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.5990310Z copying caffe2/quantization/server/dnnlowp_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6001300Z copying caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6004747Z copying caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6009995Z copying caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6018290Z copying caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6023962Z copying caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6032619Z copying caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6040117Z copying caffe2/quantization/server/fully_connected_fp16_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6050676Z copying caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6055790Z copying caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6063339Z copying caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6076952Z copying caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6083192Z copying caffe2/quantization/server/int8_gen_quant_params_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6087813Z copying caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6092127Z copying caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6101033Z copying caffe2/quantization/server/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6104699Z copying caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6108950Z copying caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6118174Z copying caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6122089Z copying caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6127458Z copying caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6131241Z copying caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6138662Z copying caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6142441Z copying caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6149553Z copying caffe2/quantization/server/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:30:03.6162118Z creating build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6162509Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6168519Z copying functorch/_src/aot_autograd.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6188365Z copying functorch/_src/benchmark_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6193101Z copying functorch/_src/compile_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6206238Z copying functorch/_src/compilers.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6211082Z copying functorch/_src/config.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6223737Z copying functorch/_src/eager_transforms.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6242795Z copying functorch/_src/fx_minifier.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6248215Z copying functorch/_src/make_functional.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6258477Z copying functorch/_src/monkey_patching.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6262777Z copying functorch/_src/named_members_polyfill.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6267078Z copying functorch/_src/partitioners.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6280032Z copying functorch/_src/python_key.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6284418Z copying functorch/_src/pytree_hacks.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6293865Z copying functorch/_src/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6307699Z copying functorch/_src/vmap.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:30:03.6319672Z creating build/lib.linux-x86_64-cpython-37/functorch/compile 2022-09-27T15:30:03.6320106Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/compile 2022-09-27T15:30:03.6328774Z creating build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:30:03.6329164Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:30:03.6338641Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:30:03.6346046Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:30:03.6350155Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:30:03.6355401Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:30:03.6360304Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:30:03.6368351Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:30:03.6380961Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:30:03.6384193Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:30:03.6390981Z creating build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:30:03.6391490Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:30:03.6395897Z copying functorch/experimental/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:30:03.6404872Z copying functorch/experimental/cond.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:30:03.6410098Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:30:03.6419095Z creating build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:30:03.6419526Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:30:03.6429309Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:30:03.6450577Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:30:03.6456914Z creating build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-09-27T15:30:03.6457361Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-09-27T15:30:03.6458121Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-09-27T15:30:03.6471981Z creating build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6472690Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6477148Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6481662Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6490509Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6494327Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6498590Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6502820Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6511451Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6518570Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6524693Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6528826Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:30:03.6540871Z creating build/lib.linux-x86_64-cpython-37/torch/_masked 2022-09-27T15:30:03.6541528Z copying torch/_masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_masked 2022-09-27T15:30:03.6563114Z copying torch/_masked/_docs.py -> build/lib.linux-x86_64-cpython-37/torch/_masked 2022-09-27T15:30:03.6584464Z creating build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:30:03.6585085Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:30:03.6605988Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:30:03.6611047Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:30:03.6622211Z copying torch/_prims/nvfuser_executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:30:03.6627359Z copying torch/_prims/nvfuser_prims.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:30:03.6638779Z creating build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-09-27T15:30:03.6639205Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-09-27T15:30:03.6664646Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-09-27T15:30:03.6678355Z creating build/lib.linux-x86_64-cpython-37/torch/_refs 2022-09-27T15:30:03.6678789Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-09-27T15:30:03.6704463Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-09-27T15:30:03.6717189Z creating build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:30:03.6717620Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:30:03.6721897Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:30:03.6738513Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:30:03.6742290Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:30:03.6751546Z creating build/lib.linux-x86_64-cpython-37/torch/amp 2022-09-27T15:30:03.6751951Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-09-27T15:30:03.6756694Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-09-27T15:30:03.6766182Z creating build/lib.linux-x86_64-cpython-37/torch/ao 2022-09-27T15:30:03.6766594Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao 2022-09-27T15:30:03.6775523Z creating build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6775958Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6788819Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6793400Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6801524Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6810561Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6832750Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6839161Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6855775Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6859997Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6871442Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6879303Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6893788Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:30:03.6898538Z creating build/lib.linux-x86_64-cpython-37/torch/backends 2022-09-27T15:30:03.6899228Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends 2022-09-27T15:30:03.6908761Z creating build/lib.linux-x86_64-cpython-37/torch/contrib 2022-09-27T15:30:03.6910734Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-09-27T15:30:03.6911176Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-09-27T15:30:03.6925158Z creating build/lib.linux-x86_64-cpython-37/torch/cpu 2022-09-27T15:30:03.6925588Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu 2022-09-27T15:30:03.6932690Z creating build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.6933107Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.6942662Z copying torch/cuda/_dynamo_graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.6947590Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.6961911Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.6972970Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.6979542Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.6984824Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.6985305Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.6997860Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.7001867Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.7015434Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.7019789Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.7025495Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.7031777Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.7045422Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.7049862Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:30:03.7061440Z creating build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:30:03.7061868Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:30:03.7068811Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:30:03.7073525Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:30:03.7082135Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:30:03.7110468Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:30:03.7114798Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:30:03.7128058Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:30:03.7137661Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:30:03.7147504Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:30:03.7157385Z creating build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7157871Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7170474Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7174702Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7179981Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7191576Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7195863Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7200162Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7209825Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7214202Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7222982Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7227964Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7240801Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7247969Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7259891Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7263983Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7273272Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7278260Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7290791Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7295998Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7302970Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7306896Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7324144Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7333162Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7337568Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7342283Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7350691Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7353922Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7361768Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7370516Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7376040Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7388808Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7394110Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7405595Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7412975Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7422750Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7436225Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7442902Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7452203Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7460264Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7468129Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7479829Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7498798Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7504228Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7520174Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7527927Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7534708Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:30:03.7549039Z creating build/lib.linux-x86_64-cpython-37/torch/fft 2022-09-27T15:30:03.7549481Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fft 2022-09-27T15:30:03.7576682Z creating build/lib.linux-x86_64-cpython-37/torch/futures 2022-09-27T15:30:03.7577109Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/futures 2022-09-27T15:30:03.7590145Z creating build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7590557Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7595258Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7599961Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7607734Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7628563Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7637561Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7657654Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7669044Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7676402Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7689976Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7702332Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7713072Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7723186Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7727682Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7738356Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:30:03.7745567Z creating build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7746011Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7751134Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7762073Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7772684Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7787230Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7793731Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7803891Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7818162Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7826811Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7836394Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7840186Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7844920Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7860779Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7865555Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7884407Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7908862Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7914270Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7931598Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7936606Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7956991Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7966395Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.7983579Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.8000109Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.8012297Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.8022999Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:30:03.8036997Z creating build/lib.linux-x86_64-cpython-37/torch/linalg 2022-09-27T15:30:03.8037578Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/linalg 2022-09-27T15:30:03.8065338Z creating build/lib.linux-x86_64-cpython-37/torch/masked 2022-09-27T15:30:03.8065735Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-09-27T15:30:03.8071867Z creating build/lib.linux-x86_64-cpython-37/torch/monitor 2022-09-27T15:30:03.8072345Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/monitor 2022-09-27T15:30:03.8079176Z creating build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:30:03.8079624Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:30:03.8085124Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:30:03.8094484Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:30:03.8098739Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:30:03.8105593Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:30:03.8115183Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:30:03.8124226Z creating build/lib.linux-x86_64-cpython-37/torch/nested 2022-09-27T15:30:03.8124638Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nested 2022-09-27T15:30:03.8134583Z creating build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:03.8134967Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:03.8139480Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:03.8144025Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:03.8148348Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:03.8156913Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:03.8182319Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:03.8191527Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:03.8202469Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:03.8213973Z creating build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8214377Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8227434Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8234621Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8239546Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8245952Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8258949Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8277643Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8283266Z copying torch/onnx/_patch_torch.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8295221Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8312643Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8323550Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8333824Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8343737Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8373056Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8388052Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8418393Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8438250Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8456862Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8469644Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8476623Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8484300Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8489546Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8509106Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8520007Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8550076Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8611271Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:30:03.8627774Z creating build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8628276Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8635142Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8651276Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8666546Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8674609Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8686019Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8694455Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8710070Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8715235Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8729809Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8755302Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8770164Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8785518Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8816313Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8824320Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8834800Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8846996Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8853659Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:03.8866538Z creating build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8866998Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8874611Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8884489Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8889234Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8901052Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8907324Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8913278Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8923781Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8937740Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8950877Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8956718Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8963596Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8968224Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8972330Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.8990104Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:30:03.9003541Z creating build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:30:03.9004023Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:30:03.9008772Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:30:03.9017514Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:30:03.9030006Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:30:03.9034417Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:30:03.9044745Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:30:03.9052443Z creating build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9052887Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9058087Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9062357Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9071786Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9077079Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9080831Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9085532Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9094886Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9103063Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9107729Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9111901Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9121851Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9126261Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9131084Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9135237Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:30:03.9145769Z creating build/lib.linux-x86_64-cpython-37/torch/sparse 2022-09-27T15:30:03.9146377Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/sparse 2022-09-27T15:30:03.9160253Z creating build/lib.linux-x86_64-cpython-37/torch/special 2022-09-27T15:30:03.9160696Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/special 2022-09-27T15:30:03.9174019Z creating build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:30:03.9174492Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:30:03.9180145Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:30:03.9199472Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:30:03.9203681Z copying torch/testing/_deprecated.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:30:03.9212272Z copying torch/testing/_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:30:03.9219583Z creating build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9219981Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9224886Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9233761Z copying torch/utils/_crash_handler.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9237955Z copying torch/utils/_cuda_trace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9242392Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9252452Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9256680Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9264358Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9268013Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9277612Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9293224Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9302098Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9312161Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9334696Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9339816Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9344988Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9355938Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9360371Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9368566Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9374805Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9382708Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:30:03.9394668Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-09-27T15:30:03.9395129Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-09-27T15:30:03.9400630Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-09-27T15:30:03.9401045Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-09-27T15:30:03.9410829Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-09-27T15:30:03.9411573Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-09-27T15:30:03.9416681Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-09-27T15:30:03.9417186Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-09-27T15:30:03.9430807Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-09-27T15:30:03.9431214Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-09-27T15:30:03.9436117Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:30:03.9436780Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:30:03.9437645Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:30:03.9448523Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:30:03.9459872Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9460351Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9464378Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9469057Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9476883Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9480842Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9493570Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9497119Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9506617Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9530662Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9542591Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9551598Z copying torch/ao/quantization/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9555181Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9558636Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9567146Z copying torch/ao/quantization/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9570724Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9581453Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9594806Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9607297Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9610391Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:30:03.9624614Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-09-27T15:30:03.9625175Z copying torch/ao/sparsity/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-09-27T15:30:03.9629766Z copying torch/ao/sparsity/_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-09-27T15:30:03.9636165Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-09-27T15:30:03.9636593Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-09-27T15:30:03.9641657Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-09-27T15:30:03.9642141Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-09-27T15:30:03.9651740Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-09-27T15:30:03.9652194Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-09-27T15:30:03.9658374Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-09-27T15:30:03.9672323Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-09-27T15:30:03.9672811Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-09-27T15:30:03.9678472Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-09-27T15:30:03.9678979Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-09-27T15:30:03.9685227Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:30:03.9685917Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:30:03.9690271Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:30:03.9699991Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:30:03.9703963Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:30:03.9708877Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:30:03.9709389Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:30:03.9723958Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:30:03.9727556Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:30:03.9728273Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:30:03.9736583Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:30:03.9745686Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:30:03.9758310Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-09-27T15:30:03.9758797Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-09-27T15:30:03.9765417Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9766132Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9771618Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9781874Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9785919Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9798502Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9804715Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9815807Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9820577Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9832867Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9837642Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9845522Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:30:03.9855010Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-09-27T15:30:03.9855693Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-09-27T15:30:03.9862109Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:30:03.9862665Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:30:03.9871621Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:30:03.9879408Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:30:03.9884527Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:30:03.9905019Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:03.9905891Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:03.9912900Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:03.9921531Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:03.9925911Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:03.9937653Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:03.9941667Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:03.9950720Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:30:03.9951241Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:30:03.9955617Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:30:03.9964323Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:30:03.9969488Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:30:03.9970266Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:30:03.9976019Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:30:03.9986197Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:30:03.9986718Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:30:03.9987275Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:30:03.9997179Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:30:04.0014588Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:30:04.0027913Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:30:04.0031995Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:30:04.0040420Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:30:04.0051410Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:30:04.0060092Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:30:04.0060758Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:30:04.0070150Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:30:04.0082163Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:30:04.0097625Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:30:04.0102327Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:30:04.0106413Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:30:04.0107584Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:30:04.0115609Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:30:04.0120047Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:30:04.0127872Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0128332Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0142137Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0162752Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0175648Z copying torch/ao/quantization/fx/backend_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0187343Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0205568Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0216630Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0222638Z copying torch/ao/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0232794Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0238035Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0242315Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0254831Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0259149Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0271693Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0297154Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0310507Z copying torch/ao/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0323589Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0327160Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:30:04.0340951Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:04.0341678Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:04.0342243Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:04.0364448Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:04.0373528Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:04.0377891Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:04.0389756Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-09-27T15:30:04.0390693Z copying torch/ao/sparsity/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-09-27T15:30:04.0392800Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:30:04.0393607Z copying torch/ao/sparsity/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:30:04.0394514Z copying torch/ao/sparsity/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:30:04.0399953Z copying torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:30:04.0405535Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:30:04.0407242Z copying torch/ao/sparsity/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:30:04.0407977Z copying torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:30:04.0417558Z copying torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:30:04.0421178Z copying torch/ao/sparsity/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:30:04.0425242Z copying torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:30:04.0434903Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:30:04.0436774Z copying torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:30:04.0437491Z copying torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:30:04.0445757Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:30:04.0446327Z copying torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:30:04.0450378Z copying torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:30:04.0457237Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:30:04.0457860Z copying torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:30:04.0465516Z copying torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:30:04.0478770Z copying torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:30:04.0484509Z copying torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:30:04.0496540Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:30:04.0497070Z copying torch/ao/sparsity/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:30:04.0502738Z copying torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:30:04.0511462Z copying torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:30:04.0517642Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-09-27T15:30:04.0518276Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-09-27T15:30:04.0520061Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:30:04.0520928Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:30:04.0522388Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:30:04.0526883Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:30:04.0540254Z creating build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:30:04.0540711Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:30:04.0546227Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:30:04.0552148Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:30:04.0557893Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-09-27T15:30:04.0558534Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-09-27T15:30:04.0559197Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-09-27T15:30:04.0568222Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:30:04.0568665Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:30:04.0569781Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:30:04.0575579Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:30:04.0598619Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-09-27T15:30:04.0599065Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-09-27T15:30:04.0605894Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-09-27T15:30:04.0606364Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-09-27T15:30:04.0614038Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-09-27T15:30:04.0618689Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-09-27T15:30:04.0619466Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-09-27T15:30:04.0623720Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-09-27T15:30:04.0624244Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-09-27T15:30:04.0629346Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-09-27T15:30:04.0629768Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-09-27T15:30:04.0641485Z creating build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-09-27T15:30:04.0642005Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-09-27T15:30:04.0647032Z creating build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-09-27T15:30:04.0647532Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-09-27T15:30:04.0653132Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-09-27T15:30:04.0653800Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-09-27T15:30:04.0654517Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-09-27T15:30:04.0668281Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-09-27T15:30:04.0668733Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-09-27T15:30:04.0673869Z creating build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-09-27T15:30:04.0674283Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-09-27T15:30:04.0678365Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-09-27T15:30:04.0689379Z creating build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:30:04.0689794Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:30:04.0694162Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:30:04.0698720Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:30:04.0707658Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:30:04.0723805Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:30:04.0724288Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:30:04.0729820Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:30:04.0741732Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:30:04.0749843Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:30:04.0753926Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:30:04.0761117Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:30:04.0767992Z copying torch/distributed/_shard/partial_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:30:04.0778306Z copying torch/distributed/_shard/replicated_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:30:04.0783736Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:30:04.0789814Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-09-27T15:30:04.0790314Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-09-27T15:30:04.0802020Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-09-27T15:30:04.0802537Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-09-27T15:30:04.0806994Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-09-27T15:30:04.0807781Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-09-27T15:30:04.0808725Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-09-27T15:30:04.0820416Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-09-27T15:30:04.0820929Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-09-27T15:30:04.0824303Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-09-27T15:30:04.0835017Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-09-27T15:30:04.0835483Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-09-27T15:30:04.0840328Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-09-27T15:30:04.0840913Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-09-27T15:30:04.0847289Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0847755Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0853288Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0870492Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0874497Z copying torch/distributed/fsdp/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0882753Z copying torch/distributed/fsdp/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0888385Z copying torch/distributed/fsdp/flat_param.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0906154Z copying torch/distributed/fsdp/flatten_params_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0909399Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0934719Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0943255Z copying torch/distributed/fsdp/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0946712Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:30:04.0960500Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-09-27T15:30:04.0961100Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-09-27T15:30:04.0969084Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-09-27T15:30:04.0981958Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-09-27T15:30:04.0982408Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-09-27T15:30:04.0987563Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-09-27T15:30:04.1002148Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1002607Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1006596Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1010610Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1015109Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1025464Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1030271Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1039553Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1044903Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1049729Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1060453Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1068450Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1081248Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1084958Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:30:04.1106319Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-09-27T15:30:04.1106818Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-09-27T15:30:04.1109341Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1109788Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1114442Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1125124Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1140880Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1152895Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1156707Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1161801Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1172385Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1176588Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1180855Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:30:04.1196411Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1197152Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1201954Z copying torch/distributed/_shard/checkpoint/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1207454Z copying torch/distributed/_shard/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1217139Z copying torch/distributed/_shard/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1221635Z copying torch/distributed/_shard/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1233815Z copying torch/distributed/_shard/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1242606Z copying torch/distributed/_shard/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1246687Z copying torch/distributed/_shard/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1251571Z copying torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1260876Z copying torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1268038Z copying torch/distributed/_shard/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1280514Z copying torch/distributed/_shard/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:30:04.1287120Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-09-27T15:30:04.1287775Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-09-27T15:30:04.1298135Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-09-27T15:30:04.1306433Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.1307027Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.1316122Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.1335982Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.1340285Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.1352869Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.1357307Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.1367445Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-09-27T15:30:04.1368013Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-09-27T15:30:04.1371934Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-09-27T15:30:04.1378757Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:30:04.1379289Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:30:04.1384032Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:30:04.1396936Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:30:04.1402299Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:30:04.1414793Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1415370Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1419413Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1423725Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1432818Z copying torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1437765Z copying torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1442386Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1454964Z copying torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1463042Z copying torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1467234Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1471639Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:04.1482975Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:04.1483819Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:04.1484629Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:04.1494705Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:04.1503780Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:04.1516162Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:04.1525460Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:04.1531175Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:04.1542727Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:04.1547651Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-09-27T15:30:04.1548522Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-09-27T15:30:04.1549572Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-09-27T15:30:04.1560811Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:30:04.1561679Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:30:04.1565862Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:30:04.1570594Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:30:04.1571610Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:30:04.1582111Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:30:04.1588019Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-09-27T15:30:04.1588777Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-09-27T15:30:04.1589744Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-09-27T15:30:04.1599265Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:04.1599995Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:04.1609079Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:04.1619329Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:04.1624508Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:04.1631722Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:04.1639324Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:04.1644071Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:04.1663158Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:04.1677240Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:30:04.1677970Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:30:04.1678630Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:30:04.1683823Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:30:04.1694254Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:30:04.1699535Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-09-27T15:30:04.1700181Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-09-27T15:30:04.1701629Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:30:04.1702145Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:30:04.1708155Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:30:04.1712253Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:30:04.1725328Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-09-27T15:30:04.1725829Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-09-27T15:30:04.1730666Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-09-27T15:30:04.1744672Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:30:04.1745225Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:30:04.1750033Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:30:04.1761517Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:30:04.1765979Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:30:04.1772355Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1772889Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1781808Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1786064Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1794799Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1811272Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1834476Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1842887Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1846414Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1858285Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1862065Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1865480Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:30:04.1874762Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:30:04.1875273Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:30:04.1879091Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:30:04.1891333Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:30:04.1899694Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:30:04.1905773Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:30:04.1906287Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:30:04.1911252Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:30:04.1918251Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:30:04.1924568Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:30:04.1929467Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:30:04.1939472Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:30:04.1946782Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:30:04.1947324Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:30:04.1951805Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:30:04.1968247Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:30:04.1981713Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:30:04.1982309Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:30:04.1990644Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:30:04.1995449Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:30:04.2000344Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:30:04.2000855Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:30:04.2011242Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:30:04.2016969Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:30:04.2022448Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-09-27T15:30:04.2022953Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-09-27T15:30:04.2023615Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-09-27T15:30:04.2033543Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-09-27T15:30:04.2034112Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-09-27T15:30:04.2034765Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-09-27T15:30:04.2040202Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-09-27T15:30:04.2041136Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-09-27T15:30:04.2042016Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-09-27T15:30:04.2047936Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2048628Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2057364Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2062912Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2072033Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2076464Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2080326Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2088680Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2092580Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2105507Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2109668Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2117994Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2121899Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:30:04.2128353Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:30:04.2128893Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:30:04.2138637Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:30:04.2144530Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:30:04.2152023Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:04.2152538Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:04.2157115Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:04.2165967Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:04.2170650Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:04.2174600Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:04.2184672Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:04.2190447Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-09-27T15:30:04.2190937Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-09-27T15:30:04.2205196Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-09-27T15:30:04.2216820Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2217768Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2218632Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2235292Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2239647Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2251472Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2262691Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2267933Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2278128Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2281109Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2290117Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2302643Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2315548Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2318882Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2322240Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2335174Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2342892Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:30:04.2349649Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2350236Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2354335Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2358565Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2367386Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2371815Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2384824Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2388881Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2392529Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2403725Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2418413Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2421223Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2433981Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2437141Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2445685Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:30:04.2450774Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:04.2452178Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:04.2453201Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:04.2463120Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:04.2488067Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:04.2500634Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:04.2504813Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:04.2513571Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:04.2518802Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:04.2524910Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:30:04.2525461Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:30:04.2529870Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:30:04.2543267Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:30:04.2547360Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:30:04.2551324Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:30:04.2555330Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:30:04.2564144Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:30:04.2568231Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:30:04.2574317Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:04.2574960Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:04.2579332Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:04.2589483Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:04.2593154Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:04.2602023Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:04.2606302Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:04.2611657Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:30:04.2612712Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:30:04.2613663Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:30:04.2618550Z copying torch/fx/passes/backends/nvfuser.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:30:04.2628198Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-09-27T15:30:04.2629031Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-09-27T15:30:04.2631204Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:30:04.2631666Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:30:04.2636385Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:30:04.2648146Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:30:04.2651725Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:30:04.2660470Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-09-27T15:30:04.2661246Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-09-27T15:30:04.2662020Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-09-27T15:30:04.2667780Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:30:04.2668268Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:30:04.2672494Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:30:04.2676788Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:30:04.2686567Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:30:04.2693264Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-09-27T15:30:04.2693771Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-09-27T15:30:04.2694299Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-09-27T15:30:04.2703043Z creating build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-09-27T15:30:04.2703758Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-09-27T15:30:04.2704474Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-09-27T15:30:04.2709452Z creating build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-09-27T15:30:04.2709984Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-09-27T15:30:04.2723967Z creating build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:30:04.2724580Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:30:04.2729763Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:30:04.2734055Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:30:04.2744954Z copying torch/masked/maskedtensor/functions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:30:04.2749090Z copying torch/masked/maskedtensor/matmul.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:30:04.2753625Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:30:04.2763849Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:30:04.2770012Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:30:04.2782744Z creating build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-09-27T15:30:04.2783325Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-09-27T15:30:04.2784021Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-09-27T15:30:04.2791370Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-09-27T15:30:04.2792139Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-09-27T15:30:04.2799426Z creating build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2799856Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2808968Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2814374Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2838188Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2844540Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2861325Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2865568Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2882644Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2904472Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2908554Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2918071Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2924286Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2932204Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2943892Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2947840Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2960151Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.2984427Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.3007878Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.3016137Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.3029166Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.3033188Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.3051121Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.3071394Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.3085086Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.3107267Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.3119499Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:30:04.3128450Z creating build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3128897Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3133431Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3145471Z copying torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3149776Z copying torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3153639Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3166972Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3175457Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3201012Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3207530Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3213880Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.3223816Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-09-27T15:30:04.3224214Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-09-27T15:30:04.3229842Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-09-27T15:30:04.3230257Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-09-27T15:30:04.3236223Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-09-27T15:30:04.3236640Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-09-27T15:30:04.3241942Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-09-27T15:30:04.3256047Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3256562Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3260959Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3265340Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3278077Z copying torch/nn/utils/_stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3282963Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3288811Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3293778Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3305355Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3315895Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3321204Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3331304Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3342501Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3367574Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3380810Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3389837Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3394884Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:30:04.3406284Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-09-27T15:30:04.3406866Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-09-27T15:30:04.3411325Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-09-27T15:30:04.3417999Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-09-27T15:30:04.3418465Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-09-27T15:30:04.3433626Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-09-27T15:30:04.3434121Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-09-27T15:30:04.3440606Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:30:04.3441091Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:30:04.3445373Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:30:04.3455998Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:30:04.3460015Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:30:04.3465570Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:30:04.3466125Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:30:04.3479754Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:30:04.3480350Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:30:04.3484645Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:30:04.3488454Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:30:04.3500432Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:30:04.3505402Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:30:04.3506514Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:30:04.3511820Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:30:04.3518035Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-09-27T15:30:04.3518621Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-09-27T15:30:04.3531168Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:30:04.3531616Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:30:04.3535417Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:30:04.3540340Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:30:04.3544106Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:30:04.3553486Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-09-27T15:30:04.3553933Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-09-27T15:30:04.3558115Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-09-27T15:30:04.3564012Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:30:04.3564505Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:30:04.3569710Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:30:04.3580696Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:30:04.3585796Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-09-27T15:30:04.3586309Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-09-27T15:30:04.3592782Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-09-27T15:30:04.3593344Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-09-27T15:30:04.3599695Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3600220Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3609586Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3615274Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3618924Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3626709Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3636323Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3642651Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3649531Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3654728Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3664948Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3671498Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:30:04.3681785Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:30:04.3682326Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:30:04.3687266Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:30:04.3699381Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:30:04.3704839Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:30:04.3710522Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:30:04.3714875Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:30:04.3724836Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:30:04.3725336Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:30:04.3729568Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:30:04.3735943Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:30:04.3740506Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:30:04.3750596Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3751390Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3755474Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3759529Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3769251Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3773441Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3777372Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3785163Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3789697Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3793482Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3796975Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:30:04.3809483Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:30:04.3810003Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:30:04.3810475Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:30:04.3816092Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:30:04.3829112Z creating build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-09-27T15:30:04.3829669Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-09-27T15:30:04.3836672Z creating build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:30:04.3837129Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:30:04.3842200Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:30:04.3846828Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:30:04.3858062Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:30:04.3866037Z creating build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3866757Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3872392Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3879094Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3889993Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3894043Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3899026Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3903186Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3915005Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3919326Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3923252Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3928225Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3940127Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:30:04.3949743Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.3950365Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.3951483Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.3962205Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.3966982Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.3979500Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4000648Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4013686Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4017210Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4029983Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4037140Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4101843Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4119202Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4156580Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4176514Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4180623Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4188256Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4210279Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4220730Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4226524Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4234919Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4251035Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4266476Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4271342Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4280155Z copying torch/testing/_internal/schema_check_mode.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:30:04.4286115Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-09-27T15:30:04.4286701Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-09-27T15:30:04.4287468Z copying torch/testing/_internal/codegen/random_topo_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-09-27T15:30:04.4296407Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:30:04.4296951Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:30:04.4297803Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:30:04.4302373Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:30:04.4308287Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:30:04.4308932Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:30:04.4309713Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:30:04.4322324Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:30:04.4356238Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:30:04.4359390Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:30:04.4364479Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:30:04.4375026Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-09-27T15:30:04.4375663Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-09-27T15:30:04.4376416Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-09-27T15:30:04.4381311Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:30:04.4382299Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:30:04.4386589Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:30:04.4404019Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:30:04.4409753Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:30:04.4419240Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:30:04.4420000Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:30:04.4421148Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:30:04.4425667Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:30:04.4431013Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-09-27T15:30:04.4431632Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-09-27T15:30:04.4432398Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-09-27T15:30:04.4437556Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-09-27T15:30:04.4438099Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-09-27T15:30:04.4440250Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-09-27T15:30:04.4441018Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-09-27T15:30:04.4442971Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:04.4443622Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:04.4444633Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:04.4463251Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:04.4468894Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:04.4481419Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:04.4485435Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:04.4489979Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:04.4513925Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:04.4519946Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.4520541Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.4527403Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.4532084Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:30:04.4541854Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-09-27T15:30:04.4542500Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-09-27T15:30:04.4543428Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-09-27T15:30:04.4557315Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:30:04.4557961Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:30:04.4558859Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:30:04.4563564Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:30:04.4572277Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:30:04.4572905Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:30:04.4573985Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:30:04.4578221Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:30:04.4597182Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:30:04.4603091Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:04.4604035Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:04.4609101Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:04.4622183Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:04.4635116Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:04.4664614Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:04.4676014Z creating build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-09-27T15:30:04.4676475Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-09-27T15:30:04.4681424Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-09-27T15:30:04.4681891Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-09-27T15:30:04.4686681Z creating build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-09-27T15:30:04.4687389Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-09-27T15:30:04.4688075Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-09-27T15:30:04.4699195Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:30:04.4699942Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:30:04.4706362Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:30:04.4710612Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:30:04.4732782Z copying torch/utils/data/dataloader_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:30:04.4742279Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:30:04.4755013Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:30:04.4759798Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:30:04.4763718Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:30:04.4773728Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:30:04.4783283Z creating build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:30:04.4784023Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:30:04.4784879Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:30:04.4785990Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:30:04.4789157Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:30:04.4790610Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:30:04.4792440Z creating build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-09-27T15:30:04.4792852Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-09-27T15:30:04.4803660Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-09-27T15:30:04.4818272Z creating build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:30:04.4818752Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:30:04.4826677Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:30:04.4831784Z creating build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4832341Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4837110Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4849091Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4853402Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4857776Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4862217Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4874670Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4883380Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4892260Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4907507Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:30:04.4934141Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:30:04.4934753Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:30:04.4935285Z copying torch/utils/benchmark/examples/blas_compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:30:04.4939489Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:30:04.4951531Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:30:04.4956255Z copying torch/utils/benchmark/examples/end_to_end.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:30:04.4968184Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:30:04.4971866Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:30:04.4976818Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:30:04.4987241Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:30:04.4994014Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:04.4994726Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:04.4995397Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:04.5003667Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:04.5008551Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:04.5012114Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:04.5023417Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:04.5028698Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:30:04.5029422Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:30:04.5030695Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:30:04.5035604Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:30:04.5043659Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:30:04.5056140Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:30:04.5060885Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:30:04.5073903Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:30:04.5079031Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:30:04.5089729Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:04.5090568Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:04.5092113Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:04.5110282Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:30:04.5110897Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:30:04.5115121Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:30:04.5128880Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:30:04.5133431Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:30:04.5137902Z copying torch/utils/data/_utils/serialization.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:30:04.5142033Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:30:04.5152257Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:30:04.5162542Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:30:04.5163016Z copying torch/utils/data/communication/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:30:04.5167381Z copying torch/utils/data/communication/eventloop.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:30:04.5172887Z copying torch/utils/data/communication/iter.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:30:04.5181153Z copying torch/utils/data/communication/map.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:30:04.5187242Z copying torch/utils/data/communication/messages.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:30:04.5192024Z copying torch/utils/data/communication/protocol.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:30:04.5204010Z copying torch/utils/data/communication/queue.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:30:04.5210311Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:30:04.5210767Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:30:04.5215725Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:30:04.5227521Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:30:04.5232895Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:30:04.5246570Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:30:04.5255750Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:30:04.5258394Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:04.5258907Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:04.5264027Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:04.5267845Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:04.5281251Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:04.5287269Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:04.5295148Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5295698Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5304309Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5305200Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5306394Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5307437Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5308563Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5309611Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5310999Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5312470Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5313425Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5329396Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:30:04.5330108Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:30:04.5330591Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:30:04.5331313Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:30:04.5331846Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:30:04.5332371Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:30:04.5332904Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:30:04.5333423Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:30:04.5336332Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:30:04.5337056Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:30:04.5337721Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:30:04.5349162Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:30:04.5353741Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:30:04.5363347Z creating build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5364016Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5364623Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5366255Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5367470Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5368826Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5369567Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5371531Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5372397Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5373626Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5375056Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5376159Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5377794Z copying torchgen/api/types.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5378496Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5379649Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:30:04.5385399Z creating build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:30:04.5385903Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:30:04.5387001Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:30:04.5388471Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:30:04.5389251Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:30:04.5390221Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:30:04.5391307Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:30:04.5393858Z creating build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:30:04.5394509Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:30:04.5395354Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:30:04.5408221Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:30:04.5413546Z creating build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:30:04.5414302Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:30:04.5415348Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:30:04.5416603Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:30:04.5419118Z creating build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:30:04.5419621Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:30:04.5420485Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:30:04.5434117Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:30:04.5437913Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:30:04.7306204Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data 2022-09-27T15:30:04.7306706Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7307312Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7313856Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7318999Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7324026Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7336705Z copying caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7341279Z copying caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7345746Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7349976Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7359560Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7362990Z copying caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7366335Z copying caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7370232Z copying caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7382956Z copying caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7387888Z copying caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7391827Z copying caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7396736Z copying caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7406094Z copying caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7410806Z copying caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7414891Z copying caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7419173Z copying caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7431140Z copying caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7434245Z copying caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7438864Z copying caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7442527Z copying caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7451544Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7455024Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7458417Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7462661Z copying caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7470963Z copying caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7480036Z copying caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7494735Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7504643Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7522469Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7527458Z copying caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7532206Z copying caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7544563Z copying caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7549875Z copying caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7570765Z copying caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7575769Z copying caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7580534Z copying caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7593032Z copying caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7596548Z copying caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7600837Z copying caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7605078Z copying caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7616763Z copying caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7622208Z copying caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7627537Z copying caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7633081Z copying caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7645712Z copying caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7655120Z copying caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7664658Z copying caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7669521Z copying caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7677308Z copying caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7691793Z copying caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7698754Z copying caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7704017Z copying caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7716269Z copying caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7724763Z copying caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7730507Z copying caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7736964Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7745348Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7748619Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7752456Z copying caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7756477Z copying caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7766506Z copying caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7770272Z copying caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7774024Z copying caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7777452Z copying caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7787533Z copying caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7793781Z copying caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7797567Z copying caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7802330Z copying caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7811509Z copying caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7814976Z copying caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7819990Z copying caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7823684Z copying caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7835446Z copying caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7839177Z copying caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7842546Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7846297Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7855173Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7862828Z copying caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7866726Z copying caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7871371Z copying caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7881925Z copying caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7885750Z copying caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7889780Z copying caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7893773Z copying caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7901227Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7904689Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7908691Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7912456Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7920631Z copying caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7926637Z copying caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7941563Z copying caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7947651Z copying caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7956482Z copying caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7966390Z copying caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7971512Z copying caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7975534Z copying caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7989373Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.7993195Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8005751Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8009898Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8027172Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8031689Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8035621Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8046329Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8050450Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8053966Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8057619Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8066656Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8071392Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8075469Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8079558Z copying caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8088864Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8095105Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8100482Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8104455Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8117351Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8122141Z copying caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8125737Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8129598Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8140912Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8145856Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8155540Z copying caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8159200Z copying caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8162702Z copying caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8166533Z copying caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8179073Z copying caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8182502Z copying caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8186037Z copying caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8190549Z copying caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8200385Z copying caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8204379Z copying caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8208800Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8211947Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8230976Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8234911Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8239076Z copying caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8243595Z copying caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8255525Z copying caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8260335Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8265150Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8270868Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8281309Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8286160Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8290352Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8295834Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8308517Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8316239Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8325644Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8329799Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8339853Z copying caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8343825Z copying caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8346633Z copying caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:04.8349839Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:30:04.8351579Z creating build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8352233Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8390549Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8427648Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8472969Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8537752Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8539693Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8544854Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8551181Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8556099Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8561145Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8567410Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8658680Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8664779Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8666836Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8699259Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:30:04.8700713Z creating build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8701204Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8706669Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8711486Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8716553Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8721863Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8726611Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8731760Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8737208Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8742502Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8747830Z copying torch/test/c10_Array_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8752679Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8757832Z copying torch/test/c10_C++17_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8763176Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8768401Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8773431Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8778148Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8783628Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8789765Z copying torch/test/c10_SmallVectorTest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8804772Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8809836Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8815457Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8819952Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8824727Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8829457Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8834150Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8839341Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8844579Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8850396Z copying torch/test/c10_either_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8861787Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8866700Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8871503Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8888076Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8893116Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8898526Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8906082Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8911849Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8916955Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8922740Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8927617Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8933229Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8937609Z copying torch/test/c10_hip_HIPTest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8942163Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8948947Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8954216Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8960246Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8965797Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8971681Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8977078Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8982716Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8987881Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8993455Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.8998556Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9006466Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9011456Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9016312Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9021799Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9027028Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9035017Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9039812Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9044782Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9049999Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9055345Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9060249Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9065660Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9070493Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9075541Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9080405Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9086300Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9091958Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9098028Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9103287Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9109118Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9115072Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9120695Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9128783Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9134736Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9136772Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9142400Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9148812Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9154146Z copying torch/test/variant_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9159676Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9160748Z copying torch/test/vmap_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9168332Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9174064Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9179563Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9184750Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9191256Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9201779Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9208160Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9219281Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9227526Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9239353Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9249012Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9254868Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9263290Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9268349Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9273486Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9278569Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9308965Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9313421Z copying torch/test/hip_apply_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9318414Z copying torch/test/hip_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9323039Z copying torch/test/hip_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9327992Z copying torch/test/hip_distributions_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9332837Z copying torch/test/hip_dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9337585Z copying torch/test/hip_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9342280Z copying torch/test/hip_half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9346957Z copying torch/test/hip_integer_divider_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9351526Z copying torch/test/hip_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9356172Z copying torch/test/hip_packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9360778Z copying torch/test/hip_vectorized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:30:04.9366280Z creating build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9366694Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9379660Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9391606Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9396970Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9410093Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9416406Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9421048Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9433074Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9440381Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9445007Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9451623Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9462299Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9466513Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9470723Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9476787Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9485099Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9487283Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9489439Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:30:04.9490660Z creating build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-09-27T15:30:04.9491611Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-09-27T15:30:04.9496061Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9500040Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9504945Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9518608Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9521924Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9527247Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9531330Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9539952Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9543739Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9547880Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9554995Z copying torch/optim/optimizer.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9559105Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9563189Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9567358Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9579879Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9584960Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9588824Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:30:04.9593803Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:04.9606497Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:30:04.9608219Z copying torch/nn/parallel/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.9613085Z copying torch/nn/parallel/common_types.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.9620346Z copying torch/nn/parallel/data_parallel.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.9626976Z copying torch/nn/parallel/distributed.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.9635017Z copying torch/nn/parallel/parallel_apply.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.9639185Z copying torch/nn/parallel/replicate.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.9644073Z copying torch/nn/parallel/scatter_gather.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:30:04.9648860Z creating build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:04.9649314Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:04.9655399Z copying torch/lib/libc10_hip.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:04.9659539Z copying torch/lib/libcaffe2_nvrtc.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:04.9660716Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:05.1553857Z copying torch/lib/libtorch_hip.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:05.2573131Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:05.2573694Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:05.2576048Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:05.2581293Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:05.2584269Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:05.2587795Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:05.2727969Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:30:05.2728537Z creating build/lib.linux-x86_64-cpython-37/torch/include 2022-09-27T15:30:05.2729077Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2729477Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2731080Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2732061Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2733103Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2734758Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2737173Z copying torch/include/ATen/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2738048Z copying torch/include/ATen/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2738895Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2740145Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2741260Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2742536Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2743657Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2744786Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2746127Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2747758Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2748559Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2750860Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2751980Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2753046Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2754692Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2756420Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2757916Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2759496Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2761423Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2762752Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2764402Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2766655Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2768032Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2770025Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2771711Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2772965Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2774555Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2775925Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2778376Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2780446Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2781858Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2783433Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2785020Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2786609Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2788153Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2789694Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2791317Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2792886Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2794427Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2796072Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2797580Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2799289Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2800552Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2801978Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2803464Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2804889Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2806364Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2808277Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2809771Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2811525Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2813136Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2814455Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2816106Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2817673Z copying torch/include/ATen/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2819264Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2820920Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2822453Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2824022Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2825604Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2827335Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2829771Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2830915Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2832399Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2833967Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2836228Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2837579Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2839122Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2840630Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2842206Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2844453Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2845784Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2847334Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2848936Z copying torch/include/ATen/VmapMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2851166Z copying torch/include/ATen/VmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2852275Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2853870Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2856120Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2857038Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2858338Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2859900Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2861048Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2862657Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2863871Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2864957Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2866030Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2867538Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2869368Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2870593Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2871669Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2873332Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2874652Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2875893Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2877038Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2879190Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2880344Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2881605Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2883383Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2884861Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2886223Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2887571Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2889432Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2891118Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2892917Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2904475Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2910509Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2922853Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2924020Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:30:05.2925618Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-09-27T15:30:05.2926147Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-09-27T15:30:05.2927387Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-09-27T15:30:05.2928924Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:30:05.2929388Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2930772Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2932151Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2933427Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2935895Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2937052Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2938021Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2939435Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2940765Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2942124Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2943603Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2944856Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:05.2946480Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:05.2947449Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:05.2949512Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:05.2950437Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:05.2952047Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:05.2953346Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:05.2955043Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:05.2956436Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:05.2958155Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:05.2959432Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:30:05.2961053Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:30:05.2962534Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:30:05.2963646Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:30:05.2964878Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:30:05.2967287Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:30:05.2968131Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2968813Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2969896Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2971065Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2972623Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2973577Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2974877Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2976160Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2977162Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2978506Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2979751Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2980757Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2981977Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2983839Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2984866Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2986923Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2988097Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2989529Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2991100Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2992759Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2993892Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2996231Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2996735Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2997985Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.2999191Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3000626Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3002168Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3003548Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3004368Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3006287Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3007534Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3009256Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3010704Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3012788Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3014376Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3016051Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3017375Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3018283Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3019891Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3021125Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3022467Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3023649Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3024879Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3026922Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3027681Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3029189Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3030195Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3031787Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3032759Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3033880Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3035585Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3036578Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3037793Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3038821Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3041242Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3041790Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3043026Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3045335Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3046371Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3048567Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3049865Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3051766Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3052408Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3053433Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3055132Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3056362Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3057138Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3058985Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3060033Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3063527Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3065073Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:30:05.3066512Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3067063Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3068158Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3069370Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3071097Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3072292Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3073591Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3074823Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3076114Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3077844Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3079508Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3080535Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3082676Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3083852Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3084967Z copying torch/include/ATen/cuda/CUDAConfig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3086580Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3088019Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3089358Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3090773Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3092217Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3093545Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3095422Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3096637Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3097970Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3099188Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3100071Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3101358Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3102734Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3104018Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3105109Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3106330Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3107595Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3108727Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3109948Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3111164Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3112492Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:30:05.3114034Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3114549Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3115664Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3117018Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3118448Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3119431Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3120318Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3122846Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3123587Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3124245Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3125385Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:30:05.3126572Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:30:05.3127487Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:30:05.3128850Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:30:05.3130277Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:30:05.3131892Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:30:05.3133203Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:30:05.3134094Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:30:05.3135674Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:30:05.3136667Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3137413Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3138352Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3139803Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3140740Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3142263Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3143200Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3144763Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3145761Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3147368Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3148593Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3150161Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3151271Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3152869Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:30:05.3154037Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3154838Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3156150Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3157282Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3158642Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3161627Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3162540Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3163244Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3164217Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3165395Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3167058Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3168007Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3169164Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3170570Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3171889Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3172992Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3174236Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3175498Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3176798Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3178506Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3179490Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3180728Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3181941Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3183302Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3184410Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3185605Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3187364Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3188570Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3189754Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3191053Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3192638Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3193565Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3195120Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3196046Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3198695Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3199519Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3200149Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3201208Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3202554Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3203478Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3204668Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3205957Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3208121Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3209501Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3210638Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3212468Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3214073Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3215003Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3216201Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3218234Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3220414Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3221045Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3222481Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3223518Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3224765Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3226415Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3227213Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3228135Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3229486Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3230954Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3232168Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3233305Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3234491Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3235740Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3236867Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3238213Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3240389Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3241498Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3242659Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3244014Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3245666Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3246236Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3247590Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3248823Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3249811Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3251577Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3252719Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3253918Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3255107Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3256853Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3257924Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3259555Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3260745Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3262671Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3263631Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3265117Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3266129Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3268380Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3269156Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3270817Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3271833Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3272878Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3274421Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3275413Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3276735Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3278374Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3279726Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3280583Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3281870Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3282976Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3284262Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3285328Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3286943Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3288625Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3289190Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3292328Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3293303Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3294638Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3296286Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3298489Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3299911Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3301531Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3303411Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3304805Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3306344Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3307829Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3310500Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3312289Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3313878Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3315393Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3317076Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3318490Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3319988Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3321514Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3323202Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3324606Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3326120Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3327712Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3329266Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3331156Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3332851Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3334413Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3335974Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3338511Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3359775Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3361192Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3362593Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3363904Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3365190Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3366407Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3367678Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3368865Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3370188Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3371864Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3373260Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3374396Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3375622Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3376965Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3378096Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3379202Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3380499Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3381735Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3382904Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3384024Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3385175Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3386386Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3387632Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3388869Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3390107Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3391231Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3392413Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3393651Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3394886Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3396291Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3397570Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3398706Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3399813Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3400901Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3402019Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3403302Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3404499Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3406388Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3407417Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3408350Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3409299Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3410296Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3411288Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3412201Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3413319Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3414479Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3415526Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3416526Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3417544Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3418556Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3419559Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3421011Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3422059Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3423191Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3424375Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3426065Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3427157Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3428837Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3430911Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3431843Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3432850Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3433924Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3435423Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3436778Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3438418Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3439357Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3440369Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3442061Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3443134Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3444190Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3445531Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3446631Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3448027Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3449700Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3450650Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3452268Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3453559Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3454755Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3455851Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3456825Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3457999Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3459177Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3460569Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3461753Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3462854Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3463994Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3465265Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3466793Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3467838Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3469083Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3470184Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3471327Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3472841Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3474004Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3475126Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3476270Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3477473Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3478752Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3479947Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3482049Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3482904Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3484123Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3485663Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3487455Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3488517Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3489564Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3490846Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3492288Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3493629Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3494894Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3496290Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3497306Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3498506Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3499649Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3500826Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3502001Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3503424Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3504586Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3505651Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3507305Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3508372Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3509575Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3510779Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3512115Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3513290Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3514540Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3515664Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3517673Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3518738Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3520069Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3521211Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3522414Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3523633Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3525854Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3526423Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3528011Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3529089Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3530516Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3531931Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3533815Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3534723Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3536778Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3537678Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3538847Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3540065Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3541279Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3542376Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3543531Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3545145Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3546280Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3547317Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3548748Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3549703Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3551363Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3552217Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3553519Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3554636Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3555690Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3556997Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3558301Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3559385Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3560424Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3562060Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3563301Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3564490Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3565772Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3567047Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3568643Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3569916Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3571196Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3572970Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3574155Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3575226Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3576763Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3577970Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3578980Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3580481Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3581556Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3582705Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3583974Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3585468Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3586635Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3587930Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3589003Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3590197Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3591423Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3592578Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3594167Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3595698Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3597159Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3597694Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3599746Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3600919Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3602083Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3603147Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3604673Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3605495Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3607063Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3608221Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3609444Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3610727Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3612613Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3613764Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3615358Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3616673Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3617845Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3619573Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3620765Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3622730Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3623429Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3624055Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3625096Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3626301Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3627285Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3628801Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3629856Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3631167Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3632232Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3633377Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3634355Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3635739Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3636713Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3637676Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3638799Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3640057Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3640881Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3642274Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3643539Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3645265Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3646349Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3647875Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3649068Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3650033Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3651601Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3652919Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3654193Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3655507Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3656893Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3658202Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3659659Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3660690Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3662157Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3663087Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3664383Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3665379Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3666605Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3667942Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3668959Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3670343Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3671452Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3672979Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3674077Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3675041Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3676596Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3677621Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3679267Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3680145Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3681470Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3682760Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3683940Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3684739Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3686441Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3687493Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3688822Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3690060Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3691450Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3693360Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3694700Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3695589Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3696815Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3698052Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3699457Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3700252Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3701935Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3703097Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3704399Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3705404Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3706338Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3707551Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3708833Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3710042Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3711226Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3712372Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3713498Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3714666Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3715871Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3717301Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3718374Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3719694Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3720542Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3722230Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3723270Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3724486Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3726116Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3727469Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3729103Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3742009Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3743348Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3744476Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3745583Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3746802Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3747714Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3749199Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3750387Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3751670Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3752748Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3753878Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3755420Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3756523Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3757736Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3759497Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3760377Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3761241Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3763359Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3764803Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3766287Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3767129Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3768754Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3769710Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3772040Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3773034Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3774588Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3775927Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3777607Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3778548Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3779466Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3781048Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3782553Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3783548Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3785514Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3786077Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3787398Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3789765Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3790964Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3792582Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3793322Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3794575Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3795944Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3797230Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3798540Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3800612Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3801567Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3802788Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3804070Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3805372Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3806968Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3807837Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3809288Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3810264Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3812136Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3813102Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3814486Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3815503Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3817226Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3819012Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3819791Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3822168Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3822835Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3823825Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3825446Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3826871Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3829312Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3830632Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3832479Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3833770Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3836354Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3837592Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3838853Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3840873Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3842482Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3844535Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3846222Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3848407Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3849518Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3851379Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3853412Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3855179Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3856847Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3858748Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3861116Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3862541Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3863930Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3865922Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3868176Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3869387Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3870966Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3872629Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3874244Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3875662Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3877574Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3879330Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3880718Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3882460Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3883852Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3885835Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3887611Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3889985Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3891470Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3892867Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3894564Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3896391Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3897958Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3901095Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3901902Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3903225Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3905228Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3906750Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3908417Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3909684Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3911576Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3912754Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3914497Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3916547Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3917675Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3919404Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3920807Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3922426Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3924211Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3925875Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3927660Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3928282Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3930012Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3931143Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3932599Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3933853Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3935093Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3936603Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3937478Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3938335Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3939716Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3941028Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3941948Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3943457Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3944340Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3946000Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3946864Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3948439Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3949209Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3950607Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3952285Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3954007Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3954313Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3955502Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3956632Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3957456Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3958687Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3960190Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3961699Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3963314Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3964267Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3965268Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3966824Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3967701Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3969335Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3970819Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3972857Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3973909Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3975314Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3976399Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3977162Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3978893Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3980784Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3982619Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3983175Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3984546Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3985664Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3986710Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3988427Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3989504Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3991029Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3992411Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3993692Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3994760Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3996460Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3997640Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.3998643Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4000155Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4001105Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4002297Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4004267Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4005322Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4006258Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4007726Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4008492Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4009851Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4011590Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4012473Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4014973Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4015992Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4017150Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4018139Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4019646Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4021501Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4022467Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4023533Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4024865Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4025990Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4026940Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4028761Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4030285Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4031174Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4032382Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4033510Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4035002Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4035904Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4037386Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4038407Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4040147Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4041045Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4042603Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4043942Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4045484Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4046708Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4048220Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4049589Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4051175Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4052200Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4053539Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4054923Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4055912Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4057191Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4058399Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4059572Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4060948Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4062324Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4064046Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4065793Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4067056Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4068091Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4069325Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4070747Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4071750Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4073141Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4075038Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4075710Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4076812Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4077963Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4079101Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4080649Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4081680Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4082770Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4083991Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4085378Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4086384Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4087765Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4088912Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4090180Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4091467Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4092722Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4093993Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4095113Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4096478Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4097554Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4098956Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4100240Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4101294Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4102499Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4103876Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4105206Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4106447Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4107927Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4109075Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4110263Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4111408Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4112694Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4114148Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4115488Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4116681Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4117708Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4118955Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4120336Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4121579Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4123172Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4124441Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4125509Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4127625Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4128583Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4129732Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4130670Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4131949Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4133275Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4134476Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4140073Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4140546Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4140974Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4141314Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4141680Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4141952Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4143317Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4144666Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4145844Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4147081Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4148167Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4149707Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4150678Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4151977Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4153133Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4154616Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4155821Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4157115Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4158771Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4160249Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4161646Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4162991Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4164175Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4165631Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4167751Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4168602Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4169914Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4171663Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4173553Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4174839Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4176281Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4177209Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4178851Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4179554Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4181274Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4182030Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4183190Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4184323Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4185316Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4186293Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4187335Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4188685Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4190132Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4191194Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4192284Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4194157Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4195091Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4196451Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4197748Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4199550Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4200925Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4202839Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4204498Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4206127Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4207636Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4209492Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4211217Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4213567Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4214743Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4216507Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4218112Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4219874Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4221547Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4222899Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4224993Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4226230Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4227553Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4229122Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4233903Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4234452Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4234876Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4235287Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4236056Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4237530Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4239183Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4240572Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4242258Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4243278Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4244907Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4246353Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4248159Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4249447Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4251224Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4252217Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4253343Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4254933Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4255885Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4257357Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4258505Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4259913Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4261070Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4262455Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4263568Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4264934Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4266375Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4268228Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4269455Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4270456Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4271597Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4272884Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4274265Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4274972Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4276423Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4277472Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4280723Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4282567Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4283759Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4285491Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4286274Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4287997Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4289876Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4291599Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4292986Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4294469Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4295786Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4297521Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4298579Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4299907Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4301346Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4302779Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4303272Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4305486Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4306479Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4308351Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4309479Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4310781Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4312511Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4314112Z copying torch/include/ATen/ops/_mps_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4314878Z copying torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4316205Z copying torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4317780Z copying torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4318472Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4320743Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4321866Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4323305Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4324793Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4325883Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4327471Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4329070Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4330790Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4333101Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4335177Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4336957Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4337899Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4339443Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4340454Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4341896Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4343176Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4344590Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4346054Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4347422Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4348862Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4350114Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4351537Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4353339Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4354571Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4356229Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4357626Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4358567Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4359928Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4361184Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4362503Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4363864Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4365252Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4367470Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4368408Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4369884Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4371522Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4372341Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4374022Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4376137Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4376852Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4378143Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4380048Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4382064Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4383198Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4384301Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4385613Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4386811Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4388131Z copying torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4389278Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4390550Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4391840Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4392961Z copying torch/include/ATen/ops/_nested_tensor_offsets.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4394252Z copying torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4396489Z copying torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4397752Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4399324Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4400742Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4402139Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4403461Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4404874Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4406436Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4407536Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4409051Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4410661Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4411718Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4413274Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4414863Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4415791Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4417377Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4418378Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4419800Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4421223Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4421939Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4423366Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4424954Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4425883Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4427123Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4428495Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4429996Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4431083Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4432706Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4433881Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4435141Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4436077Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4437906Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4438606Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4440264Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4441243Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4442550Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4443578Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4444873Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4446106Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4447759Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4448563Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4450200Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4451630Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4452487Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4453553Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4455234Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4456353Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4457489Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4458779Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4460683Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4461725Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4463325Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4464179Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4465820Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4466938Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4467873Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4468894Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4470372Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4472040Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4473128Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4474815Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4475827Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4477475Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4478785Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4480650Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4481928Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4482818Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4484215Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4485557Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4487561Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4488419Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4490020Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4491455Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4493231Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4494754Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4495779Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4497140Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4499027Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4499921Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4501143Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4504062Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4504681Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4505221Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4505996Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4507056Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4508526Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4509740Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4510971Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4512278Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4513280Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4514425Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4515661Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4517055Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4518031Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4519647Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4520476Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4522070Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4523148Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4524125Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4525729Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4526665Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4527990Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4529581Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4531266Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4532347Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4533525Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4535522Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4535985Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4537564Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4538965Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4539682Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4541372Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4543161Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4544368Z copying torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4546321Z copying torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4547632Z copying torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4549344Z copying torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4550754Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4552648Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4554023Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4555803Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4557248Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4559351Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4560392Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4562475Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4563640Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4565207Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4567065Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4569756Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4571057Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4573166Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4574160Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4575463Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4577102Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4578850Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4580389Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4582060Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4583474Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4585250Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4586353Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4587896Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4588964Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4590581Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4592208Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4592930Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4595246Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4595811Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4597284Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4601506Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4602239Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4602771Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4603387Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4604245Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4605558Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4607002Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4608681Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4609945Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4610813Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4612522Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4613972Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4615270Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4616328Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4617651Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4619418Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4620428Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4621538Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4622357Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4624144Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4625323Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4626765Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4628209Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4629441Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4631189Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4631923Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4633465Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4634550Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4636297Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4637904Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4639301Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4640489Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4642163Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4643604Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4645147Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4647300Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4648343Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4649747Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4650741Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4652952Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4654535Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4655882Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4656885Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4658381Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4660261Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4661688Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4663220Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4664134Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4665636Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4667206Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4667837Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4668900Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4670538Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4671459Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4672904Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4674236Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4675719Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4676861Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4678067Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4679488Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4680098Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4681593Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4682537Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4684036Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4685354Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4686874Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4688033Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4689323Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4690844Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4692403Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4694239Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4695585Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4696979Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4698399Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4699648Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4701029Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4702367Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4704063Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4705150Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4706237Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4707673Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4709078Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4710265Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4711714Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4712835Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4714294Z copying torch/include/ATen/ops/_sparse_mask_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4715551Z copying torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4716698Z copying torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4718477Z copying torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4719450Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4721144Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4722505Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4724031Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4725536Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4726561Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4728092Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4729615Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4730498Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4732173Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4733153Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4734887Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4735964Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4737493Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4738566Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4739608Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4741974Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4742448Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4744538Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4746776Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4747582Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4750176Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4751913Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4752421Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4752711Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4754396Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4756289Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4757535Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4759164Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4760524Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4762331Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4763969Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4768897Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4769591Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4771633Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4773332Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4775147Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4776490Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4779374Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4780408Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4782363Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4784507Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4785691Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4787327Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4789297Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4790681Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4792818Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4794212Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4796113Z copying torch/include/ATen/ops/_symeig_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4796470Z copying torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4798153Z copying torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4799422Z copying torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4800743Z copying torch/include/ATen/ops/_symeig_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4802049Z copying torch/include/ATen/ops/_symeig_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4803361Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4804867Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4805898Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4807537Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4808578Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4810108Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4811743Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4812814Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4814269Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4815671Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4817650Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4818445Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4819829Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4821034Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4822484Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4823668Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4825786Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4826476Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4827130Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4828214Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4829530Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4830944Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4831987Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4833651Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4834306Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4836067Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4837288Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4838788Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4840014Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4842151Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4842971Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4844468Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4845819Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4847449Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4849165Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4849820Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4851633Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4853516Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4855546Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4856048Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4857378Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4858834Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4859748Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4860820Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4862240Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4864085Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4864506Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4865921Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4867329Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4868598Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4870704Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4871779Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4872910Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4874364Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4876113Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4877216Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4878604Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4879647Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4881990Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4882494Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4884098Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4885083Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4886272Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4887822Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4888748Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4890065Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4891862Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4892892Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4894324Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4895753Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4896754Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4898341Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4900344Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4900670Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4901799Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4903056Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4904548Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4905954Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4906854Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4908352Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4909578Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4910612Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4911788Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4913183Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4914647Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4915604Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4917354Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4918721Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4919951Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4921334Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4923109Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4924154Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4925873Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4927497Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4928923Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4930366Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4932588Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4933555Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4935235Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4936255Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4938118Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4939030Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4940250Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4941551Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4942958Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4944289Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4945621Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4947215Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4949158Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4950085Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4951268Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4952676Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4953898Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4955281Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4956773Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4958102Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4959147Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4960886Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4961878Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4963451Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4964901Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4966367Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4967865Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4969448Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4971086Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4972610Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4974029Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4975363Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4977003Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4978108Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4979546Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4980299Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4981515Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4982888Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4983896Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4985397Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4986305Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4987355Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4988803Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4989713Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4991247Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4992434Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4993742Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4994965Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4996077Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4997372Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4998937Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.4999743Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5001173Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5002172Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5004516Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5005115Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5006010Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5008141Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5009529Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5010276Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5011778Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5013481Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5014629Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5016415Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5017508Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5018516Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5019941Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5021212Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5023069Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5023459Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5025488Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5026243Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5028188Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5029360Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5031213Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5031961Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5033979Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5034855Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5036261Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5038126Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5039543Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5041572Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5042862Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5044761Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5046149Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5048097Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5049534Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5051451Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5054042Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5055284Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5056812Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5058565Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5060084Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5061832Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5063274Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5065108Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5066423Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5068128Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5069848Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5070882Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5072605Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5073731Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5075453Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5076791Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5078127Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5079560Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5080866Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5082154Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5083436Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5084897Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5085982Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5087197Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5088790Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5095905Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5097132Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5098468Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5099887Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5100903Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5103058Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5105294Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5105902Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5107169Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5109412Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5110363Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5111878Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5113933Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5115306Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5116392Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5117615Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5118891Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5120152Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5121731Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5122863Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5124394Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5126190Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5127910Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5129371Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5131155Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5132317Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5133662Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5135245Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5136833Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5137955Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5139091Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5140395Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5142004Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5142956Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5144753Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5145499Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5146944Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5148085Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5149328Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5150706Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5151816Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5153025Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5154278Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5155324Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5156928Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5157844Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5159598Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5160644Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5162058Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5163560Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5165316Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5166152Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5167408Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5168393Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5169826Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5171098Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5172630Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5173407Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5174903Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5176471Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5177870Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5179259Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5180335Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5181852Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5182783Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5184334Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5185658Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5186605Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5187936Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5189390Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5190508Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5191869Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5193123Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5195503Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5195894Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5196838Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5198896Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5199890Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5201326Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5202560Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5204116Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5206228Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5206805Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5208307Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5209034Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5210752Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5211795Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5213851Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5214893Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5215981Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5217572Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5218828Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5220110Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5233615Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5234285Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5234682Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5235000Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5235347Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5235658Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5235911Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5236342Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5236682Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5237014Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5237283Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5237692Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5238051Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5238399Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5238677Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5239908Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5240657Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5242534Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5243445Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5245157Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5246395Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5247761Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5249099Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5250454Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5252087Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5253763Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5254968Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5256443Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5257834Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5259337Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5260799Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5262770Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5264189Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5265604Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5267142Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5268401Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5269771Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5271297Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5272736Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5274240Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5276099Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5277148Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5278557Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5279995Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5281488Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5282968Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5284419Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5286853Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5288556Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5289401Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5291118Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5292704Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5293998Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5295730Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5297244Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5298574Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5299473Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5301226Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5302301Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5304368Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5305270Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5306665Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5307944Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5309149Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5310311Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5311344Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5313437Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5314285Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5315510Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5316889Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5317928Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5319526Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5320598Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5322256Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5323264Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5324892Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5325967Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5327568Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5328902Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5330310Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5331850Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5333397Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5335123Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5336219Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5337703Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5339014Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5340375Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5341796Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5343227Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5344528Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5345981Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5347422Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5348415Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5349671Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5350882Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5352136Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5353347Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5354549Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5355787Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5357196Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5358539Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5359898Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5361231Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5362275Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5363608Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5365348Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5366460Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5368014Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5369016Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5370308Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5371748Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5373464Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5374507Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5375967Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5376930Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5378400Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5380121Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5381226Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5382659Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5384053Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5384995Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5386750Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5387733Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5389306Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5390834Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5392226Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5393513Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5395526Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5396059Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5397957Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5398541Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5399735Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5400849Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5402364Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5403537Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5404387Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5406689Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5407331Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5408632Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5409819Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5411386Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5413591Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5414975Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5416702Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5418063Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5419208Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5420891Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5421762Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5423504Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5424961Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5426073Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5427385Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5428738Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5429674Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5430962Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5432332Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5433328Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5434944Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5436282Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5437498Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5438794Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5440134Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5441405Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5442730Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5444139Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5445414Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5446800Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5448305Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5449710Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5451108Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5452382Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5453662Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5455066Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5456015Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5457207Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5459080Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5460539Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5461942Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5463184Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5464123Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5465486Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5466670Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5468249Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5469242Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5470556Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5471519Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5472780Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5474235Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5475315Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5476507Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5477885Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5479309Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5480567Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5482176Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5483143Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5484517Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5485934Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5487317Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5488683Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5489995Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5491297Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5493218Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5494279Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5495515Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5496994Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5498031Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5499117Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5500475Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5501357Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5502768Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5503650Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5504775Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5505885Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5507053Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5508281Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5509269Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5510398Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5511681Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5512694Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5513778Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5515101Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5516125Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5517245Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5518308Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5519414Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5520685Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5521854Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5522922Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5523996Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5525097Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5526596Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5527874Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5528872Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5530318Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5531687Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5533381Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5534766Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5535933Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5537145Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5538681Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5540154Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5541475Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5542631Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5543448Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5544980Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5546217Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5547474Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5548425Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5549820Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5550981Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5552367Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5553349Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5554732Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5555856Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5557616Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5558676Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5559999Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5561238Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5562211Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5563544Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5564586Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5565916Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5567366Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5568271Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5569507Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5570702Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5573084Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5573789Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5575450Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5576659Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5578083Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5579223Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5580768Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5582253Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5583600Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5584974Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5586610Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5587963Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5589317Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5590565Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5591916Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5593265Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5594630Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5595972Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5597307Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5598670Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5600086Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5601476Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5602712Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5604093Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5605400Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5607164Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5608550Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5609974Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5611181Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5612428Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5613487Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5614949Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5615813Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5617121Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5618210Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5619348Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5620353Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5622248Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5623165Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5624896Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5626322Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5627889Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5628955Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5630609Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5631455Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5632961Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5633861Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5636076Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5636626Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5637674Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5638834Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5640051Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5641490Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5642513Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5643812Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5645195Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5646442Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5647903Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5648896Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5651240Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5651699Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5653030Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5654237Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5655143Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5657259Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5659207Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5659659Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5661471Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5662709Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5663609Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5664775Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5666397Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5667287Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5668729Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5669627Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5671079Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5672145Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5673674Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5674504Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5676019Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5677006Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5678282Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5679579Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5681023Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5681886Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5683449Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5684806Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5685907Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5687396Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5688743Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5689734Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5691500Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5692572Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5693810Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5695199Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5696290Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5697993Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5699082Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5700434Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5701688Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5703057Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5704766Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5706063Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5707139Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5708706Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5710039Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5711106Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5712721Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5714008Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5714745Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5716005Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5717364Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5719550Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5720256Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5721273Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5722498Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5723541Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5724504Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5726165Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5727004Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5728962Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5729670Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5731408Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5732966Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5734468Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5735565Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5737314Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5739777Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5740343Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5740789Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5742217Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5743603Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5744583Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5745900Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5746881Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5747884Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5749492Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5750478Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5751497Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5752961Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5754369Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5755352Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5756783Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5757860Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5758930Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5760249Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5761390Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5762409Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5763928Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5764869Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5766490Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5767551Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5769101Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5770278Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5771959Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5773414Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5774901Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5776305Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5777384Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5778564Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5780031Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5781043Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5782044Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5783458Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5784892Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5786511Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5787837Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5789116Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5790037Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5791474Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5792665Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5793713Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5795073Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5796292Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5797574Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5798509Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5799906Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5800928Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5802227Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5803348Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5804555Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5805822Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5806906Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5808397Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5809664Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5810815Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5812209Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5813871Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5814739Z copying torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5816487Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5817681Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5819265Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5821453Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5821759Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5823339Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5824427Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5825791Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5827191Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5828467Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5829857Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5831313Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5833148Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5833965Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5835631Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5836895Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5838235Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5839557Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5841108Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5842473Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5843879Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5845211Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5846586Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5848046Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5849613Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5851323Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5852310Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5853842Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5855343Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5856904Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5857990Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5859419Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5860989Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5861706Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5863555Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5864328Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5865915Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5866908Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5868104Z copying torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5869289Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5871193Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5872036Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5873530Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5874821Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5875803Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5877196Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5878509Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5879767Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5880883Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5882359Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5883519Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5885099Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5886544Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5887729Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5889188Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5890598Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5891840Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5893284Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5894292Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5895694Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5896643Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5898092Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5899207Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5900974Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5902268Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5903418Z copying torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5904846Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5905963Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5907001Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5908590Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5909728Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5911502Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5912530Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5914034Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5914958Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5916062Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5917358Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5918303Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5919949Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5920768Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5922136Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5923667Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5925018Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5926677Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5928133Z copying torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5929603Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5930848Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5932347Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5934393Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5935392Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5936730Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5937965Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5939173Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5940781Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5941479Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5943002Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5944352Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5945780Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5947208Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5948502Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5950240Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5951621Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5952963Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5954350Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5955962Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5957127Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5958315Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5959511Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5960753Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5961967Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5963119Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5964163Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5965590Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5966683Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5968594Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5969669Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5970662Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5972135Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5973861Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5974882Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5976111Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5977392Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5978338Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5979691Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5981179Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5981929Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5983758Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5984579Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5985952Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5988245Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5988937Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5990102Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5991169Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5992290Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5993368Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5995056Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5996168Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5997048Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.5999231Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6000152Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6001107Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6002647Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6003771Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6005060Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6006218Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6007826Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6009161Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6010696Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6012175Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6013400Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6014895Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6015779Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6017071Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6018374Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6019599Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6020828Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6022088Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6023618Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6024646Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6025982Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6027207Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6028494Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6029925Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6030829Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6032122Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6033009Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6034305Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6035783Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6037379Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6038765Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6040022Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6041307Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6042597Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6044017Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6045223Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6046537Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6047960Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6049911Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6050847Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6052428Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6053195Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6054823Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6055652Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6057127Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6058392Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6059361Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6060749Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6062259Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6063739Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6064617Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6065789Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6067087Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6068377Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6069311Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6070552Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6071804Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6072728Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6073824Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6074879Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6076191Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6077208Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6078818Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6079392Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6080891Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6082263Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6083261Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6084715Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6085243Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6087056Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6088389Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6089420Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6091149Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6092170Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6093112Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6094628Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6095806Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6096748Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6098668Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6099265Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6100723Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6102038Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6103512Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6104469Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6106194Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6106898Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6108601Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6109525Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6110912Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6112805Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6113462Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6114512Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6115643Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6117384Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6118440Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6119454Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6120926Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6121944Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6123533Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6124767Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6126213Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6127584Z copying torch/include/ATen/ops/col2im_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6129038Z copying torch/include/ATen/ops/col2im_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6130733Z copying torch/include/ATen/ops/col2im_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6132267Z copying torch/include/ATen/ops/col2im_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6134270Z copying torch/include/ATen/ops/col2im_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6135456Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6136858Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6138170Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6139305Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6140979Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6141834Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6142874Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6144254Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6145285Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6146795Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6147770Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6149592Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6150919Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6152313Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6153656Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6154866Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6156421Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6157807Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6159357Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6160571Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6161545Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6163332Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6164476Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6165618Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6167117Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6168576Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6169960Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6171622Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6172925Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6174265Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6175612Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6176937Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6178004Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6179599Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6180900Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6182328Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6184238Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6184999Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6186520Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6187810Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6189022Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6190276Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6191914Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6193334Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6194952Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6196474Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6197645Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6199699Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6200870Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6201656Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6202901Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6204757Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6205868Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6207146Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6208729Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6209553Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6211572Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6212129Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6214155Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6214973Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6215696Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6216687Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6217719Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6219385Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6220570Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6221733Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6223202Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6224419Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6225588Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6226736Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6227954Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6229002Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6230400Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6231457Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6232644Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6234080Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6235222Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6236550Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6237760Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6238978Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6240251Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6241435Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6242664Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6244352Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6245312Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6246503Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6247861Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6249332Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6250309Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6251778Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6252813Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6253948Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6255363Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6256635Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6257759Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6259023Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6260199Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6261699Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6262828Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6264324Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6265515Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6266768Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6268305Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6269424Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6271064Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6272196Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6273361Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6274931Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6276393Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6277821Z copying torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6278975Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6280452Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6281537Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6283252Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6284311Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6286153Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6287339Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6288639Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6290320Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6291356Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6292613Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6294224Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6295176Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6296423Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6297646Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6298798Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6300127Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6301392Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6302330Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6303924Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6304821Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6306238Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6307561Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6308453Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6309680Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6310886Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6312033Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6313204Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6314374Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6315664Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6317067Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6318139Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6319296Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6320396Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6321533Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6322709Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6323829Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6325105Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6326465Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6327567Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6328796Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6329991Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6331506Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6333237Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6334645Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6335934Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6337204Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6338159Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6339482Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6340316Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6341425Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6342880Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6344092Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6345033Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6346448Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6347618Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6349068Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6350214Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6351784Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6352863Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6354099Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6355239Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6356644Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6358080Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6359185Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6360693Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6361783Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6363092Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6364581Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6366219Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6367642Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6369034Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6370362Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6372013Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6373181Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6374796Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6376316Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6377635Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6379058Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6380746Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6381774Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6382703Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6384321Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6385442Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6386775Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6387992Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6389193Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6390622Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6391854Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6392999Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6394654Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6395993Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6397202Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6398429Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6399559Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6401315Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6402397Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6403762Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6404880Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6406059Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6407506Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6409120Z copying torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6410217Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6411530Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6413561Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6414331Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6415135Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6416246Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6417612Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6419101Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6420369Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6421620Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6422802Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6424069Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6425279Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6426688Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6428655Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6429507Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6430746Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6431985Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6433468Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6434479Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6435805Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6436877Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6438066Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6439317Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6440476Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6441988Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6443155Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6444498Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6445758Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6447178Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6448497Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6450477Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6451762Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6453468Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6454467Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6455584Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6456777Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6458811Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6459961Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6461018Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6462293Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6463545Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6464873Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6466192Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6467321Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6468785Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6470219Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6471468Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6472547Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6473754Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6474998Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6476305Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6477539Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6478919Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6480061Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6481600Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6482761Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6483982Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6485258Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6486534Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6487941Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6489223Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6490461Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6491975Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6494249Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6495362Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6496497Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6497821Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6499183Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6500186Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6501488Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6502875Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6504309Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6505450Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6506729Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6508119Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6509281Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6510584Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6511797Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6513221Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6514411Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6515780Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6516848Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6518086Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6519476Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6520976Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6522151Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6523580Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6524771Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6525971Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6527056Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6528697Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6529945Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6531279Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6532868Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6534605Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6536254Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6537323Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6538829Z copying torch/include/ATen/ops/diag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6540173Z copying torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6541267Z copying torch/include/ATen/ops/diag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6542385Z copying torch/include/ATen/ops/diag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6543633Z copying torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6544692Z copying torch/include/ATen/ops/diag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6545837Z copying torch/include/ATen/ops/diag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6547334Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6548437Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6549460Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6550609Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6551719Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6552986Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6554006Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6555654Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6556530Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6557664Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6558790Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6559968Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6561242Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6562418Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6563519Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6564816Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6565995Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6567180Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6568594Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6569734Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6570793Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6572307Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6573245Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6574434Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6575633Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6576927Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6578010Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6579232Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6580376Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6581663Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6582786Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6583965Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6585139Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6586575Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6587704Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6589312Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6590754Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6591834Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6593207Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6594196Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6595126Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6597081Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6597957Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6599045Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6600145Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6602170Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6603202Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6605082Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6605840Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6606569Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6607785Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6609187Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6610303Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6611660Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6613566Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6614352Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6615489Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6616767Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6617902Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6619035Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6620194Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6621313Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6622564Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6623574Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6624849Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6626088Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6626978Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6628500Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6629823Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6631026Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6632649Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6633572Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6634837Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6636301Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6637181Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6638330Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6639889Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6641110Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6642095Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6643476Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6644748Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6646067Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6647108Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6648544Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6649282Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6650499Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6651904Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6653837Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6654958Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6656079Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6657171Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6658353Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6659919Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6661077Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6662208Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6663310Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6664062Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6665378Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6666560Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6667618Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6668814Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6670053Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6671281Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6672442Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6673968Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6675059Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6676212Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6677364Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6678600Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6679870Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6681611Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6682287Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6683469Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6684881Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6686005Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6687349Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6688563Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6689976Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6692063Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6693282Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6694215Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6695727Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6696843Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6698019Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6699307Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6700925Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6702261Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6703604Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6705103Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6706411Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6707976Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6709279Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6710764Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6712074Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6713590Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6714922Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6716570Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6717985Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6719322Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6720798Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6722104Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6723693Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6724957Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6726350Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6727991Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6729313Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6731051Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6732478Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6733785Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6735011Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6736366Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6737857Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6739053Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6740586Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6741823Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6743394Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6744642Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6745890Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6747435Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6748901Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6750412Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6751531Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6753047Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6767432Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6768345Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6769002Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6769652Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6770214Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6771187Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6772031Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6772531Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6773054Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6773734Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6774294Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6774921Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6775517Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6776239Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6776861Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6777526Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6778200Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6778801Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6779582Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6781258Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6782521Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6784366Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6785505Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6786658Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6788491Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6789319Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6790669Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6792069Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6793148Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6794960Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6795914Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6797132Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6798556Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6799786Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6801310Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6802711Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6803952Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6805223Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6806668Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6808111Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6809432Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6811413Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6812460Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6813832Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6815239Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6816477Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6817747Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6819079Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6820401Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6821750Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6823245Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6824496Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6826078Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6827243Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6828589Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6829955Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6831544Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6832813Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6834344Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6835637Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6837022Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6838241Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6839630Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6841002Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6842308Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6843796Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6845070Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6846459Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6847840Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6849277Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6850700Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6852217Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6853751Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6855149Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6856613Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6859121Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6859844Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6861576Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6862314Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6864017Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6864837Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6866209Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6867592Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6869353Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6870810Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6871945Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6873400Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6874741Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6876293Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6877487Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6878933Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6880574Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6881619Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6883135Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6884225Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6886167Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6887297Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6888256Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6889818Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6891237Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6892734Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6894294Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6895751Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6897244Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6898580Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6899704Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6901273Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6902159Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6903632Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6905014Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6906229Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6907527Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6908783Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6909832Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6910841Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6912333Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6913438Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6914780Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6916113Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6917703Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6918558Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6919948Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6921020Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6922545Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6924032Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6925208Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6926534Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6927584Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6929044Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6930420Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6932003Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6933998Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6935176Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6936594Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6937604Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6939066Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6940353Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6942062Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6943000Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6944136Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6945483Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6946363Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6947840Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6949379Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6950828Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6952261Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6953489Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6955296Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6956691Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6958237Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6959590Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6961520Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6962268Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6963779Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6965208Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6966560Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6968219Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6969541Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6971474Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6972307Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6973923Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6975576Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6976439Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6977853Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6978922Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6980361Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6981410Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6982591Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6983697Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6985093Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6986265Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6987627Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6990322Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6991037Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6991692Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6992534Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6994073Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6995524Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6996573Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6997755Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.6999231Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7000523Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7001719Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7003181Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7004305Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7005825Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7007419Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7008625Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7009800Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7011264Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7012940Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7013672Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7015334Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7016715Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7017827Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7018936Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7020584Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7021550Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7022890Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7024036Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7025573Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7026750Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7027809Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7028944Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7030286Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7031677Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7033064Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7034260Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7035701Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7037050Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7038542Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7040231Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7041718Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7042946Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7043916Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7045646Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7046385Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7047988Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7049046Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7050373Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7051834Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7052963Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7054338Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7055598Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7057246Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7058315Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7059682Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7060721Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7061772Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7063567Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7064470Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7065539Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7066821Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7067833Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7069438Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7070499Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7071858Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7072654Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7073949Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7074932Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7076355Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7077197Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7078685Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7079539Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7080718Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7081946Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7083165Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7084090Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7085599Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7086439Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7087830Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7089092Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7090087Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7091538Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7093742Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7094524Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7095529Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7096908Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7098682Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7099509Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7100720Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7102104Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7103496Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7104599Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7106025Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7107280Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7108871Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7109856Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7111329Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7112641Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7113788Z copying torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7115314Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7116333Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7117276Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7118694Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7120522Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7121765Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7123220Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7124082Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7125624Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7126996Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7128268Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7129240Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7130767Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7132589Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7133343Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7134326Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7135911Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7136895Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7138412Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7139776Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7140959Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7142420Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7143738Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7145168Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7146444Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7148078Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7149670Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7150995Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7152207Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7153572Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7154517Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7155976Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7157312Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7158306Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7159692Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7160978Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7161810Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7163199Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7164249Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7165565Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7166994Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7167775Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7169986Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7170789Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7172866Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7174947Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7175313Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7177261Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7178490Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7179976Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7181460Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7183139Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7184518Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7186281Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7187959Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7189931Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7191338Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7193031Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7194681Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7196113Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7197804Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7199197Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7200252Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7201720Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7203077Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7204496Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7205642Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7207273Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7209540Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7210467Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7212474Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7213446Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7215797Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7216292Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7217972Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7218763Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7220685Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7221677Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7223201Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7224163Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7225853Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7227047Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7228694Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7229753Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7231852Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7232225Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7233357Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7234924Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7236341Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7237647Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7238692Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7240349Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7241370Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7242889Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7244247Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7245604Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7247320Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7248297Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7250042Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7251288Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7253841Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7254871Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7256298Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7257602Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7259013Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7260024Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7261293Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7262623Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7263683Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7265141Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7266034Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7267651Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7268784Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7269858Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7271200Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7272458Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7273678Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7274953Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7276308Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7277720Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7278784Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7280018Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7281238Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7282906Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7283703Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7285060Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7286641Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7287946Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7289462Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7290512Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7292310Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7293359Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7295272Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7296624Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7297893Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7299393Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7300458Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7301919Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7303223Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7304506Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7305850Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7307080Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7308473Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7309913Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7311446Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7312858Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7314475Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7315778Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7317373Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7318760Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7320310Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7321719Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7323195Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7324609Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7326241Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7327897Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7329438Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7331189Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7332532Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7333975Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7335572Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7336932Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7338298Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7340132Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7340924Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7343040Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7344077Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7345490Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7346877Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7347898Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7349749Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7350333Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7351857Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7353215Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7354227Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7355663Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7357021Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7358072Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7359677Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7361020Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7362388Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7363252Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7364799Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7365893Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7367602Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7368429Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7369385Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7371706Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7372053Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7373415Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7374480Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7375905Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7377272Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7378277Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7379662Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7380860Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7382665Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7383616Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7385047Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7386038Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7387560Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7388548Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7390296Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7391371Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7392889Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7393897Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7395334Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7396197Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7397380Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7398823Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7399880Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7400710Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7402383Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7403242Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7404166Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7406368Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7407176Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7409307Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7409676Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7411118Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7412528Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7414329Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7415773Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7416621Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7418499Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7419122Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7420567Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7421949Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7423006Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7424271Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7426145Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7426640Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7428117Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7428794Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7431428Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7431835Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7432767Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7435018Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7435381Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7436516Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7437966Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7439394Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7440738Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7441874Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7443266Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7444314Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7445734Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7447693Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7448502Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7450611Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7451839Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7452198Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7453794Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7454787Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7456365Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7457583Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7458685Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7460300Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7461255Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7462860Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7464900Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7466174Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7467678Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7469208Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7470456Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7471854Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7473141Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7474688Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7476121Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7477079Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7478419Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7479747Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7481085Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7482549Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7483824Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7485357Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7486842Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7487949Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7489353Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7490844Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7492388Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7493849Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7495612Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7496559Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7497815Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7499246Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7500275Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7503693Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7504244Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7504975Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7506220Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7506719Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7507889Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7508997Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7510084Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7511663Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7512878Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7514065Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7515299Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7516558Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7517782Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7519021Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7520258Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7521528Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7522739Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7524001Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7525491Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7526593Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7528156Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7529271Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7530732Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7532064Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7533472Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7534956Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7536523Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7537605Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7538999Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7540149Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7541645Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7542862Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7544261Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7545436Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7547067Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7548351Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7549885Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7551061Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7552559Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7553766Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7555082Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7556510Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7557600Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7559209Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7560418Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7561865Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7563148Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7564725Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7566142Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7567614Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7569219Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7570366Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7572119Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7573951Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7575412Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7576978Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7578225Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7579687Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7580963Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7582472Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7584032Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7585309Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7586774Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7588138Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7590123Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7590996Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7592411Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7593613Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7594813Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7595889Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7597320Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7598447Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7599650Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7601263Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7602068Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7603523Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7604541Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7605838Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7606994Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7608229Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7609326Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7610723Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7611844Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7613153Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7614404Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7615759Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7616702Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7617745Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7619079Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7620438Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7621586Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7622729Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7623939Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7625331Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7626568Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7627835Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7629128Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7630515Z copying torch/include/ATen/ops/im2col_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7631803Z copying torch/include/ATen/ops/im2col_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7633080Z copying torch/include/ATen/ops/im2col_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7635020Z copying torch/include/ATen/ops/im2col_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7636055Z copying torch/include/ATen/ops/im2col_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7637945Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7638870Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7640281Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7641273Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7642666Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7644098Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7645162Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7646105Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7647588Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7649086Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7650328Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7651507Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7653052Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7654848Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7655656Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7656628Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7657780Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7659346Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7660587Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7661486Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7663434Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7664314Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7665408Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7666508Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7667895Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7668894Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7670284Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7671524Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7672959Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7673792Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7674749Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7676495Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7677603Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7679043Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7680003Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7681364Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7682765Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7684069Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7685284Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7686524Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7688170Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7689443Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7690616Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7692113Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7693604Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7694834Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7695754Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7697994Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7698602Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7699572Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7700739Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7702061Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7703409Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7704620Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7706915Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7707820Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7709470Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7710410Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7711590Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7713248Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7714414Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7715807Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7717374Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7718332Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7719853Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7720922Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7722185Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7724265Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7724976Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7726136Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7727888Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7728980Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7730623Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7731959Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7733246Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7734804Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7735548Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7736696Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7738077Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7739070Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7740664Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7742114Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7743152Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7744488Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7745851Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7747177Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7748548Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7749822Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7750813Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7752333Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7753306Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7754797Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7756119Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7757399Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7759055Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7760090Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7761632Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7762651Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7764111Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7765420Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7766913Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7768238Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7769582Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7771196Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7772501Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7774253Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7775698Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7776773Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7778521Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7779453Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7780845Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7781694Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7783152Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7784307Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7785256Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7786726Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7788039Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7788827Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7790535Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7791505Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7792360Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7794227Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7795296Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7796894Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7797986Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7799372Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7801255Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7802915Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7804061Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7805459Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7806496Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7808606Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7809426Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7811601Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7812956Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7813466Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7814999Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7816651Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7818034Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7818696Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7820044Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7821089Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7822636Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7823795Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7825102Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7826498Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7827734Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7828873Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7830115Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7831296Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7832612Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7833548Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7834955Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7836119Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7837505Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7838485Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7839938Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7841122Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7842923Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7843938Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7844933Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7846072Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7847551Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7848891Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7850163Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7851457Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7853153Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7854049Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7855867Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7856374Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7857719Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7859092Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7860177Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7861475Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7862729Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7863989Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7865300Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7866651Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7868218Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7869223Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7870447Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7872652Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7872979Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7874347Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7875552Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7876919Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7878226Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7880003Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7880721Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7881984Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7883610Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7884515Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7885710Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7887602Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7888451Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7889878Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7891302Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7893312Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7894392Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7895776Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7897037Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7898446Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7899272Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7900668Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7901603Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7903438Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7905333Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7905875Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7906845Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7908634Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7909572Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7910712Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7912073Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7913683Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7914756Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7915874Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7917594Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7918952Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7920265Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7921452Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7922940Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7924269Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7925528Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7927233Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7928773Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7929962Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7931584Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7933684Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7935068Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7936052Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7937448Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7938792Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7940083Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7941073Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7942143Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7943342Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7944574Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7945960Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7946828Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7948095Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7949561Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7951062Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7952228Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7953656Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7954785Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7955893Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7957554Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7958770Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7959882Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7961842Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7962372Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7964114Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7965456Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7966378Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7968565Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7969483Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7971214Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7972155Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7973667Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7975567Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7976603Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7978079Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7979348Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7980606Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7982169Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7983643Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7985862Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7986471Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7987772Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7989162Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7990357Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7991636Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7993193Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7993971Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7995432Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7997042Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7997882Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.7999333Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8000765Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8002345Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8003807Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8004760Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8006060Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8007519Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8008979Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8010234Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8011781Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8013227Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8014076Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8015466Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8016472Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8017685Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8018627Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8019977Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8021002Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8022286Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8023898Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8024743Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8026255Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8027842Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8029021Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8030571Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8031787Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8033358Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8034333Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8035998Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8037208Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8038542Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8039798Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8041517Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8042390Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8043969Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8044956Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8046474Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8048157Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8049649Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8050609Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8052317Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8054226Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8055771Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8057202Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8059079Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8060250Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8061763Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8063056Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8064065Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8065499Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8066773Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8067933Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8069314Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8070502Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8072243Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8073214Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8074450Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8075781Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8076979Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8078397Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8079512Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8080943Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8082038Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8083628Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8084618Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8086046Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8087222Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8088902Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8089738Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8091525Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8092449Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8094464Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8095703Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8097227Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8098017Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8099805Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8100878Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8101892Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8103328Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8104207Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8105742Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8106673Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8107801Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8108877Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8110265Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8111612Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8112542Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8114219Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8114940Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8116425Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8117744Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8118737Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8119687Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8120823Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8122302Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8123140Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8124201Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8125587Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8127003Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8127834Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8129671Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8130690Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8131923Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8133071Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8134275Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8136239Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8137026Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8138149Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8139566Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8140548Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8141873Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8143140Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8144302Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8145500Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8146721Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8147775Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8149015Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8150017Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8151586Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8152446Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8153769Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8154790Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8156119Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8157897Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8159070Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8160061Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8161764Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8163124Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8165483Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8165802Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8166977Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8168325Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8169580Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8171232Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8173240Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8173557Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8175361Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8176219Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8177904Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8179206Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8180361Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8181413Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8183076Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8184066Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8185500Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8186899Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8188810Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8190168Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8191700Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8192734Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8194277Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8195582Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8196966Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8197887Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8199696Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8200279Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8202197Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8203303Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8204592Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8206014Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8208001Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8209659Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8211629Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8213055Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8215121Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8216361Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8218313Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8219829Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8221738Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8224800Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8225833Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8227423Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8229193Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8230600Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8232406Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8234067Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8235885Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8237716Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8239056Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8240663Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8242250Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8243963Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8245808Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8247215Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8249013Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8250645Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8252365Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8254983Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8256207Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8257999Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8259924Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8261279Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8263142Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8264437Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8266279Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8267978Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8269773Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8271160Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8272923Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8274360Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8275891Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8277191Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8278456Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8279791Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8281072Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8282617Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8283574Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8285619Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8286373Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8287983Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8289312Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8290710Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8292375Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8293341Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8294979Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8296219Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8297724Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8298362Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8299833Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8300895Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8301867Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8303295Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8304362Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8305667Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8307025Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8308244Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8309258Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8310652Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8311837Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8313061Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8314220Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8315515Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8316527Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8318508Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8319682Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8321133Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8322108Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8323519Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8324739Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8326010Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8327480Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8328752Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8330039Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8331690Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8332812Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8334165Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8335319Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8336578Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8337953Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8339312Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8340690Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8342122Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8343053Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8344564Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8345953Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8347452Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8348814Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8350165Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8351561Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8352922Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8354078Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8355528Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8356874Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8358213Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8359719Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8361024Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8362433Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8363806Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8365237Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8366842Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8368701Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8370103Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8371892Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8372793Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8374445Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8375396Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8376738Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8378003Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8379160Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8380624Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8381602Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8382982Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8384289Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8385399Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8386720Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8387920Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8389181Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8390598Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8391963Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8393031Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8394404Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8395439Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8396930Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8398227Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8399317Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8400704Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8402053Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8403812Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8404871Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8406215Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8407703Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8408703Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8410252Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8411471Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8413391Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8415762Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8416446Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8417547Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8418855Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8420413Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8421521Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8422253Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8423678Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8425195Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8426457Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8427352Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8429247Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8430248Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8431715Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8433461Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8433978Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8435467Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8437106Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8438341Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8439687Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8441052Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8442474Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8443796Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8445310Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8446144Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8448449Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8448976Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8450534Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8451810Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8453496Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8454586Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8456242Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8457174Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8458565Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8459690Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8461001Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8462425Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8463699Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8465144Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8466528Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8468076Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8469401Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8470875Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8472255Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8473684Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8475094Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8476644Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8478003Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8479461Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8480894Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8482352Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8483761Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8485251Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8486812Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8488179Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8489611Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8491722Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8493034Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8494914Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8496170Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8497234Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8498673Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8499379Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8501220Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8501592Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8503029Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8503988Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8505032Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8506558Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8507544Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8508814Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8509815Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8511368Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8512412Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8514022Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8515097Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8515938Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8517573Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8518321Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8520071Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8520685Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8522026Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8522916Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8524360Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8525361Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8527001Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8528024Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8529351Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8530264Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8531692Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8533027Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8534480Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8535590Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8537186Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8538316Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8539475Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8540681Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8541957Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8543838Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8545219Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8547038Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8548518Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8550303Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8551922Z copying torch/include/ATen/ops/lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8553583Z copying torch/include/ATen/ops/lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8555292Z copying torch/include/ATen/ops/lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8556890Z copying torch/include/ATen/ops/lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8559001Z copying torch/include/ATen/ops/lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8560820Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8562166Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8564003Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8565279Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8567123Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8568706Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8570201Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8572301Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8574841Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8575817Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8577504Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8578761Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8581564Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8583270Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8583986Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8585772Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8587532Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8589051Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8590693Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8592380Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8593754Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8595425Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8597190Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8598538Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8600224Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8601828Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8603529Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8605189Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8606827Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8608425Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8610290Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8612355Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8613742Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8615505Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8616921Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8618582Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8619837Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8621505Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8622474Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8623522Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8624849Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8626248Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8627479Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8628761Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8629691Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8631089Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8632034Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8633433Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8634696Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8635932Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8637363Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8638439Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8639441Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8640752Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8642207Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8643083Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8644414Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8645509Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8646931Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8647870Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8649226Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8650393Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8651685Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8653020Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8654257Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8655732Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8657138Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8658122Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8660707Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8661249Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8662072Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8663178Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8664213Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8665551Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8667177Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8668086Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8669786Z copying torch/include/ATen/ops/matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8671235Z copying torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8672245Z copying torch/include/ATen/ops/matrix_rank_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8673290Z copying torch/include/ATen/ops/matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8674966Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8676088Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8677622Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8678991Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8680150Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8681037Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8682464Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8683797Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8685034Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8686524Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8687746Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8688926Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8690231Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8691793Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8692927Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8694278Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8695477Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8696716Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8698013Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8698848Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8701128Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8701490Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8703073Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8704536Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8705526Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8706863Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8708274Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8709310Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8710892Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8711915Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8713480Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8714353Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8716105Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8717470Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8718726Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8720151Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8721652Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8723006Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8725359Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8726053Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8727007Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8728564Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8729562Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8731028Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8732217Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8734028Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8735103Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8736567Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8737946Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8738934Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8740468Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8741442Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8742853Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8744385Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8745946Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8747362Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8748488Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8749852Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8751431Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8752166Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8754480Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8755528Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8757198Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8758404Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8759930Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8761231Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8762675Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8764033Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8765472Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8766948Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8768654Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8770120Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8771805Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8773353Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8774831Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8776139Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8777691Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8779470Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8780877Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8781816Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8783651Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8784845Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8785928Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8787262Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8788542Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8789632Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8790896Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8792000Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8793064Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8794758Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8795674Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8797098Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8799029Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8799739Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8801001Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8802731Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8803339Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8804964Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8806953Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8807285Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8808492Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8809920Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8810747Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8813057Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8813398Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8814528Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8816083Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8816832Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8818407Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8819546Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8820853Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8821677Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8823118Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8824000Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8825420Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8826436Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8828657Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8829074Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8830498Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8831867Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8833155Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8834547Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8835807Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8837084Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8838713Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8839803Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8840979Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8842298Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8843397Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8844639Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8846077Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8847515Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8848820Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8849844Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8851040Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8852885Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8853653Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8855127Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8855928Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8857613Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8859184Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8859988Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8875376Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8876760Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8877317Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8877782Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8878122Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8878668Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8878964Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8879301Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8879620Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8879953Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8880238Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8880587Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8880927Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8881272Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8881655Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8881934Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8882763Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8884260Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8885423Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8886978Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8888339Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8889577Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8891151Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8892750Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8894370Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8895964Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8897149Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8898602Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8900063Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8901470Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8902505Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8904010Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8905851Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8907209Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8907896Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8909399Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8910819Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8911923Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8913453Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8914747Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8916050Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8917166Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8918241Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8919894Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8920990Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8922418Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8924008Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8925498Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8932006Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8932345Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8932690Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8933058Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8933489Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8933984Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8934560Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8935728Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8937232Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8938171Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8939157Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8941207Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8942039Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8943093Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8944881Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8945987Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8947452Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8949472Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8951495Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8953089Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8955223Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8956147Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8958385Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8959308Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8960198Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8961946Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8962845Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8963973Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8965266Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8966548Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8968470Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8969333Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8971129Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8972188Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8973190Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8974799Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8976328Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8977934Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8979423Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8980826Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8982083Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8983932Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8985321Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8986432Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8987783Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8989025Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8990221Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8991070Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8992549Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8994525Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8995804Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8996994Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8998603Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.8999773Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9000949Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9002205Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9003626Z copying torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9004840Z copying torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9006012Z copying torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9007300Z copying torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9008775Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9009904Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9012609Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9013700Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9015227Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9016272Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9017771Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9018807Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9020175Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9021605Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9023035Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9024480Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9025375Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9026880Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9028617Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9029696Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9031175Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9032248Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9033932Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9035501Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9036493Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9037867Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9039057Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9040607Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9041595Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9042924Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9044314Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9045226Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9046627Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9047878Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9049326Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9050284Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9052001Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9053940Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9054858Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9055588Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9057012Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9058013Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9059528Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9061139Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9062368Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9063714Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9065167Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9066399Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9067806Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9069233Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9070458Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9071657Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9072803Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9073983Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9075113Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9076339Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9077473Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9078618Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9079803Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9081182Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9082343Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9083364Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9084490Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9085781Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9087146Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9088326Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9089559Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9091045Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9092707Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9093177Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9094875Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9096008Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9097139Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9098462Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9099564Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9100629Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9101756Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9102819Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9103981Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9105241Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9106337Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9107433Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9108540Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9109792Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9110962Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9112117Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9113320Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9114709Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9115665Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9116939Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9118342Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9119630Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9121361Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9122673Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9124035Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9125318Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9126621Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9127920Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9129560Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9130730Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9131991Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9133343Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9134378Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9135601Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9136741Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9138043Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9139344Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9140525Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9142192Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9143085Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9144477Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9145617Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9147049Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9148521Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9149740Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9151737Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9152705Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9154016Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9155324Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9156633Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9158005Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9159262Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9160565Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9161852Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9163093Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9164444Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9165830Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9167156Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9168510Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9169794Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9171234Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9172805Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9174223Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9175648Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9177417Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9178915Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9180266Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9181627Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9182970Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9184330Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9185750Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9187130Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9188581Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9189954Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9191255Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9192640Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9194007Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9195391Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9196743Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9198114Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9199563Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9200885Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9203124Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9203601Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9205591Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9206551Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9207558Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9208937Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9210698Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9212100Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9213887Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9215210Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9216213Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9217437Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9218880Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9219747Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9221471Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9222526Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9223848Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9225282Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9226203Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9227589Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9228615Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9230158Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9230873Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9232427Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9233611Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9234539Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9235739Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9237263Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9238220Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9240191Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9240753Z copying torch/include/ATen/ops/nested_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9242418Z copying torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9243239Z copying torch/include/ATen/ops/nested_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9244780Z copying torch/include/ATen/ops/nested_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9246328Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9246707Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9248353Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9249567Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9250538Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9252062Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9253417Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9254392Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9255669Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9257156Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9258606Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9259645Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9261696Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9262531Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9264209Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9265301Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9266812Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9268123Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9269585Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9270943Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9272294Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9273593Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9275105Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9276363Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9277757Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9279341Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9280677Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9282029Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9283525Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9284688Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9286175Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9287292Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9288804Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9290118Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9291652Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9292978Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9294361Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9295677Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9297062Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9298495Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9299802Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9301296Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9302823Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9304312Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9305374Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9306923Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9308181Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9309580Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9311142Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9312747Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9313768Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9315327Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9316300Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9317886Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9319112Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9320521Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9321854Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9323186Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9324641Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9325911Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9327255Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9328744Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9330025Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9331638Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9332853Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9334301Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9335729Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9337083Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9338364Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9339562Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9340933Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9342286Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9343645Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9344959Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9346253Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9347564Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9349523Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9350561Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9352004Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9353347Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9354588Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9356206Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9357832Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9359289Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9360864Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9361836Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9363244Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9364678Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9365907Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9367420Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9368851Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9369902Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9371460Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9373052Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9374500Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9376416Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9377017Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9378760Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9379610Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9381228Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9382325Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9384190Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9385319Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9386724Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9387531Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9389573Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9390534Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9392085Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9393804Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9395913Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9396558Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9397842Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9399188Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9400552Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9401851Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9402854Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9404483Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9405407Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9406837Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9408191Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9409614Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9411077Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9412463Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9413732Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9415128Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9416313Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9417901Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9419110Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9420488Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9421892Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9423399Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9424798Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9426115Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9427588Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9429044Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9430498Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9431848Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9433253Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9434717Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9436301Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9438097Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9439857Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9441807Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9442589Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9443716Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9445103Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9446327Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9448009Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9449149Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9450376Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9452373Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9453550Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9454656Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9456318Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9457798Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9459103Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9460308Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9461627Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9463018Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9464876Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9465553Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9467026Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9468546Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9469490Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9470509Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9472600Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9473504Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9474449Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9476205Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9477107Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9478546Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9479899Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9481210Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9482138Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9483544Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9484823Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9486173Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9487712Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9489027Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9490397Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9492014Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9493598Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9494647Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9496170Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9497905Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9499018Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9500584Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9502148Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9503053Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9504434Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9505852Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9506854Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9509197Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9509814Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9510858Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9511922Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9513320Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9514415Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9515538Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9516665Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9518032Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9519206Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9520694Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9521416Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9523484Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9524375Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9525485Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9526990Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9528185Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9529834Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9530425Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9532044Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9533571Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9534655Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9535790Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9536972Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9538078Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9539796Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9541640Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9542015Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9543541Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9544857Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9546111Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9547743Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9548868Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9549908Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9551314Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9552285Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9553331Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9554811Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9556077Z copying torch/include/ATen/ops/prelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9557466Z copying torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9558503Z copying torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9560143Z copying torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9561292Z copying torch/include/ATen/ops/prelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9562519Z copying torch/include/ATen/ops/prelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9563861Z copying torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9565285Z copying torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9566521Z copying torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9568077Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9569491Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9570506Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9572341Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9573525Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9575086Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9575930Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9577492Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9578889Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9580175Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9581803Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9583002Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9584445Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9586037Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9587063Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9588041Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9589474Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9590746Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9592042Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9593545Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9594713Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9595914Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9597314Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9598726Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9600110Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9601514Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9602890Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9604562Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9605725Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9607918Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9609202Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9611708Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9612382Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9613690Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9614971Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9616211Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9617542Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9618846Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9620183Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9621235Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9622520Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9623620Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9625327Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9626405Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9627754Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9628970Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9630460Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9631968Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9633398Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9634998Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9636369Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9637908Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9638910Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9640597Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9642068Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9643735Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9645156Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9647170Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9648755Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9650363Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9651956Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9653628Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9654550Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9656055Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9657342Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9658692Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9659937Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9661311Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9662501Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9664545Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9665339Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9666622Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9667716Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9669187Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9670145Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9671966Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9672785Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9674383Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9675672Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9677033Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9678514Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9679970Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9681044Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9682320Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9683526Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9684753Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9686244Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9687658Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9688725Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9689785Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9692211Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9692505Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9694358Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9696055Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9697222Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9698144Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9699444Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9700838Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9701883Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9703326Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9704646Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9707194Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9707661Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9708422Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9709656Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9710734Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9711955Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9713060Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9714641Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9716117Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9717377Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9718364Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9719901Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9721025Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9722553Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9724072Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9725812Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9727167Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9729088Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9730164Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9731858Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9733120Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9734526Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9735719Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9737152Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9738614Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9739987Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9741630Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9742996Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9744541Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9745730Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9747230Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9748415Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9750027Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9751364Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9752998Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9754518Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9755647Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9757261Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9758196Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9760167Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9761286Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9762800Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9765087Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9766811Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9768374Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9770567Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9772587Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9773852Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9775962Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9777383Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9778890Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9780028Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9781485Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9783033Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9784383Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9785416Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9787378Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9788849Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9790037Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9791278Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9792672Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9793927Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9795304Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9796535Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9797982Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9799347Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9800665Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9801616Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9803012Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9804228Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9805725Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9807217Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9808335Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9809456Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9810624Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9812345Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9813380Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9814415Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9816924Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9818106Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9818592Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9820644Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9821567Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9823075Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9824698Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9825384Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9828312Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9828928Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9830757Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9831826Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9833296Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9835177Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9836546Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9838170Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9839905Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9841219Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9843159Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9845253Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9845881Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9846913Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9847979Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9850245Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9851044Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9852237Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9854085Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9855100Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9856355Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9857081Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9858685Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9859290Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9860848Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9861816Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9863386Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9864437Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9865935Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9866922Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9869041Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9869657Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9871284Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9872255Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9874104Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9875585Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9876621Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9878380Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9879817Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9880834Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9882105Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9883318Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9884758Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9885814Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9887377Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9888508Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9890608Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9891167Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9892532Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9893818Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9895347Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9896477Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9897671Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9899159Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9901305Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9901629Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9902940Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9904297Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9906365Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9906933Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9908359Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9909630Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9910554Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9911778Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9912806Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9914063Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9915508Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9916850Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9917939Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9919407Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9920776Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9921811Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9923381Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9924444Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9926044Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9927508Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9929124Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9930538Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9931765Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9933008Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9934238Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9935577Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9936813Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9938185Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9939872Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9940822Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9942230Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9943717Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9944782Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9946033Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9947138Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9948318Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9949647Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9951818Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9952231Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9953493Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9954507Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9956117Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9957994Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9959029Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9960788Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9961568Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9963060Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9964603Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9965597Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9967488Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9968497Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9969420Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9971160Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9972042Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9973469Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9974821Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9976148Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9978160Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9979111Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9980089Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9981407Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9983004Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9983934Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9985889Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9986863Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9988260Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9989633Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9991440Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9992743Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9994696Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9996400Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9997631Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:05.9999414Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0000916Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0002802Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0004238Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0006185Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0007669Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0009673Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0011168Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0013632Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0014861Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0016814Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0018070Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0019785Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0023154Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0023728Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0024502Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0025634Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0027373Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0028307Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0029807Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0030790Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0032320Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0033672Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0035327Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0035904Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0037272Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0038599Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0039804Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0041053Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0042583Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0043736Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0045283Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0046537Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0048043Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0049943Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0051511Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0052885Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0054352Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0063319Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0064415Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0065840Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0067174Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0068642Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0069819Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0071049Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0072163Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0073694Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0075077Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0076446Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0077790Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0079090Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0080182Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0081768Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0083040Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0084278Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0085799Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0086659Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0088428Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0089709Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0091260Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0092648Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0094092Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0095339Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0096897Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0097977Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0099720Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0100650Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0102442Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0103708Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0105061Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0106510Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0107802Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0108679Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0109967Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0111202Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0112394Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0113490Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0114736Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0115966Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0117117Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0118261Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0119469Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0120596Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0121916Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0122960Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0124306Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0125328Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0126653Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0127971Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0129180Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0130344Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0131758Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0133024Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0134331Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0135236Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0137121Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0138041Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0139042Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0140986Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0142047Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0142915Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0144171Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0145413Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0146402Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0147973Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0149340Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0150630Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0152248Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0153252Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0154272Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0155732Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0156835Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0157883Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0159277Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0160212Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0161470Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0163230Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0164261Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0165746Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0166637Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0168733Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0169395Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0170455Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0172103Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0173204Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0174709Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0175835Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0177390Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0178163Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0179799Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0180610Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0182176Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0183147Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0184527Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0186319Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0187078Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0188213Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0189639Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0190807Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0191917Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0211364Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0212593Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0214318Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0215814Z copying torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0217062Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0218117Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0219537Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0220470Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0221886Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0224125Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0224548Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0225901Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0227308Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0228612Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0230082Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0231547Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0232648Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0234048Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0235438Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0236524Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0237939Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0239091Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0240782Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0242132Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0243338Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0244580Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0245727Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0247094Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0248319Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0249640Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0251221Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0252311Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0253551Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0254790Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0256245Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0257297Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0258857Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0259907Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0261600Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0262694Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0264117Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0265175Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0266700Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0267963Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0269293Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0270325Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0271827Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0272814Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0274347Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0275625Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0277200Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0278157Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0279663Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0280645Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0282216Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0283214Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0284861Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0285917Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0287339Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0288933Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0290514Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0291531Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0292859Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0295190Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0297415Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0298009Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0299108Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0300160Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0301393Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0302740Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0305404Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0309777Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0310700Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0312378Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0313518Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0314411Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0315572Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0316811Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0317828Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0319680Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0320543Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0321915Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0323076Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0324042Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0325558Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0326898Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0328939Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0329931Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0332494Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0333804Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0335196Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0336621Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0337866Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0338941Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0340356Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0341585Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0342997Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0344403Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0345693Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0347331Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0348609Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0350205Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0354750Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0356105Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0357508Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0358803Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0360082Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0361682Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0362646Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0363680Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0365438Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0367791Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0368315Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0369019Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0370734Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0374265Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0375216Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0377030Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0378340Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0380141Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0381598Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0383278Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0384808Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0386759Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0388094Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0389838Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0391398Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0393192Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0394563Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0396621Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0397890Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0399707Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0401260Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0402733Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0404465Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0406058Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0408194Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0409815Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0411984Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0413347Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0414721Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0416639Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0418157Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0419546Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0421214Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0422951Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0424536Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0426251Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0427988Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0429387Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0431911Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0433037Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0435002Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0436157Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0437929Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0439610Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0441143Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0442935Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0444356Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0446219Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0448017Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0450793Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0451585Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0453158Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0454608Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0456181Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0458804Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0460333Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0464057Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0465900Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0467414Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0469084Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0470824Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0473103Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0474813Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0476218Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0478421Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0479299Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0480657Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0482424Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0483903Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0485662Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0488015Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0489303Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0491498Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0492843Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0494617Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0496318Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0497692Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0499861Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0500906Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0502615Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0504273Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0506038Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0507928Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0509201Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0511000Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0512730Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0514113Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0516092Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0517369Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0519230Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0520652Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0522442Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0524188Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0525897Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0527324Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0529527Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0530674Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0532245Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0533975Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0535447Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0536877Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0537783Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0539482Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0541169Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0542165Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0543495Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0544492Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0545884Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0547325Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0548883Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0550155Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0551645Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0553083Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0555108Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0555678Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0556607Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0558358Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0559038Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0560261Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0561249Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0562678Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0563662Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0565030Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0565986Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0567339Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0568720Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0570126Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0571659Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0572624Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0573935Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0574998Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0576251Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0577653Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0578673Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0580020Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0581437Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0582424Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0583723Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0584833Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0586140Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0587665Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0589083Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0590157Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0591555Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0592883Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0593788Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0594764Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0596600Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0597519Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0599184Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0599835Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0601584Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0602535Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0603838Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0605009Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0606234Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0607309Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0608717Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0610019Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0611036Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0612607Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0613993Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0615002Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0616137Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0617096Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0618429Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0620200Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0621740Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0622465Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0624820Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0625116Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0626647Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0627828Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0629499Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0630379Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0631632Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0632935Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0634177Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0635617Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0636763Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0638365Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0639577Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0640934Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0641933Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0643351Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0644375Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0645905Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0647739Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0648212Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0649688Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0651260Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0652148Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0654272Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0654676Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0656650Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0658319Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0659285Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0660731Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0661517Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0663389Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0664589Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0665911Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0666725Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0668320Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0669246Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0670459Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0672374Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0673188Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0674731Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0676087Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0677752Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0679605Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0681152Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0682908Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0684272Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0686030Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0687573Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0689322Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0691119Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0693157Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0695182Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0696568Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0698310Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0699978Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0701642Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0703069Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0704776Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0706692Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0708150Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0709969Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0712450Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0713587Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0715253Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0717017Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0718445Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0720458Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0721951Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0723480Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0725019Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0726868Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0728805Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0730226Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0732219Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0735113Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0735714Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0736648Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0738220Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0739741Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0741220Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0742972Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0744545Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0746771Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0748073Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0749777Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0751664Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0753166Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0755151Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0756438Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0758171Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0759693Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0762382Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0763607Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0765531Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0767176Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0769015Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0770575Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0772404Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0774246Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0776017Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0777193Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0778989Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0780487Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0782284Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0783723Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0785547Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0787097Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0788737Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0790369Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0792061Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0794040Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0795472Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0797207Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0798964Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0800794Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0803046Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0804228Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0806864Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0809188Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0810527Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0813347Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0814556Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0816381Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0817723Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0819540Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0821823Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0823359Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0825552Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0826775Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0828535Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0829987Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0831556Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0833248Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0835006Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0837002Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0837303Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0837670Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0839252Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0840779Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0842360Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0843520Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0845071Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0847075Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0847709Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0849223Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0851537Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0852093Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0854146Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0856325Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0856842Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0858898Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0860596Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0862259Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0863432Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0865423Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0866698Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0867672Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0869174Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0870519Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0871727Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0873089Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0874442Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0875629Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0877808Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0878272Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0879202Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0880340Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0882076Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0883043Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0884737Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0885738Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0887352Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0888735Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0889827Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0891825Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0893149Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0894692Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0895942Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0897378Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0898734Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0900181Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0901560Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0903083Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0904380Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0905866Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0907245Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0908771Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0909758Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0911280Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0913061Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0914690Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0915655Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0917062Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0918466Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0919814Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0921125Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0922433Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0923590Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0925236Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0926194Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0927316Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0929092Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0930329Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0931448Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0933109Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0933979Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0935173Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0936576Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0937486Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0938882Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0940029Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0941349Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0942473Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0943580Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0944893Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0946390Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0947710Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0948750Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0949990Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0951160Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0952653Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0953977Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0955068Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0956214Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0957393Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0958445Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0960576Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0960910Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0961859Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0963350Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0964488Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0965780Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0967164Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0968417Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0969960Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0971799Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0973030Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0975034Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0975561Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0977654Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0978474Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0980244Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0980907Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0982463Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0983382Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0984789Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0986314Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0987822Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0988902Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0990379Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0991542Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0993024Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0993986Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0996009Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0997603Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.0998991Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1000195Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1001560Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1003611Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1003923Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1005432Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1007051Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1008561Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1009728Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1011261Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1012488Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1014102Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1015375Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1016630Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1017882Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1019244Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1020182Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1021441Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1022841Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1024303Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1025154Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1026713Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1027807Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1029917Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1030770Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1032114Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1033892Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1034690Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1036975Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1037401Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1038270Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1039656Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1040749Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1041833Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1043228Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1043929Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1045268Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1046986Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1048122Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1050382Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1051077Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1052514Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1053998Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1055840Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1056792Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1057801Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1059814Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1060888Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1062088Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1063340Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1064455Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1065993Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1066898Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1068118Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1069262Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1070787Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1071677Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1072904Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1074109Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1075594Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1076604Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1077872Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1079845Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1081120Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1082395Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1083552Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1085033Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1086353Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1088022Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1089603Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1091416Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1092164Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1093297Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1094706Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1095868Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1097117Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1098870Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1100217Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1101297Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1102533Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1103607Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1105069Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1106019Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1107836Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1108779Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1110597Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1113031Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1113958Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1115051Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1116783Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1117799Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1118862Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1120171Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1121557Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1123082Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1124196Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1125536Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1127162Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1139224Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1139951Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1140614Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1140991Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1141353Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1141807Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1142134Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1142537Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1143072Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1143686Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1144078Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1144593Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1145013Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1145521Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1146447Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1148537Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1149453Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1150805Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1151975Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1153366Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1154474Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1156103Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1156988Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1158282Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1160583Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1161190Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1162093Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1163100Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1165315Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1166526Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1167623Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1168928Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1170080Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1171471Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1173548Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1174183Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1175640Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1177045Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1178817Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1180047Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1180983Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1182108Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1183396Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1184649Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1186152Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1187320Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1189002Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1190147Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1191309Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1192348Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1193320Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1194593Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1195814Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1196977Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1198119Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1199350Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1200481Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1201741Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1203070Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1204363Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1205319Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1206550Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1207688Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1209159Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1210742Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1212418Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1213582Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1215158Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1216355Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1217625Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1218819Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1220431Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1221318Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1222769Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1223764Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1225294Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1226166Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1227599Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1228513Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1229869Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1230936Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1232119Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1233360Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1234414Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1235599Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1236684Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1238373Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1239578Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1240753Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1241984Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1244147Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1245170Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1247098Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1248320Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1249766Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1251113Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1252833Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1253810Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1255363Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1256462Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1257662Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1259069Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1261097Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1262109Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1263744Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1264438Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1266109Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1267198Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1268644Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1270542Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1271725Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1273019Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1274400Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1275740Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1277000Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1278846Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1280062Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1281122Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1282077Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1283370Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1284712Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1285879Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1287288Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1288516Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1289620Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1291168Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1292452Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1293783Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1295181Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1296398Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1297557Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1298866Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1299998Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1302255Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1302926Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1303898Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1304978Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1306495Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1307630Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1308581Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1310290Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1311468Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1312842Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1313902Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1315224Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1316285Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1317447Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1318543Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1319826Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1321062Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1322423Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1323682Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1324793Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1326701Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1327360Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1328750Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1330349Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1332029Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1334304Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1335373Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1336185Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1337576Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1339062Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1340273Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1341460Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1342710Z copying torch/include/ATen/ops/symeig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1343696Z copying torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1344841Z copying torch/include/ATen/ops/symeig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1346012Z copying torch/include/ATen/ops/symeig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1347865Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1348578Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1349963Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1351182Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1352265Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1353286Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1354340Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1355727Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1356878Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1358504Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1359769Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1360569Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1361754Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1363199Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1364349Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1365440Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1366681Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1367964Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1369319Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1370458Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1371975Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1372790Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1374003Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1375159Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1376327Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1377524Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1378752Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1380026Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1381253Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1382363Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1383554Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1384674Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1385874Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1386957Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1388303Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1389437Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1390450Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1391595Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1392840Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1393862Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1395060Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1396129Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1397486Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1398549Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1399836Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1401044Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1402096Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1404108Z copying torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1404973Z copying torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1406626Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1407711Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1409262Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1410728Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1411790Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1413131Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1414282Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1415411Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1416791Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1417994Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1419210Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1420415Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1421907Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1422944Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1424424Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1425694Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1426808Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1428249Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1429461Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1430978Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1432219Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1433551Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1435134Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1436329Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1437440Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1438800Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1440408Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1441604Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1443111Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1444472Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1445718Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1447368Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1448926Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1450550Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1451913Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1453682Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1455122Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1456584Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1458795Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1459332Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1460466Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1461515Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1462705Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1464495Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1465640Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1466662Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1468157Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1469367Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1470699Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1472228Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1473198Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1474364Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1475801Z copying torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1477020Z copying torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1478202Z copying torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1479668Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1480515Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1482086Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1483280Z copying torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1484747Z copying torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1486029Z copying torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1487733Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1488305Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1489594Z copying torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1490710Z copying torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1492962Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1494207Z copying torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1495422Z copying torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1497030Z copying torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1498114Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1499239Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1500404Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1501680Z copying torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1502882Z copying torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1505256Z copying torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1506229Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1507128Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1508274Z copying torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1509507Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1511082Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1512715Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1514632Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1517287Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1518487Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1519984Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1521667Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1523251Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1524886Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1526500Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1528303Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1530119Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1531990Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1533432Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1535250Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1536783Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1538342Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1539791Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1541381Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1543109Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1544864Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1546608Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1548216Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1549945Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1551576Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1552851Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1554416Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1555983Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1557558Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1559136Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1560905Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1562470Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1563970Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1565536Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1567433Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1569060Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1570695Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1573056Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1574598Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1576075Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1577835Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1579496Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1581136Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1582767Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1584327Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1585889Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1588311Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1589889Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1591781Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1593333Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1594890Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1596427Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1598038Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1599172Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1600683Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1601792Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1603457Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1604264Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1605386Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1607367Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1608302Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1609527Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1610617Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1612089Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1614009Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1614782Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1615904Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1617300Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1618473Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1619668Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1620721Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1622182Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1623224Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1624528Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1625701Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1626877Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1628464Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1629559Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1631160Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1632289Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1633716Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1634924Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1636584Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1637823Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1639038Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1640519Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1641771Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1643484Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1644594Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1645940Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1647647Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1648819Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1651247Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1652210Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1654043Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1655012Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1656366Z copying torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1657515Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1659105Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1660179Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1662212Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1663464Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1664995Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1666151Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1667424Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1668824Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1669801Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1671193Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1672613Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1673892Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1675020Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1676638Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1677782Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1678895Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1680692Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1682070Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1683236Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1684338Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1685540Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1686826Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1688186Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1689490Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1690447Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1692076Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1693090Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1694331Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1695469Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1696704Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1697845Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1699066Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1700360Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1701715Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1702776Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1704029Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1705126Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1706393Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1707610Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1708996Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1710076Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1711413Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1712490Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1713656Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1714861Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1716216Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1717760Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1719144Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1720230Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1721549Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1722814Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1723933Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1725146Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1726369Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1727826Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1729003Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1730216Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1731811Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1733077Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1734328Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1735840Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1737014Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1738569Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1739695Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1741216Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1742293Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1743971Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1745120Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1746532Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1747745Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1749016Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1750589Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1751970Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1752922Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1754384Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1755472Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1756683Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1758294Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1759696Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1760971Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1762556Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1764319Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1765818Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1767117Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1768757Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1770000Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1771736Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1773603Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1774949Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1776087Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1777297Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1778843Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1780110Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1781492Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1782507Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1783810Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1785144Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1786393Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1787573Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1788605Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1789918Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1791070Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1792236Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1793334Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1794945Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1796209Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1798383Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1799574Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1800330Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1802423Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1802979Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1804258Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1805449Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1807101Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1808608Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1809980Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1812211Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1813084Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1813961Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1815329Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1816500Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1817760Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1818918Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1820699Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1822167Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1822822Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1823942Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1825350Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1826652Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1827747Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1829060Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1830332Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1831554Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1833192Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1834389Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1835589Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1836764Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1837762Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1838956Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1840139Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1841225Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1842566Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1843737Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1844843Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1845904Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1847906Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1848865Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1850272Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1851905Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1852831Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1854291Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1855658Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1857043Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1858362Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1859849Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1860677Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1862010Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1863069Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1864516Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1865889Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1867204Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1868437Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1869956Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1871274Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1872835Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1873869Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1875075Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1876387Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1877751Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1879221Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1880523Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1881786Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1883297Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1884276Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1885916Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1887203Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1888787Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1889892Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1891897Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1894093Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1894451Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1895124Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1896312Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1897582Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1898770Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1899961Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1901521Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1903159Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1904569Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1905769Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1907371Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1908660Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1910264Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1911493Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1913070Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1914718Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1916271Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1917352Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1919119Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1920712Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1921998Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1923381Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1924866Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1926206Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1928006Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1929159Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1930735Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1932300Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1934169Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1936109Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1937487Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1938650Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1940134Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1941342Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1942833Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1944143Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1945749Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1946868Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1948386Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1950337Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1951646Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1952873Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1954060Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1955095Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1956404Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1957902Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1959062Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1960637Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1961885Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1963305Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1964680Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1966154Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1967700Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1969234Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1970514Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1971959Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1973801Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1974708Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1976352Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1977331Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1978713Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1980728Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1981926Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1982990Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1984802Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1985616Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1987408Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1988064Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1989758Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1990856Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1992178Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1993603Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1994996Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1996468Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1997503Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.1999056Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2000394Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2001865Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2002920Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2004108Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2005353Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2007108Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2008003Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2009550Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2011097Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2012468Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2013874Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2015438Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2016982Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2018231Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2019510Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2020998Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2022432Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2024250Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2025611Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2026922Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2028368Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2029823Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2032102Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2033200Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2034502Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2035942Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2037208Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2038700Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2039621Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2041018Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2042670Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2043715Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2045150Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2046290Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2047812Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2049284Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2051689Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2052362Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2054541Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2055595Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2057263Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2058704Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2059844Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2061359Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2063164Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2063960Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2065394Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2066872Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2067732Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2069027Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2070288Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2072918Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2073769Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2074378Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2075964Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2077572Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2079309Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2080471Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2081310Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2083267Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2084186Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2085256Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:30:06.2086951Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2087493Z copying torch/include/ATen/hip/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2088874Z copying torch/include/ATen/hip/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2089751Z copying torch/include/ATen/hip/Atomic.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2091610Z copying torch/include/ATen/hip/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2092738Z copying torch/include/ATen/hip/HIPApplyUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2094041Z copying torch/include/ATen/hip/HIPGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2095466Z copying torch/include/ATen/hip/HIPTensorMethods.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2096525Z copying torch/include/ATen/hip/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2097718Z copying torch/include/ATen/hip/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2098878Z copying torch/include/ATen/hip/cub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2100367Z copying torch/include/ATen/hip/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2101539Z copying torch/include/ATen/hip/ATenHIPGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2103099Z copying torch/include/ATen/hip/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2104218Z copying torch/include/ATen/hip/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2105442Z copying torch/include/ATen/hip/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2107088Z copying torch/include/ATen/hip/HIPBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2108297Z copying torch/include/ATen/hip/HIPConfig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2109766Z copying torch/include/ATen/hip/HIPContext.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2110894Z copying torch/include/ATen/hip/HIPDataType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2112465Z copying torch/include/ATen/hip/HIPDevice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2113619Z copying torch/include/ATen/hip/HIPEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2115078Z copying torch/include/ATen/hip/HIPGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2116271Z copying torch/include/ATen/hip/HIPGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2117874Z copying torch/include/ATen/hip/HIPSparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2118853Z copying torch/include/ATen/hip/HIPSparseBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2120424Z copying torch/include/ATen/hip/HIPSparseDescriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2121536Z copying torch/include/ATen/hip/HIPUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2123087Z copying torch/include/ATen/hip/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2124152Z copying torch/include/ATen/hip/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2125719Z copying torch/include/ATen/hip/Sleep.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2127134Z copying torch/include/ATen/hip/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2128380Z copying torch/include/ATen/hip/cub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2129954Z copying torch/include/ATen/hip/jiterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2131447Z copying torch/include/ATen/hip/jiterator_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2132321Z copying torch/include/ATen/hip/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:30:06.2134289Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2134974Z copying torch/include/ATen/hip/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2136063Z copying torch/include/ATen/hip/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2137380Z copying torch/include/ATen/hip/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2138657Z copying torch/include/ATen/hip/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2139666Z copying torch/include/ATen/hip/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2141269Z copying torch/include/ATen/hip/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2142133Z copying torch/include/ATen/hip/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2143726Z copying torch/include/ATen/hip/detail/HIPHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2144634Z copying torch/include/ATen/hip/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2146137Z copying torch/include/ATen/hip/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-09-27T15:30:06.2147786Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:30:06.2148778Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:30:06.2150265Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:30:06.2151959Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:30:06.2153654Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:30:06.2154280Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:30:06.2155124Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:30:06.2156308Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:30:06.2157180Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:30:06.2158219Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:30:06.2159331Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2160072Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2161137Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2162094Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2163296Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2164423Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2165484Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2166801Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2167956Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2169002Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2170204Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2171525Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2172663Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2174041Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2175031Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2176473Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2177601Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2178704Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2179892Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2181088Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2182409Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2183627Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2184742Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2185955Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2187347Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2188414Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2189535Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2190630Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2191777Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2192937Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2194065Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2195190Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2196361Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2197777Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2198788Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2201347Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2202247Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2203768Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2204727Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2205694Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2206851Z copying torch/include/ATen/native/PadNd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2208381Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2209367Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2210777Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2211928Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2213337Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2214063Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2215921Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2216887Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2217497Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2218847Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2220217Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2221585Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2223133Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2224734Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2225776Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2227631Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2228387Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2230437Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2231621Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2233105Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2234125Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2236138Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2237394Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2239011Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2240248Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2242267Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2243130Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2244375Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2245404Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2247862Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2248206Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2249716Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2251235Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2252040Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2253507Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2254766Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2256270Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2257122Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2258984Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2260131Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2261060Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2261834Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2263754Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2264313Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2266521Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2267610Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:30:06.2268472Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2269317Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2270609Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2271872Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2273193Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2274998Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2275784Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2277472Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2278506Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2279888Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2281201Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2282124Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2284894Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2285677Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2287627Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2289341Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2290048Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2291674Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2293693Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2294726Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2296569Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2297522Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2299348Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2300036Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:30:06.2302254Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2303126Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2303762Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2304807Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2305529Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2307183Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2308653Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2309752Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2310891Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2312253Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2314117Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2314502Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2315494Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2316270Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2317803Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2318501Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2319684Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2321275Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2322099Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2323466Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2324563Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2325514Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2326958Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2328073Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2329060Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2330521Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2331659Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2334028Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2335398Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2336620Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2337811Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2338955Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2340545Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2342938Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2343879Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2346028Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2347033Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2348081Z copying torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2349148Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2350637Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2352201Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2353477Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2354788Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2356294Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2357319Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2358738Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2359779Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2361161Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2362288Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2363653Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2364730Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2366059Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2367357Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2369205Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:30:06.2369991Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2370646Z copying torch/include/ATen/native/hip/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2372330Z copying torch/include/ATen/native/hip/BinaryInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2373476Z copying torch/include/ATen/native/hip/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2374679Z copying torch/include/ATen/native/hip/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2375870Z copying torch/include/ATen/native/hip/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2377546Z copying torch/include/ATen/native/hip/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2378946Z copying torch/include/ATen/native/hip/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2380370Z copying torch/include/ATen/native/hip/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2382264Z copying torch/include/ATen/native/hip/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2384072Z copying torch/include/ATen/native/hip/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2384527Z copying torch/include/ATen/native/hip/LaunchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2385787Z copying torch/include/ATen/native/hip/MiscUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2386614Z copying torch/include/ATen/native/hip/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2388369Z copying torch/include/ATen/native/hip/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2389203Z copying torch/include/ATen/native/hip/ScanKernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2390705Z copying torch/include/ATen/native/hip/Sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2392285Z copying torch/include/ATen/native/hip/SortStable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2393583Z copying torch/include/ATen/native/hip/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2394994Z copying torch/include/ATen/native/hip/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2395997Z copying torch/include/ATen/native/hip/TensorTopK.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2397556Z copying torch/include/ATen/native/hip/jit_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2398664Z copying torch/include/ATen/native/hip/thread_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2400457Z copying torch/include/ATen/native/hip/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2401615Z copying torch/include/ATen/native/hip/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2403109Z copying torch/include/ATen/native/hip/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2404681Z copying torch/include/ATen/native/hip/GridSampler.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2406059Z copying torch/include/ATen/native/hip/HIPJitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2407641Z copying torch/include/ATen/native/hip/HIPLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2409176Z copying torch/include/ATen/native/hip/JitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2410601Z copying torch/include/ATen/native/hip/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2412122Z copying torch/include/ATen/native/hip/Loops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2413947Z copying torch/include/ATen/native/hip/Math.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2415884Z copying torch/include/ATen/native/hip/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2417277Z copying torch/include/ATen/native/hip/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2418352Z copying torch/include/ATen/native/hip/Normalization.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2420069Z copying torch/include/ATen/native/hip/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2421590Z copying torch/include/ATen/native/hip/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2422927Z copying torch/include/ATen/native/hip/Randperm.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2424067Z copying torch/include/ATen/native/hip/Reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2425568Z copying torch/include/ATen/native/hip/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2426979Z copying torch/include/ATen/native/hip/SortUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2428166Z copying torch/include/ATen/native/hip/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2429712Z copying torch/include/ATen/native/hip/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2430883Z copying torch/include/ATen/native/hip/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2432168Z copying torch/include/ATen/native/hip/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2433260Z copying torch/include/ATen/native/hip/UpSample.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2434657Z copying torch/include/ATen/native/hip/block_reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2436357Z copying torch/include/ATen/native/hip/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2437303Z copying torch/include/ATen/native/hip/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2438750Z copying torch/include/ATen/native/hip/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2439777Z copying torch/include/ATen/native/hip/im2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2440788Z copying torch/include/ATen/native/hip/reduction_template.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2442246Z copying torch/include/ATen/native/hip/vol2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-09-27T15:30:06.2443666Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:30:06.2444131Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:30:06.2445685Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:30:06.2446512Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:30:06.2448393Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:30:06.2449458Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:30:06.2451279Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:30:06.2452101Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2453722Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2456182Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2457494Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2458630Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2459983Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2461276Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2462568Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2463685Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2465082Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2466683Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2468014Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2469684Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2470600Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:06.2471829Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-09-27T15:30:06.2472739Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-09-27T15:30:06.2474237Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-09-27T15:30:06.2475095Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2 2022-09-27T15:30:06.2475394Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2476032Z copying torch/include/caffe2/utils/bench_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2477098Z copying torch/include/caffe2/utils/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2478648Z copying torch/include/caffe2/utils/cblas.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2479806Z copying torch/include/caffe2/utils/conversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2481279Z copying torch/include/caffe2/utils/cpu_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2482237Z copying torch/include/caffe2/utils/cpuid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2483357Z copying torch/include/caffe2/utils/eigen_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2484731Z copying torch/include/caffe2/utils/filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2486047Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2487222Z copying torch/include/caffe2/utils/knob_patcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2488442Z copying torch/include/caffe2/utils/knobs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2490100Z copying torch/include/caffe2/utils/map_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2492157Z copying torch/include/caffe2/utils/math-detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2493045Z copying torch/include/caffe2/utils/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2494529Z copying torch/include/caffe2/utils/murmur_hash3.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2495595Z copying torch/include/caffe2/utils/proto_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2496757Z copying torch/include/caffe2/utils/proto_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2498373Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2500094Z copying torch/include/caffe2/utils/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2500925Z copying torch/include/caffe2/utils/simple_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2502117Z copying torch/include/caffe2/utils/smart_tensor_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2503327Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2504512Z copying torch/include/caffe2/utils/zmq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:30:06.2505792Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:30:06.2506700Z copying torch/include/caffe2/utils/math/broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:30:06.2507768Z copying torch/include/caffe2/utils/math/elementwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:30:06.2509047Z copying torch/include/caffe2/utils/math/half_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:30:06.2509912Z copying torch/include/caffe2/utils/math/reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:30:06.2511478Z copying torch/include/caffe2/utils/math/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:30:06.2512502Z copying torch/include/caffe2/utils/math/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:30:06.2513467Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:06.2514343Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:06.2515469Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:06.2516578Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:06.2517824Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:06.2518937Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:06.2520401Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:06.2521749Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10 2022-09-27T15:30:06.2522119Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:30:06.2522622Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:30:06.2523768Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:30:06.2525352Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:30:06.2526694Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2527274Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2529033Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2529647Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2531847Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2533019Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2534102Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2535673Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2537193Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2538981Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2540528Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2541935Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2543559Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2544957Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2547041Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2548738Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2550530Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2551844Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2553285Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2554352Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2555477Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2556662Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2558033Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2559091Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2560544Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2561736Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2562704Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2564050Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2565234Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2566667Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2567668Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2568741Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2570222Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2571383Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2572385Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2574249Z copying torch/include/c10/core/SymFloatNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2575111Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2575838Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2577688Z copying torch/include/c10/core/SymIntNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2578522Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2580742Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2582440Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2583480Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2585023Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2586399Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:30:06.2587840Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:30:06.2588504Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:30:06.2589585Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:30:06.2590777Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:30:06.2592316Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:30:06.2593714Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:30:06.2595086Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:06.2595518Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:06.2597390Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:06.2598188Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:06.2599547Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:06.2600457Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:06.2601869Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:30:06.2602296Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:30:06.2603825Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:30:06.2604570Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:30:06.2606968Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:30:06.2607949Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:30:06.2609635Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:30:06.2610491Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:30:06.2611970Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:30:06.2612561Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:30:06.2614640Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:30:06.2615569Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:30:06.2617191Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:30:06.2618226Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2618751Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2620223Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2621205Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2622650Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2637465Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2638917Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2639534Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2640017Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2640326Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2640715Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2641027Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2641410Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2641779Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:30:06.2641979Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2642225Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2642548Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2642885Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2643203Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2643483Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2643744Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2644102Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2644427Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2645148Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2646631Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2648222Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2649725Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2651399Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2652788Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2654192Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2655925Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2657500Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2659169Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2660791Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2662255Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2663771Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2665439Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2667096Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2668384Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2669915Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2671431Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2673052Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2674592Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2676176Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2678039Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2679475Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2681036Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2682497Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2683957Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2685884Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2687469Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2688953Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2690444Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2692050Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2694454Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2695822Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2697511Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2699400Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2700824Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2702274Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2703736Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2705206Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2706651Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2708161Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2709830Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2711400Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2712787Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2714399Z copying torch/include/c10/util/either.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2715735Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2717307Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2719334Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2720910Z copying torch/include/c10/util/in_place.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2722331Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2724795Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2726576Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2728561Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2730202Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2731943Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2733442Z copying torch/include/c10/util/math_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2734974Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2736598Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2738677Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2740150Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2741562Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2743011Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2744491Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2745921Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2747363Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2748927Z copying torch/include/c10/util/reverse_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2750729Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2752343Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2753555Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2755219Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2756652Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2758125Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2759823Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2761660Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2763153Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2764718Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2767057Z copying torch/include/c10/util/variant.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2768922Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:30:06.2770718Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2771652Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2775316Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2776482Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2778334Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2779604Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2781297Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2782974Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2784744Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2786041Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2787720Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:30:06.2789258Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-09-27T15:30:06.2789913Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-09-27T15:30:06.2791772Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-09-27T15:30:06.2792650Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2793204Z copying torch/include/c10/hip/HIPAlgorithm.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2794551Z copying torch/include/c10/hip/HIPCachingAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2795940Z copying torch/include/c10/hip/HIPException.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2797180Z copying torch/include/c10/hip/HIPFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2799175Z copying torch/include/c10/hip/HIPGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2799738Z copying torch/include/c10/hip/HIPGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2801821Z copying torch/include/c10/hip/HIPMacros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2802232Z copying torch/include/c10/hip/HIPMathCompat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2803934Z copying torch/include/c10/hip/HIPMiscFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2805701Z copying torch/include/c10/hip/HIPStream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-09-27T15:30:06.2806942Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl 2022-09-27T15:30:06.2807967Z copying torch/include/c10/hip/impl/HIPGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl 2022-09-27T15:30:06.2809401Z copying torch/include/c10/hip/impl/HIPTest.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl 2022-09-27T15:30:06.2810826Z copying torch/include/c10/hip/impl/hip_cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl 2022-09-27T15:30:06.2812293Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2812835Z copying torch/include/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2815254Z copying torch/include/c10d/c10d.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2815986Z copying torch/include/c10d/debug.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2817644Z copying torch/include/c10d/error.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2818833Z copying torch/include/c10d/exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2819989Z copying torch/include/c10d/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2822332Z copying torch/include/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2822971Z copying torch/include/c10d/socket.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2823908Z copying torch/include/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2825273Z copying torch/include/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2827561Z copying torch/include/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2828009Z copying torch/include/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2828713Z copying torch/include/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2829824Z copying torch/include/c10d/Ops.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2831179Z copying torch/include/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2832016Z copying torch/include/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2833187Z copying torch/include/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2834463Z copying torch/include/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2835925Z copying torch/include/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2836995Z copying torch/include/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2839196Z copying torch/include/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2839719Z copying torch/include/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2841232Z copying torch/include/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2842450Z copying torch/include/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2843748Z copying torch/include/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2845012Z copying torch/include/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2846253Z copying torch/include/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2847897Z copying torch/include/c10d/UCCForNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2849078Z copying torch/include/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2850078Z copying torch/include/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2852055Z copying torch/include/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2853824Z copying torch/include/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2854927Z copying torch/include/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2855963Z copying torch/include/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2857234Z copying torch/include/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2858388Z copying torch/include/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2859544Z copying torch/include/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2860556Z copying torch/include/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2862251Z copying torch/include/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2863523Z copying torch/include/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:30:06.2864831Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib 2022-09-27T15:30:06.2865164Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-09-27T15:30:06.2865492Z copying torch/include/caffe2/contrib/aten/aten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-09-27T15:30:06.2867729Z copying torch/include/caffe2/contrib/aten/aten_op_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-09-27T15:30:06.2868830Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2869524Z copying torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2871211Z copying torch/include/caffe2/contrib/fakelowp/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2872570Z copying torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2873953Z copying torch/include/caffe2/contrib/fakelowp/fp16_fma.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2875334Z copying torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2876731Z copying torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2878114Z copying torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2880461Z copying torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2881046Z copying torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2882267Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2883508Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2884821Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2886416Z copying torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2887769Z copying torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2888949Z copying torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2890500Z copying torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:06.2891949Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:06.2892385Z copying torch/include/caffe2/contrib/gloo/allgather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:06.2893835Z copying torch/include/caffe2/contrib/gloo/allreduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:06.2895092Z copying torch/include/caffe2/contrib/gloo/barrier_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:06.2896433Z copying torch/include/caffe2/contrib/gloo/broadcast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:06.2898106Z copying torch/include/caffe2/contrib/gloo/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:06.2898920Z copying torch/include/caffe2/contrib/gloo/common_world_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:06.2900863Z copying torch/include/caffe2/contrib/gloo/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:06.2901867Z copying torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:06.2903622Z copying torch/include/caffe2/contrib/gloo/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:06.2904821Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-09-27T15:30:06.2905421Z copying torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-09-27T15:30:06.2906539Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl/hip 2022-09-27T15:30:06.2906873Z 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-09-27T15:30:06.2908599Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-09-27T15:30:06.2908917Z copying torch/include/caffe2/contrib/opencl/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-09-27T15:30:06.2910661Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-09-27T15:30:06.2911200Z copying torch/include/caffe2/contrib/prof/prof_dag_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-09-27T15:30:06.2913205Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-09-27T15:30:06.2913682Z copying torch/include/caffe2/contrib/shm_mutex/shm_mutex.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-09-27T15:30:06.2914626Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:30:06.2915339Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:30:06.2916841Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:30:06.2918113Z copying torch/include/caffe2/contrib/tensorrt/trt_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:30:06.2919371Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-09-27T15:30:06.2920326Z copying torch/include/caffe2/contrib/warpctc/ctc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-09-27T15:30:06.2921149Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2921722Z copying torch/include/caffe2/core/allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2922957Z copying torch/include/caffe2/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2924858Z copying torch/include/caffe2/core/blob_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2925978Z copying torch/include/caffe2/core/blob_serializer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2926990Z copying torch/include/caffe2/core/blob_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2928374Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2929450Z copying torch/include/caffe2/core/common_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2930745Z copying torch/include/caffe2/core/common_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2932881Z copying torch/include/caffe2/core/common_omp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2933608Z copying torch/include/caffe2/core/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2934913Z copying torch/include/caffe2/core/context_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2935961Z copying torch/include/caffe2/core/context_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2937218Z copying torch/include/caffe2/core/cudnn_wrappers.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2938590Z copying torch/include/caffe2/core/db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2939806Z copying torch/include/caffe2/core/distributions_stubs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2941356Z copying torch/include/caffe2/core/event.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2942767Z copying torch/include/caffe2/core/event_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2944306Z copying torch/include/caffe2/core/export_c10_op_to_caffe2.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2945719Z copying torch/include/caffe2/core/export_caffe2_op_to_c10.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2947139Z copying torch/include/caffe2/core/flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2948478Z copying torch/include/caffe2/core/graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2949861Z copying torch/include/caffe2/core/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2951403Z copying torch/include/caffe2/core/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2952718Z copying torch/include/caffe2/core/memonger.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2954104Z copying torch/include/caffe2/core/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2955472Z copying torch/include/caffe2/core/net.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2956980Z copying torch/include/caffe2/core/net_async_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2958508Z copying torch/include/caffe2/core/net_async_scheduling.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2959795Z copying torch/include/caffe2/core/net_async_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2961191Z copying torch/include/caffe2/core/net_async_task_future.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2962552Z copying torch/include/caffe2/core/net_async_task_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2963924Z copying torch/include/caffe2/core/net_async_tracing.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2965326Z copying torch/include/caffe2/core/net_dag_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2966706Z copying torch/include/caffe2/core/net_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2968207Z copying torch/include/caffe2/core/net_simple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2969599Z copying torch/include/caffe2/core/net_simple_refcount.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2971207Z copying torch/include/caffe2/core/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2972542Z copying torch/include/caffe2/core/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2973925Z copying torch/include/caffe2/core/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2975657Z copying torch/include/caffe2/core/operator_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2977110Z copying torch/include/caffe2/core/operator_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2978644Z copying torch/include/caffe2/core/plan_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2980127Z copying torch/include/caffe2/core/prof_dag_counters.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2981576Z copying torch/include/caffe2/core/qtensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2983036Z copying torch/include/caffe2/core/qtensor_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2984152Z copying torch/include/caffe2/core/scope_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2985114Z copying torch/include/caffe2/core/static_tracepoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2987320Z copying torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2987615Z copying torch/include/caffe2/core/stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2989013Z copying torch/include/caffe2/core/storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2990071Z copying torch/include/caffe2/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2991782Z copying torch/include/caffe2/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2992825Z copying torch/include/caffe2/core/tensor_int8.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2994263Z copying torch/include/caffe2/core/test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2995273Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2996413Z copying torch/include/caffe2/core/transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2997746Z copying torch/include/caffe2/core/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2998751Z copying torch/include/caffe2/core/workspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.2999969Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:30:06.3001002Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:30:06.3001852Z copying torch/include/caffe2/core/hip/common_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:30:06.3003405Z copying torch/include/caffe2/core/hip/miopen_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:30:06.3004223Z copying torch/include/caffe2/core/hip/common_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:30:06.3007603Z copying torch/include/caffe2/core/hip/context_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:30:06.3008038Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph 2022-09-27T15:30:06.3008479Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include 2022-09-27T15:30:06.3008928Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-09-27T15:30:06.3009292Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-09-27T15:30:06.3009713Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-09-27T15:30:06.3010810Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:30:06.3011669Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:30:06.3013174Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:30:06.3014542Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:30:06.3016190Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:06.3016597Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:06.3018488Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:06.3019892Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:06.3021296Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:06.3022463Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:06.3024044Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:30:06.3024760Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:30:06.3026075Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:30:06.3027550Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:30:06.3027878Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:30:06.3028470Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:30:06.3029867Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:30:06.3030796Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:30:06.3031546Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:30:06.3033731Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:30:06.3034899Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-09-27T15:30:06.3035645Z copying torch/include/caffe2/core/nomnigraph/tests/test_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-09-27T15:30:06.3036446Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-09-27T15:30:06.3037391Z copying torch/include/caffe2/cuda_rtc/common_rtc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-09-27T15:30:06.3038875Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-09-27T15:30:06.3039363Z copying torch/include/caffe2/db/create_db_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-09-27T15:30:06.3040882Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:30:06.3041219Z copying torch/include/caffe2/distributed/file_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:30:06.3042746Z copying torch/include/caffe2/distributed/file_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:30:06.3044131Z copying torch/include/caffe2/distributed/redis_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:30:06.3044965Z copying torch/include/caffe2/distributed/redis_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:30:06.3045712Z copying torch/include/caffe2/distributed/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:30:06.3047174Z copying torch/include/caffe2/distributed/store_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:30:06.3048260Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments 2022-09-27T15:30:06.3048628Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:30:06.3049417Z copying torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:30:06.3051136Z copying torch/include/caffe2/experiments/operators/fully_connected_op_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:30:06.3052437Z copying torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:30:06.3053321Z copying torch/include/caffe2/experiments/operators/funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:30:06.3054961Z copying torch/include/caffe2/experiments/operators/sparse_funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:30:06.3055856Z copying torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:30:06.3057123Z copying torch/include/caffe2/experiments/operators/tt_contraction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:30:06.3058772Z copying torch/include/caffe2/experiments/operators/tt_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:30:06.3059910Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-09-27T15:30:06.3060599Z copying torch/include/caffe2/ideep/ideep_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-09-27T15:30:06.3062110Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-09-27T15:30:06.3062731Z copying torch/include/caffe2/ideep/operators/conv_pool_base_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-09-27T15:30:06.3064076Z copying torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-09-27T15:30:06.3065184Z copying torch/include/caffe2/ideep/operators/operator_fallback_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-09-27T15:30:06.3066715Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-09-27T15:30:06.3067031Z copying torch/include/caffe2/ideep/utils/ideep_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-09-27T15:30:06.3068640Z copying torch/include/caffe2/ideep/utils/ideep_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-09-27T15:30:06.3069601Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-09-27T15:30:06.3069954Z copying torch/include/caffe2/image/image_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-09-27T15:30:06.3072814Z copying torch/include/caffe2/image/transform_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-09-27T15:30:06.3073577Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/hip 2022-09-27T15:30:06.3074108Z copying torch/include/caffe2/image/hip/transform_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/hip 2022-09-27T15:30:06.3075556Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile 2022-09-27T15:30:06.3075981Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib 2022-09-27T15:30:06.3076389Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:30:06.3076956Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:30:06.3077873Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:30:06.3079387Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:30:06.3081021Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:06.3081526Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:06.3083232Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:06.3084444Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:06.3085911Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:06.3087794Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:06.3088835Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-09-27T15:30:06.3089183Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-09-27T15:30:06.3090330Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-09-27T15:30:06.3092339Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:06.3093057Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:06.3095896Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:06.3096911Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:06.3099654Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:06.3100727Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:06.3102964Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:06.3104205Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-09-27T15:30:06.3104911Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-09-27T15:30:06.3106892Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-09-27T15:30:06.3107300Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:30:06.3107736Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:30:06.3109244Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:30:06.3112184Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:30:06.3112856Z copying torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:30:06.3114834Z copying torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:30:06.3116112Z copying torch/include/caffe2/mobile/contrib/nnapi/nnapi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:30:06.3117076Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-09-27T15:30:06.3117601Z copying torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-09-27T15:30:06.3119376Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:30:06.3119789Z copying torch/include/caffe2/mobile/contrib/ulp2/ulp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:30:06.3121710Z copying torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:30:06.3122871Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-09-27T15:30:06.3123331Z copying torch/include/caffe2/mpi/mpi_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-09-27T15:30:06.3124909Z copying torch/include/caffe2/mpi/mpi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-09-27T15:30:06.3126400Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:30:06.3126825Z copying torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:30:06.3128287Z copying torch/include/caffe2/observers/profile_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:30:06.3129295Z copying torch/include/caffe2/observers/runcnt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:30:06.3130636Z copying torch/include/caffe2/observers/time_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:30:06.3131668Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:30:06.3132820Z copying torch/include/caffe2/onnx/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:30:06.3134852Z copying torch/include/caffe2/onnx/backend_rep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:30:06.3135362Z copying torch/include/caffe2/onnx/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:30:06.3136545Z copying torch/include/caffe2/onnx/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:30:06.3138813Z copying torch/include/caffe2/onnx/offline_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:30:06.3139262Z copying torch/include/caffe2/onnx/onnx_exporter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:30:06.3140284Z copying torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:30:06.3141520Z copying torch/include/caffe2/onnx/onnxifi_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:30:06.3143156Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:30:06.3144996Z copying torch/include/caffe2/onnx/torch_ops/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:30:06.3145567Z copying torch/include/caffe2/onnx/torch_ops/operator_sets.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:30:06.3146000Z copying torch/include/caffe2/onnx/torch_ops/schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:30:06.3148333Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3149543Z copying torch/include/caffe2/operators/abs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3150294Z copying torch/include/caffe2/operators/accumulate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3151602Z copying torch/include/caffe2/operators/accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3152398Z copying torch/include/caffe2/operators/acos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3154255Z copying torch/include/caffe2/operators/activation_ops_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3155479Z copying torch/include/caffe2/operators/affine_channel_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3156904Z copying torch/include/caffe2/operators/alias_with_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3158830Z copying torch/include/caffe2/operators/apmeter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3160070Z copying torch/include/caffe2/operators/arg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3161510Z copying torch/include/caffe2/operators/asin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3162943Z copying torch/include/caffe2/operators/assert_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3164890Z copying torch/include/caffe2/operators/async_net_barrier_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3166032Z copying torch/include/caffe2/operators/atan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3167887Z copying torch/include/caffe2/operators/batch_box_cox_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3169242Z copying torch/include/caffe2/operators/batch_bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3171522Z copying torch/include/caffe2/operators/batch_gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3172673Z copying torch/include/caffe2/operators/batch_matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3174493Z copying torch/include/caffe2/operators/batch_moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3175824Z copying torch/include/caffe2/operators/batch_permutation_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3177622Z copying torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3178971Z copying torch/include/caffe2/operators/bbox_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3180752Z copying torch/include/caffe2/operators/bisect_percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3182088Z copying torch/include/caffe2/operators/boolean_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3183843Z copying torch/include/caffe2/operators/boolean_unmask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3185145Z copying torch/include/caffe2/operators/box_with_nms_limit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3186900Z copying torch/include/caffe2/operators/bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3188255Z copying torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3189765Z copying torch/include/caffe2/operators/cast_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3191359Z copying torch/include/caffe2/operators/cbrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3192732Z copying torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3194492Z copying torch/include/caffe2/operators/ceil_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3195836Z copying torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3197382Z copying torch/include/caffe2/operators/channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3198991Z copying torch/include/caffe2/operators/channel_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3200377Z copying torch/include/caffe2/operators/clip_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3202230Z copying torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3203564Z copying torch/include/caffe2/operators/concat_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3205408Z copying torch/include/caffe2/operators/conditional_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3206667Z copying torch/include/caffe2/operators/conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3208630Z copying torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3209882Z copying torch/include/caffe2/operators/conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3212377Z copying torch/include/caffe2/operators/conv_op_shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3213460Z copying torch/include/caffe2/operators/conv_pool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3215557Z copying torch/include/caffe2/operators/conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3216665Z copying torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3217794Z copying torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3219380Z copying torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3220448Z copying torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3221889Z copying torch/include/caffe2/operators/copy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3223401Z copying torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3224981Z copying torch/include/caffe2/operators/cos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3227414Z copying torch/include/caffe2/operators/cosh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3228102Z copying torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3229222Z copying torch/include/caffe2/operators/counter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3231490Z copying torch/include/caffe2/operators/create_scope_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3232007Z copying torch/include/caffe2/operators/cross_entropy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3233267Z copying torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3234303Z copying torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3235429Z copying torch/include/caffe2/operators/cube_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3236637Z copying torch/include/caffe2/operators/data_couple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3237902Z copying torch/include/caffe2/operators/dataset_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3239180Z copying torch/include/caffe2/operators/deform_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3240292Z copying torch/include/caffe2/operators/deform_conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3241333Z copying torch/include/caffe2/operators/dense_vector_to_id_list_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3242837Z copying torch/include/caffe2/operators/distance_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3243644Z copying torch/include/caffe2/operators/do_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3245284Z copying torch/include/caffe2/operators/dropout_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3246026Z copying torch/include/caffe2/operators/elementwise_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3247854Z copying torch/include/caffe2/operators/elementwise_div_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3249174Z copying torch/include/caffe2/operators/elementwise_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3250213Z copying torch/include/caffe2/operators/elementwise_logical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3251780Z copying torch/include/caffe2/operators/elementwise_mul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3253204Z copying torch/include/caffe2/operators/elementwise_op_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3254652Z copying torch/include/caffe2/operators/elementwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3256017Z copying torch/include/caffe2/operators/elementwise_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3257300Z copying torch/include/caffe2/operators/elementwise_sub_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3258614Z copying torch/include/caffe2/operators/elu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3259887Z copying torch/include/caffe2/operators/enforce_finite_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3260920Z copying torch/include/caffe2/operators/ensure_clipped_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3262390Z copying torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3263760Z copying torch/include/caffe2/operators/erf_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3264842Z copying torch/include/caffe2/operators/exp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3265925Z copying torch/include/caffe2/operators/expand_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3267223Z copying torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3268215Z copying torch/include/caffe2/operators/fc_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3269128Z copying torch/include/caffe2/operators/feature_maps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3270492Z copying torch/include/caffe2/operators/feed_blob_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3271641Z copying torch/include/caffe2/operators/filler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3272971Z copying torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3274094Z copying torch/include/caffe2/operators/find_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3275224Z copying torch/include/caffe2/operators/flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3276471Z copying torch/include/caffe2/operators/flexible_top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3277479Z copying torch/include/caffe2/operators/floor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3278690Z copying torch/include/caffe2/operators/free_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3279692Z copying torch/include/caffe2/operators/fully_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3280979Z copying torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3282104Z copying torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3283919Z copying torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3285241Z copying torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3286446Z copying torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3287704Z copying torch/include/caffe2/operators/gather_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3288792Z copying torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3290034Z copying torch/include/caffe2/operators/gelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3291311Z copying torch/include/caffe2/operators/generate_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3292794Z copying torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3294459Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3295739Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3297052Z copying torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3298336Z copying torch/include/caffe2/operators/given_tensor_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3299533Z copying torch/include/caffe2/operators/glu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3300686Z copying torch/include/caffe2/operators/group_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3302352Z copying torch/include/caffe2/operators/gru_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3303447Z copying torch/include/caffe2/operators/h_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3304636Z copying torch/include/caffe2/operators/half_float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3306180Z copying torch/include/caffe2/operators/hard_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3307933Z copying torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3308815Z copying torch/include/caffe2/operators/histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3309860Z copying torch/include/caffe2/operators/if_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3310978Z copying torch/include/caffe2/operators/im2col_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3312235Z copying torch/include/caffe2/operators/index_hash_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3313287Z copying torch/include/caffe2/operators/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3314289Z copying torch/include/caffe2/operators/inference_lstm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3315441Z copying torch/include/caffe2/operators/instance_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3316696Z copying torch/include/caffe2/operators/integral_image_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3317617Z copying torch/include/caffe2/operators/is_empty_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3318724Z copying torch/include/caffe2/operators/jsd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3319855Z copying torch/include/caffe2/operators/key_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3321035Z copying torch/include/caffe2/operators/layer_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3322089Z copying torch/include/caffe2/operators/leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3323440Z copying torch/include/caffe2/operators/length_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3324551Z copying torch/include/caffe2/operators/lengths_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3325889Z copying torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3327298Z copying torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3328954Z copying torch/include/caffe2/operators/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3330381Z copying torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3332154Z copying torch/include/caffe2/operators/lengths_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3333720Z copying torch/include/caffe2/operators/lengths_top_k_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3334544Z copying torch/include/caffe2/operators/listwise_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3336286Z copying torch/include/caffe2/operators/load_save_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3337716Z copying torch/include/caffe2/operators/load_save_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3338881Z copying torch/include/caffe2/operators/local_response_normalization_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3340276Z copying torch/include/caffe2/operators/locally_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3341804Z copying torch/include/caffe2/operators/locally_connected_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3343474Z copying torch/include/caffe2/operators/locally_connected_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3345737Z copying torch/include/caffe2/operators/log1p_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3346438Z copying torch/include/caffe2/operators/log_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3348901Z copying torch/include/caffe2/operators/logit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3350400Z copying torch/include/caffe2/operators/loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3351366Z copying torch/include/caffe2/operators/lpnorm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3352903Z copying torch/include/caffe2/operators/lstm_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3354165Z copying torch/include/caffe2/operators/lstm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3355731Z copying torch/include/caffe2/operators/map_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3357714Z copying torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3359120Z copying torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3359919Z copying torch/include/caffe2/operators/matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3362486Z copying torch/include/caffe2/operators/max_pool_with_index_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3363395Z copying torch/include/caffe2/operators/mean_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3364742Z copying torch/include/caffe2/operators/merge_id_lists_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3365759Z copying torch/include/caffe2/operators/minmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3367624Z copying torch/include/caffe2/operators/mish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3368825Z copying torch/include/caffe2/operators/mod_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3369845Z copying torch/include/caffe2/operators/moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3371831Z copying torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3372759Z copying torch/include/caffe2/operators/negate_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3374071Z copying torch/include/caffe2/operators/negative_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3375359Z copying torch/include/caffe2/operators/ngram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3379493Z copying torch/include/caffe2/operators/no_default_engine_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3379810Z copying torch/include/caffe2/operators/normalize_l1_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3380112Z copying torch/include/caffe2/operators/normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3380979Z copying torch/include/caffe2/operators/numpy_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3382996Z copying torch/include/caffe2/operators/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3383750Z copying torch/include/caffe2/operators/onnx_while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3385464Z copying torch/include/caffe2/operators/op_utils_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3386740Z copying torch/include/caffe2/operators/operator_fallback_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3388024Z copying torch/include/caffe2/operators/order_switch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3389130Z copying torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3390547Z copying torch/include/caffe2/operators/pack_segments.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3391698Z copying torch/include/caffe2/operators/pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3393421Z copying torch/include/caffe2/operators/partition_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3394476Z copying torch/include/caffe2/operators/percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3395861Z copying torch/include/caffe2/operators/perplexity_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3397550Z copying torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3398407Z copying torch/include/caffe2/operators/pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3399975Z copying torch/include/caffe2/operators/pool_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3401843Z copying torch/include/caffe2/operators/pow_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3403544Z copying torch/include/caffe2/operators/prefetch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3404713Z copying torch/include/caffe2/operators/prelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3405773Z copying torch/include/caffe2/operators/prepend_dim_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3406854Z copying torch/include/caffe2/operators/quant_decode_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3408522Z copying torch/include/caffe2/operators/quantile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3410586Z copying torch/include/caffe2/operators/rank_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3412245Z copying torch/include/caffe2/operators/reciprocal_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3413729Z copying torch/include/caffe2/operators/reduce_front_back_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3415086Z copying torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3416166Z copying torch/include/caffe2/operators/reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3417691Z copying torch/include/caffe2/operators/reducer_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3419227Z copying torch/include/caffe2/operators/reduction_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3420134Z copying torch/include/caffe2/operators/relu_n_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3421928Z copying torch/include/caffe2/operators/relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3423076Z copying torch/include/caffe2/operators/remove_data_blocks_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3424172Z copying torch/include/caffe2/operators/replace_nan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3425604Z copying torch/include/caffe2/operators/reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3426881Z copying torch/include/caffe2/operators/resize_3d_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3428050Z copying torch/include/caffe2/operators/resize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3429241Z copying torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3430582Z copying torch/include/caffe2/operators/rmac_regions_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3431685Z copying torch/include/caffe2/operators/rms_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3432750Z copying torch/include/caffe2/operators/roi_align_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3433824Z copying torch/include/caffe2/operators/roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3435301Z copying torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3436318Z copying torch/include/caffe2/operators/roi_align_rotated_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3438045Z copying torch/include/caffe2/operators/roi_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3439183Z copying torch/include/caffe2/operators/rowmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3440591Z copying torch/include/caffe2/operators/rsqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3441809Z copying torch/include/caffe2/operators/scale_blobs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3443606Z copying torch/include/caffe2/operators/scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3444587Z copying torch/include/caffe2/operators/segment_reduction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3446376Z copying torch/include/caffe2/operators/self_binning_histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3447795Z copying torch/include/caffe2/operators/selu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3449375Z copying torch/include/caffe2/operators/sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3450714Z copying torch/include/caffe2/operators/shape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3451831Z copying torch/include/caffe2/operators/sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3453772Z copying torch/include/caffe2/operators/sin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3454818Z copying torch/include/caffe2/operators/sinh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3456212Z copying torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3457263Z copying torch/include/caffe2/operators/slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3458828Z copying torch/include/caffe2/operators/softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3460172Z copying torch/include/caffe2/operators/softmax_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3461509Z copying torch/include/caffe2/operators/softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3463223Z copying torch/include/caffe2/operators/softplus_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3463935Z copying torch/include/caffe2/operators/softsign_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3465047Z copying torch/include/caffe2/operators/space_batch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3466656Z copying torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3467681Z copying torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3469247Z copying torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3470463Z copying torch/include/caffe2/operators/sparse_normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3471740Z copying torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3473760Z copying torch/include/caffe2/operators/sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3474933Z copying torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3476354Z copying torch/include/caffe2/operators/sqr_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3477533Z copying torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3478713Z copying torch/include/caffe2/operators/sqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3481157Z copying torch/include/caffe2/operators/square_root_divide_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3483546Z copying torch/include/caffe2/operators/stats_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3484147Z copying torch/include/caffe2/operators/stop_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3484720Z copying torch/include/caffe2/operators/string_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3486205Z copying torch/include/caffe2/operators/stump_func_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3488030Z copying torch/include/caffe2/operators/summarize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3489822Z copying torch/include/caffe2/operators/swish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3491424Z copying torch/include/caffe2/operators/tan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3492867Z copying torch/include/caffe2/operators/tanh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3494702Z copying torch/include/caffe2/operators/tensor_protos_db_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3496181Z copying torch/include/caffe2/operators/text_file_reader_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3497926Z copying torch/include/caffe2/operators/thresholded_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3499132Z copying torch/include/caffe2/operators/tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3500933Z copying torch/include/caffe2/operators/top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3502450Z copying torch/include/caffe2/operators/transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3503905Z copying torch/include/caffe2/operators/tt_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3505714Z copying torch/include/caffe2/operators/unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3507060Z copying torch/include/caffe2/operators/unsafe_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3508819Z copying torch/include/caffe2/operators/upsample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3510117Z copying torch/include/caffe2/operators/utility_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3512615Z copying torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3513555Z copying torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3515291Z copying torch/include/caffe2/operators/weighted_sample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3516671Z copying torch/include/caffe2/operators/while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3518583Z copying torch/include/caffe2/operators/zero_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:30:06.3519667Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-09-27T15:30:06.3520478Z copying torch/include/caffe2/operators/hip/activation_ops_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-09-27T15:30:06.3522609Z 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-09-27T15:30:06.3523745Z 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-09-27T15:30:06.3525221Z copying torch/include/caffe2/operators/hip/operator_fallback_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-09-27T15:30:06.3526934Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:30:06.3527551Z copying torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:30:06.3529161Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:30:06.3530623Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:30:06.3531762Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:30:06.3533330Z copying torch/include/caffe2/operators/rnn/recurrent_network_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:30:06.3534789Z copying torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:30:06.3536028Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-09-27T15:30:06.3536717Z copying torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-09-27T15:30:06.3538345Z 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-09-27T15:30:06.3540437Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3541145Z copying torch/include/caffe2/operators/quantized/int8_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3541574Z copying torch/include/caffe2/operators/quantized/int8_average_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3542794Z copying torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3543943Z copying torch/include/caffe2/operators/quantized/int8_concat_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3545381Z copying torch/include/caffe2/operators/quantized/int8_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3547453Z copying torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3547844Z copying torch/include/caffe2/operators/quantized/int8_dequantize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3548589Z copying torch/include/caffe2/operators/quantized/int8_fc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3550744Z copying torch/include/caffe2/operators/quantized/int8_flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3551458Z copying torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3552897Z copying torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3554392Z copying torch/include/caffe2/operators/quantized/int8_max_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3555411Z copying torch/include/caffe2/operators/quantized/int8_quantize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3557697Z copying torch/include/caffe2/operators/quantized/int8_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3558508Z copying torch/include/caffe2/operators/quantized/int8_reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3559509Z copying torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3561094Z copying torch/include/caffe2/operators/quantized/int8_roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3562539Z copying torch/include/caffe2/operators/quantized/int8_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3563708Z copying torch/include/caffe2/operators/quantized/int8_simd.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3565590Z copying torch/include/caffe2/operators/quantized/int8_slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3566679Z copying torch/include/caffe2/operators/quantized/int8_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3568400Z copying torch/include/caffe2/operators/quantized/int8_test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3569843Z copying torch/include/caffe2/operators/quantized/int8_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3571344Z copying torch/include/caffe2/operators/quantized/int8_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:30:06.3572372Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3573009Z copying torch/include/caffe2/opt/annotations.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3574753Z copying torch/include/caffe2/opt/backend_cutting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3575908Z copying torch/include/caffe2/opt/backend_transformer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3576974Z copying torch/include/caffe2/opt/bound_shape_inferencer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3579238Z copying torch/include/caffe2/opt/converter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3579623Z copying torch/include/caffe2/opt/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3580461Z copying torch/include/caffe2/opt/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3581687Z copying torch/include/caffe2/opt/fakefp16_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3583050Z copying torch/include/caffe2/opt/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3585467Z copying torch/include/caffe2/opt/glow_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3585879Z copying torch/include/caffe2/opt/mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3586609Z copying torch/include/caffe2/opt/onnx_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3587836Z copying torch/include/caffe2/opt/onnxifi_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3589713Z copying torch/include/caffe2/opt/onnxifi_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3591850Z copying torch/include/caffe2/opt/optimize_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3592140Z copying torch/include/caffe2/opt/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3593865Z copying torch/include/caffe2/opt/passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3595189Z copying torch/include/caffe2/opt/shape_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3596216Z copying torch/include/caffe2/opt/tvm_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:30:06.3597756Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:30:06.3598062Z copying torch/include/caffe2/opt/custom/cc_amrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:30:06.3599442Z copying torch/include/caffe2/opt/custom/concat_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:30:06.3601445Z copying torch/include/caffe2/opt/custom/freeze_quantization_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:30:06.3601810Z copying torch/include/caffe2/opt/custom/in_batch_broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:30:06.3602896Z copying torch/include/caffe2/opt/custom/pointwise_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:30:06.3604267Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-09-27T15:30:06.3604626Z copying torch/include/caffe2/opt/nql/ast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-09-27T15:30:06.3606136Z copying torch/include/caffe2/opt/nql/graphmatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-09-27T15:30:06.3607501Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3607903Z copying torch/include/caffe2/perfkernels/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3609531Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3611191Z copying torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3612007Z copying torch/include/caffe2/perfkernels/embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3613659Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3614747Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3615873Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3617149Z copying torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3619536Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3619923Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3620617Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3622040Z copying torch/include/caffe2/perfkernels/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3623541Z copying torch/include/caffe2/perfkernels/typed_axpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:30:06.3624329Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:30:06.3625530Z copying torch/include/caffe2/predictor/InferenceGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:30:06.3626853Z copying torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:30:06.3628155Z copying torch/include/caffe2/predictor/predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:30:06.3629205Z copying torch/include/caffe2/predictor/predictor_config.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:30:06.3630553Z copying torch/include/caffe2/predictor/predictor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:30:06.3631950Z copying torch/include/caffe2/predictor/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:30:06.3633119Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:06.3633646Z copying torch/include/caffe2/predictor/emulator/benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:06.3635030Z copying torch/include/caffe2/predictor/emulator/data_filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:06.3636037Z copying torch/include/caffe2/predictor/emulator/emulator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:06.3637710Z copying torch/include/caffe2/predictor/emulator/net_supplier.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:06.3639676Z copying torch/include/caffe2/predictor/emulator/output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:06.3640202Z copying torch/include/caffe2/predictor/emulator/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:06.3641072Z copying torch/include/caffe2/predictor/emulator/std_output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:06.3643044Z copying torch/include/caffe2/predictor/emulator/time_profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:06.3644100Z copying torch/include/caffe2/predictor/emulator/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:06.3645072Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:30:06.3645573Z copying torch/include/caffe2/proto/caffe2_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:30:06.3647150Z copying torch/include/caffe2/proto/torch_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:30:06.3648239Z copying torch/include/caffe2/proto/torch.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:30:06.3650699Z copying torch/include/caffe2/proto/caffe2.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:30:06.3658080Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:30:06.3658748Z copying torch/include/caffe2/python/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:30:06.3659290Z copying torch/include/caffe2/python/pybind_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:30:06.3661151Z copying torch/include/caffe2/python/pybind_state_dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:30:06.3662345Z copying torch/include/caffe2/python/pybind_state_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:30:06.3664844Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization 2022-09-27T15:30:06.3665441Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3666124Z copying torch/include/caffe2/quantization/server/activation_distribution_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3667371Z copying torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3668939Z copying torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3670445Z copying torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3673789Z copying torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3675199Z copying torch/include/caffe2/quantization/server/compute_equalization_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3677105Z copying torch/include/caffe2/quantization/server/concat_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3678406Z copying torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3680446Z copying torch/include/caffe2/quantization/server/conv_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3682591Z copying torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3684456Z copying torch/include/caffe2/quantization/server/conv_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3685934Z copying torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3688262Z copying torch/include/caffe2/quantization/server/dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3689481Z copying torch/include/caffe2/quantization/server/dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3691493Z copying torch/include/caffe2/quantization/server/dnnlowp_partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3693774Z copying torch/include/caffe2/quantization/server/dynamic_histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3695905Z copying torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3697301Z copying torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3699182Z copying torch/include/caffe2/quantization/server/fb_fc_packed_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3702091Z copying torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3703023Z copying torch/include/caffe2/quantization/server/fbgemm_pack_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3704711Z copying torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3706065Z copying torch/include/caffe2/quantization/server/fbgemm_pack_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3708361Z copying torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3709527Z copying torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3711074Z copying torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3712978Z copying torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3714138Z copying torch/include/caffe2/quantization/server/im2col_dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3716048Z copying torch/include/caffe2/quantization/server/int8_gen_quant_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3718033Z copying torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3720357Z copying torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3721820Z copying torch/include/caffe2/quantization/server/kl_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3723301Z copying torch/include/caffe2/quantization/server/l2_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3724704Z copying torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3726466Z copying torch/include/caffe2/quantization/server/mmio.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3728422Z copying torch/include/caffe2/quantization/server/op_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3729586Z copying torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3731787Z copying torch/include/caffe2/quantization/server/quantization_error_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3734166Z copying torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3735522Z copying torch/include/caffe2/quantization/server/relu_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3737990Z copying torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3739165Z copying torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3740464Z copying torch/include/caffe2/quantization/server/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3741994Z copying torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3744023Z copying torch/include/caffe2/quantization/server/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3745546Z copying torch/include/caffe2/quantization/server/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3747983Z copying torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:30:06.3749546Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:30:06.3750309Z copying torch/include/caffe2/queue/blobs_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:30:06.3752115Z copying torch/include/caffe2/queue/blobs_queue_db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:30:06.3753957Z copying torch/include/caffe2/queue/queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:30:06.3756088Z copying torch/include/caffe2/queue/rebatching_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:30:06.3757548Z copying torch/include/caffe2/queue/rebatching_queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:30:06.3759690Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:30:06.3760733Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:30:06.3763127Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:30:06.3764420Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:30:06.3765695Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:30:06.3767417Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:30:06.3768925Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:30:06.3770398Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:30:06.3772053Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3773140Z copying torch/include/caffe2/sgd/adadelta_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3774699Z copying torch/include/caffe2/sgd/adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3776327Z copying torch/include/caffe2/sgd/adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3778068Z copying torch/include/caffe2/sgd/adam_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3779767Z copying torch/include/caffe2/sgd/clip_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3781496Z copying torch/include/caffe2/sgd/decay_adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3782689Z copying torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3784266Z copying torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3785472Z copying torch/include/caffe2/sgd/ftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3787816Z copying torch/include/caffe2/sgd/gftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3789129Z copying torch/include/caffe2/sgd/iter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3790438Z copying torch/include/caffe2/sgd/lars_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3792101Z copying torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3793542Z copying torch/include/caffe2/sgd/learning_rate_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3795427Z copying torch/include/caffe2/sgd/learning_rate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3796966Z copying torch/include/caffe2/sgd/math_lp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3808135Z copying torch/include/caffe2/sgd/momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3809061Z copying torch/include/caffe2/sgd/rmsprop_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3810502Z copying torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3812507Z copying torch/include/caffe2/sgd/rowwise_counter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3813822Z copying torch/include/caffe2/sgd/storm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3815591Z copying torch/include/caffe2/sgd/weight_scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3817117Z copying torch/include/caffe2/sgd/wngrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3818651Z copying torch/include/caffe2/sgd/yellowfin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:30:06.3820723Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share 2022-09-27T15:30:06.3821157Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib 2022-09-27T15:30:06.3821553Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-09-27T15:30:06.3822300Z copying torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-09-27T15:30:06.3823218Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:30:06.3823920Z copying torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:30:06.3825449Z copying torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:30:06.3826597Z copying torch/include/caffe2/transforms/pattern_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:30:06.3828071Z copying torch/include/caffe2/transforms/single_op_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:30:06.3828846Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:30:06.3829723Z copying torch/include/caffe2/video/optical_flow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:30:06.3830994Z copying torch/include/caffe2/video/video_decoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:30:06.3832515Z copying torch/include/caffe2/video/video_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:30:06.3833988Z copying torch/include/caffe2/video/video_io.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:30:06.3849842Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:30:06.3850320Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:30:06.3851775Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:30:06.3854493Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:30:06.3856639Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:30:06.3858591Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:30:06.3860615Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3861256Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3864431Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3865705Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3870240Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3873337Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3874271Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3876193Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3877408Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3879050Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3880357Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3881912Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3883610Z copying torch/include/torch/csrc/PythonTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3884846Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3886518Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3887915Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3889738Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3891254Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3892919Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3894842Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3899337Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3900561Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3904995Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3905891Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3907188Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3908899Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3910265Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3911959Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3914623Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:30:06.3915854Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api 2022-09-27T15:30:06.3916248Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include 2022-09-27T15:30:06.3916936Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3917650Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3921099Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3923070Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3925606Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3926604Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3928863Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3929689Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3931323Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3932592Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3933641Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3935770Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3936715Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3938151Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3939400Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3940778Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3942550Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3943397Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3944899Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3946633Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3948124Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3949686Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3951372Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3952992Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:06.3954241Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:06.3954607Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:06.3956981Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:06.3957741Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:06.3959283Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:06.3961565Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:06.3962560Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:06.3964186Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:06.3965166Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:06.3967755Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:30:06.3968475Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:30:06.3969597Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:30:06.3971398Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:30:06.3972973Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:06.3973833Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:06.3975900Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:06.3977502Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:06.3979801Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:06.3981247Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:06.3982634Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:06.3984371Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:06.3986322Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:30:06.3986993Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:30:06.3988687Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:30:06.3989821Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:30:06.3991766Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:06.3992310Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:06.3993837Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:06.3995260Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:06.3996991Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:06.3998530Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:06.3999334Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:06.4000756Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:06.4002367Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:06.4003239Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:06.4004640Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:06.4006629Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:06.4007754Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:06.4009959Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:06.4010685Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:30:06.4012522Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:30:06.4013961Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:30:06.4014897Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:06.4015316Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:06.4016967Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:06.4018323Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:06.4019511Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:06.4021242Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:06.4022284Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:06.4023780Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:06.4024961Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:06.4026318Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:06.4027477Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4028193Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4029695Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4031039Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4032824Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4033696Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4034797Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4036413Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4037807Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4039264Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4041446Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4042759Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4044407Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4045446Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4046833Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4048230Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4049375Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:06.4050349Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4051545Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4053006Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4054394Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4055646Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4056997Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4058476Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4060447Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4062004Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4063225Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4064355Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4065921Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4067600Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4069186Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4070428Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4072098Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4073632Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4075401Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4076628Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4077895Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4079421Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4080714Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:06.4082111Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4082934Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4083832Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4085606Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4087025Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4090190Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4090971Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4091596Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4092216Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4093522Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4095846Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4096386Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4097429Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4098550Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4100233Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4101055Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4102256Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4103384Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4104762Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4105892Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4107474Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4108560Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4109842Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4110991Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:06.4112107Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4112599Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4114323Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4115562Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4116676Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4118307Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4119224Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4121689Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4122419Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4123371Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4124743Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:06.4125995Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-09-27T15:30:06.4126379Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-09-27T15:30:06.4128608Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:30:06.4129048Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:30:06.4131155Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:30:06.4132342Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:30:06.4135325Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:06.4135694Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:06.4136926Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:06.4138016Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:06.4139162Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:06.4140492Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:06.4142167Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:06.4143218Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:06.4145148Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:06.4146604Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:30:06.4147109Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:30:06.4148554Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:30:06.4149479Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:30:06.4152039Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:30:06.4152509Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:30:06.4153422Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:30:06.4155008Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:30:06.4155850Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4156632Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4158564Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4159527Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4161002Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4162328Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4164552Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4165799Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4167202Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4169334Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4170836Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4172406Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4173702Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4175166Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4176668Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4177451Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4179247Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4180231Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4182259Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4182713Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4184339Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4193958Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4194575Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4195176Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4195767Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4196485Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4197194Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4197775Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4198371Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4199054Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4199587Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4200211Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4200813Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4201394Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4201998Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4202589Z copying torch/include/torch/csrc/autograd/python_return_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4204189Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4205636Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4207348Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4208523Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4212636Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4213172Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4213585Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4213904Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4215169Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4216879Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4218017Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:30:06.4220140Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:06.4220797Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:06.4221832Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:06.4223228Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:06.4224202Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:06.4225271Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:06.4226304Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:06.4228570Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:30:06.4229233Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:30:06.4231293Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:30:06.4232040Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:30:06.4234878Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:30:06.4236735Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:06.4237185Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:06.4238471Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:06.4240241Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:06.4241735Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:06.4243207Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:06.4244282Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:06.4245614Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:30:06.4246124Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:30:06.4247621Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:30:06.4248602Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:30:06.4250037Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:30:06.4251453Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:30:06.4252770Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:30:06.4255215Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:30:06.4255626Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:30:06.4256703Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:30:06.4257452Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:30:06.4258166Z copying torch/include/torch/csrc/deploy/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:30:06.4259487Z copying torch/include/torch/csrc/deploy/deploy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:30:06.4260591Z copying torch/include/torch/csrc/deploy/elf_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:30:06.4261837Z copying torch/include/torch/csrc/deploy/environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:30:06.4262980Z copying torch/include/torch/csrc/deploy/loader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:30:06.4263995Z copying torch/include/torch/csrc/deploy/mem_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:30:06.4265320Z copying torch/include/torch/csrc/deploy/noop_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:30:06.4266625Z copying torch/include/torch/csrc/deploy/path_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:30:06.4267705Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:30:06.4268647Z copying torch/include/torch/csrc/deploy/interpreter/builtin_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:30:06.4269580Z copying torch/include/torch/csrc/deploy/interpreter/interpreter_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:30:06.4270874Z copying torch/include/torch/csrc/deploy/interpreter/Optional.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:30:06.4272688Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed 2022-09-27T15:30:06.4273177Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-09-27T15:30:06.4274166Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-09-27T15:30:06.4276058Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4276437Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4278843Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4279550Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4280773Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4281948Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4283374Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4284447Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4286432Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4287732Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4288911Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4290586Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4291758Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4294222Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4295955Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4296996Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4298486Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4299901Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4300978Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4302556Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4303790Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4305495Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4306738Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4308043Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4309532Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4310462Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4311670Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4312771Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:06.4314585Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:30:06.4315196Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:30:06.4316004Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:30:06.4317031Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:30:06.4319123Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:06.4319593Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:06.4321158Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:06.4322993Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:06.4324492Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:06.4325957Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:06.4326982Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:06.4328342Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:06.4329816Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:06.4330810Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:06.4333299Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4334044Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4334518Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4336434Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4337790Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4339074Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4340736Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4341837Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4343018Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4344444Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4345554Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4346905Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4348298Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4349085Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4350818Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4352230Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4353397Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4354751Z copying torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4356357Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4357877Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4359024Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4360369Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4361647Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4362740Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4364865Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4365536Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4366968Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4368179Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4369494Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4370751Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4372253Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4373494Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4375160Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4376241Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4378000Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4379508Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4380771Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4382415Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4383990Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4385402Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4386659Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4388291Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4389440Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4390898Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4391907Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4393283Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4394952Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4395767Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4397549Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4399312Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4400587Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4402078Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4403477Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4404872Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4405864Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4408471Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4408912Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4409782Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4411544Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4412464Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4413806Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4415788Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4416407Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4418247Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4418872Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4420452Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4421455Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4422762Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4424095Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4425110Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4426018Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4427363Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4428810Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4429749Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4431248Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4432414Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4433906Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4435364Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4436742Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4438231Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4439320Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4440742Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4442075Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4443414Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4444790Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4446219Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:06.4447748Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:06.4448448Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:06.4449964Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:06.4451168Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:06.4452460Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:06.4454126Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:06.4455215Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:06.4456773Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:06.4458155Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:06.4459461Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:06.4460896Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:06.4461245Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:06.4463069Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:06.4463919Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:06.4465119Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:06.4466418Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:06.4467550Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4467926Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4469589Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4470900Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4471483Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4473070Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4474407Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4475823Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4477160Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4478180Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4479559Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4480605Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4481662Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4482733Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4484398Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4485341Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4486806Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4488430Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4489450Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4491057Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4492546Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4493590Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4495483Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4496540Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4498038Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4499086Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4501029Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4501358Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4502878Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4504301Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4505478Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4506496Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:06.4507892Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4508445Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4510266Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4511096Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4512239Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4513542Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4515125Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4516550Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4517479Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4519174Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4520058Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4521916Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4522760Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:06.4524301Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4524915Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4526117Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4527221Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4528697Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4530845Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4531562Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4532081Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4533018Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4534163Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4535479Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4536577Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4537800Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4539021Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4540357Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4541952Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4543098Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4544221Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4545359Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4546507Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4547627Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4548858Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4549970Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4551357Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4552624Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4553849Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4555019Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4556306Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4557613Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:06.4558824Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:30:06.4559234Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:30:06.4560376Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:30:06.4561465Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:30:06.4562744Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:30:06.4564015Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:30:06.4565129Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4565692Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4567213Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4568614Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4569732Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4571147Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4572698Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4573494Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4574689Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4575935Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4577115Z copying torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4578426Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4579649Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4581191Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4583014Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4584261Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4585755Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4587129Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4588684Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4589829Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4591208Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4592470Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4593579Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:06.4595444Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4596223Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4596960Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4597985Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4599198Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4600727Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4601841Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4603183Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4604319Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4605306Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4606356Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4607719Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4609081Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4610247Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4611688Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4613380Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:30:06.4614555Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4615111Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4616496Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4617845Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4618916Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4620127Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4621139Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4622341Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4623627Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4624743Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4625801Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4626829Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4627956Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4629049Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4630215Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4631271Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4632417Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4633442Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4634846Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4635904Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4637053Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4638205Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4639535Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:06.4640413Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-09-27T15:30:06.4641670Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-09-27T15:30:06.4642935Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-09-27T15:30:06.4644060Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4644506Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4645885Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4647316Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4649065Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4650270Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4651888Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4652997Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4654284Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4655543Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4656773Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4658004Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4659241Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4660603Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4661943Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4663162Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4664654Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4665893Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4667218Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4668547Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4669774Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4671090Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4672483Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4673783Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4674984Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4676192Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4677507Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4678853Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4680048Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4681559Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4682747Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4684028Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4685393Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4686601Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4688040Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4689408Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4690802Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4692152Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4693630Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4694942Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4696117Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4697374Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4698606Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:06.4700173Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:06.4700982Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:06.4702258Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:06.4703644Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:06.4704678Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:06.4706065Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:06.4707425Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:06.4708717Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:06.4710087Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:06.4711358Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:06.4712806Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen 2022-09-27T15:30:06.4713446Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4713815Z copying torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4715479Z copying torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4716749Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4717649Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4719056Z copying torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4720113Z copying torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4721616Z copying torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4722629Z copying torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4724187Z copying torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4725198Z copying torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4726518Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4728160Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4729263Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4730622Z copying torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4732145Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4733101Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4735088Z copying torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4736176Z copying torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4737208Z copying torch/include/torch/csrc/jit/codegen/cuda/index_reference_replay.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4738387Z copying torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4739276Z copying torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4740422Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4741845Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4742873Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4744405Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4745289Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4746838Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4748155Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4749239Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4750821Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4752454Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4753877Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4754755Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4756243Z copying torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4757469Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4758645Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4759705Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4761127Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4762629Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4764364Z copying torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4765190Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4766469Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4768858Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4769312Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4770838Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4771813Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4773934Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4775012Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4776701Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4777469Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4778999Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4780225Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4781689Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4782812Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4783907Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4785265Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4786357Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4788128Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4789292Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4790927Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4791797Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4793347Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4794981Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4796502Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4797575Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4798893Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4800158Z copying torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4801371Z copying torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4802791Z copying torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4804070Z copying torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4805561Z copying torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4806527Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4808089Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4809487Z copying torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4810608Z copying torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4812224Z copying torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4813581Z copying torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4815087Z copying torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4815839Z copying torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4817460Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4818690Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4820123Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4821607Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4834532Z copying torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4835598Z copying torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4836274Z copying torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4836857Z copying torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4837463Z copying torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:06.4838015Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:30:06.4838643Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:30:06.4839277Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:30:06.4839919Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:30:06.4840577Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:30:06.4841041Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4841753Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4842462Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4843173Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4843798Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4845240Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4846273Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4848168Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4849351Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4850432Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4852096Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4853431Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4855443Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4856568Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4857775Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4859285Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4861058Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4862463Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4864132Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:06.4865638Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-09-27T15:30:06.4865927Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-09-27T15:30:06.4867867Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-09-27T15:30:06.4868847Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:30:06.4869267Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:30:06.4871108Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:30:06.4872128Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:30:06.4873696Z copying torch/include/torch/csrc/profiler/execution_graph_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:30:06.4874464Z copying torch/include/torch/csrc/profiler/itt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:30:06.4875951Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:30:06.4877219Z copying torch/include/torch/csrc/profiler/nvtx_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:30:06.4878735Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:30:06.4879648Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:30:06.4880768Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:30:06.4882187Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:30:06.4883371Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4884278Z copying torch/include/torch/csrc/utils/auto_gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4885991Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4887398Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4889123Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4890437Z copying torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4892199Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4893637Z copying torch/include/torch/csrc/utils/disallow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4895215Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4897074Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4898453Z copying torch/include/torch/csrc/utils/memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4899765Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4901483Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4902821Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4904225Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4905958Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4907136Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4909599Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4911528Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4911963Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4913017Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4914587Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4915163Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4916738Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4917729Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4919127Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4920195Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4921440Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4922766Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4924179Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4925136Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4926576Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4927939Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4929219Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4931855Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4932785Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4934445Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4935184Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4936323Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4937444Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4938809Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4939709Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:30:06.4941729Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-09-27T15:30:06.4942189Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-09-27T15:30:06.4942994Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy 2022-09-27T15:30:06.4943368Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:30:06.4943867Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:30:06.4946003Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:30:06.4946644Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:30:06.4948052Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:30:06.4949315Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4949937Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4951957Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4952873Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4954270Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4955696Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4957477Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4958786Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4960487Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4961952Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4963738Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4965086Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4967180Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4968490Z copying torch/include/torch/csrc/lazy/core/lazy_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4970338Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4971655Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4974192Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4975300Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4977030Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4978928Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4980311Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4981974Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4983358Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4984987Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4986376Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4988067Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:06.4989649Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-09-27T15:30:06.4990236Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-09-27T15:30:06.4991889Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:30:06.4992236Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:30:06.4993659Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:30:06.4995034Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.4995501Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.4997177Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.4998121Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.4999840Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.5001930Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.5002405Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.5003206Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.5004429Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.5005718Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.5007462Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:06.5008395Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5008870Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5010403Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5011907Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5013776Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5014654Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5015892Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5017017Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5018645Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5019654Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5021028Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5022006Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5023466Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5024458Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5026393Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5027209Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5028370Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5030231Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5031935Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5033035Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:30:06.5034204Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:30:06.5034492Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:30:06.5036235Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:30:06.5038191Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:30:06.5038662Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:30:06.5041217Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:30:06.5041664Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:30:06.5043164Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:30:06.5044482Z creating build/lib.linux-x86_64-cpython-37/torch/include/THH 2022-09-27T15:30:06.5044823Z copying torch/include/THH/THHAtomics.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/THH 2022-09-27T15:30:06.5046470Z copying torch/include/THH/THHDeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/THH 2022-09-27T15:30:06.5047932Z creating build/lib.linux-x86_64-cpython-37/torch/share 2022-09-27T15:30:06.5048259Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake 2022-09-27T15:30:06.5048633Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-09-27T15:30:06.5049128Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-09-27T15:30:06.5050443Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:30:06.5051162Z copying torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:30:06.5052046Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:30:06.5053273Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:30:06.5054219Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:30:06.5056066Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:30:06.5056518Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:30:06.5058142Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:30:06.5060369Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:30:06.5060760Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:30:06.5061559Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:30:06.5062965Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:30:06.5063923Z copying torch/share/cmake/Caffe2/public/threads.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:30:06.5065576Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:30:06.5067116Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:30:06.5068356Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:30:06.5068745Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:30:06.5070347Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:30:06.5071013Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:30:06.5072834Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:30:06.5073897Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:30:06.5075917Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:30:06.5076930Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:30:06.5078205Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:30:06.5078671Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:30:06.5080500Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:30:06.5081607Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:30:06.5083349Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:30:06.5084607Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-09-27T15:30:06.5085018Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-09-27T15:30:06.5086419Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-09-27T15:30:06.5087293Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-09-27T15:30:06.5089065Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-09-27T15:30:06.5089345Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-09-27T15:30:06.5090769Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:30:06.5092717Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:06.5093583Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:06.5095073Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:06.5096003Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:06.5100153Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:30:06.5111297Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:30:06.5205635Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:30:06.5274632Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:30:06.5353908Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged 2022-09-27T15:30:06.5354135Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen 2022-09-27T15:30:06.5354392Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-09-27T15:30:06.5354913Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-09-27T15:30:06.5359208Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-09-27T15:30:06.5360617Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5361016Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5362544Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5364716Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5365243Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5365674Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5367059Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5368185Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5369447Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5370465Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5371529Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5373471Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5374595Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5375412Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5377369Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5378875Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5379501Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5380764Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5381776Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5383007Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5384226Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5384947Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5386477Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5387523Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5389703Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5390600Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5391897Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5393256Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5395044Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5395416Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5396423Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5397682Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5399161Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5400376Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5401635Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5402933Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5404167Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5405493Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5406603Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5408123Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:30:06.5802474Z running build_ext 2022-09-27T15:30:06.5855200Z -- Building with NumPy bindings 2022-09-27T15:30:06.5855346Z -- Not using cuDNN 2022-09-27T15:30:06.5855485Z -- Not using CUDA 2022-09-27T15:30:06.5855649Z -- Using MKLDNN 2022-09-27T15:30:06.5856012Z -- Not using Compute Library for the Arm architecture with MKLDNN 2022-09-27T15:30:06.5856225Z -- Not using CBLAS in MKLDNN 2022-09-27T15:30:06.5856546Z -- Using system provided NCCL library at False, False 2022-09-27T15:30:06.5856826Z -- Building with distributed package: 2022-09-27T15:30:06.5857036Z -- USE_TENSORPIPE=True 2022-09-27T15:30:06.5857203Z -- USE_GLOO=True 2022-09-27T15:30:06.5857385Z -- USE_MPI=False 2022-09-27T15:30:06.5857554Z -- Using ITT 2022-09-27T15:30:06.7676243Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so 2022-09-27T15:30:06.7676878Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so 2022-09-27T15:30:06.7684988Z building 'torch._C' extension 2022-09-27T15:30:06.7685803Z creating build/temp.linux-x86_64-cpython-37 2022-09-27T15:30:06.7686406Z creating build/temp.linux-x86_64-cpython-37/torch 2022-09-27T15:30:06.7687039Z creating build/temp.linux-x86_64-cpython-37/torch/csrc 2022-09-27T15:30:06.7689898Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2022-09-27T15:30:06.8870498Z gcc -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-37/torch/_C.cpython-37m-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2022-09-27T15:30:06.9623346Z building 'torch._C_flatbuffer' extension 2022-09-27T15:30:06.9625732Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub_with_flatbuffer.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub_with_flatbuffer.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2022-09-27T15:30:07.0594775Z gcc -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/torch/csrc/stub_with_flatbuffer.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2022-09-27T15:30:07.1079056Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-09-27T15:30:07.1079902Z setuptools.SetuptoolsDeprecationWarning, 2022-09-27T15:30:07.1148351Z installing to build/bdist.linux-x86_64/wheel 2022-09-27T15:30:07.1148770Z running install 2022-09-27T15:30:07.1218936Z running install_lib 2022-09-27T15:30:07.1280443Z creating build/bdist.linux-x86_64 2022-09-27T15:30:07.1280954Z creating build/bdist.linux-x86_64/wheel 2022-09-27T15:30:07.1281473Z creating build/bdist.linux-x86_64/wheel/caffe2 2022-09-27T15:30:07.1283729Z copying build/lib.linux-x86_64-cpython-37/caffe2/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2 2022-09-27T15:30:07.1284415Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-09-27T15:30:07.1285242Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-09-27T15:30:07.1285974Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-09-27T15:30:07.1286924Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-09-27T15:30:07.1287908Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/aten_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-09-27T15:30:07.1288889Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/gen_op.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-09-27T15:30:07.1290288Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-09-27T15:30:07.1291378Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-09-27T15:30:07.1292549Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs/sample.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-09-27T15:30:07.1293867Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-09-27T15:30:07.1294841Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-09-27T15:30:07.1295836Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo/gloo_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-09-27T15:30:07.1297240Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-09-27T15:30:07.1298056Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-09-27T15:30:07.1299052Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl/nccl_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-09-27T15:30:07.1300441Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-09-27T15:30:07.1301372Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-09-27T15:30:07.1302174Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack/nnpack_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-09-27T15:30:07.1304085Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1304791Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/AnyExp.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1305622Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/AnyExpOnTerm.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1306705Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/ModuleRegister.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1307363Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1308137Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1309326Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/compute_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1310530Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/compute_topk_accuracy.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1311646Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/meter.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1312591Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/module_map.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1313577Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/output_generator.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:30:07.1314849Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1315719Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1316483Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1318019Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1319013Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1320135Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1321106Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1322092Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1322898Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1323695Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1324512Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:30:07.1326049Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-09-27T15:30:07.1326949Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-09-27T15:30:07.1328164Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof/cuda_profile_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-09-27T15:30:07.1329069Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-09-27T15:30:07.1329703Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-09-27T15:30:07.1330573Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-09-27T15:30:07.1331953Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-09-27T15:30:07.1333377Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:30:07.1334291Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:30:07.1335526Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:30:07.1336780Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:30:07.1338050Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:30:07.1339279Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:30:07.1340370Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-09-27T15:30:07.1341246Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-09-27T15:30:07.1342409Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc/ctc_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-09-27T15:30:07.1343522Z creating build/bdist.linux-x86_64/wheel/caffe2/core 2022-09-27T15:30:07.1344556Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core 2022-09-27T15:30:07.1345651Z creating build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-09-27T15:30:07.1346528Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-09-27T15:30:07.1347519Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph/op_gen.py -> build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-09-27T15:30:07.1348885Z creating build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:30:07.1349733Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:30:07.1350927Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/file_store_handler_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:30:07.1352132Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/redis_store_handler_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:30:07.1353181Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/store_ops_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:30:07.1354280Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-09-27T15:30:07.1355109Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-09-27T15:30:07.1356368Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1357421Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/SparseTransformer.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1358408Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1359520Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/convnet_benchmarks.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1360560Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/device_reduce_sum_bench.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1361726Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/funhash_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1363014Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/net_construct_bench.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1364206Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/sparse_funhash_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1365318Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/sparse_reshape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1366110Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/tt_contraction_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1367008Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/tt_pad_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:30:07.1368646Z creating build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-09-27T15:30:07.1369350Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-09-27T15:30:07.1370080Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/hp_emblookup_codegen.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-09-27T15:30:07.1372075Z creating build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:30:07.1372696Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:30:07.1373718Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/gen_proto_typestubs_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:30:07.1374525Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/torch_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:30:07.1376043Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/caffe2_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:30:07.1378313Z creating build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1378860Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1379841Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/_import_c_extension.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1380764Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/allcompare_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1381773Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/attention.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1382785Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/benchmark_generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1383468Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/binarysize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1385336Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1386347Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1387315Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/build.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1388320Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cached_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1389159Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1390459Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1391344Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1392546Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1393768Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1395000Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1395913Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1396620Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1397895Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_grad.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1399117Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_grad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1399770Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1400431Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1401462Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1402496Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1403463Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1405443Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1405987Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1407865Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_gradients_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1409111Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1410815Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1411784Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_predict.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1412807Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_viterbi_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1413443Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_parallel_model.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1415040Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_parallel_model_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1416359Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1417291Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1418196Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1420202Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1420897Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataset.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1421444Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_file_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1422058Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1422727Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/device_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1424063Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1425072Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/embedding_generation_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1426160Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/experiment_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1426880Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/extension_loader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1427812Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakefp16_transform_lib.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1428687Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/filler_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1429760Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1430726Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1431902Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1432785Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_check_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1434211Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1435062Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gru_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1436205Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hip_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1437308Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hsm_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1438260Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1440159Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1440959Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1441911Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1443259Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_model_instantiator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1444421Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_parameter_sharing_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1445280Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1445881Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1447696Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1448603Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1449585Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1450632Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1451794Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1452573Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lstm_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1454325Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1455354Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1456552Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1457742Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_device_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1458356Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1459604Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1460668Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modifier_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1461438Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1462450Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1463487Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1464671Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1465602Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_drawer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1466882Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1467690Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1469048Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1469936Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1471013Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1471833Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1472945Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1473841Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1474991Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1475944Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1477643Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1478293Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/observer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1479116Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_fp_exceptions_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1479690Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1481262Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1482336Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1483626Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1484434Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1485383Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1486371Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallelize_bmuf_distributed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1487341Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1488557Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1489452Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor_constants.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1490533Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/recurrent.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1492067Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/python_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1493077Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/queue_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1494159Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/record_queue.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1494995Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1496457Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1497539Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1498232Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1499385Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1500853Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1501860Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1503017Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1503636Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1504904Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1505632Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/sparse_to_dense_mask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1506527Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/sparse_to_dense_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1507730Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1508791Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1509732Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1510923Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/text_file_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1511924Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/timeout_guard.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1512938Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/toy_regression_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1513965Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1514909Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1516148Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1517202Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1518197Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1519584Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1520262Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/visualize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1522070Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1523155Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:30:07.1525524Z creating build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:30:07.1526284Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:30:07.1527138Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/formatter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:30:07.1528161Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:30:07.1529128Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/github.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:30:07.1530007Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/parser.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:30:07.1532039Z creating build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:30:07.1533138Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:30:07.1533784Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/char_rnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:30:07.1534704Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/imagenet_trainer.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:30:07.1535627Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/lmdb_create_example.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:30:07.1536531Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/resnet50_trainer.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:30:07.1537846Z creating build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-09-27T15:30:07.1538847Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-09-27T15:30:07.1539893Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/init_shared_libs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-09-27T15:30:07.1540739Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-09-27T15:30:07.1541617Z creating build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1542461Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1543648Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/algebra.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1544829Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/arg_scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1545726Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/array_helpers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1546652Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/control_ops.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1547600Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/conv.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1548512Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/db_input.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1549451Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/dropout.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1550492Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/elementwise_linear.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1551282Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/fc.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1552203Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/nonlinearity.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1553419Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1554427Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/pooling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1555153Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/quantization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1555938Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/tools.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1556549Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:30:07.1557756Z creating build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1558900Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/LRN_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1559847Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1560628Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/adam_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1561648Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/blobs_queue_db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1562571Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/channel_shuffle_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1563469Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/concat_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1564492Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1565475Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/conv_transpose_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1566342Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/convfusion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1567762Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/copy_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1569051Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/dropout_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1570092Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/elementwise_sum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1571214Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1572429Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1573485Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/leaky_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1574592Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/moment_sgd_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1575653Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/operator_fallback_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1576706Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/order_switch_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1577716Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/pool_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1578703Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/pre_convert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1579865Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1580771Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/reshape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1581722Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/shape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1582744Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/sigmoid_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1583773Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/softmax_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1584741Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/spatial_bn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1585971Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/test_ideep_net.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1586669Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/transform_ideep_net.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1588181Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/transpose_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1589733Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/weightedsum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:30:07.1591257Z creating build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1592133Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1593467Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/adaptive_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1594515Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/add_bias.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1595903Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/arc_cosine_feature_map.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1596671Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_huber_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1597579Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_lr_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1598741Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_mse_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1599526Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1600730Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1601694Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_softmax_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1602754Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/blob_weighted_sum.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1603869Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/bpr_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1604971Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/bucket_weighted.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1606155Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/build_index.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1607360Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/concat.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1608260Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/constant_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1609305Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/conv.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1610402Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/dropout.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1611697Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1612797Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc_with_bootstrap.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1613930Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc_without_bias.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1614844Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/feature_sparse_to_dense.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1615903Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1617952Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/gather_record.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1619035Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/homotopy_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1620106Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/label_smooth.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1621180Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/last_n_window_collector.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1622239Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/layer_normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1623276Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/layers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1624530Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/margin_rank_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1625499Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/merge_id_lists.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1626494Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/pairwise_similarity.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1627890Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/position_weighted.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1628722Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/random_fourier_features.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1629901Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/reservoir_sampling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1630969Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sampling_train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1631782Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sampling_trainable_mixin.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1632912Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/select_record_by_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1633851Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/semi_random_features.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1634867Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_dropout_with_replacement.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1635814Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_feature_hash.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1636740Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1638124Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_lookup.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1639080Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/split.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1639837Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/tags.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1641088Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/uniform_sampling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:30:07.1642469Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-09-27T15:30:07.1643101Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mint/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-09-27T15:30:07.1643869Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mint/app.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-09-27T15:30:07.1645378Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1646241Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1647002Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_LRN_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1648020Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_LRN_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1648918Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_concat_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1649881Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1651075Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_copy_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1651927Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1652818Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1653762Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1654529Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fc_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1656015Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1656678Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_pool_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1657721Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_pool_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1658559Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1659505Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sbn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1660347Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sbn_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1661461Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1662341Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1663260Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_squeeze_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1664112Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/rewrite_graph.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1665077Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/rewrite_graph_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:30:07.1666408Z creating build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1667209Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1668377Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_histogram_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1669249Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1670172Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_norm_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1670966Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1671911Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_statistics_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1672973Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1673867Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/get_entry_from_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1674815Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/get_entry_from_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1675725Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/gradient_clipping.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1676931Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/gradient_clipping_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1677877Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/initializers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1678901Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/initializers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1679854Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/net_modifier.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1680868Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_info.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1681845Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_sharing.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1682661Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_sharing_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:30:07.1684177Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:30:07.1685183Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:30:07.1685885Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/__sym_init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:30:07.1686655Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/download.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:30:07.1687771Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/imagenet_trainer_test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:30:07.1688774Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/resnet.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:30:07.1689844Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/resnet_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:30:07.1690731Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/shufflenet.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:30:07.1692071Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/shufflenet_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:30:07.1693232Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:30:07.1693978Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:30:07.1694999Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/beam_search.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:30:07.1696209Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:30:07.1697406Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:30:07.1698794Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:30:07.1699973Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:30:07.1701058Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:30:07.1702131Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/translate.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:30:07.1703355Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1704359Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1705293Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1706932Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend_cpp_rep.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1707577Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend_rep.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1708630Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/error.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1709627Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/frontend.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1710722Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1711853Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/onnxifi.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1712872Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/test_onnxifi.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1713953Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:30:07.1715580Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-09-27T15:30:07.1716464Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-09-27T15:30:07.1717390Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin/conversion.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-09-27T15:30:07.1718646Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:30:07.1719538Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:30:07.1720495Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/c2_ref_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:30:07.1721535Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/conversion_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:30:07.1722686Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:30:07.1723804Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/onnx_backend_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:30:07.1724808Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/ssa_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:30:07.1725765Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:30:07.1727799Z creating build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1728675Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1729689Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/activation_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1730790Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adadelta_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1732051Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adagrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1733177Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adagrad_test_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1734220Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adam_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1735274Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/affine_channel_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1735993Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/alias_with_name_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1736986Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/apmeter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1738027Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/arg_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1739185Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/assert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1740181Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/async_net_barrier_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1741061Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/atomic_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1741862Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/basic_rnn_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1742955Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_box_cox_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1744073Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_bucketize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1745202Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_moments_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1746150Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_sparse_to_dense_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1747259Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bbox_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1748234Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bisect_percentile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1749193Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/blobs_queue_db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1750247Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/boolean_mask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1751301Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/boolean_unmask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1752366Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/box_with_nms_limit_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1753369Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bucketize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1753992Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cast_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1754733Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ceil_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1755560Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_backprop_stats_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1756366Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_shuffle_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1757131Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_stats_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1757986Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/checkpoint_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1758840Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/clip_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1759736Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/clip_tensor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1761101Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1762056Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/concat_op_cost_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1762737Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/concat_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1763630Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conditional_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1764441Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conftest.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1765513Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1766875Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conv_transpose_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1767914Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/copy_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1768980Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/copy_rows_to_tensor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1770485Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1771767Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/counter_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1773674Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/crf_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1775043Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cross_entropy_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1776364Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1777549Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1778811Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cudnn_recurrent_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1779792Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/data_couple_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1781637Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dataset_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1782863Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/decay_adagrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1784011Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/deform_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1785364Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dense_vector_to_id_list_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1786533Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1787814Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/detectron_keypoints.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1788920Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/distance_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1789897Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dropout_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1790932Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/duplicate_operands_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1792038Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_linear_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1793152Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1794161Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1795170Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1795957Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/emptysample_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1797697Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/enforce_finite_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1798382Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ensure_clipped_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1799375Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ensure_cpu_output_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1800102Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/erf_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1800843Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/expand_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1801622Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fc_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1802491Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/feature_maps_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1803708Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/filler_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1804754Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/find_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1805958Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/flatten_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1807123Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/flexible_top_k_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1808318Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/floor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1809283Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1810638Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1811760Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gather_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1812800Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gather_ranges_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1814403Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1815446Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/given_tensor_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1816463Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/glu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1817738Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/group_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1819064Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/group_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1819937Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gru_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1821209Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1822322Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/histogram_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1823173Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/hsm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1825209Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/hyperbolic_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1826209Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/im2col_col2im_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1827288Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/image_input_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1828294Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/index_hash_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1829324Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/index_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1830226Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/instance_norm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1831304Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/integral_image_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1832304Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/jsd_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1833365Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/key_split_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1834279Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lars_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1835403Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/layer_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1836312Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/leaky_relu_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1837271Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/learning_rate_adaption_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1838299Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/learning_rate_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1838938Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/length_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1840398Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_pad_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1841391Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1842393Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1843541Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_top_k_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1844552Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1845599Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/load_save_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1846380Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/locally_connected_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1847495Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/loss_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1849007Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lpnorm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1849771Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/map_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1852126Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1852985Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1853804Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/math_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1854825Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/matmul_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1856376Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mean_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1857497Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/merge_id_lists_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1858550Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mkl_conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1859775Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mkl_packed_fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1860778Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mod_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1861624Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/moments_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1862302Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/momentum_sgd_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1863619Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mpi_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1864851Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mul_gradient_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1865629Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/negate_gradient_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1866729Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ngram_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1867651Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/normalize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1868696Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/numpy_tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1869476Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/one_hot_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1870213Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/onnx_while_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1870891Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/order_switch_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1871839Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pack_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1872927Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1874802Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1875473Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/partition_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1876224Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/percentile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1877403Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1878577Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pooling_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1879727Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/prepend_dim_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1880825Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/python_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1881669Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/quantile_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1882943Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rand_quantization_op_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1884190Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rank_loss_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1885045Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rebatching_queue_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1886276Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/record_queue_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1887356Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/recurrent_net_executor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1888539Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/recurrent_network_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1889586Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reduce_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1890623Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reduction_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1891830Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reshape_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1892868Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/resize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1893978Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rmac_regions_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1895045Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rms_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1896175Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rnn_cell_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1897523Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/roi_align_rotated_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1898626Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rowwise_counter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1899694Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/scale_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1900769Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/segment_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1902095Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/self_binning_histogram_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1903191Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/selu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1904256Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sequence_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1905380Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/shape_inference_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1906667Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1908036Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/softmax_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1909222Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/softplus_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1910055Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1911085Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1912925Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1913778Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1914729Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1915593Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_normalize_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1916274Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1917448Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_to_dense_mask_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1918195Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/spatial_bn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1919459Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/specialized_segment_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1921189Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/split_op_cost_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1922558Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/square_root_divide_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1923599Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/stats_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1924610Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/stats_put_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1925832Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/storm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1926927Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/string_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1928037Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/text_file_reader_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1929172Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/thresholded_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1930220Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1931426Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/top_k_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1933379Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/torch_integration_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1934668Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/transpose_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1935691Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/trigonometric_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1936746Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unique_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1937850Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unique_uniform_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1938850Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unsafe_coalesce_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1939922Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/upsample_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1941067Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/utility_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1942153Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/video_input_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1943319Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weight_scale_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1944373Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_multi_sample_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1945455Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_sample_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1946508Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_sum_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1947591Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/wngrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:30:07.1949375Z creating build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:30:07.1950245Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:30:07.1951255Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/mobile_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:30:07.1952124Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/mobile_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:30:07.1953162Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:30:07.1954056Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:30:07.1955070Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_py_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:30:07.1956129Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:30:07.1956995Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/serde.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:30:07.1958491Z creating build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-09-27T15:30:07.1959171Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-09-27T15:30:07.1960084Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/lstm_comparison.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-09-27T15:30:07.1961144Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/rnn_cell_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-09-27T15:30:07.1962299Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-09-27T15:30:07.1962912Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-09-27T15:30:07.1963982Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/coverage.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-09-27T15:30:07.1964774Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/serialized_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-09-27T15:30:07.1965974Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data 2022-09-27T15:30:07.1967777Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1968646Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1982760Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1983911Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1985059Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1986282Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1987319Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1988403Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1989383Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1990422Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1991297Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1992162Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1993123Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1994063Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1995009Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1996064Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1997014Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1997980Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1998927Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.1999802Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2000588Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2001545Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2002441Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2003470Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2004417Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2005362Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2006283Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2007315Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2008124Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2009086Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2010026Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2011176Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2012400Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2013201Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2014033Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2014781Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2015650Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2016550Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2017542Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2018456Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2019335Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2020349Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2021320Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2022372Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2023354Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2024329Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2025308Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2026221Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2027356Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2028376Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2029324Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2030309Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2031161Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2032096Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2033135Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2034193Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2035135Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2036150Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2037102Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2038056Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2038955Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2039849Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2040787Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2041641Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2042620Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2043686Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2044649Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2045567Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2046452Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2047707Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2048736Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2049801Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2050807Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2052101Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2053049Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2054082Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2055366Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2056826Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2058207Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2059488Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2060498Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2061574Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2062516Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2063437Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2064408Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2065306Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2066202Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2067209Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2068325Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2069275Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2070334Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2071391Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2072383Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2073554Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2074693Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2075817Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2076897Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2077940Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2079100Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2080356Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2081421Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2082353Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2083324Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2084377Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2085297Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2086191Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2087141Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2088041Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2088921Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2089877Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2091098Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2092085Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2093242Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2094410Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2095659Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2096984Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2098373Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2099660Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2100579Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2101601Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2102575Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2103614Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2104801Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2105881Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2107092Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2108009Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2109108Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2110319Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2111380Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2112544Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2113466Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2114612Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2115809Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2116704Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2117607Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2118535Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2119484Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2120405Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2121291Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2122166Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2123098Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2124024Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2124959Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2125862Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2126837Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2127891Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2128886Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2129851Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2131060Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2131900Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2133021Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2134074Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2135121Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2136156Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2137045Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2138097Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2139046Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:30:07.2139638Z creating build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:30:07.2140232Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:30:07.2140872Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/blob_deallocation_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:30:07.2141566Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/do_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:30:07.2142110Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/executor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:30:07.2142806Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/executor_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:30:07.2143504Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/fakefp16_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:30:07.2144140Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/gpu_context_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:30:07.2144839Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/inference_lstm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:30:07.2145447Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/python_protobuf_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:30:07.2145917Z creating build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:30:07.2146410Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:30:07.2147265Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/test_pt_onnx_trt.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:30:07.2148027Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/test_trt.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:30:07.2148960Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/transform.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:30:07.2149482Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-09-27T15:30:07.2150318Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-09-27T15:30:07.2150831Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2151367Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2152096Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2152859Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2153659Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2154570Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/compute_equalization_scale_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2155432Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2156504Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2157491Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2158614Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2159830Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2161174Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2162313Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2163487Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/dnnlowp_test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2164297Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2165335Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2166318Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2167528Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2168611Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2169522Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2170533Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_fp16_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2171667Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2172663Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2173760Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2174537Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2175483Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_gen_quant_params_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2176322Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2177129Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2177932Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/observer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2178732Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2179538Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2180373Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2181404Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2182149Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2182919Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2184239Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2185975Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2187038Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:30:07.2188895Z creating build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:30:07.2189505Z copying build/lib.linux-x86_64-cpython-37/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:30:07.2190237Z copying build/lib.linux-x86_64-cpython-37/functorch/setup.py -> build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:30:07.2192051Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2192915Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2193534Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/aot_autograd.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2195252Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2195796Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compile_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2196998Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compilers.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2198149Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/config.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2198896Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/eager_transforms.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2200827Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/fx_minifier.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2201491Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/make_functional.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2202693Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/monkey_patching.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2203390Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/named_members_polyfill.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2204361Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/partitioners.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2205792Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/python_key.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2206892Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2207707Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2209320Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/vmap.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:30:07.2210685Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2022-09-27T15:30:07.2211543Z copying build/lib.linux-x86_64-cpython-37/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2022-09-27T15:30:07.2212652Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:30:07.2213163Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:30:07.2214384Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:30:07.2215733Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:30:07.2216632Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:30:07.2217543Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:30:07.2218645Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:30:07.2219460Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:30:07.2220352Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:30:07.2221221Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:30:07.2222156Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:30:07.2223023Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:30:07.2224096Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:30:07.2225100Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/cond.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:30:07.2226068Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:30:07.2227077Z copying build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:30:07.2230992Z creating build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2231511Z copying build/lib.linux-x86_64-cpython-37/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2232171Z copying build/lib.linux-x86_64-cpython-37/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2233024Z copying build/lib.linux-x86_64-cpython-37/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2234047Z copying build/lib.linux-x86_64-cpython-37/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2235174Z copying build/lib.linux-x86_64-cpython-37/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2236472Z copying build/lib.linux-x86_64-cpython-37/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2237383Z copying build/lib.linux-x86_64-cpython-37/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2238605Z copying build/lib.linux-x86_64-cpython-37/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2239994Z copying build/lib.linux-x86_64-cpython-37/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2241086Z copying build/lib.linux-x86_64-cpython-37/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2242535Z copying build/lib.linux-x86_64-cpython-37/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2243775Z copying build/lib.linux-x86_64-cpython-37/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2245128Z copying build/lib.linux-x86_64-cpython-37/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2246352Z copying build/lib.linux-x86_64-cpython-37/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2247865Z copying build/lib.linux-x86_64-cpython-37/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2249083Z copying build/lib.linux-x86_64-cpython-37/torch/_six.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2250503Z copying build/lib.linux-x86_64-cpython-37/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2251666Z copying build/lib.linux-x86_64-cpython-37/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2253864Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2255664Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2258153Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2259170Z copying build/lib.linux-x86_64-cpython-37/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2263520Z copying build/lib.linux-x86_64-cpython-37/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2264396Z copying build/lib.linux-x86_64-cpython-37/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2265586Z copying build/lib.linux-x86_64-cpython-37/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2267331Z copying build/lib.linux-x86_64-cpython-37/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2269354Z copying build/lib.linux-x86_64-cpython-37/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2270637Z copying build/lib.linux-x86_64-cpython-37/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2271905Z copying build/lib.linux-x86_64-cpython-37/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2274449Z copying build/lib.linux-x86_64-cpython-37/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2275425Z copying build/lib.linux-x86_64-cpython-37/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2276290Z copying build/lib.linux-x86_64-cpython-37/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2277485Z copying build/lib.linux-x86_64-cpython-37/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2278863Z copying build/lib.linux-x86_64-cpython-37/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2280366Z copying build/lib.linux-x86_64-cpython-37/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2281383Z copying build/lib.linux-x86_64-cpython-37/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2282562Z copying build/lib.linux-x86_64-cpython-37/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.2283984Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:30:07.2284762Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:30:07.2286169Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:30:07.2288121Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:30:07.2289563Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-09-27T15:30:07.2290426Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-09-27T15:30:07.2291522Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-09-27T15:30:07.2293102Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2293579Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2294774Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2295655Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2296740Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2297545Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2298568Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2299761Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2300536Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2301289Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2303158Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2304037Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:30:07.2304629Z creating build/bdist.linux-x86_64/wheel/torch/_masked 2022-09-27T15:30:07.2305210Z copying build/lib.linux-x86_64-cpython-37/torch/_masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_masked 2022-09-27T15:30:07.2306643Z copying build/lib.linux-x86_64-cpython-37/torch/_masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/_masked 2022-09-27T15:30:07.2308403Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:30:07.2308902Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:30:07.2310655Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:30:07.2311342Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:30:07.2312026Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:30:07.2312842Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:30:07.2314142Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-09-27T15:30:07.2314687Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-09-27T15:30:07.2316401Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-09-27T15:30:07.2317257Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2022-09-27T15:30:07.2318037Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-09-27T15:30:07.2320016Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-09-27T15:30:07.2321459Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-09-27T15:30:07.2321993Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-09-27T15:30:07.2322886Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-09-27T15:30:07.2323734Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-09-27T15:30:07.2324697Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-09-27T15:30:07.2325442Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-09-27T15:30:07.2327631Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-09-27T15:30:07.2328166Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-09-27T15:30:07.2329465Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:30:07.2330260Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:30:07.2331662Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:30:07.2332900Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:30:07.2333844Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:30:07.2334524Z creating build/bdist.linux-x86_64/wheel/torch/amp 2022-09-27T15:30:07.2335303Z copying build/lib.linux-x86_64-cpython-37/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-09-27T15:30:07.2336221Z copying build/lib.linux-x86_64-cpython-37/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-09-27T15:30:07.2337184Z creating build/bdist.linux-x86_64/wheel/torch/ao 2022-09-27T15:30:07.2337923Z copying build/lib.linux-x86_64-cpython-37/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2022-09-27T15:30:07.2338790Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-09-27T15:30:07.2339561Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-09-27T15:30:07.2340434Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-09-27T15:30:07.2341211Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-09-27T15:30:07.2342515Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-09-27T15:30:07.2343251Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-09-27T15:30:07.2344050Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:30:07.2345180Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:30:07.2346372Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:30:07.2347211Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:30:07.2348014Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:30:07.2348889Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:30:07.2349955Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:30:07.2350680Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:30:07.2351746Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-09-27T15:30:07.2352456Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-09-27T15:30:07.2353916Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-09-27T15:30:07.2354679Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-09-27T15:30:07.2355374Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-09-27T15:30:07.2356541Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-09-27T15:30:07.2358852Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-09-27T15:30:07.2359424Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-09-27T15:30:07.2359889Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-09-27T15:30:07.2360938Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-09-27T15:30:07.2361657Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-09-27T15:30:07.2362383Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:30:07.2363314Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:30:07.2364420Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:30:07.2365361Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:30:07.2366597Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:30:07.2368489Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2368964Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2370237Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2370851Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2373077Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2374038Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2375259Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2375879Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2376737Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2377764Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2378521Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2379517Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:30:07.2381414Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-09-27T15:30:07.2382069Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-09-27T15:30:07.2383019Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:07.2383797Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:07.2385023Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:07.2386395Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:07.2387534Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:07.2388828Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:07.2390074Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:30:07.2391724Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-09-27T15:30:07.2392324Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-09-27T15:30:07.2393828Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-09-27T15:30:07.2394571Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-09-27T15:30:07.2395798Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-09-27T15:30:07.2396830Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-09-27T15:30:07.2398140Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:30:07.2399264Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:30:07.2399912Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:30:07.2401269Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-09-27T15:30:07.2401647Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-09-27T15:30:07.2402965Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-09-27T15:30:07.2403898Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-09-27T15:30:07.2405333Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:30:07.2406816Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:30:07.2407664Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:30:07.2408693Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:30:07.2410321Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:30:07.2411914Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:30:07.2413629Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:30:07.2414084Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:30:07.2414656Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:30:07.2416256Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2417553Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2418160Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2418699Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2419609Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2420785Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2421862Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2423465Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2424396Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2425496Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2426722Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2427387Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2428666Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2429746Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2430954Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2431959Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2433078Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2434396Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2435610Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2436505Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:30:07.2438125Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:30:07.2438888Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:30:07.2441281Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:30:07.2442272Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:30:07.2443655Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:30:07.2444843Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:30:07.2446996Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:30:07.2447672Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:30:07.2448699Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:30:07.2449379Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:30:07.2450800Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2452259Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2452914Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2454410Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2455398Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/backend_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2456333Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2458163Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2458922Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2460256Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2460595Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2462450Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2463098Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2463807Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2464597Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2465453Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2467629Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2469935Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2470614Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2471281Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:30:07.2473373Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:07.2474047Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:07.2475039Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:07.2477076Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:07.2478524Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:07.2480213Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:30:07.2482547Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-09-27T15:30:07.2483400Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-09-27T15:30:07.2484824Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-09-27T15:30:07.2487024Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-09-27T15:30:07.2487479Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-09-27T15:30:07.2488884Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:30:07.2490081Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:30:07.2490761Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:30:07.2493766Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:30:07.2494227Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:30:07.2495801Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:30:07.2496777Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:30:07.2497443Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:30:07.2498911Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:30:07.2500290Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:30:07.2501699Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:30:07.2502883Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-09-27T15:30:07.2504377Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-09-27T15:30:07.2506888Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:30:07.2507631Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:30:07.2508531Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:30:07.2509588Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:30:07.2511908Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:30:07.2512312Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:30:07.2513525Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:30:07.2514976Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:30:07.2517275Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-09-27T15:30:07.2517636Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-09-27T15:30:07.2519132Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-09-27T15:30:07.2520096Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-09-27T15:30:07.2522530Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:30:07.2524217Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:30:07.2524881Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:30:07.2525732Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:30:07.2527653Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:30:07.2529967Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:30:07.2531678Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2532776Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2535137Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2536008Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2537273Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2539034Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2540939Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2543148Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2544964Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2546291Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2548189Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2549592Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2551462Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:30:07.2553270Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-09-27T15:30:07.2553915Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-09-27T15:30:07.2556255Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-09-27T15:30:07.2556873Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-09-27T15:30:07.2558897Z creating build/bdist.linux-x86_64/wheel/torch/backends 2022-09-27T15:30:07.2559287Z copying build/lib.linux-x86_64-cpython-37/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2022-09-27T15:30:07.2561229Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-09-27T15:30:07.2561611Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-09-27T15:30:07.2562730Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-09-27T15:30:07.2564092Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-09-27T15:30:07.2564418Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-09-27T15:30:07.2565472Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-09-27T15:30:07.2566570Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-09-27T15:30:07.2568568Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-09-27T15:30:07.2569034Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-09-27T15:30:07.2570196Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-09-27T15:30:07.2571047Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-09-27T15:30:07.2571895Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-09-27T15:30:07.2572468Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-09-27T15:30:07.2573022Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-09-27T15:30:07.2574663Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-09-27T15:30:07.2575033Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-09-27T15:30:07.2576657Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-09-27T15:30:07.2577170Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-09-27T15:30:07.2578121Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-09-27T15:30:07.2579429Z copying build/lib.linux-x86_64-cpython-37/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-09-27T15:30:07.2580091Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-09-27T15:30:07.2580857Z copying build/lib.linux-x86_64-cpython-37/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-09-27T15:30:07.2581827Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-09-27T15:30:07.2582676Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-09-27T15:30:07.2583555Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-09-27T15:30:07.2585105Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-09-27T15:30:07.2585695Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-09-27T15:30:07.2586606Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2022-09-27T15:30:07.2587144Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-09-27T15:30:07.2588424Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-09-27T15:30:07.2590505Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2022-09-27T15:30:07.2591007Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2022-09-27T15:30:07.2591202Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-09-27T15:30:07.2591517Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-09-27T15:30:07.2592425Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-09-27T15:30:07.2593870Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2594396Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2595390Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_dynamo_graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2596481Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2597097Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2598329Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2599212Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2600118Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2600774Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2602950Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2603238Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2604068Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2605025Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2606378Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2607134Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2607986Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2608981Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:30:07.2610679Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:30:07.2611641Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:30:07.2612163Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:30:07.2613515Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:30:07.2614354Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:30:07.2616862Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:30:07.2617511Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:30:07.2618563Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:30:07.2619314Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:30:07.2620165Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:30:07.2622063Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:30:07.2622971Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:30:07.2623845Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:30:07.2624866Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:30:07.2625928Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:30:07.2627512Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:30:07.2627866Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:30:07.2629254Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:30:07.2629818Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:30:07.2630631Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:30:07.2631551Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:30:07.2632402Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:30:07.2633391Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/partial_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:30:07.2634666Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/replicated_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:30:07.2635675Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:30:07.2637069Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2637547Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2638333Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2639295Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2640024Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2641581Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2641984Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2643726Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2644526Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2645523Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2646442Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2647477Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2648382Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:30:07.2650255Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-09-27T15:30:07.2651044Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-09-27T15:30:07.2651948Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-09-27T15:30:07.2653864Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.2654581Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.2655899Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.2657662Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.2658370Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.2659477Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.2660529Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.2661975Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2662522Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2663413Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2664593Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2665476Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2666434Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2667515Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2668759Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2669567Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2670672Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2671938Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:30:07.2673476Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-09-27T15:30:07.2674058Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-09-27T15:30:07.2675087Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-09-27T15:30:07.2676273Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:30:07.2676814Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:30:07.2677987Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:30:07.2678909Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:30:07.2680271Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:30:07.2682161Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:07.2682848Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:07.2683351Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:07.2684460Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:07.2685608Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:07.2687332Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:07.2687977Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:07.2689591Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:07.2690117Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:30:07.2692153Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-09-27T15:30:07.2692601Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-09-27T15:30:07.2693713Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-09-27T15:30:07.2694469Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-09-27T15:30:07.2695267Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-09-27T15:30:07.2696214Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-09-27T15:30:07.2696945Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-09-27T15:30:07.2698492Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-09-27T15:30:07.2698847Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-09-27T15:30:07.2700779Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-09-27T15:30:07.2701625Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-09-27T15:30:07.2702102Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-09-27T15:30:07.2703026Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-09-27T15:30:07.2704814Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:30:07.2705365Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:30:07.2705879Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:30:07.2707192Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:30:07.2708094Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:30:07.2709061Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:30:07.2710295Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-09-27T15:30:07.2711121Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-09-27T15:30:07.2712140Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-09-27T15:30:07.2713572Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:07.2714112Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:07.2714935Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:07.2716308Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:07.2716981Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:07.2718064Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:07.2718825Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:07.2719735Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:07.2720980Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:30:07.2722084Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:30:07.2723077Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:30:07.2724074Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:30:07.2724946Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:30:07.2726108Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:30:07.2727499Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-09-27T15:30:07.2727911Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-09-27T15:30:07.2729416Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-09-27T15:30:07.2729746Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-09-27T15:30:07.2731507Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-09-27T15:30:07.2732230Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-09-27T15:30:07.2732854Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-09-27T15:30:07.2733231Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-09-27T15:30:07.2734395Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-09-27T15:30:07.2735758Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-09-27T15:30:07.2737252Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-09-27T15:30:07.2737620Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-09-27T15:30:07.2739130Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-09-27T15:30:07.2739502Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-09-27T15:30:07.2741140Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-09-27T15:30:07.2741617Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-09-27T15:30:07.2742687Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-09-27T15:30:07.2743642Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:30:07.2744102Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:30:07.2745480Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:30:07.2746329Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:30:07.2747346Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:30:07.2748693Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:30:07.2749350Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:30:07.2749919Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:30:07.2751159Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:30:07.2752706Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2753252Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2754180Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2755632Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2756264Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2757812Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2759356Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2760384Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2761387Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2762472Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2763494Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2764932Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:30:07.2766063Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:30:07.2766795Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:30:07.2768289Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:30:07.2769588Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:30:07.2770677Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:30:07.2772121Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:30:07.2773904Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:30:07.2775015Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:30:07.2776150Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:30:07.2777258Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:30:07.2778422Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:30:07.2779509Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:30:07.2781026Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-09-27T15:30:07.2781633Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-09-27T15:30:07.2782921Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-09-27T15:30:07.2783798Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-09-27T15:30:07.2785439Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2785833Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2787061Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2788520Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2789556Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2790722Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2791715Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2793698Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/flatten_params_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2794336Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2796949Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2797856Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2799159Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:30:07.2800649Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-09-27T15:30:07.2801842Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-09-27T15:30:07.2802970Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-09-27T15:30:07.2804557Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-09-27T15:30:07.2805425Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-09-27T15:30:07.2806516Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-09-27T15:30:07.2808271Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-09-27T15:30:07.2808869Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-09-27T15:30:07.2810223Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-09-27T15:30:07.2812086Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-09-27T15:30:07.2812764Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-09-27T15:30:07.2813545Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-09-27T15:30:07.2815307Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-09-27T15:30:07.2815887Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-09-27T15:30:07.2816619Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-09-27T15:30:07.2818356Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2818997Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2820552Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2821149Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2822334Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2823199Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2824558Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2825535Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2826668Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2827642Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2828639Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2830480Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2831337Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2832289Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:30:07.2834633Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-09-27T15:30:07.2835204Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-09-27T15:30:07.2836094Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2836831Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2838137Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2838986Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2839715Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/copy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2840949Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/dependency.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2841513Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2842671Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/phony.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2843609Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/pipe.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2844770Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/pipeline.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2845705Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/stream.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2846564Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2847400Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/worker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:30:07.2848797Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-09-27T15:30:07.2849393Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-09-27T15:30:07.2851537Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-09-27T15:30:07.2852302Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/profile.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-09-27T15:30:07.2852862Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:07.2856120Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:07.2857001Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/layout.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:07.2858334Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/namespace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:07.2859040Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/portal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:07.2860460Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/skippable.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:07.2861641Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:30:07.2862469Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2863067Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2864204Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2864880Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2865950Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2881332Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2882326Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2882892Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2883354Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2883757Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2884350Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:30:07.2884553Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-09-27T15:30:07.2885011Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-09-27T15:30:07.2885550Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-09-27T15:30:07.2885865Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2886343Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2886842Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2887143Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2887635Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2887957Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2888269Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2888664Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2888998Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2889344Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2889919Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2890245Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2890708Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2891365Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2891808Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2892315Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2892784Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2893182Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2894644Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2895464Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2896563Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2897871Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2899037Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2900181Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2901231Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2902373Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2903543Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2904733Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2905796Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2906899Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2908167Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2909311Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2910640Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2911518Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2912561Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2913759Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2914958Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2916054Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2916982Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2918251Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2919407Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2920423Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2921882Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2923026Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2924313Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2925358Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2926459Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:30:07.2928097Z creating build/bdist.linux-x86_64/wheel/torch/fft 2022-09-27T15:30:07.2929017Z copying build/lib.linux-x86_64-cpython-37/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2022-09-27T15:30:07.2931106Z creating build/bdist.linux-x86_64/wheel/torch/futures 2022-09-27T15:30:07.2931997Z copying build/lib.linux-x86_64-cpython-37/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2022-09-27T15:30:07.2946223Z creating build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2946656Z copying build/lib.linux-x86_64-cpython-37/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2947277Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2948338Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2949393Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2951130Z copying build/lib.linux-x86_64-cpython-37/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2951793Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2953554Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2954609Z copying build/lib.linux-x86_64-cpython-37/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2955669Z copying build/lib.linux-x86_64-cpython-37/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2956690Z copying build/lib.linux-x86_64-cpython-37/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2957819Z copying build/lib.linux-x86_64-cpython-37/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2958618Z copying build/lib.linux-x86_64-cpython-37/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2959681Z copying build/lib.linux-x86_64-cpython-37/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2960936Z copying build/lib.linux-x86_64-cpython-37/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2961752Z copying build/lib.linux-x86_64-cpython-37/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:30:07.2963508Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2963989Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2964972Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2967108Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2967719Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2968735Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2969873Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2970820Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2971455Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2972286Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2973798Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2974485Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2975902Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2976233Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2977514Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2979616Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2980435Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:30:07.2982096Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:07.2982521Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:07.2983991Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:07.2985139Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:07.2987509Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:07.2988992Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:07.2989645Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:07.2991253Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:07.2994231Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:30:07.2995865Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:30:07.2996486Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:30:07.2998070Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:30:07.2998737Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:30:07.2999590Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:30:07.3000275Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:30:07.3001258Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:30:07.3002043Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:30:07.3003209Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:30:07.3004530Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:07.3004986Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:07.3006350Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:07.3006881Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:07.3007963Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:07.3009038Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:07.3010846Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:30:07.3013060Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3013846Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3015168Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3015682Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3017141Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3018037Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3019282Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3020616Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3021167Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3022069Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3023873Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3024403Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3026899Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3027841Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3028659Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:30:07.3030135Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-09-27T15:30:07.3030737Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-09-27T15:30:07.3031459Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-09-27T15:30:07.3032447Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/nvfuser.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-09-27T15:30:07.3033746Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-09-27T15:30:07.3034319Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-09-27T15:30:07.3035703Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-09-27T15:30:07.3036333Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-09-27T15:30:07.3036977Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-09-27T15:30:07.3038487Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:30:07.3039630Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:30:07.3040241Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:30:07.3040967Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:30:07.3042044Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:30:07.3043257Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-09-27T15:30:07.3043815Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-09-27T15:30:07.3044759Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-09-27T15:30:07.3045566Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:30:07.3046615Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:30:07.3047454Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:30:07.3048450Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:30:07.3049077Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:30:07.3050707Z creating build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3051384Z copying build/lib.linux-x86_64-cpython-37/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3052719Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3053190Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3054194Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3054781Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3055776Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3056629Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3057299Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3058370Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3059124Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3060870Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3061374Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3062129Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3062532Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3064213Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3065616Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3067008Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3068259Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3069209Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3070966Z copying build/lib.linux-x86_64-cpython-37/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3072143Z copying build/lib.linux-x86_64-cpython-37/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3073630Z copying build/lib.linux-x86_64-cpython-37/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3074720Z copying build/lib.linux-x86_64-cpython-37/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3076036Z copying build/lib.linux-x86_64-cpython-37/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3077211Z copying build/lib.linux-x86_64-cpython-37/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:30:07.3079164Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-09-27T15:30:07.3079869Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-09-27T15:30:07.3080478Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-09-27T15:30:07.3081665Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-09-27T15:30:07.3082340Z copying build/lib.linux-x86_64-cpython-37/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-09-27T15:30:07.3083989Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2022-09-27T15:30:07.3084608Z copying build/lib.linux-x86_64-cpython-37/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2022-09-27T15:30:07.3086924Z creating build/bdist.linux-x86_64/wheel/torch/masked 2022-09-27T15:30:07.3087296Z copying build/lib.linux-x86_64-cpython-37/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-09-27T15:30:07.3089120Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:30:07.3089617Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:30:07.3090085Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:30:07.3091014Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:30:07.3092417Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/functions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:30:07.3093669Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/matmul.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:30:07.3095122Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:30:07.3096239Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:30:07.3097077Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:30:07.3098425Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2022-09-27T15:30:07.3099364Z copying build/lib.linux-x86_64-cpython-37/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2022-09-27T15:30:07.3100669Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:30:07.3101041Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:30:07.3102153Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:30:07.3103178Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:30:07.3104240Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:30:07.3104795Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:30:07.3105820Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:30:07.3106800Z creating build/bdist.linux-x86_64/wheel/torch/nested 2022-09-27T15:30:07.3107532Z copying build/lib.linux-x86_64-cpython-37/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2022-09-27T15:30:07.3108736Z creating build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3109015Z copying build/lib.linux-x86_64-cpython-37/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3111024Z copying build/lib.linux-x86_64-cpython-37/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3111559Z copying build/lib.linux-x86_64-cpython-37/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3112277Z copying build/lib.linux-x86_64-cpython-37/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3113162Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3115677Z copying build/lib.linux-x86_64-cpython-37/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3116459Z copying build/lib.linux-x86_64-cpython-37/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3117390Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3119054Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-09-27T15:30:07.3119762Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-09-27T15:30:07.3120479Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-09-27T15:30:07.3121373Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-09-27T15:30:07.3122151Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-09-27T15:30:07.3123318Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-09-27T15:30:07.3123846Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-09-27T15:30:07.3124777Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-09-27T15:30:07.3126540Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-09-27T15:30:07.3127495Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-09-27T15:30:07.3128499Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:30:07.3129119Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:30:07.3130420Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:30:07.3131797Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:30:07.3132896Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:30:07.3134398Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-09-27T15:30:07.3135125Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-09-27T15:30:07.3136454Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:30:07.3136950Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:30:07.3138555Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:30:07.3139162Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:30:07.3140129Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:30:07.3140903Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:30:07.3141310Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:30:07.3142859Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:30:07.3143400Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:30:07.3143997Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:30:07.3145421Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3145872Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3147078Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3147847Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3149538Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3150197Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3151740Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3152606Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3154112Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3155515Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3155998Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3157337Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3157742Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3159390Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3160142Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3161496Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3162214Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3163985Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3165548Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3166635Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3168195Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3168996Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3170783Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3172599Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3173552Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3174939Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3175701Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:30:07.3177724Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3178050Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3178997Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3180207Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3181295Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3181933Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3182957Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3184378Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3185797Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3186482Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3187237Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3187895Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3188824Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/common_types.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3189655Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/data_parallel.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3191548Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3192259Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/parallel_apply.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3193187Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3194270Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/scatter_gather.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:30:07.3195197Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-09-27T15:30:07.3196031Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-09-27T15:30:07.3197561Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-09-27T15:30:07.3198150Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-09-27T15:30:07.3199412Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-09-27T15:30:07.3199859Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-09-27T15:30:07.3200682Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-09-27T15:30:07.3201967Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:30:07.3202558Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:30:07.3203609Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:30:07.3204605Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:30:07.3207344Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:30:07.3207697Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-09-27T15:30:07.3208263Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-09-27T15:30:07.3209064Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-09-27T15:30:07.3209622Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-09-27T15:30:07.3211620Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-09-27T15:30:07.3212008Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-09-27T15:30:07.3213555Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-09-27T15:30:07.3213875Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-09-27T15:30:07.3215178Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-09-27T15:30:07.3216162Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-09-27T15:30:07.3216859Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-09-27T15:30:07.3218988Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:30:07.3219537Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:30:07.3220341Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:30:07.3221410Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:30:07.3222133Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:30:07.3223279Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:30:07.3224743Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:30:07.3225842Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-09-27T15:30:07.3226697Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-09-27T15:30:07.3228264Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:30:07.3228963Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:30:07.3229959Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:30:07.3230825Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:30:07.3232098Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:30:07.3233766Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3234633Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3235454Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3236518Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3237662Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3238786Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3239939Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3241152Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3242354Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3243483Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3244593Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3246824Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:30:07.3248272Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3248945Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3250363Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3251478Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3253724Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3254706Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3255268Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3256934Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3257990Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3258628Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3260398Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3260916Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3262546Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3264023Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3265412Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3266562Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3267738Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:30:07.3269459Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3270385Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3272260Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3273306Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3274570Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3275626Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3276856Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3278022Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3279147Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3280234Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3281257Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:30:07.3282292Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3283330Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:30:07.3285171Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3286033Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3287385Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3288631Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3289698Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3290728Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3291968Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3293148Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3294349Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_patch_torch.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3295477Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3296617Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3297754Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3298884Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3299923Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3301522Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3302902Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3304787Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3306099Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3307355Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3308505Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3309544Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3310692Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3311774Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3312845Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3314652Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3317744Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3319816Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:30:07.3321323Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-09-27T15:30:07.3322118Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-09-27T15:30:07.3323023Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-09-27T15:30:07.3324335Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-09-27T15:30:07.3325955Z creating build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3327209Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3328500Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3329749Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3331126Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3332079Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3333653Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3334842Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3336022Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3337196Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3338464Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3340218Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3341543Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3342688Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3343822Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3344964Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3346095Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3348103Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3349272Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3350698Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-09-27T15:30:07.3351918Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-09-27T15:30:07.3353103Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3354178Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3355256Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3356332Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3357469Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3358481Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3359599Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3360647Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3361926Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3363217Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3364177Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3365342Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3367109Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3367731Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3368666Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3369653Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3371104Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:30:07.3372597Z creating build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3373514Z copying build/lib.linux-x86_64-cpython-37/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3374694Z copying build/lib.linux-x86_64-cpython-37/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3375961Z copying build/lib.linux-x86_64-cpython-37/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3376976Z copying build/lib.linux-x86_64-cpython-37/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3378042Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3379019Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3380181Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3381522Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3382363Z copying build/lib.linux-x86_64-cpython-37/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3383739Z copying build/lib.linux-x86_64-cpython-37/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3384912Z copying build/lib.linux-x86_64-cpython-37/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3385774Z copying build/lib.linux-x86_64-cpython-37/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3386832Z copying build/lib.linux-x86_64-cpython-37/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3388238Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3389822Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:30:07.3391478Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:30:07.3392365Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:30:07.3393669Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:30:07.3394696Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:30:07.3395890Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:30:07.3397015Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:30:07.3397896Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:30:07.3399160Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:30:07.3400454Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:30:07.3401582Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:30:07.3402662Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:30:07.3404114Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:30:07.3405344Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3406287Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3407555Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3408680Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3409747Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3411187Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3412408Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3413355Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3414368Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3415538Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3416605Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3417623Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3418655Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3419733Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3420671Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3421760Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:30:07.3423413Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3424517Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3425589Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3426622Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3427831Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3428769Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3429863Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3430896Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3432008Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3433061Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3434301Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3435306Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3436398Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:30:07.3437924Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2022-09-27T15:30:07.3438720Z copying build/lib.linux-x86_64-cpython-37/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2022-09-27T15:30:07.3457456Z creating build/bdist.linux-x86_64/wheel/torch/special 2022-09-27T15:30:07.3458232Z copying build/lib.linux-x86_64-cpython-37/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2022-09-27T15:30:07.3458549Z creating build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:30:07.3459123Z copying build/lib.linux-x86_64-cpython-37/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:30:07.3459669Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:30:07.3460206Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:30:07.3460723Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_deprecated.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:30:07.3461245Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_legacy.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:30:07.3461596Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3462168Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3462768Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3463361Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3463960Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3464398Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3464934Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3465553Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3466108Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3466432Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3466786Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3472702Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3474016Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3476805Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3478548Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3479438Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3480269Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3482320Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3483439Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3484507Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3485382Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3487996Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3488738Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3489379Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3490172Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:30:07.3491412Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-09-27T15:30:07.3491987Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-09-27T15:30:07.3493158Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen/random_topo_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-09-27T15:30:07.3494688Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-09-27T15:30:07.3495155Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-09-27T15:30:07.3496186Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-09-27T15:30:07.3496948Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-09-27T15:30:07.3498345Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:30:07.3498934Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:30:07.3499916Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:30:07.3502060Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:30:07.3505776Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:30:07.3507052Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:30:07.3508107Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:30:07.3509355Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-09-27T15:30:07.3510281Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-09-27T15:30:07.3511405Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-09-27T15:30:07.3513041Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.3513721Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.3514744Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.3515583Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:30:07.3517343Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-09-27T15:30:07.3518033Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-09-27T15:30:07.3518952Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-09-27T15:30:07.3519709Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-09-27T15:30:07.3520820Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-09-27T15:30:07.3522678Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-09-27T15:30:07.3523682Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-09-27T15:30:07.3524635Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:07.3525456Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:07.3527175Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:07.3529556Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:07.3530518Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:07.3531842Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:07.3535299Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:07.3536009Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:07.3537037Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:30:07.3538290Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:30:07.3539333Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:30:07.3540442Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:30:07.3541227Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:30:07.3542901Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:30:07.3543912Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:30:07.3544721Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:30:07.3546005Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:30:07.3547540Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:30:07.3549338Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-09-27T15:30:07.3549987Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-09-27T15:30:07.3551524Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-09-27T15:30:07.3555389Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:30:07.3555783Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:30:07.3556857Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:30:07.3558465Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:30:07.3559753Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:30:07.3561411Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:07.3561876Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:07.3562675Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:07.3564503Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:07.3565696Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:07.3567342Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:30:07.3568831Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-09-27T15:30:07.3569354Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-09-27T15:30:07.3570550Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-09-27T15:30:07.3571488Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-09-27T15:30:07.3573035Z creating build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3573515Z copying build/lib.linux-x86_64-cpython-37/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3574999Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3575573Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_crash_handler.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3576578Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cuda_trace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3577329Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3578593Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3579480Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3580769Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3581672Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3582618Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3583893Z copying build/lib.linux-x86_64-cpython-37/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3584531Z copying build/lib.linux-x86_64-cpython-37/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3586014Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3587780Z copying build/lib.linux-x86_64-cpython-37/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3588207Z copying build/lib.linux-x86_64-cpython-37/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3589769Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3590711Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3591324Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3592562Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3593166Z copying build/lib.linux-x86_64-cpython-37/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3594006Z copying build/lib.linux-x86_64-cpython-37/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:30:07.3596033Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-09-27T15:30:07.3596609Z copying build/lib.linux-x86_64-cpython-37/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-09-27T15:30:07.3597227Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-09-27T15:30:07.3597932Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-09-27T15:30:07.3599783Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:30:07.3600313Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:30:07.3600843Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/blas_compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:30:07.3601459Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:30:07.3602448Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:30:07.3603523Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/end_to_end.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:30:07.3604449Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:30:07.3605543Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:30:07.3606416Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:30:07.3607567Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:30:07.3609173Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:07.3609602Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:07.3610737Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:07.3611394Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:07.3612605Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:07.3613281Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:07.3613782Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:30:07.3614789Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:30:07.3615207Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:30:07.3616134Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:30:07.3616806Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:30:07.3618160Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:30:07.3618776Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:30:07.3619427Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:30:07.3620662Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:30:07.3621226Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:30:07.3623606Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:07.3624359Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:07.3625130Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:07.3626231Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:07.3627478Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:07.3628237Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:07.3629539Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:30:07.3633978Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:30:07.3634943Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-09-27T15:30:07.3635982Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-09-27T15:30:07.3637910Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-09-27T15:30:07.3638855Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:30:07.3639513Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:30:07.3640636Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:30:07.3641666Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:30:07.3643864Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataloader_experimental.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:30:07.3644613Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:30:07.3645985Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:30:07.3647063Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:30:07.3647980Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:30:07.3649431Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:30:07.3651712Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:30:07.3652091Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:30:07.3653016Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:30:07.3654060Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:30:07.3655010Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:30:07.3656642Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/serialization.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:30:07.3657639Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:30:07.3658560Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:30:07.3660251Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:30:07.3660757Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:30:07.3662419Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/eventloop.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:30:07.3662875Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/iter.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:30:07.3664368Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/map.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:30:07.3665356Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/messages.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:30:07.3666468Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/protocol.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:30:07.3667561Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/queue.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:30:07.3669204Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:30:07.3669854Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:30:07.3670693Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:30:07.3671768Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:30:07.3674218Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:30:07.3674741Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:30:07.3675185Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:30:07.3677154Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:07.3677589Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:07.3678115Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:07.3678969Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:07.3680312Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:07.3681080Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:30:07.3682364Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3683118Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3684264Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3685339Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3686441Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3687775Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3688855Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3689754Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3691309Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3692159Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3694249Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3695211Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:30:07.3696277Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:30:07.3697177Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:30:07.3698014Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:30:07.3698805Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:30:07.3699956Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:30:07.3700711Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:30:07.3701546Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:30:07.3702864Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:30:07.3703264Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:30:07.3704195Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:30:07.3705294Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:30:07.3706166Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:30:07.3707931Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:30:07.3708350Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:30:07.3709014Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:30:07.3710116Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:30:07.3713147Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:30:07.3714721Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:30:07.3715505Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-09-27T15:30:07.3716024Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-09-27T15:30:07.3716835Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-09-27T15:30:07.3718383Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:30:07.3718973Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:30:07.3720077Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:30:07.3721053Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:30:07.3721939Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:30:07.3723073Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:30:07.3724105Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:30:07.3725989Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3726617Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3727429Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_caffe2_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3729829Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3730471Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3731412Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3732387Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3733623Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3734754Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3736080Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3737215Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:30:07.3739125Z copying build/lib.linux-x86_64-cpython-37/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:07.3740498Z creating build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3741152Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3775391Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3809199Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3855269Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3919532Z copying build/lib.linux-x86_64-cpython-37/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3921242Z copying build/lib.linux-x86_64-cpython-37/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3927381Z copying build/lib.linux-x86_64-cpython-37/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3933491Z copying build/lib.linux-x86_64-cpython-37/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3939090Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3944626Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.3951403Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.4048371Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.4055004Z copying build/lib.linux-x86_64-cpython-37/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.4056916Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.4089749Z copying build/lib.linux-x86_64-cpython-37/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:30:07.4092244Z creating build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4092878Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4098873Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4104208Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4109536Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4115596Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4120727Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4126441Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4132050Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4137784Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4143229Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Array_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4148354Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4153762Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_C++17_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4159454Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4164662Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4169698Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4174455Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4179595Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4185418Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SmallVectorTest -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4200439Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4205139Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4210543Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4215492Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4220321Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4224843Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4229475Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4235250Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4240621Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4245404Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_either_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4256316Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4261194Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4266031Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4282721Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4287544Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4293210Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4300117Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4306361Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4311888Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4318227Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4323609Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4329578Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4334635Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_hip_HIPTest -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4339819Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4347622Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4372858Z copying build/lib.linux-x86_64-cpython-37/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4378876Z copying build/lib.linux-x86_64-cpython-37/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4384338Z copying build/lib.linux-x86_64-cpython-37/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4390001Z copying build/lib.linux-x86_64-cpython-37/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4396162Z copying build/lib.linux-x86_64-cpython-37/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4402048Z copying build/lib.linux-x86_64-cpython-37/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4407683Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4413297Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4418707Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4427435Z copying build/lib.linux-x86_64-cpython-37/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4431766Z copying build/lib.linux-x86_64-cpython-37/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4436436Z copying build/lib.linux-x86_64-cpython-37/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4441758Z copying build/lib.linux-x86_64-cpython-37/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4447474Z copying build/lib.linux-x86_64-cpython-37/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4456448Z copying build/lib.linux-x86_64-cpython-37/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4460951Z copying build/lib.linux-x86_64-cpython-37/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4466079Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4471306Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4476162Z copying build/lib.linux-x86_64-cpython-37/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4481065Z copying build/lib.linux-x86_64-cpython-37/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4486226Z copying build/lib.linux-x86_64-cpython-37/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4491471Z copying build/lib.linux-x86_64-cpython-37/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4496388Z copying build/lib.linux-x86_64-cpython-37/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4501259Z copying build/lib.linux-x86_64-cpython-37/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4506807Z copying build/lib.linux-x86_64-cpython-37/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4512411Z copying build/lib.linux-x86_64-cpython-37/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4516861Z copying build/lib.linux-x86_64-cpython-37/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4521599Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4526811Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4532408Z copying build/lib.linux-x86_64-cpython-37/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4537045Z copying build/lib.linux-x86_64-cpython-37/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4544364Z copying build/lib.linux-x86_64-cpython-37/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4549348Z copying build/lib.linux-x86_64-cpython-37/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4550737Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4555903Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4561702Z copying build/lib.linux-x86_64-cpython-37/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4566586Z copying build/lib.linux-x86_64-cpython-37/torch/test/variant_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4571698Z copying build/lib.linux-x86_64-cpython-37/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4572608Z copying build/lib.linux-x86_64-cpython-37/torch/test/vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4579210Z copying build/lib.linux-x86_64-cpython-37/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4583492Z copying build/lib.linux-x86_64-cpython-37/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4588288Z copying build/lib.linux-x86_64-cpython-37/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4592731Z copying build/lib.linux-x86_64-cpython-37/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4598461Z copying build/lib.linux-x86_64-cpython-37/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4608246Z copying build/lib.linux-x86_64-cpython-37/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4614183Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4625091Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4633325Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4644761Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4654607Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4659815Z copying build/lib.linux-x86_64-cpython-37/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4668056Z copying build/lib.linux-x86_64-cpython-37/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4672688Z copying build/lib.linux-x86_64-cpython-37/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4677686Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4682483Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4711801Z copying build/lib.linux-x86_64-cpython-37/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4716358Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_apply_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4721443Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4726267Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4731501Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_distributions_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4736447Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4741301Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4746330Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4751287Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_integer_divider_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4756113Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4761062Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4766194Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_vectorized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:30:07.4772096Z creating build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4772680Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4774112Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4775034Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4776981Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4778768Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4779637Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4780363Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4781052Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4783034Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4784020Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4785107Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4785958Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4787250Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4787939Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4788896Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4790776Z copying build/lib.linux-x86_64-cpython-37/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4792192Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4794203Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:30:07.4795660Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-09-27T15:30:07.4796516Z copying build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-09-27T15:30:07.4798576Z creating build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.4798970Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.4804697Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10_hip.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.4808380Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libcaffe2_nvrtc.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.4809754Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.6702322Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_hip.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.7811744Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.7812552Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.7813699Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.7819987Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.7822568Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.7826766Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.7975830Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:30:07.7976502Z creating build/bdist.linux-x86_64/wheel/torch/include 2022-09-27T15:30:07.7977372Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7978220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7979339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7980189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7980834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7981962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7982608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7983780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7984841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7985823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7986682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7987596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7989474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7990168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7991468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7992553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7993521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7995131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7996141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7997756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7998806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.7999817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8001116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8002095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8003266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8004304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8005255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8006338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8007743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8009076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8009738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8011044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8012823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8013640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8014524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8015253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8016305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8017401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8018439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8019598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8020781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8022017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8023020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8024046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8025033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8026332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8027440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8028475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNativeTBB.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8029673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8032111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8032921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8033918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8034872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8035825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8036649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8037310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8038037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8038852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8039740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8040863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8041669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8042841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8044072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8045311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8046313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8047671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8049327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8050538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8051922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8053000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8054157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8055250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8056737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8057966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8059388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8060601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8062282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8063418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8064608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8065700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8066867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8068026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8069615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8070616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8071926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8073170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8074168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8075477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8076134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8077084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8078422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8079392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8080383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8081442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8082474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8083629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8084781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8085897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8087103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8088414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8089674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8090610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8092184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8093291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8093911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8094905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8096497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8097991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8099524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8111831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8117782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8130304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8131509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:30:07.8132030Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-09-27T15:30:07.8132778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-09-27T15:30:07.8133478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-09-27T15:30:07.8135448Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:30:07.8135976Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8136773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8137593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8138852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8139592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8141939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8142997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8144100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8145029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8146118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8147383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8148633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:30:07.8150456Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:07.8151100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:07.8152197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:07.8153614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:07.8154428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:07.8155641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:07.8156529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:07.8157438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:07.8158814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:30:07.8160038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:30:07.8160719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:30:07.8161818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:30:07.8162724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:30:07.8163384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:30:07.8165952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:30:07.8166893Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8167513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8168521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8169687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8170825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8171642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8172837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8173627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8174492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8175586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8176474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8177667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8178851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8179724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8180921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8182002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8183886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8184966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8186020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8186857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8187764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8188612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8189612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8190881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8191659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8192884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8193934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8195010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8196285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8197181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8198477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8199081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8201645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8202529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8204296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8205078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8206375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8207247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8208413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8209502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8210550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8211703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8213276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8213888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8215026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8216193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8217181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8218103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8219095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8220072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8221168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8223824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8224683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8225425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8226686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8227865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8228924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8230904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8231916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8233245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8234385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8235402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8236577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8237577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8238671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8239381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8240246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8241408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8242193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8245397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8246442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:30:07.8248801Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:30:07.8249803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:30:07.8251201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:30:07.8252342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:30:07.8253474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:30:07.8254749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:30:07.8255897Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:07.8256973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:07.8258282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:07.8259618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:07.8260806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:07.8261964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:30:07.8262842Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:30:07.8263828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:30:07.8265015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:30:07.8266180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:30:07.8267520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:30:07.8268699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:30:07.8269930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:30:07.8270730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:30:07.8272248Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:30:07.8272948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:30:07.8273994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:30:07.8275050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:30:07.8275932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:30:07.8278658Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8279337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8280201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8281137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8282197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8283899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8284740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8286217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8287103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8288018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8288884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8289832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8290664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8291839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8292820Z 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-09-27T15:30:07.8293833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8294892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8296003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8297358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8298029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8299108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8299775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8301662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8302433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8303170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8303833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8304863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8305856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8307059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8308021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8308839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8310754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8311613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8312232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8313051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8314155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:30:07.8315238Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8316075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8317437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8320126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8320795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8321585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8322362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8323173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8324080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8325410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8326187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:30:07.8327215Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:30:07.8328017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:30:07.8329329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:30:07.8330232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:30:07.8331140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:30:07.8332595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:30:07.8333357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:30:07.8335002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:30:07.8336614Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8337379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8338298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8339255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8340612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8341765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8342822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8343958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8344988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8345787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8346640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8347745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8348541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8349671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:30:07.8375513Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8376306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8377228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8378094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8378961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8380847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8381588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8383343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8384310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8385158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8386330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8387379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8388473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8389593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8390672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8391730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8392799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8393987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8395214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8396364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8397498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8398613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8399800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8400955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8402072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8403145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8404225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8405238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8406440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8407664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8408688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8409680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8411081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8412190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8413245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8414289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8415277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8416272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8417528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8418535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8419638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8420484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8421094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8421848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8423584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8424191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8425329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8426061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8426716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8427581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8428503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8429742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8434371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8435406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8436309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8437110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8437851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8438585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8439352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8440215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8441043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8442065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8442799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8443847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8444688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8445646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8446590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8447612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8448778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8449691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8450525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8451596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8452448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8453515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8454443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8458881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8459687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8460911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8461528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8462151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8463271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8464001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8464566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8465358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8466438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8467306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8468224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8469141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8470080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8470983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8471885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8472774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8473790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8475001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8475702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8477605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8478530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8479593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8480468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8481551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8482358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8483870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8484908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8486202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8487262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8488856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8489950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8490820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8492363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8493529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8494631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8495310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8496467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8497528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8498439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8499745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8500684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8501646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8502951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8503826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8505003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8505859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8507055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8507929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8509041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8509859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8511260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8512456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8513455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8514272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8533251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8534364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8535298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8535972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8536740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8537335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8538030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8538880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8539598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8540360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8541082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8541869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8542594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8543247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8543935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8544962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8545978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8546643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8547590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8548554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8549325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8550157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8551030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8551935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8552678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8553560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8554626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8555716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8556805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8557568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8558520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8559493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8560573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8561764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8562768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8563685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8564600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8565539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8566172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8566911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8567800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8568835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8569853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8571196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8572285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8573323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8574363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8575434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8576737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8577977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8579145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8580267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8581417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8582503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8583157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8583801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8584746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8585443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8586115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8586841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8587509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8588176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8588839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8589547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8590272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8590917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8592182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8593091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8593741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8595397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8595900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8596878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8599082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8599697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8600743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8602436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8603967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8604738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8606539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8607218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8609498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8610616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8611691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8613251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8614498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8615801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8617482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8617959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8618866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8619706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8620850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8621574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8622838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8623740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8624497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8627529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8628309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8628765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8629772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8630310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8631476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8632242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8633307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8634158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8635124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8635895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8637211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8638099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8639592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8640870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8642253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8643486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8644245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8645212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8646361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8647493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8648465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8649558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8650720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8651954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8653478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8655661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8657111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8658353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8659551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8660648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8662057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8663088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8664384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8665720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8666850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8668010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8669274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8670661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8671959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8673325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8674961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8677606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8678330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8679725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8681708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8683070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8684575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8686107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8688112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8689103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8690646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8691948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8693522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8694967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8695977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8697177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8698405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8699447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8700896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8701837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8705195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8706004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8707181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8708119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8709390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8710356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8711745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8712658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8713660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8714752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8716061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8716972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8717932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8719370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8720353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8721305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8723288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8724073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8725176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8726396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8727292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8728468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8729337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8730343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8731214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8732680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8733789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8734894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8736728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8737251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8737954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8740675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8741672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8742493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8743327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8745082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8745905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8746628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8747599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8748697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8749303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8751030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8751617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8753101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8753985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8754963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8756025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8757153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8760375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8763177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8763834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8764893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8766068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8767532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8770779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8771575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8772540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8773751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8775235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8776391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8777107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8778111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8779186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8780107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8781165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8782189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8783040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8785025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8785680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8786186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8786729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8788025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8788614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8789750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8790784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8792563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8793122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8794197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8795254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8796495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8798325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8799045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8800184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8801066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8802190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8803296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8804273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8805272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8806279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8807354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8808263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8809296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8810350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8811623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8812695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8813354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8814580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8815582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8816534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8817562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8820452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8821166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8822154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8823200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8839296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8841235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8841650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8842106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8842712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8843094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8843593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8843934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8844259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8844665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8845136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8845604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8846232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8846875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8847456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8848043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8848635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8849109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8849664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8850032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8850581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8851611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8853580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8854800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8855505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8856494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8857475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8858430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8859627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8860773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8861687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8862705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8863777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8864789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8865874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8867294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8868226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8868969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8869985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8870922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8872608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8873675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8874615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8875610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8876754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8877809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8878600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8879719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8880723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8881700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8882707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8883670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8884724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8885822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8886939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8887950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8888932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8889915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8891115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8892461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8893285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8894409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8895492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8896516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8897542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8900783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8901529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8902767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8903863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8904665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8905796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8906792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8907508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8908646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8909902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8910914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8911773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8912840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8913639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8915175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8915889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8917712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8919959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8920877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8921741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8922637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8923838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8924664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8925660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8927001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8928082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8929011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8929966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8932066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8937024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8937725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8938355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8938718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8939173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8939724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8940286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8940799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8941317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8941703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8943888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8944489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8945242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8947817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8948541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8949162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8950064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8950811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8952254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8953537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8955642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8956548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8957763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8958747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8959966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8961211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8962325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8963810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8964848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8965993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8967156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8968561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8969873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8971457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8972331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8973585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8974742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8976175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8977431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8978773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8979836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8981049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8982081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8983348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8984634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8985780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8987165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8988330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8989562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8990551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8992159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8993174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8994478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8995462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8996729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8997905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.8999448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9000390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9001504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9002806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9004173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9005233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9006598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9007875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9008903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9015188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9015769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9016352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9016960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9017598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9018205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9018799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9019167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9019758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9020487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9021117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9021731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9022594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9023599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9024428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9025389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9026293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9027193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9028146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9029061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9029955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9031057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9032028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9034988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9037325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9038123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9039939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9040597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9041646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9042764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9043788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9046159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9046885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9047869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9048942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9050132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9051538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9052680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9053959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9055317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9056510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9057771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9058897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9060041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9061230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9062432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9063750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9065155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9066334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9067559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9068704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9069834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9071276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9072408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9073485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9074740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9075937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9077175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9078555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9079755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9080881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9081939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9083131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9084374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9085678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9086802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9088240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9094728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9095130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9095650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9096115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9096651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9097150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9097579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9098131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9098525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9099176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9099824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9100530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9102060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9103042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9104147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9105320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9106163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9107146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9108148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9109211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9110096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9111081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9111927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9114654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9115259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9116370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9117039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9117887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9119814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9120448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9121013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9122071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9123150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9124436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9125645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9126818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9127964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9129396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9130072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9131430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9133821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9135365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9137172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9137686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9138771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9139665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9141035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9141775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9142832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9143813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9144634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9145667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9146823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9147207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9148735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9149300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9150918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9151330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9152653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9153190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9154608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9155342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9156383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9157311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9158777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9160014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9161146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9162033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9163061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9163988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9166083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9167137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9168138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9168980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9169823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9173295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9173863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9174338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9174765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9175129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9175663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9176643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9177668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9178995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9179912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9181014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9182226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9183134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9184276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9184996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9186486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9187485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9188482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9189482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9191939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9192920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9193906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9194919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9195964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9197462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9198428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9200196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9200673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9201194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9202330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9202767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9204473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9205282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9205834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9207047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9207646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9209101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9209704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9211017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9211859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9213100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9214239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9215124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9216242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9217071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9218353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9219145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9220621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9221659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9222605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9223182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9225075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9225707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9226696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9227904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9228793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9230561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9231093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9232041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9232882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9233677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9234623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9235868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9236769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9237894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9238926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9239922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9240846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9242547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9243050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9244157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9245012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9245762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9247169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9248027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9251328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9251968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9252455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9253043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9253960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9254923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9256064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9256903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9258798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9259442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9260428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9261432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9262209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9263343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9264021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9265365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9266037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9267165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9268162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9269261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9271574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9272296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9272883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9273714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9274747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9275980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9276989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9277839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9278698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9280703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9281250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9282000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9283214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9284114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9285167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9286124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9287195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9288157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9289736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9290173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9292624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9293018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9294541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9295048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9295891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9296484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9297337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9298408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9300247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9301121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9302427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9303637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9304547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9306496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9307133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9307750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9308231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9309097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9310360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9311953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9312880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9314085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9315171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9316317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9317503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9318888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9319968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9321118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9322408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9323626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9325197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9326265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9327457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9328762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9329950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9331312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9333249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9333872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9335006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9336096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9337435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9338853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9340049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9341046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9342560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9343765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9345165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9346051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9348215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9349020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9350052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9350856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9357394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9358092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9358670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9359204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9359767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9360311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9360649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9372102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9372669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9373286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9373848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9374418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9375053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9375583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9376054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9376541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9377115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9377616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9378067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9378679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9379147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9379731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9380141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9380699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9381198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9381697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9382039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9382562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9383555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9386181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9387083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9388110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9389259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9393639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9394765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9396229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9397030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9398652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9399644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9400695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9402033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9403001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9404093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9405277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9406453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9407774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9408149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9409656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9410641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9411909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9413809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9414734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9416039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9416963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9418098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9419286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9420593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9421809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9423124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9424352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9425633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9426898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9427976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9429213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9430440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9431679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9432713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9434185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9435424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9436467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9437780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9438874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9440088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9441312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9442654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9443767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9444894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9446045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9447354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9448672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9449984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9451502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9452641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9454032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9455992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9457159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9458231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9459453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9463106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9463876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9464807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9465812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9466988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9468039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9469388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9469905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9471356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9472302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9473249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9474741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9475786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9476663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9479121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9480339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9481143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9482323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9483334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9484347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9489124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9490447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9491283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9492689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9493452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9495221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9495586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9496999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9497530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9498734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9499672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9500786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9501244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9502533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9503633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9505011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9506407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9507098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9508179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9509435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9510312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9511255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9511886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9513308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9513674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9515225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9516116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9517338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9518326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9520558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9520932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9521320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9522519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9523396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9524879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9525695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9526700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9528188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9530004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9530485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9532847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9533785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9534644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9535733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9537072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9537923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9538905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9540265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9542486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9543519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9544511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9545777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9546822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9547895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9549077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9550103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9551201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9552095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9553098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9554185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9555160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9556063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9556793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9562255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9562847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9563536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9564110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9564747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9565375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9567231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9568297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9569229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9570813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9571777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9574451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9574825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9575807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9576748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9578420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9579628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9580572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9581761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9583140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9584230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9585357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9586817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9588033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9589208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9590340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9591440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9592771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9594219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9595177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9596440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9597520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9598777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9599943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9601302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9602564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9603646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9604888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9606114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9607483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9608853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9610682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9612103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9613545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9614761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9615841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9617047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9618203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9619510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9621009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9622060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9623148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9624421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9625641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9626851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9628163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9629381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9630684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9631873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9633458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9634469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9635636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9636833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9638076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9639359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9640853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9642165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9643457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9644504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9645617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9649476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9650177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9651717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9655061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9655864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9656652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9657588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9660918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9661734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9662877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9664026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9665301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9666098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9667413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9668156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9669345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9670398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9671434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9672366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9674028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9675030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9675931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9677052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9678415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9679439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9680548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9681808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9682681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9683583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9684691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9685647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9686656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9687843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9688910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9689884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9692264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9693072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9693904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9695248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9696170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9697596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9698793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9700000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9701146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9702480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9703889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9704992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9706164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9707612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9708648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9709857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9711091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9712258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9713473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9714526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9718596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9719195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9720240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9721744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9722953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9724159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9725586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9727887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9728529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9729242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9730450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9732024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9734251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9734881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9735810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9742274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9742667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9743084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9743473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9743791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9744117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9744521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9747500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9748164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9748737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9749480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9750129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9750767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9752090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9753356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9754536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9755449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9756837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9758079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9759133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9760252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9761425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9762627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9764064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9765421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9766385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9767598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9768962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9770180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9772509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9774039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9774730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9775933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9777128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9778251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9779829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9781152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9782177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9783502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9784589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9785812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9787055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9788361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9789612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9790764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9791909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9793019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9799487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9800206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9800869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9801527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9802156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9802916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9803605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9804252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9804877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9805621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9806411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9807177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9807919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9808624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9809915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9811119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9812033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9815258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9815910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9816278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9817117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9817814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9818990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9819740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9821863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9822605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9823447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9825527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9826753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9827609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9829137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9830201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9831739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9832700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9834163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9835157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9836426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9837576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9838755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9839892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9841147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9842575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9843900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9844990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9846370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9847507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9849566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9850617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9852060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9853254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9854602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9855846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9856945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9858151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9859506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9861084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9861985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9863079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9864333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9865770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9866931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9869302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9869711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9870740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9871471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9872648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9873482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9874829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9876428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9877080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9877738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9878652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9880428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9881482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9882381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9883490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9884719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9886007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9887686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9888786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9890057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9891316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9892744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9894928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9896178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9897269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9898717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9899906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9900922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9902616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9903713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9905014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9908527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9909301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9910612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9912011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9913125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9914431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9915700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9916796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9918347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9919517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9920550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9921824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9923229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9924612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9925968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9927121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9928875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9929230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9931430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9932090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9940024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9940687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9941284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9941901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9942497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9943381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9944018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9944624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9945231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9946252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9947080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9948278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9949526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9950816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9952145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9953572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9954835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9955965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9956944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9960536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9961221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9962257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9963470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9964933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9966080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9967411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9968785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9969906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9971299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9972293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9973772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9975155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9976578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9977897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9982432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9983526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9984476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9987459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9988248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9989180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9990960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9991622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9992197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9993350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9994259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9995351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9996627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9997813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9998748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:07.9999653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0000898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0001872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0002664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0003708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0004676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0005905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0007196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0008298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0009925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0011175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0011793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0012572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0014383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0015133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0016135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0017286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0018463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0019579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0021002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0022306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0023399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0024436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0025588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0026757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0027933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0029104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0030368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0031270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0032278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0033319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0034454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0037273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0038299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0039449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0040220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0041476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0042376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0043590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0044657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0045458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0046843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0048142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0049319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0050321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0051792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0052815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0056150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0056994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0057896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0059143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0060292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0061194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0062109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0062886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0064236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0065243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0066439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0067832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0068921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0070729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0071889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0073019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0074222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0075436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0076707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0077971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0079408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0080432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0086035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0086858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0087671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0088348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0089028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0089710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0091069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0092070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0094654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0096571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0097655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0098846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0100348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0101639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0102699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0104037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0105342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0106147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0107369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0108454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0109688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0110460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0111528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0112422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0113640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0114818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0115746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0118253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0118813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0119379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0120183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0121083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0122280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0122875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0124650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0125305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0126238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0127697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0129525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0130224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0131672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0132768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0134148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0135294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0136647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0137952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0140091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0141225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0144450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0145134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0146010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0146759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0148206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0149252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0151045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0151571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0152366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0153271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0154179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0155597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0156272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0157387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0158417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0159346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0160338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0161664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0164049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0165068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0166081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0167082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0168548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0169267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0171860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0172758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0173452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0174843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0175766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0176711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0177811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0178937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0179746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0180898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0181796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0182813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0183805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0184773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0187711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0188813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0189701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0190886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0192076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0192946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0193841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0194647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0195874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0196680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0197969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0198843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0199946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0201534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0202298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0203313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0204888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0206568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0207214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0208295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0209108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0210626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0211839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0213863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0214671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0215460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0216210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0217236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0218505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0219406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0231975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0232593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0233014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0233549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0233972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0234431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0234840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0235440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0236279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0236748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0237109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0237554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0237972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0238333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0238824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0239249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0239615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0240649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0241536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0242282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0244455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0245197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0246120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0249764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0252458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0253218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0254224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0255639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0256257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0257998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0258511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0260107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0261218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0262099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0263213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0263836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0265220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0266219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0267218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0268103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0269544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0269971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0271347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0272209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0273250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0274355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0275334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0276271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0277372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0278363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0279388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0280312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0281385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0282502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0283534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0284452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0285452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0286466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0287621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0288639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0289683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0290792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0291921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0292751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0294020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0294946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0295965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0296993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0297953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0299396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0299854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0301292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0301927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0303324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0304113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0305515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0306251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0307497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0308420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0309718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0310882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0312042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0313066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0313933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0316063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0316498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0317713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0318608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0319638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0320881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0321919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0322825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0323832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0324846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0328044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0328482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0328956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0329887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0331037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0331934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0333034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0334123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0334677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0336253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0337021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0337916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0339175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0339693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0341438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0342931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0343298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0344521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0345313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0346784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0347304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0355037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0356060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0356896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0357490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0358077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0358655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0359378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0360007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0360592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0361251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0362022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0362614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0363267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0363843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0364435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0365033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0365599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0366565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0367678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0370714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0371529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0372103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0374305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0374928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0375508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0376738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0378052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0378970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0380195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0381433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0382557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0383706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0384982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0386297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0387277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0387920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0388806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0389779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0390597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0391660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0392336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0393335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0394111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0396339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0396888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0397732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0398356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0399239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0400498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0401018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0402382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0403141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0404177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0405313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0407079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0407548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0408108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0409526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0410450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0411807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0412708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0413775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0414839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0415971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0416739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0417913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0418744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0420347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0420725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0422417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0423269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0425852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0426308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0426734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0427624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0428634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0430663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0431164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0432272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0433929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0434773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0436127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0436909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0438805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0439618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0440012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0440876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0441824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0442821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0443470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0444515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0445307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0446357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0447328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0448348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0449506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0450387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0454578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0455374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0456251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0457206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0458220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0459298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0460243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0463637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0464382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0465267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0466358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0467504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0468237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0469744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0470614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0471590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0472522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0473668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0474646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0476267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0477252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0477883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0478868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0479748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0480406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0481685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0482828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0483479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0484960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0486208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0486912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0488126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0488902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0490253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0491881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0492774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0493706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0494443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0495496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0496283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0497519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0499043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0499775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0501115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0501960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0503054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0503912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0504819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0505740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0506791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0507833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0508719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0511629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0512638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0514239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0515144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0516211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0517651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0518183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0520559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0521032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0521556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0522238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0523360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0525061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0525619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0526829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0527674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0528807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0529721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0530835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0531776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0533895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0537343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0538564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0539224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0541335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0541961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0542779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0543532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0544491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0545440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0546571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0549416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0550720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0551353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0552847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0553495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0554456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0555602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0556753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0558260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0559120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0560270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0561254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0562569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0563561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0564690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0565874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0566999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0568180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0569155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0570298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0571535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0572521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0574295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0574879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0577027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0577606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0578363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0578923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0579827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0580912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0581785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0583090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0584166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0584905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0585608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0586529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0587790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0588501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0592233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0593051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0593791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0594619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0596002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0597419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0598508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0600732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0601517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0603073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0604253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0605362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0606659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0607820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0609241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0610610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0612262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0613461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0614498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0619885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0620604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0621273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0622309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0623504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0624671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0627839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0628433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0629786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0630889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0632235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0633305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0634421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0635804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0636980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0638242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0639300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0640454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0642628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0643179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0643903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0645400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0646333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0647330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0648563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0649623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0650584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0652332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0653182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0654289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0655345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0656445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0657388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0658585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0659589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0660614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0661628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0662691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0663673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0664758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0665829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0667083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0668049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0670655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0671762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0672980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0673952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0674989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0675756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0676705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0677636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0678864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0680504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0682244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0682726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0683903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0684950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0697053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0697688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0698433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0699039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0699691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0700268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0700752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0701343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0701971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0702552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0703186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0703571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0704055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0704630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0705162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0705851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0706466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0707470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0708784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0709838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0710709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0712744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0713260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0714161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0715342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0716501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0717361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0718396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0719449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0720563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0721732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0722699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0723769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0724831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0725934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0726872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0727681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0729151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0729911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0731406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0731985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0734027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0735133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0736008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0736810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0738058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0739041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0739861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0740950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0742243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0743261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0744643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0746378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0746972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0747647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0748563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0750137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0750809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0751932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0754149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0755215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0756450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0757132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0758484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0759558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0760936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0762336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0763053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0764504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0765186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0766324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0767458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0768980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0769365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0770333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0771536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0772612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0778755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0779407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0779806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0780254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0780641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0781095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0781917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0783328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0784219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0785523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0786439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0788283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0788701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0789800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0790863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0791836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0792972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0794043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0794786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0795863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0796832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0798824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0799203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0800307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0801142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0802300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0803389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0804441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0805701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0806299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0807504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0808610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0809820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0811035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0811515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0813135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0814159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0815276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0816081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0817026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0818087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0818602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0820775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0821389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0822718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0823972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0825395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0825976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0827286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0828183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0829270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0829737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0830764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0831775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0833901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0834248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0835016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0835852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0836786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0837916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0838923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0839859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0840986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0841926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0843835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0844456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0845454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0846364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0847561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0848670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0849655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0850366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0851825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0852786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0854179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0855039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0857080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0857580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0858446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0859134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0860400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0861358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0861840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0863241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0864143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0865065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0865893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0866937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0868244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0869533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0870493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0870986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0872439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0873402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0874300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0875399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0876388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0877856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0878559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0879681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0880609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0881749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0882782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0883808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0884767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0885966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0886960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0887960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0888924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0889923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0891751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0893314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0894407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0895181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0896057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0897111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0898151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0899227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0899956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0901129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0902115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0903314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0904129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0905463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0906148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0906949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0908010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0909174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0910231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0911147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0911908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0912745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0913516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0914481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0915273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0916915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0917842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0918381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0919847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0920571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0921914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0922748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0924178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0924776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0925920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0926624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0928129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0929038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0930078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0931727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0932399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0933621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0935316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0936062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0936810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0937791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0938591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0939988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0942815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0943497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0944038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0944534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0945353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0945810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0946422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0947164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0948489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0949496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0950563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0951540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0953348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0954124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0955023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0956026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0957739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0958721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0959726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0961207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0962443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0963391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0964563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0965877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0967059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0968621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0969558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0971102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0972375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0973469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0975832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0976436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0977312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0978672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0980035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0981472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0982357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0983765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0985035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0986098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0990538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0991147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0991866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0992471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0993069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0993651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0994373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0994989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0995880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0996999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0998385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.0999471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1000612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1001764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1004045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1004636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1005498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1006045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1007260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1008009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1009444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1010559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1011644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1012653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1013722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1014751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1015454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1017057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1017712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1018842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1020045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1021143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1022319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1023093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1024248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1025327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1026184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1026899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1027788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1028977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1030570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1031583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1032487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1033588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1034686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1035857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1036861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1037959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1039145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1040060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1041141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1042265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1043424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1044449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1045520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1046465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1047799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1048980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1050020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1051217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1052588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1054514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1055470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1056909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1057870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1058719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1059887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1061042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1061947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1063103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1064123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1065314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1066278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1067318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1068928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1070089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1071047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1072089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1073136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1074614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1075525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1076548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1077433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1078619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1079494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1080650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1081385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1083058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1083847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1084910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1085683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1087139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1088165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1089123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1089896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1091909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1092781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1093790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1095533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1095951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1096838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1098085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1098630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1100564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1102073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1102676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1104058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1104806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1106449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1107523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1108557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1109233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1110592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1111013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1111945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1112620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1113737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1115494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1116113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1116560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1118261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1119129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1120214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1121582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1123480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1123879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1124778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1125894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1127186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1128733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1129529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1133529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1134595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1135114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1136234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1137673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1138663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1139602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1140621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1141910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1142591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1144617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1145264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1145882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1146502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1147359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1148140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1149173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1150086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1151280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1152201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1152970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1153749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1154905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1155483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1156693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1157673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1158813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1159577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1160718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1161673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1162533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1163554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1164817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1166051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1167085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1168027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1169125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1171046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1171936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1172902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1173720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1184511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1185508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1186553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1187424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1188572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1189485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1190481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1191375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1192295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1193172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1194022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1194858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1195805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1196750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1197658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1198426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1199296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1200212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1201029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1201761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1202484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1203281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1204088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1204929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1205610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1206634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1207666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1208440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1209192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1209833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1210658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1211695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1212334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1213036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1213742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1214581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1215328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1216041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1216681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1217423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1218003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1218710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1219557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1220540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1221459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1222632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1223617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1224694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1225802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1226891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1227816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1228926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1230085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1231122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1232170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1233202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1234342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1235312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1236391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1237825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1239245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1240165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1241321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1242252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1243254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1244174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1245219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1246289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1247331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1248410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1249391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1250347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1251538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1252834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1253781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1255118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1256217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1257430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1258483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1259704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1260880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1261897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1263040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1264140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1265229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1266354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1267485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1268696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1269765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1270883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1272065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1273421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1274384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1275457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1276573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1277778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1278743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1279620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1281251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1282000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1283185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1284364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1285122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1286283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1287519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1288926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1289894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1291148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1292591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1293603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1294577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1295622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1296748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1297771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1298707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1299599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1300675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1301559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1302729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1303923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1305006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1305854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1306915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1307863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1308618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1309390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1310762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1311818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1312828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1313778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1314878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1315841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1316714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1317698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1318813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1320021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1321076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1321971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1323306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1324361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1325390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1326312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1327100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1328448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1329465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1330390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1331332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1332713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1333724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1334589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1336207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1336928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1337916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1338603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1339662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1340513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1341725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1342660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1343518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1344697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1345610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1347003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1347907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1349384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1350076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1351059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1352206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1353266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1354603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1355844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1356776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1357707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1358793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1359757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1361060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1362045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1363194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1364423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1365115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1366004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1367159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1368602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1369614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1370440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1371684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1373842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1374695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1375497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1376982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1378239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1379384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1380367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1381304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1382358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1383512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1384737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1385743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1386899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1387945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1389188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1390194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1391444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1392368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1394041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1394697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1395417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1396802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1397916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1399111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1400292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1401187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1402152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1403167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1404364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1405455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1406307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1407517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1408676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1409831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1410823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1411913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1413118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1414142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1415855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1416904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1417739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1418706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1419637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1420521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1421981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1423136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1424206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1425230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1426192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1427188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1428217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1429095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1430139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1431432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1432315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1434229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1435449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1436477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1437583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1438238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1439002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1440000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1441070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1442194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1443396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1444446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1445664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1447596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1448805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1449868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1451119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1452042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1452940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1453749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1454784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1455498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1456660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1457557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1458549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1459257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1460388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1461545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1462264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1463637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1464395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1465485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1466471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1467191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1468055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1468916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1469893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1470624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1471399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1473116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1474222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1475314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1476136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1476992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1477840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1478833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1479585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1480663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1481730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1482676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1483569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1484483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1485373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1486352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1487446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1488407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1489507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1490416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1491641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1492463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1493557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1494683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1495734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1496736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1497749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1498642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1499585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1500657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1501814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1502731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1503617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1504706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1505618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1506642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1507343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1508161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1508928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1510146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1513478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1514445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1515422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1516569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1517444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1518435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1520431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1521410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1522337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1523082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1523882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1524929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1526013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1527375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1528577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1530234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1531501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1532313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1532985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1533855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1535132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1536250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1537334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1538297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1539433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1540504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1541466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1542918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1544457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1545542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1546841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1547942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1549147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1550279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1551427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1552523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1553839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1554851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1555836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1557069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1558211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1559432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1560705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1561780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1562759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1563609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1564613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1565647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1566820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1568156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1569246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1570146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1570980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1571745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1572447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1573331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1574408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1575273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1575935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1576736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1578121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1578932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1579694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1581062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1582169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1583210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1584103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1585135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1586247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1587265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1589033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1589777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1591876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1592891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1593656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1594913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1595727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1596833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1598019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1599146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1600216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1601308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1602566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1603463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1604647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1605708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1607030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1608224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1609328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1610419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1611620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1612625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1613750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1614878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1615924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1616938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1617919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1619012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1620224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1621232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1622359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1623445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1624510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1626028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1627167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1628252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1629251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1630241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1631222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1632357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1633450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1634464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1635574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1636655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1637663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1638622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1639740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1640827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1641837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1642837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1643965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1645251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1646345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1647415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1648543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1649944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1651151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1653001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1655713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1656655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1657857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1658777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1659701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1660694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1661911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1662864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1663623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1665033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1665750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1666767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1668007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1668935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1669994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1671004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1672374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1673658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1674727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1675691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1676653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1677853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1679063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1680015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1681194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1682353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1683361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1684646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1685937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1687023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1688054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1688818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1690142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1690751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1693575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1694202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1694978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1695810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1696584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1697591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1698912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1699822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1700595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1701705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1702797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1703590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1704643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1705780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1706655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1707654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1708586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1709750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1710891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1711981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1713035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1714058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1716214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1716707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1717318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1718124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1719225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1720303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1721321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1722994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1723711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1725014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1725581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1726985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1727828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1728995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1730176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1730847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1732607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1733315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1734427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1735562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1736526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1737476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1739185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1739747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1740840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1741433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1742571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1744020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1745073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1746149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1747112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1748355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1748966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1750001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1750910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1751891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1753188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1753910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1755209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1755916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1757003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1757948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1758644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1760019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1760756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1761929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1762839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1763736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1764691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1766022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1766473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1767799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1768822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1769823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1770337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1771855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1772376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1773403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1774985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1776073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1776963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1778065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1778934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1779852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1780971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1782030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1785705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1786335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1786717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1787076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1787543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1788932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1790006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1790689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1791800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1792641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1793675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1795239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1796322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1797273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1798586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1800170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1801528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1802617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1803825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1805159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1806493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1807867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1809091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1810272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1812066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1812891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1814168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1815327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1816686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1817914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1819190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1820337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1821787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1822777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1824170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1825297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1826349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1827812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1829069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1830313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1831568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1832691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1833976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1835306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1836662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1837645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1838776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1840211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1841422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1842765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1843806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1844951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1846354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1847722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1848977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1850371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1851597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1853156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1854116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1855442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1857160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1858263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1859510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1860944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1861918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1862938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1863907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1865235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1865905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1868397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1869005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1869957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1871106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1871833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1872937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1874046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1889930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1890601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1891166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1891596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1892121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1892467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1892835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1893184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1893663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1894024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1894391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1894783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1895273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1895742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1896227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1896614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1897042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1897443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1897872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1898379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1898775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1899245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1899739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1900074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1900573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1901223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1901755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1902997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1904013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1905376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1905860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1907070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1908100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1908618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1909636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1910681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1911693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1912481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1913567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1914614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1915407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1916187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1917156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1917992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1918994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1919861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1920736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1921753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1922559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1923430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1924362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1925268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1926215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1927100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1928305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1928944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1929841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1931464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1932583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1933120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1933966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1934957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1935774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1936828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1937576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1938575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1939334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1940300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1941257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1942103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1942921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1943929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1945094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1945988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1946948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1947776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1949429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1949810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1950526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1951836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1953468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1953856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1954901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1955832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1956933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1957560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1959155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1959820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1960552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1961565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1962204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1963465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1964138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1966020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1966608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1967381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1968119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1969352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1970255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1971411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1972327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1973146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1973992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1974958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1976028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1976702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1977681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1978476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1979624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1980283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1981319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1982433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1983010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1983980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1984842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1985745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1986735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1987532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1988475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1989498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1990584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1991961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1993262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1993929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1995161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1995827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1997116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1997959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1998852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.1999646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2000867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2001711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2002598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2003539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2004521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2005557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2006513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2007808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2008898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2009879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2010811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2011878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2013674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2014807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2015466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2016548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2017505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2018535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2019477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2020487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2021464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2022478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2023611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2024545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2025703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2026730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2027891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2028909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2029534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2030872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2031617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2032533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2033525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2034462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2035462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2036685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2037459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2038527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2039687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2040441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2041632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2042610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2043553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2044659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2045486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2046386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2047589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2048512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2049442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2050547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2052225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2052833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2053700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2054731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2055337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2056918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2057567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2058501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2059539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2060702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2061611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2062515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2063492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2064476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2065479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2066460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2067521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2068412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2069479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2070555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2071649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2072408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2073617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2074580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2075404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2076464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2077588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2078613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2079405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2080508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2081453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2083302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2083701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2084802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2085686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2087242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2088231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2089043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2090083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2091419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2092553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2093581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2094909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2095954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2096733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2098185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2099091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2100275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2100999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2101961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2102986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2103706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2105840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2106270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2107246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2108472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2109564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2110495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2112027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2112998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2113924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2115288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2116534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2117658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2118476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2119771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2120258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2121801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2122481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2124059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2125157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2125977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2126542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2128167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2128898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2129832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2131436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2134669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2135276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2135676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2136147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2136664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2137047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2137478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2138727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2139756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2140650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2141780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2142687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2143837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2144795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2145898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2146817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2147857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2148791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2149851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2150748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2151844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2152750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2153936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2154798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2155856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2156748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2157837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2159012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2159989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2160823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2161939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2162852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2163925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2164970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2165979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2167201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2168130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2169220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2170229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2171383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2172281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2174332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2175223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2176540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2177175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2178672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2179086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2180621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2181157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2182625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2183530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2184662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2185747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2186967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2187699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2189316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2190670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2191808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2192729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2193619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2194801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2195734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2196829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2197998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2199256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2200009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2200921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2202045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2202902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2204465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2205341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2206477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2207225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2208461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2209303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2210839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2212118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2213026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2213748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2214522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2215416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2216410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2217420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2218416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2219420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2221078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2222056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2222734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2223839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2224942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2226477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2227001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2228204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2229123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2230086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2231184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2232245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2233389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2234739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2239127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2239751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2240359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2241090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2241684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2242303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2242891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2243630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2244464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2245479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2246375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2247472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2248392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2249279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2251051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2251401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2252315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2253216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2255371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2255738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2257563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2258155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2260227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2260874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2261607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2262657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2263551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2265061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2265724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2266615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2267500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2268418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2269461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2270332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2271787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2273026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2274323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2275640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2276939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2277917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2279091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2281311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2282061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2283170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2284113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2285265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2286655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2287882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2289112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2290312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2291860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2293039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2294292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2295491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2296610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2297858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2299053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2300159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2301378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2302458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2303913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2304954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2306136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2307488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2308826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2310124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2311223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2312435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2313768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2314857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2316212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2317525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2319079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2320276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2321574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2322501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2323964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2325101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2326368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2327630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2328839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2329992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2331347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2332582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2334234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2336047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2337225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2338392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2339790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2341131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2342365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2343673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2344617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2345694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2346863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2348262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2349439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2350570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2351753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2353030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2354225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2355399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2356349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2357881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2359236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2360180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2361342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2362679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2363675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2364816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2366255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2367707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2368882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2370019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2371947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2372788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2374707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2375658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2376903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2378208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2379277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2380437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2381676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2383214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2384330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2385493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2386746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2388084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2389211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2390561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2391656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2392937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2394079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2395350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2396545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2397911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2399009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2400206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2401932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2402876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2404206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2405400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2406894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2408198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2409322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2410435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2412210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2413212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2414413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2416403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2417798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2418879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2420181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2421310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2422527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2423687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2424978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2426151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2427530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2428628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2429931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2431316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2432196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2433445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2434589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2435922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2437151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2438414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2439791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2440996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2442339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2443344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2444702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2445898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2447181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2448397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2449644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2451247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2452212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2453508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2454700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2455906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2457182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2458355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2459771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2461073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2462074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2463249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2464436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2465698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2466948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2468200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2469431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2470804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2471908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2473119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2474525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2476032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2477208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2478447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2479655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2481129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2482158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2483316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2484480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2485730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2487141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2488533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2489770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2491205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2492224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2493718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2494797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2496953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2497876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2499203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2500465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2501818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2503132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2504323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2505649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2507667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2508530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2510041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2511144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2512475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2513610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2514810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2516099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2517264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2518453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2519730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2520870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2522257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2523654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2524850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2526111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2527669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2528841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2530133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2531729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2534155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2535241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2536564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2537753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2539064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2540296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2541383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2542543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2543955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2545129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2546236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2547431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2548689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2550008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2551085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2552265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2553506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2555006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2556056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2557384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2558551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2560007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2560857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2562170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2563485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2564818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2565854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2567255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2568648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2570829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2571742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2572371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2573704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2575098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2576593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2577479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2579732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2580621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2581750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2583115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2584342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2585405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2586717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2587904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2589271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2590250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2591836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2592996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2594514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2595475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2596439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2597872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2599318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2600580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2601746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2603124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2605178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2605581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2606430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2607758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2609787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2610279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2611294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2612084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2613054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2614129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2615121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2616468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2617498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2618630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2619391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2620551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2621685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2622867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2623958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2624800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2625913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2626802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2627848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2628954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2629889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2631028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2631967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2632981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2634206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2635604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2636507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2637790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2638590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2640451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2640989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2641735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2642942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2643818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2645216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2646149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2647294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2648543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2649590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2650689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2652604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2653664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2654777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2655882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2657188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2658146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2659256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2660378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2661497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2662963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2664198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2665082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2666185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2667311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2668531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2669552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2670602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2671676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2673154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2674058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2675137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2676239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2677525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2678515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2679618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2680681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2681998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2682937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2684009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2685141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2686444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2687696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2688846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2689847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2691139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2692696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2694638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2695314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2697189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2697686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2698734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2699628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2700656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2701335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2703217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2704244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2705527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2706633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2707928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2709143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2710402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2711431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2712666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2713950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2715245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2716569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2717608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2718878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2720015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2721198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2722374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2723719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2724874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2726174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2728206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2729508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2730729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2732130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2733333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2735273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2736117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2737488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2738620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2739890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2740954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2742249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2743422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2744784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2745978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2747214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2748351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2749679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2750754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2751915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2753154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2754545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2755633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2756971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2758191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2759482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2760670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2761787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2762960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2764296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2767010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2767654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2768296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2769439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2770617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2771742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2772994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2774246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2775616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2777048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2778306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2779479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2781143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2782291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2783469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2784761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2786208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2788349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2788989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2789581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2790910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2791806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2792936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2794133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2795575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2796624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2797870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2799099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2800279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2801476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2803210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2804391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2805800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2806978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2808811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2810015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2811501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2813217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2813817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2815158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2816319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2817495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2818543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2820051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2821232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2822587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2823716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2825145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2826429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2827568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2828842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2829976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2831170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2832345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2833490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2835633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2836168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2837044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2837969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2839019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2840138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2841005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2842079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2843080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2844009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2845607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2846285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2847736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2848650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2849903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2851427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2852130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2854036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2854776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2856201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2857332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2858454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2859348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2860499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2861069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2862077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2863068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2863949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2864839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2865776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2866754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2867694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2868528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2869324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2870382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2871506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2872266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2873688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2874274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2875447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2876575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2877558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2878366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2880176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2881296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2881840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2883168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2884039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2886030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2886457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2887182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2887874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2888951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2889876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2890795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2891784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2893166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2894042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2895233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2896533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2897599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2898779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2900271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2901214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2902338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2903575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2905724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2906326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2907209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2908594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2909765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2910962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2912191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2913399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2914485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2915787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2916926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2918095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2919437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2920624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2921776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2923101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2924438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2925500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2926912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2928185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2929449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2930612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2931835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2933248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2934763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2935955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2937274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2938607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2939811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2941119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2942145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2943380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2944577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2945766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2946840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2948042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2949246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2950680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2951717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2953101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2954334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2956306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2957636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2958741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2959949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2961147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2962335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2963413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2964802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2966057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2967391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2968863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2970115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2971475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2972717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2973822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2975195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2976300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2977714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2978879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2980317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2981353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2982645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2983702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2985249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2986217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2987556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2988640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2989825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2991175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2992321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2993661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2994974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2996051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2997444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2998626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.2999820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3001054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3002460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3003648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3004824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3006021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3007432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3008752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3009952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3011219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3012322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3014709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3016408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3017263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3018098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3019508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3020841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3022017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3023324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3024421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3025808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3027226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3028242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3029256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3030563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3031721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3032916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3034126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3035306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3037506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3038657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3039588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3040757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3042276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3043441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3044510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3045858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3047238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3048576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3049499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3050763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3052291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3053603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3054855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3056065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3057294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3058454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3059808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3060883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3062407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3063429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3064807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3066184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3067786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3068616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3070181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3071022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3072644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3074147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3075492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3076677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3077768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3079003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3080158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3081300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3082748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3084200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3085325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3086408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3087715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3089209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3090405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3091752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3092883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3094225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3095336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3096523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3097840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3099031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3100460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3101529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3102698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3103968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3105123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3106575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3107806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3109296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3110385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3111801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3116252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3116786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3117293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3117782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3118300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3119675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3120084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3120541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3121162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3122879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3123537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3124976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3126377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3126963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3128077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3128977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3129642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3130817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3131910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3132919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3133861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3134852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3135798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3136797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3137811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3138781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3139720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3140866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3141604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3143071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3143840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3144713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3146280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3147106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3148206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3149564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3150348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3151327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3152567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3153733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3154407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3155631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3156533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3157504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3158654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3159705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3160524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3161715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3162631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3163330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3164503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3166022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3166594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3168378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3168783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3169546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3170676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3172391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3174140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3175059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3176176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3177697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3178532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3179873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3180961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3181974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3183087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3184286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3186062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3187007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3187791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3189514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3190221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3191333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3192338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3194357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3194865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3195827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3196995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3197833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3198908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3200199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3201307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3202400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3203889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3204960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3205773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3206932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3208055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3209059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3210078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3211129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3212344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3213216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3214222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3215040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3215918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3216873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3217808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3218880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3219763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3220748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3221660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3222675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3223855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3224664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3225730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3226623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3227382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3229536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3230272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3230685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3231765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3232673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3233463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3234523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3235985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3236529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3237963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3238810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3239845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3240688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3241699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3242697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3243557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3244576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3245452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3246352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3247358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3248582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3249681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3250523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3252406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3253489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3254425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3255490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3256079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3257140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3258754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3259237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3260330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3261322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3262419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3263426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3264402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3266231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3266932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3268070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3269044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3270160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3271382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3272377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3273483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3274497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3275557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3276595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3277813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3278693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3280229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3281323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3282227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3283197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3284112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3285033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3286015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3287644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3288232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3289406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3290595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3292004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3292932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3294395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3295521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3296576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3297888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3298694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3300212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3302435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3302956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3303416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3305972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3306679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3307365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3309054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3309671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3310607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3311812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3313181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3314176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3315557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3316607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3318073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3319301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3320351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3321562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3322921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3324878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3325984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3327362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3328794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3330046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3331409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3332900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3334025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3335173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3336635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3338121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3339072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3340190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3341283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3342880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3344100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3345269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3346428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3347830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3348988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3350185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3351627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3352863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3354237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3355442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3356654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3357863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3359302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3360294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3361520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3362786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3364101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3365275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3366457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3367805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3369302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3370525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3371970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3373169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3374534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3376158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3377280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3378502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3379701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3380994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3382276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3383426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3384616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3386401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3387304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3388508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3389612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3390742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3392158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3393404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3394678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3395978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3397211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3398532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3399692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3401008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3402163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3403381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3404691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3406551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3407943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3409126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3410366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3411728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3413812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3415027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3416370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3417664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3418911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3420130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3421352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3422444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3423919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3425143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3426301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3427695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3428845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3430023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3431297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3432744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3433812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3435192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3437200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3437817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3438579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3440151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3441270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3442083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3443748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3444796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3446119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3448477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3449090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3450103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3451466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3452568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3453856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3455086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3456262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3457439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3458907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3460236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3461614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3462689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3463852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3465140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3466456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3467675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3468929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3470062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3471201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3472557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3473648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3475069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3476212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3477298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3478680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3479960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3481412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3482490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3483767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3485055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3486247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3488348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3489310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3490504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3492258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3493776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3495015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3496222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3497481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3498803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3500177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3501344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3502619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3503853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3504936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3506194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3507525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3508677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3509886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3511082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3512280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3513586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3514746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3516073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3517316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3518511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3519666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3520995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3522319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3523548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3524617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3525934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3527152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3528575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3529580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3531029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3532139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3533483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3534836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3535910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3537292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3538463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3539695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3540824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3541994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3543324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3544603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3545979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3547260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3548303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3549504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3550780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3551874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3553241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3554591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3555476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3556848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3558076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3559229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3560447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3561686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3563156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3564261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3565513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3566683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3569015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3570070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3571185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3573327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3574589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3576394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3577145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3578209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3579735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3580491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3581569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3582427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3584046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3584785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3586009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3587057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3588128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3589121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3589628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3591437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3592002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3594127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3594494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3595499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3596837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3597630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3599097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3600212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3601532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3602700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3603984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3605282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3606538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3607861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3610108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3610814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3611771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3613914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3614679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3615492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3616651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3617909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3619248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3620340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3621484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3622851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3624063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3625245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3626526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3627983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3629154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3630580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3631666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3633001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3634182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3635485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3636669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3637808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3639128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3640404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3641794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3642879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3644091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3645373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3647461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3648665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3649966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3651588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3652545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3654154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3655372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3656538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3657837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3659078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3660271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3661320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3662589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3663946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3665360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3666498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3667707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3668873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3670211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3671592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3673080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3674042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3675266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3676690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3677801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3679107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3680348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3681292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3682819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3684168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3685409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3688376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3689018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3689396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3690259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3691246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3692561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3695111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3696253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3697419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3698628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3700696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3701105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3701988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3702904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3704271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3705093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3706294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3707267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3708905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3709766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3710714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3711902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3713396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3714207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3715860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3728085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3729131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3729730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3730304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3731092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3731832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3732179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3732630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3733013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3733428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3733828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3734353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3734740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3735249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3735675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3736100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3736462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3738372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3738904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3739802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3740853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3742049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3743072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3743718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3744967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3745909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3746736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3748721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3749029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3749743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3751101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3751989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3753494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3754084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3755365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3756061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3756956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3757954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3759412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3760477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3761736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3762756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3764635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3765445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3766497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3767796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3769317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3770545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3771833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3773292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3774602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3775607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3776952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3778207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3779895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3780971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3782268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3783780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3784862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3786276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3787265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3789433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3790208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3791093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3792215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3793472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3794583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3796061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3797242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3798395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3799594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3800931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3802899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3804080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3805111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3806306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3807544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3809001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3810454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3811693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3812677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3814045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3815157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3816642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3817700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3818846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3819999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3821391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3822817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3823988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3825202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3826347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3827543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3828925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3830074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3831305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3832469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3833673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3834914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3836266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3837563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3838707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3839790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3840987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3842383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3843456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3844645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3845808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3847287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3848453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3849689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3851072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3852904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3853921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3855327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3856432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3857756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3858811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3860090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3861141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3862523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3864105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3865218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3866475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3867810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3868796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3870021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3871539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3873207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3874134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3875201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3876306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3877578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3879102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3880442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3881289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3882998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3884226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3885735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3886699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3887976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3889193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3890656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3892895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3893703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3894517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3895841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3897087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3898207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3899298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3900515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3901725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3903025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3904131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3905483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3906726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3908031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3909238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3910381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3911531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3912849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3914157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3915299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3916437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3917649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3918781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3919950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3921233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3922430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3923640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3924907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3926081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3927253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3928595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3929718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3931122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3932501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3933922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3934936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3936166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3937330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3938724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3939825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3941057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3942227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3943481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3944647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3946030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3947234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3948583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3949773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3951351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3952342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3953745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3954928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3956111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3957390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3958604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3959825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3961227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3962911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3964263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3965281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3966826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3967943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3969167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3970436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3971841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3973016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3974264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3975462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3977015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3978469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3979558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3980762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3981933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3983389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3984366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3985537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3986696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3988072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3989248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3990446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3991824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3994001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3994671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3995438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3996754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3997791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.3998964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4000152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4001574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4002783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4003857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4005243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4006388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4007644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4008900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4010173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4011517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4013086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4014237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4016409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4017042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4017853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4019105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4020344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4021322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4022923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4024812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4025417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4026777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4027869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4028904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4030203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4031354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4032668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4034360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4035145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4036446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4037784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4038865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4040026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4041341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4044513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4045639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4047276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4048224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4049681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4050767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4052336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4053636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4055256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4056208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4057491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4058689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4059904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4061339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4062553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4063739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4064882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4066095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4067530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4068707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4069887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4071475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4072659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4074081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4074907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4076212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4077545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4078875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4080059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4081397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4082748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4084019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4085082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4086509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4087673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4089009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4090218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4091743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4093316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4094517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4095903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4096943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4098515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4099409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4100866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4102367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4103764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4104932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4106231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4107440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4108697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4109945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4111153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4112430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4113707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4115128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4116370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4117499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4118786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4120026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4121151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4122628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4123777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4125027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4127763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4128481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4129721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4130825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4132473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4133853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4135040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4136447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4137513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4138707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4139928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4141156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4142392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4143544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4144734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4145966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4147393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4148507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4149755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4151126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4152253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4153469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4154652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4155791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4157048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4158403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4159735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4161075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4162236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4163417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4164694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4166024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4167425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4168733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4170038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4171556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4173005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4174225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4175500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4176931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4177952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4179151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4180243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4181580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4182892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4183926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4185170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4186600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4187687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4189144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4190239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4191329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4192596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4194850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4195427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4196467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4197248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4198287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4199035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4200123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4200865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4202219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4202877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4203903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4205594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4206708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4207664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4208768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4209555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4210680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4212116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4214781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4215759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4216275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4217869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4218634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4219847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4220691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4221815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4222954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4223839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4224881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4225916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4227009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4228068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4229073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4230164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4231186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4232417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4233539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4234785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4235286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4236991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4237626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4239034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4239758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4240803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4241682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4242362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4243902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4245518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4246157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4246990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4248980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4249546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4250380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4251332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4252268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4252973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4254454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4255341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4256151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4257227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4258467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4259189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4260731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4261368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4262503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4263441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4264532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4265424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4266850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4268004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4268830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4269999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4270750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4272229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4272896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4274634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4275724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4276685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4277682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4278771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4279766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4281083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4282041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4283132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4283836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4285187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4286302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4287237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4288534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4290092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4291323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4292385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4293549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4294995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4296206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4297428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4298653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4299898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4302116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4302754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4303557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4304919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4306034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4307209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4308384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4309623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4311041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4312308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4313466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4314848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4315922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4317299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4318597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4319980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4321229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4322515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4323767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4324997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4326220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4327687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4328870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4330065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4331456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4333816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4334779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4335950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4337114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4338477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4339692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4340951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4342167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4343576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4344941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4346260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4347386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4348521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4349690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4350995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4352342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4354155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4355368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4356564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4358022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4359072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4360340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4361600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4362904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4364253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4365661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4366939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4368269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4369500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4370732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4372153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4373334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4374490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4375979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4377229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4378425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4379646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4380852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4382078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4383337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4384803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4385893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4387084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4388303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4389584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4390911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4391985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4393206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4394589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4395749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4396959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4398167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4399381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4400615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4402005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4403115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4404393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4405517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4407814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4408770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4409758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4410788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4412232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4413409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4414657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4415858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4417215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4418648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4419744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4420841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4421951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4423192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4424381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4425568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4426762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4428171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4429581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4430647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4431805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4433062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4434934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4436145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4437293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4438509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4439871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4441038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4442228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4443436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4444606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4445952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4447582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4448819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4449916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4451470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4452796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4454052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4455379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4456518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4457885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4458910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4460065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4461582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4462703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4463687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4464995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4466376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4467392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4468715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4470080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4471564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4540852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4549483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4550251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4550895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4551471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4552183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4552784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4553354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4553926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4554641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4555355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4556035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4556614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4557202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4558115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4558860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4559485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4560106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4560700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4561335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4561880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4562666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4563284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4563900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4564768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4565405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4565994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4566589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4567464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4568083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4568897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4569550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4570444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4571648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4572310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4573181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4573806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4574602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4575332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4575963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4576536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4577157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4577803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4578383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4578949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4579723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4580342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4580964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4581548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4582170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4582773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4583362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4583936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4584705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4585342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4585971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4586566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4587191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4587797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4588372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4588939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4589544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4590433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4591164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4591792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4592513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4593140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4593777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4594411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4595016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4595797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4596419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4597077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4597663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4598270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4598866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4599430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4599987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4600755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4601340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4601952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4602560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4603156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4603753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4604325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4604905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4605758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4606388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4607102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4607763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4608371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4608969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4609551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4610118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4611054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4611664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4612280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4612871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4613487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4614043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4614619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4615184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4615887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4616493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4617071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4617649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4618249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4618995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4619626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4620335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4621055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4621643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4622383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4623323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4623939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4624550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4625142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4625734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4626333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4627070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4627694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4628305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4628866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4629587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4630203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4630802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4631398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4632139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4632772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4633427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4634076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4634713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4635408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4635992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4636641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4637396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4638149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4638814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4639450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4640083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4640693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4641456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4642134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4642805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4643451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4644015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4644667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4645514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4646193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4646947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4647603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4648294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4648948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4649588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4650219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4651130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4651817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4652456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4653192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4653990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4655295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4656527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4658539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4659561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4660765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4662143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4663300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4664689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4665929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4667199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4668599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4669664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4670949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4672273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4673499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4674640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4675934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4677242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4678640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4680072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4681255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4682432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4683874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4684871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4686153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4687426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4689622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4690356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4691484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4693597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4694641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4696071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4697561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4698590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4699944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4701116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4702330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4703634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4704885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4706434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4707453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4708694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4709767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4711069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4712434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4713625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4714815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4716075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4717580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4718572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4719803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4721018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4722447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4723661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4724714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4726126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4727271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4728552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4729789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4732029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4733022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4733709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4734976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4736191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4737247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4738599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4740155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4741092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4742143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4743188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4745080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4745589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4747037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4748137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4749579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4750580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4751760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4753077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4754173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4755474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4756694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4758667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4759523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4760747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4762034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4764721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4765500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4766562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4767538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4768649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4771026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4771540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4772510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4773784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4774963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4775893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4777660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4778116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4779129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4780122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4781143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4783082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4783488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4784337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4785618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4786583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4787982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4788662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4789881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4791043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4792452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4793186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4794109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4795135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4796082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4796994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4798198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4799287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4800572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4801663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4802638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4803726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4804780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4805638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4806669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4807759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4809059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4809803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4811184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4812303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4814873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4815523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4816580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4817568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4820070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4820457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4821286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4822258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4823238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4824526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4825217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4826314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4827407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4828210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4829238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4830255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4831261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4832264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4833291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4834656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4835769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4836646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4837656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4838705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4839867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4840632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4841749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4842924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4844033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4845158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4846591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4847514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4848815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4849914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4851144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4852397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4853084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4854469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4855731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4857091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4858171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4859634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4860692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4862067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4863364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4864823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4865834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4867042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4868456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4869792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4870943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4872052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4873303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4874508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4876286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4877392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4878603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4879984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4881397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4882728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4883857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4884925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4886262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4887571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4889875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4890818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4892289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4893738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4895174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4896429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4897671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4898880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4900360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4901460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4902725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4903849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4905326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4906437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4907567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4908794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4910183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4911497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4912758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4913854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4915325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4916524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4917924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4919011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4920382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4921510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4922718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4923937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4925573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4926533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4927969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4929243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4930672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4932149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4933568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4934529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4935994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4937270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4938465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4939690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4941096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4942175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4943351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4944623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4945938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4947190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4948324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4949607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4951245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4952351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4953528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4954719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4955978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4957118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4958460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4959821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4961188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4962268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4963581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4964803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4966112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4967610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4968725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4969947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4971997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4974386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4975505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4976674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4977807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4979217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4980578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4982199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4983763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4984994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4986127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4987399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4988725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4989982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4991126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4992466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4993789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4994953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4996132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4997402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.4998816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5000042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5001259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5002544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5003772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5007934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5008615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5009213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5010094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5010715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5011578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5012767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5013878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5015163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5016278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5017560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5019120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5020160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5021594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5022807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5024008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5025381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5026694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5027773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5029334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5030838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5031967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5033055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5034172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5035457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5036897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5038152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5039479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5040691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5042145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5043501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5044852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5045908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5047231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5048418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5049699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5051118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5052483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5053669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5056236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5057006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5058801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5059141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5060908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5061743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5063023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5063645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5065108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5066186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5067245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5068573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5069670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5070639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5071916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5072547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5074263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5075194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5076873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5077302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5078706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5079782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5081233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5082143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5083933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5084839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5085965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5087427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5088741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5089724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5091190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5092595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5093619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5094617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5095727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5096830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5097955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5098677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5100057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5101013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5102131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5102993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5103967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5105075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5106706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5107283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5108225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5109480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5110468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5111728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5112848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5113808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5114865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5116273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5117265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5118356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5119874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5120838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5121965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5123072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5124344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5126365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5127060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5128282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5130431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5131640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5132734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5134824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5135912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5137042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5138134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5139206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5140094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5141966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5142455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5143286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5144603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5145488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5146233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5148236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5148758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5149446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5150820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5151652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5152943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5153844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5155218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5156460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5157437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5158134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5159544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5160250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5161400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5162356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5163410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5164554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5165592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5166660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5167706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5168765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5169844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5172152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5173080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5173794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5174653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5175544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5176527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5177868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5178653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5180151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5180917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5183057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5183701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5184715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5185671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5186849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5187978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5189121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5190111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5191142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5192611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5193561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5194774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5196102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5196834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5198014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5199157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5200174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5201992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5202785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5203843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5205034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5206288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5207097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5208296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5210116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5210654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5211818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5212822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5213834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5214876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5215593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5216817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5218506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5219053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5220122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5221024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5222447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5223785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5224803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5226052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5227177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5228593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5229777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5230948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5232257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5233697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5235210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5236278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5237451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5238689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5240041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5241483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5242763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5244062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5245504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5246699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5248028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5249337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5250736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5252336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5253357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5254509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5255757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5257277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5258410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5259470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5260828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5262216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5263593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5264839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5266114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5267648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5268676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5270034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5271241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5272413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5273569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5275060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5276030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5277607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5278844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5280547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5281708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5282911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5284278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5285748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5287084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5288221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5289722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5290844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5292382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5293657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5294853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5296111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5297476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5298584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5299839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5301227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5303597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5304181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5304907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5305798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5306933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5307861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5308924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5310011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5311104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5312023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5312732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5313861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5314385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5315352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5316321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5318141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5318731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5319298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5320423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5321634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5323277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5323777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5324740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5325640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5327019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5328024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5328965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5330007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5332012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5332741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5333658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5334707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5336075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5337538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5338676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5339708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5340977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5342439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5343494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5344739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5346006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5347470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5348810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5349859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5351046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5352278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5353565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5355613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5356773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5357798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5359322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5360515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5361714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5362910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5364778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5366012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5367359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5368548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5369971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5371306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5372669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5373828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5375063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5376404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5377865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5378861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5380097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5381266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5382676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5383778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5385030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5386229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5387662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5388843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5390153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5391295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5392584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5393733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5394883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5396802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5397739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5398858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5400243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5401545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5402455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5404050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5405220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5406281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5407609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5409248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5410144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5411499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5413591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5414483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5415545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5416676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5417959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5419228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5420364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5421503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5422781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5424332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5425546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5426770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5428044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5429224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5430290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5431955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5432790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5434197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5435610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5437662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5438765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5439821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5441270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5442326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5443612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5445105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5446169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5447458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5448725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5450093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5451405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5452530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5453722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5455132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5456298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5457708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5458688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5460159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5461170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5462397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5463573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5464869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5466304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5467647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5468655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5469843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5471144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5472436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5473740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5474769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5476947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5477605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5478545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5479758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5481053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5482519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5483585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5484722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5485833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5487230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5488546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5489571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5491182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5493214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5493978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5495198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5496356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5497817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5499861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5500959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5501971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5503144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5504457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5505570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5506762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5507947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5509229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5510575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5511677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5512878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5514359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5515301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5516648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5518713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5519764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5520895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5522198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5523578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5524689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5525914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5527265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5528411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5529874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5531146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5532411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5533622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5534902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5536069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5537491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5538550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5539590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5540988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5542321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5543725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5544736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5545864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5547584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5548487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5550497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5551088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5552307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5552999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5554058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5554959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5555805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5556716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5557782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5558566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5559900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5560834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5561987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5563196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5564202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5565166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5566149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5567339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5568229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5569436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5570475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5571600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5572664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5573766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5575349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5576481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5577455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5578436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5579901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5580801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5581807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5583366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5584168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5584821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5586258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5587385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5588441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5589437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5590475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5592381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5593075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5594117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5595016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5596101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5597179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5598477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5599454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5600317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5601415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5602432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5603340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5604549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5605268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5606203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5607170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5608635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5609469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5610834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5612278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5613481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5614659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5615295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5617031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5618305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5619106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5620781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5621368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5622288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5623121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5623903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5624949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5626546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5627298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5628013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5629240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5630431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5631506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5632216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5633216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5634395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5635717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5636450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5637710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5648736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5650727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5651534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5652138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5652722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5653338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5653927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5654521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5655147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5655481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5655903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5656359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5656678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5657003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5657386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5657757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5658070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5658408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5658929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5659828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5661552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5662059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5663470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5664161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5665567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5666255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5667825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5668302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5669599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5671018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5672078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5672962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5673885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5675197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5676196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5677622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5678470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5679513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5680077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5681547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5682009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5683394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5684906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5685715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5687377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5688337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5689660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5690608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5692262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5693316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5693896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5695474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5696265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5697165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5698134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5699062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5700106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5700917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5702450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5703099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5704363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5705243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5706092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5707395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5708200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5709702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5710596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5711963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5712925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5713918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5714911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5716003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5717004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5717804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5719814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5720744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5721556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5722202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5723095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5724367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5725302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5726609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5727839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5728803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5730459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5731476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5732528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5733580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5735847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5736338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5736961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5737702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5739023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5740010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5741036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5742435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5743252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5744404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5745526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5746583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5747527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5748837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5749752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5751384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5752510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5753341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5754897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5755590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5756612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5757611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5758682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5759402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5760745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5761616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5763915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5764431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5765054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5765947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5767179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5767718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5769207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5770207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5771430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5772588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5773880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5774762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5775980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5776989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5777894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5778994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5779890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5780858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5781855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5782677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5783575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5784673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5786118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5786857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5788944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5789392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5790205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5791569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5792786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5793435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5794112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5795471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5796380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5797506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5799832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5800403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5801180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5802117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5803205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5804145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5806194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5806596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5807224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5808550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5809521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5810656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5811830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5813408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5814425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5815555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5816715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5817571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5818431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5819731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5820811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5821689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5822775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5823802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5824798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5825874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5826933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5828173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5829146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5830479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5831521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5832491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5833599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5834650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5835746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5836818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5838447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5839113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5841132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5841623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5842644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5843686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5844751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5845596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5846649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5847866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5848779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5849981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5851323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5852181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5853149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5854353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5855124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5856287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5857246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5858278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5859372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5860392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5861310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5862422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5863135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5864130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5864954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5865823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5867476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5868446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5870116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5870626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5871539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5872374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5873351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5874299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5875271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5876396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5877338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5878220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5879409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5880418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5881283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5882336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5883235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5884947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5885506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5886452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5887221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5888350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5889278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5890416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5891691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5892657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5893643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5894635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5895548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5896535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5897644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5898483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5899367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5900277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5901311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5902150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5903043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5903952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5905058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5906046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5906833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5907788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5908685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5909567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5910511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5911370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5912369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5913325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5914219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5915077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5915979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5916864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5917768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5918660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5919606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5920453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5921546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5922453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5923207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5924048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5925019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5925921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5926857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5927866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5929172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5930080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5931044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5932527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5933695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5934653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5935951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5937089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5937768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5939054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5940098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5941178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5942638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5943608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5944489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5945616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5946640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5947615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5948865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5949917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5950934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5951684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5952648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5953850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5954903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5955815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5956948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5957937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5958880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5959774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5960781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5962137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5962972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5964401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5965483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5969106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5969748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5970257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5970655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5971439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5972161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5973858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5974644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5975656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5976430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5977356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5978269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5979492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5980197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5981568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5982761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5983720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5984759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5986306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5987328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5987955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5989412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5990429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5991475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5992786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5993756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5994852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5995929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5997054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5998834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.5999935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.6000973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.6002349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:30:08.6006494Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-09-27T15:30:08.6006972Z 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-09-27T15:30:08.6008063Z 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-09-27T15:30:08.6009442Z 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-09-27T15:30:08.6010377Z 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-09-27T15:30:08.6011773Z 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-09-27T15:30:08.6012724Z 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-09-27T15:30:08.6013822Z 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-09-27T15:30:08.6014776Z 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-09-27T15:30:08.6016040Z 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-09-27T15:30:08.6016862Z 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-09-27T15:30:08.6018278Z 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-09-27T15:30:08.6019462Z 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-09-27T15:30:08.6020421Z 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-09-27T15:30:08.6021376Z 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-09-27T15:30:08.6022528Z 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-09-27T15:30:08.6024271Z 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-09-27T15:30:08.6025304Z 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-09-27T15:30:08.6026386Z 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-09-27T15:30:08.6027485Z 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-09-27T15:30:08.6028687Z 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-09-27T15:30:08.6030997Z 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-09-27T15:30:08.6031815Z 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-09-27T15:30:08.6032883Z 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-09-27T15:30:08.6034230Z 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-09-27T15:30:08.6035176Z 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-09-27T15:30:08.6036489Z 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-09-27T15:30:08.6037582Z 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-09-27T15:30:08.6038806Z 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-09-27T15:30:08.6040001Z 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-09-27T15:30:08.6041057Z 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-09-27T15:30:08.6042160Z 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-09-27T15:30:08.6043205Z 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-09-27T15:30:08.6044447Z 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-09-27T15:30:08.6045464Z 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-09-27T15:30:08.6046830Z 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-09-27T15:30:08.6048560Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-09-27T15:30:08.6049342Z 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-09-27T15:30:08.6050639Z 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-09-27T15:30:08.6052001Z 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-09-27T15:30:08.6053205Z 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-09-27T15:30:08.6054313Z 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-09-27T15:30:08.6055459Z 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-09-27T15:30:08.6056857Z 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-09-27T15:30:08.6058074Z 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-09-27T15:30:08.6059133Z 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-09-27T15:30:08.6060019Z 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-09-27T15:30:08.6061780Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:30:08.6062667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:30:08.6063979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:30:08.6064764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:30:08.6065543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:30:08.6066992Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:30:08.6068436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:30:08.6069231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:30:08.6070181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:30:08.6070916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/ORTHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:30:08.6072907Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6073411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6074158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6075605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6076044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6077539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6078470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6079407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6080407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6081621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6082553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6083696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6084709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6085929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6086623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6088756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6089783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6090608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6091875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6092882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6094398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6095779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6096871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6098119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6099344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6100302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6101528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6102687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6103648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6104855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6106065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6107080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6108236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6109580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6110744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6113300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6114020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6114891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6116606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6117106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6118292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6118988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6119951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6120867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6121875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6123188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6124035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6124858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6125813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6126880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6127707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6128633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6129700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6130465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6131851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6133643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6134311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6135097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6136017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6137245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6138760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6139397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6139744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6141831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6142264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6142812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6144191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6144888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6145886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6147832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6148282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6148945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6150092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6150927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6151852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6152731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6153714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6154592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6155716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6157132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6157907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6159410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6159864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6161342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6161923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6162955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6163784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:30:08.6165792Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6166231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6167347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6168316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6169705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6170703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6171601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6172439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6173474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6175044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6175901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6176598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6178051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6178894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6179873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6181637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6182630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6183161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6184320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6185114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6186374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6186929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6188085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6188885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:30:08.6190911Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6191475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6192463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6193120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6194633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6195064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6196608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6197127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6198414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6199295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6200122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6201107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6201712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6202645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6204045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6204673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6205838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6207077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6208442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6209567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6210343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6211706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6212960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6214073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6215181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6216283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6217515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6220522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6221143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6221824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6222428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6223760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6225181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6227228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6228205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6229314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6231090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6232142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6233733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6235536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6237246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6238327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6239480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6240766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6241876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6243367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6244514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6245875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6247288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6248460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6249617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6250711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6251958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6253440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:30:08.6255481Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-09-27T15:30:08.6256471Z 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-09-27T15:30:08.6257566Z 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-09-27T15:30:08.6258684Z 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-09-27T15:30:08.6259635Z 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-09-27T15:30:08.6260631Z 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-09-27T15:30:08.6261936Z 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-09-27T15:30:08.6262949Z 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-09-27T15:30:08.6264003Z 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-09-27T15:30:08.6265334Z 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-09-27T15:30:08.6266376Z 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-09-27T15:30:08.6267140Z 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-09-27T15:30:08.6268064Z 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-09-27T15:30:08.6269135Z 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-09-27T15:30:08.6269883Z 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-09-27T15:30:08.6271094Z 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-09-27T15:30:08.6272106Z 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-09-27T15:30:08.6273137Z 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-09-27T15:30:08.6274145Z 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-09-27T15:30:08.6275738Z 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-09-27T15:30:08.6276837Z 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-09-27T15:30:08.6277664Z 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-09-27T15:30:08.6278707Z 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-09-27T15:30:08.6279809Z 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-09-27T15:30:08.6280712Z 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-09-27T15:30:08.6281730Z 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-09-27T15:30:08.6282544Z 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-09-27T15:30:08.6283660Z 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-09-27T15:30:08.6284457Z 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-09-27T15:30:08.6285054Z 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-09-27T15:30:08.6285810Z 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-09-27T15:30:08.6286485Z 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-09-27T15:30:08.6287727Z 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-09-27T15:30:08.6289500Z 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-09-27T15:30:08.6290358Z 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-09-27T15:30:08.6291779Z 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-09-27T15:30:08.6293516Z 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-09-27T15:30:08.6294324Z 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-09-27T15:30:08.6295293Z 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-09-27T15:30:08.6296124Z 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-09-27T15:30:08.6297573Z 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-09-27T15:30:08.6298829Z 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-09-27T15:30:08.6299571Z 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-09-27T15:30:08.6300792Z 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-09-27T15:30:08.6301901Z 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-09-27T15:30:08.6302834Z 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-09-27T15:30:08.6304012Z 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-09-27T15:30:08.6305328Z 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-09-27T15:30:08.6306116Z 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-09-27T15:30:08.6307214Z 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-09-27T15:30:08.6308021Z 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-09-27T15:30:08.6309232Z 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-09-27T15:30:08.6310201Z 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-09-27T15:30:08.6311259Z 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-09-27T15:30:08.6313267Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:30:08.6314062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:30:08.6315261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:30:08.6316239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:30:08.6317319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:30:08.6318606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:30:08.6319638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:30:08.6320526Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6321328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6322622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6323782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6324734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6325663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6326458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6327627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6328540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6329520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6330736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6332086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6333318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6334161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:30:08.6335590Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-09-27T15:30:08.6336258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-09-27T15:30:08.6337390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-09-27T15:30:08.6339578Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2022-09-27T15:30:08.6340695Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6341808Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/bench_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6343061Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6343879Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cblas.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6345151Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/conversions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6345859Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cpu_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6346812Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cpuid.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6347903Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/eigen_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6348751Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/filler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6349786Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/fixed_divisor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6351180Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/knob_patcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6352234Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/knobs.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6353079Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/map_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6353964Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math-detail.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6354877Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6355873Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/murmur_hash3.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6356999Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6358028Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6358993Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_wrap.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6361322Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6362153Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/simple_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6363029Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/smart_tensor_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6363741Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6364467Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/zmq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:30:08.6365859Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:30:08.6366956Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:30:08.6367798Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/elementwise.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:30:08.6368922Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/half_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:30:08.6369847Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:30:08.6371149Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:30:08.6372091Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:30:08.6374938Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:08.6376031Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:08.6376846Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:08.6377667Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:08.6378478Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:08.6379422Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:08.6380308Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:30:08.6381126Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib 2022-09-27T15:30:08.6381606Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-09-27T15:30:08.6382214Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten/aten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-09-27T15:30:08.6383261Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten/aten_op_template.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-09-27T15:30:08.6384295Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6385327Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6386230Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6387318Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6388496Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_fma.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6389287Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6390453Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6391557Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6392530Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6393602Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6394512Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6395668Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6396767Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6397711Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6398807Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6399690Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6401648Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:30:08.6402284Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:08.6402896Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/allgather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:08.6403763Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/allreduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:08.6404630Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/barrier_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:08.6405964Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/broadcast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:08.6407372Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:08.6408351Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/common_world_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:08.6409141Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:08.6409968Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:08.6410669Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:30:08.6411945Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-09-27T15:30:08.6413417Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-09-27T15:30:08.6414868Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl/hip 2022-09-27T15:30:08.6415647Z 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-09-27T15:30:08.6417185Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-09-27T15:30:08.6417736Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-09-27T15:30:08.6419294Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-09-27T15:30:08.6420012Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof/prof_dag_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-09-27T15:30:08.6421228Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-09-27T15:30:08.6421879Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex/shm_mutex.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-09-27T15:30:08.6423398Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:30:08.6424233Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:30:08.6425191Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:30:08.6426218Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/trt_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:30:08.6427204Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-09-27T15:30:08.6428002Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc/ctc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-09-27T15:30:08.6429543Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6430161Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6431210Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6432350Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6433258Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_serializer_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6433912Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6434867Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6435794Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6437066Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6437957Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_omp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6439082Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6440102Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6441178Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6442191Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/cudnn_wrappers.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6443214Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/db.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6444243Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/distributions_stubs.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6445319Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/event.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6446345Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/event_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6447865Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/export_c10_op_to_caffe2.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6448916Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/export_caffe2_op_to_c10.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6449913Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/flags.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6451110Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6452312Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/init.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6453358Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6454420Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/memonger.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6455415Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/module.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6456647Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6457760Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6458866Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_scheduling.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6459930Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6460841Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task_future.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6461746Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6463120Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_tracing.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6463959Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_dag_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6464766Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6465843Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_simple.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6467134Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_simple_refcount.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6467896Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6468742Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6469902Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6471897Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator_gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6472497Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6473913Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/plan_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6475045Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/prof_dag_counters.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6476005Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/qtensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6477113Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/qtensor_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6478125Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/scope_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6479225Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6480363Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6481343Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/stats.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6482422Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/storage.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6483336Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6484709Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6485793Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor_int8.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6486962Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/test_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6488059Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/timer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6489091Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6490047Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/types.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6491510Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/workspace.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6492383Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/macros.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:30:08.6496004Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-09-27T15:30:08.6496894Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip/common_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-09-27T15:30:08.6497968Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip/miopen_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-09-27T15:30:08.6498931Z 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-09-27T15:30:08.6499744Z 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-09-27T15:30:08.6501100Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph 2022-09-27T15:30:08.6501684Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include 2022-09-27T15:30:08.6502784Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-09-27T15:30:08.6503659Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-09-27T15:30:08.6504442Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-09-27T15:30:08.6506113Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:30:08.6506997Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:30:08.6508058Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:30:08.6509043Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:30:08.6510080Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:08.6510811Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:08.6511813Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:08.6513306Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:08.6514321Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:08.6515161Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:30:08.6516524Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:30:08.6517395Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:30:08.6518684Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:30:08.6519733Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:30:08.6520600Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:30:08.6521421Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:30:08.6522647Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:30:08.6523514Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:30:08.6524356Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:30:08.6525613Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:30:08.6526465Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-09-27T15:30:08.6527304Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests/test_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-09-27T15:30:08.6527920Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-09-27T15:30:08.6528493Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc/common_rtc.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-09-27T15:30:08.6529480Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-09-27T15:30:08.6530362Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db/create_db_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-09-27T15:30:08.6532038Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:30:08.6532834Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/file_store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:30:08.6533863Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/file_store_handler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:30:08.6535017Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/redis_store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:30:08.6536111Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/redis_store_handler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:30:08.6537256Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:30:08.6538348Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/store_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:30:08.6539176Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments 2022-09-27T15:30:08.6540091Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:30:08.6541223Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:30:08.6542545Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:30:08.6543883Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:30:08.6545128Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/funhash_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:30:08.6546374Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/sparse_funhash_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:30:08.6547649Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:30:08.6548880Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/tt_contraction_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:30:08.6550100Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/tt_pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:30:08.6551177Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-09-27T15:30:08.6552095Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/ideep_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-09-27T15:30:08.6552938Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-09-27T15:30:08.6553927Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/conv_pool_base_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-09-27T15:30:08.6555129Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-09-27T15:30:08.6556331Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/operator_fallback_ideep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-09-27T15:30:08.6557216Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-09-27T15:30:08.6558184Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils/ideep_context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-09-27T15:30:08.6559284Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils/ideep_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-09-27T15:30:08.6560111Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-09-27T15:30:08.6561018Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/image_input_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-09-27T15:30:08.6562074Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/transform_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-09-27T15:30:08.6562871Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/image/hip 2022-09-27T15:30:08.6563803Z 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-09-27T15:30:08.6564617Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile 2022-09-27T15:30:08.6565350Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib 2022-09-27T15:30:08.6566032Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:30:08.6567119Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:30:08.6568319Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:30:08.6569557Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:30:08.6570448Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:08.6571687Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:08.6572917Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:08.6574179Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:08.6575420Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:08.6576634Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:30:08.6577585Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-09-27T15:30:08.6578418Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-09-27T15:30:08.6579607Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-09-27T15:30:08.6580641Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:08.6581795Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:08.6583169Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:08.6584556Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:08.6585942Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:08.6587328Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:08.6588691Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:30:08.6589685Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-09-27T15:30:08.6590582Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-09-27T15:30:08.6591820Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-09-27T15:30:08.6592520Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:30:08.6593512Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:30:08.6594917Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:30:08.6595922Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:30:08.6596980Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:30:08.6598151Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:30:08.6599332Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/nnapi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:30:08.6600224Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-09-27T15:30:08.6601225Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-09-27T15:30:08.6602103Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:30:08.6603222Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2/ulp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:30:08.6604380Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:30:08.6605208Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-09-27T15:30:08.6606960Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi/mpi_common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-09-27T15:30:08.6607971Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi/mpi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-09-27T15:30:08.6608757Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:30:08.6609773Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:30:08.6611030Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/profile_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:30:08.6612142Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/runcnt_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:30:08.6613499Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/time_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:30:08.6614335Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:30:08.6615226Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:30:08.6616350Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/backend_rep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:30:08.6617365Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/device.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:30:08.6618348Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:30:08.6619434Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/offline_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:30:08.6620472Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnx_exporter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:30:08.6621517Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:30:08.6622573Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnxifi_init.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:30:08.6623380Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:30:08.6624344Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:30:08.6625448Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/operator_sets.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:30:08.6626594Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/schema.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:30:08.6627542Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6628067Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/abs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6629130Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/accumulate_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6630182Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/accuracy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6631037Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/acos_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6632178Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/activation_ops_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6633517Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/affine_channel_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6634352Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/alias_with_name.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6635033Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/apmeter_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6636139Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/arg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6637309Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/asin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6638314Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/assert_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6639656Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/async_net_barrier_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6640535Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/atan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6641591Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_box_cox_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6642327Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_bucketize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6643492Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6644603Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_matmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6645611Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_moments_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6646572Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_permutation_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6647633Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6648705Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bbox_transform_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6649760Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bisect_percentile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6650797Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/boolean_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6655933Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/boolean_unmask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6656758Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/box_with_nms_limit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6657940Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bucketize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6659238Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6660268Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cast_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6661134Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cbrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6662166Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6663159Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ceil_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6664410Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6665409Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_shuffle_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6666691Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6667827Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/clip_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6668710Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6670910Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/concat_split_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6671866Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conditional_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6672547Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6673338Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6674112Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6675496Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_shared.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6676675Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_pool_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6678275Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6679458Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6680834Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6682161Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6683306Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6684253Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/copy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6685791Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6686878Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cos_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6687727Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cosh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6688736Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6689651Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/counter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6690669Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/create_scope_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6691920Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cross_entropy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6693008Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6694109Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6695128Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cube_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6696373Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/data_couple.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6697529Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dataset_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6698649Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/deform_conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6699790Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/deform_conv_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6701080Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dense_vector_to_id_list_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6702042Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/distance_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6703321Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/do_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6704183Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dropout_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6705596Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_add_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6706641Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_div_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6707669Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_linear_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6708528Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_logical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6709482Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_mul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6710267Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_op_test.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6711247Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6712294Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6713093Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_sub_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6713798Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6715022Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/enforce_finite_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6715929Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ensure_clipped_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6716896Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6717940Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/erf_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6719021Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/exp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6719939Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/expand_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6721066Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6721940Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fc_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6723045Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/feature_maps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6724122Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/feed_blob_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6725446Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/filler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6726633Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6727988Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/find_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6729038Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/flatten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6729875Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/flexible_top_k.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6730696Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/floor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6732954Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/free_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6733662Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fully_connected_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6734461Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6735291Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6736410Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6737625Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6739145Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6739881Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6741185Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6742040Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gelu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6742920Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6743794Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6744855Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6745920Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6746864Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6747789Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/given_tensor_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6748596Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/glu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6749554Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/group_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6750732Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gru_unit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6751600Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/h_softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6752534Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/half_float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6753705Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hard_sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6754506Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6755625Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/histogram_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6756635Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/if_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6757624Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/im2col_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6759142Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/index_hash_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6759974Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6761273Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/inference_lstm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6762196Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/instance_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6763326Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/integral_image_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6764225Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/is_empty_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6764888Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/jsd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6765861Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/key_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6766920Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/layer_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6767745Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/leaky_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6768498Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/length_split_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6769602Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6770372Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6771530Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6773596Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6774124Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6775163Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6776212Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_top_k_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6776708Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/listwise_l2r_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6777570Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/load_save_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6778696Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/load_save_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6779791Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/local_response_normalization_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6780856Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6781303Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6783024Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6783794Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/log1p_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6784670Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/log_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6785319Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/logit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6786114Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6787749Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lpnorm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6788844Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lstm_unit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6789366Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lstm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6791449Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/map_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6792303Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6793435Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6794023Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/matmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6795174Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/max_pool_with_index_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6795936Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mean_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6796883Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/merge_id_lists_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6806490Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/minmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6808086Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mish_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6809051Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mod_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6810844Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/moments_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6811379Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6811923Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/negate_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6812979Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/negative_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6814900Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ngram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6815621Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/no_default_engine_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6816631Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/normalize_l1_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6817789Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/normalize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6818907Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/numpy_tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6820031Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6821247Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/onnx_while_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6822549Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/op_utils_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6823746Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/operator_fallback_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6824940Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/order_switch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6826524Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6827612Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pack_segments.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6828952Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6830188Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/partition_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6831413Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/percentile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6832516Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/perplexity_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6833712Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6834836Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6858388Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pool_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6859304Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pow_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6859996Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prefetch_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6860621Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prelu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6861406Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prepend_dim_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6862081Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quant_decode_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6862736Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6863377Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rank_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6864149Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reciprocal_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6864845Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_front_back_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6865561Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6866211Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6866878Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reducer_functors.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6867536Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduction_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6868181Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/relu_n_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6868796Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6869484Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/remove_data_blocks_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6870151Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/replace_nan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6870795Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6871453Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/resize_3d_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6872074Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/resize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6872740Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6873397Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rmac_regions_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6874039Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rms_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6874717Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6875342Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6876018Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6876733Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_rotated_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6877377Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6877979Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rowmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6878683Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rsqrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6879344Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/scale_blobs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6879972Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/scale_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6880645Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/segment_reduction_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6881329Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/self_binning_histogram_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6881974Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/selu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6882638Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6883280Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/shape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6883932Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6884580Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6885196Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sinh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6886043Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6887240Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/slice_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6888546Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6889793Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6891094Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_with_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6892273Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softplus_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6893445Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softsign_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6894570Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/space_batch_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6896168Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6897178Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6898423Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6899614Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_normalize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6900713Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6902128Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6903179Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6904517Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sqr_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6905754Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6906867Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sqrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6908233Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/square_root_divide_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6909428Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stats_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6910467Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stop_gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6911830Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/string_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6912895Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stump_func_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6914117Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/summarize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6915126Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/swish_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6916206Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6917365Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tanh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6918535Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tensor_protos_db_input.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6919663Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/text_file_reader_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6920963Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/thresholded_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6922147Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6923256Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/top_k.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6924419Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6925516Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tt_linear_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6926809Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6928059Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/unsafe_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6929290Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/upsample_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6930327Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/utility_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6932695Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6933551Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6934469Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/weighted_sample_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6935566Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/while_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6936609Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/zero_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:30:08.6938414Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-09-27T15:30:08.6939113Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip/activation_ops_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-09-27T15:30:08.6940405Z 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-09-27T15:30:08.6941511Z 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-09-27T15:30:08.6942636Z 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-09-27T15:30:08.6944178Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:30:08.6944833Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:30:08.6946913Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:30:08.6948067Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:30:08.6949401Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:30:08.6950247Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:30:08.6951496Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:30:08.6952839Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-09-27T15:30:08.6953958Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-09-27T15:30:08.6955366Z 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-09-27T15:30:08.6956831Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6958019Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_add_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6958815Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_average_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6960312Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6960862Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_concat_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6962260Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6963026Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6964663Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_dequantize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6965185Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_fc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6966504Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_flatten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6967503Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6968609Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6969368Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_max_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6970212Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_quantize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6971579Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6972514Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6974707Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6975416Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_roi_align_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6976309Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6976865Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_simd.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6977708Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_slice_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6978375Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6979151Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_test_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6980263Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6981117Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:30:08.6982757Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6983104Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/annotations.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6984101Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/backend_cutting.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6985800Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/backend_transformer_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6986754Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/bound_shape_inferencer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6988926Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/converter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6989418Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/device.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6989834Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6990262Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/fakefp16_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6991396Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6992475Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/glow_net_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6993378Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6994524Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnx_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6995661Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnxifi_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6997022Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnxifi_transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6998110Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/optimize_ideep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.6999633Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.7000735Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/passes.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.7001834Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/shape_info.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.7003086Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/tvm_transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:30:08.7004681Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:30:08.7005274Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/cc_amrc.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:30:08.7007123Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/concat_elim.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:30:08.7007565Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/freeze_quantization_params.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:30:08.7008254Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/in_batch_broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:30:08.7009808Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/pointwise_elim.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:30:08.7012358Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-09-27T15:30:08.7012841Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql/ast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-09-27T15:30:08.7014092Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql/graphmatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-09-27T15:30:08.7014822Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7016069Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7016794Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7017953Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7018929Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/embedding_lookup.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7019902Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7021992Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7022905Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7023634Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7024195Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7024933Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7025632Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7026515Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/math.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7027648Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/typed_axpy.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:30:08.7029029Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:30:08.7029900Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/InferenceGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:30:08.7030807Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:30:08.7031700Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:30:08.7032146Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor_config.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:30:08.7033658Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:30:08.7034580Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:30:08.7036288Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:08.7036786Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:08.7038161Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/data_filler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:08.7038543Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/emulator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:08.7039969Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/net_supplier.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:08.7040919Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/output_formatter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:08.7041803Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:08.7043100Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/std_output_formatter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:08.7044266Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/time_profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:08.7045107Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:30:08.7046526Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:30:08.7047351Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/caffe2_pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:30:08.7049099Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/torch_pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:30:08.7049688Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/torch.pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:30:08.7051930Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/caffe2.pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:30:08.7056776Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:30:08.7057351Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:30:08.7058455Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:30:08.7059627Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state_dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:30:08.7060346Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:30:08.7061706Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization 2022-09-27T15:30:08.7063489Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7064066Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/activation_distribution_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7065075Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7065895Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7066751Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7067881Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7068781Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/compute_equalization_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7069437Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/concat_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7071267Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7071756Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7072913Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7074193Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7074773Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7076069Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7077048Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7077897Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp_partition.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7079021Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dynamic_histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7079930Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7080833Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7081558Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fb_fc_packed_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7082539Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7083483Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7085203Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7086170Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7087062Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7087935Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7088942Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7089720Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7091159Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/im2col_dnnlowp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7091835Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_gen_quant_params.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7093050Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7093542Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7095372Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/kl_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7096001Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/l2_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7096528Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7098968Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/mmio.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7099720Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/op_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7100483Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7101412Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/quantization_error_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7102917Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7104410Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/relu_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7105819Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7106737Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7107724Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7109151Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7110331Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7111510Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7112486Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:30:08.7114026Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:30:08.7114786Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/blobs_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:30:08.7116958Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/blobs_queue_db.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:30:08.7117564Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/queue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:30:08.7118536Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/rebatching_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:30:08.7119372Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/rebatching_queue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:30:08.7120697Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:30:08.7121369Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:30:08.7122936Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:30:08.7123839Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:30:08.7124562Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:30:08.7125515Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:30:08.7126626Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:30:08.7128595Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:30:08.7129119Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7131160Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adadelta_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7132224Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adagrad_fused.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7134105Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adagrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7134592Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adam_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7135190Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/clip_tensor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7135923Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/decay_adagrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7137435Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7138476Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7139045Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/ftrl_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7140077Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/gftrl_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7140827Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/iter_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7142463Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/lars_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7143410Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7144972Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_functors.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7145752Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7147004Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/math_lp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7148174Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7148962Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rmsprop_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7149746Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7151019Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rowwise_counter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7151738Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/storm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7152941Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/weight_scale_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7153677Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/wngrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7154768Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/yellowfin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:30:08.7155994Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share 2022-09-27T15:30:08.7156655Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib 2022-09-27T15:30:08.7157628Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-09-27T15:30:08.7158027Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-09-27T15:30:08.7159374Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:30:08.7160034Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:30:08.7160910Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:30:08.7161690Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/pattern_net_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:30:08.7162671Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/single_op_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:30:08.7163871Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:30:08.7164285Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/optical_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:30:08.7165640Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_decoder.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:30:08.7166279Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_input_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:30:08.7167641Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_io.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:30:08.7168869Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2022-09-27T15:30:08.7169645Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-09-27T15:30:08.7170413Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-09-27T15:30:08.7171718Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-09-27T15:30:08.7172505Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-09-27T15:30:08.7173928Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7174501Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7175803Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7176717Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7177545Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7178354Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7179036Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7180069Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7180890Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7181664Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7182354Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7183163Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7183941Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7184826Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7186138Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7187191Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7188374Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7189139Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7190106Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7190804Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7191764Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7192523Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7193373Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7194023Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7195025Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7195860Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7196592Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7197355Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7198165Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7199142Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7200510Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7201102Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7201970Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7202978Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7204199Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7205017Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymFloatNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7205699Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7206520Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7207357Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymIntNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7208331Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7209784Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7211241Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7212131Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7213637Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7214551Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:30:08.7216059Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7216695Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7217705Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7218399Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7219119Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7220161Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7221180Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7222252Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7222785Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7224137Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7224976Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7227049Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7227739Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7228584Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:30:08.7230066Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7230709Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7231783Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7232771Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7233920Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7234810Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7235888Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7236762Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7237396Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7239438Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7239910Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7241247Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7241770Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7242990Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7243556Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7244378Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7245507Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7247043Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7247647Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7249789Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7250791Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7251514Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7252233Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7253158Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7253830Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7254765Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7255586Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7256468Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7257545Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7258379Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7259579Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7262192Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7262587Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7263094Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7263636Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7264614Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7265091Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7266809Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7267478Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7268847Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7269224Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7271269Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7271824Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7272643Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7273174Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7274265Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7274924Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7276447Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7277317Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7278289Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7279813Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7280695Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7281969Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7283188Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/either.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7284372Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7285675Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7287209Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7288546Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/in_place.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7290268Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7291853Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7293632Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7294422Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7295773Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7297286Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7299176Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/math_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7300143Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7301852Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7304034Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7305114Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7306259Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7307376Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7308662Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7310393Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7311448Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7312623Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/reverse_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7314086Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7314964Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7316154Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7317230Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7318460Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7319877Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7321239Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7322759Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7323947Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7325101Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7326489Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/variant.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7328672Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:30:08.7330201Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7331353Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7332569Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7334052Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7335172Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7336257Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7337137Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7338464Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7339504Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7340600Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7341706Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:30:08.7343159Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-09-27T15:30:08.7344140Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-09-27T15:30:08.7345214Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-09-27T15:30:08.7346894Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-09-27T15:30:08.7347655Z 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-09-27T15:30:08.7348757Z 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-09-27T15:30:08.7349788Z 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-09-27T15:30:08.7350897Z 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-09-27T15:30:08.7351960Z 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-09-27T15:30:08.7353060Z 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-09-27T15:30:08.7354221Z 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-09-27T15:30:08.7355432Z 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-09-27T15:30:08.7356540Z 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-09-27T15:30:08.7357603Z 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-09-27T15:30:08.7358807Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/hip/impl 2022-09-27T15:30:08.7359825Z 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-09-27T15:30:08.7361144Z 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-09-27T15:30:08.7362299Z 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-09-27T15:30:08.7363754Z creating build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7364616Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7365848Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7367360Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/debug.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7368304Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/error.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7369495Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7371284Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7372183Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7373827Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/socket.h -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7374846Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7375881Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7377277Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7378854Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7380054Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7381324Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Ops.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7382263Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7383880Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7385167Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7386813Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7387900Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7389032Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7390534Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupRoundRobin.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7391624Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7392672Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7395358Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7396039Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7396891Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7397639Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7398528Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/UCCForNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7401137Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7402227Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7404938Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7405938Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7406531Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7407330Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7408488Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7409761Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7411177Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7412196Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7413558Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7414747Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:30:08.7416326Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:30:08.7417028Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:30:08.7418281Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:30:08.7419423Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:30:08.7420670Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:30:08.7422068Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:30:08.7423727Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7424683Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7425750Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7427119Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7428199Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7429169Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7430213Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7431521Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7432417Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7433561Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7434696Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7435756Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7436947Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/PythonTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7437986Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7439129Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7440216Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7441386Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7442429Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7443449Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7444877Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7445990Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7447154Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7448341Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7449618Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7450621Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7452075Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7453105Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7454200Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7455435Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:30:08.7456570Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2022-09-27T15:30:08.7457408Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2022-09-27T15:30:08.7458322Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7459131Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7460055Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7460993Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7461721Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7462468Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7463571Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7464542Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7465538Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7466414Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7467135Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7468102Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/linalg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7469130Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7469876Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7471330Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7471925Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7473212Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7474537Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7475257Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7476285Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7477446Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7478306Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7479586Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7480166Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:30:08.7481647Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:08.7482243Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:08.7483443Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:08.7484323Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:08.7485204Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/example.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:08.7486501Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:08.7487706Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:08.7488326Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:08.7488748Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:30:08.7491065Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:30:08.7491917Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:30:08.7492910Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:30:08.7493512Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:30:08.7495184Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:08.7496396Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:08.7497233Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:08.7498207Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:08.7499164Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:08.7501073Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:08.7501741Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:08.7502322Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:30:08.7502865Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:30:08.7503631Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:30:08.7504622Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:30:08.7505809Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:30:08.7507081Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:08.7507662Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:08.7508805Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:08.7509812Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:08.7510808Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:08.7511741Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:08.7513747Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:08.7514535Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:30:08.7515835Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:08.7516460Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:08.7517078Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:08.7517715Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:08.7518531Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:08.7519409Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:30:08.7520898Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:30:08.7521492Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:30:08.7522503Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail/static.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:30:08.7524032Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:08.7524940Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:08.7526363Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:08.7527465Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:08.7528421Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:08.7530327Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:08.7531809Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:08.7534774Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:08.7535468Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:08.7536630Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:30:08.7538890Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7539449Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7540993Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7541651Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7542708Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7543675Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7545631Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7546073Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7548275Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7549194Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7549936Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7551008Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7552221Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7552812Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7553439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7555228Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7555769Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:30:08.7559095Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7559903Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7561319Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7562242Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7563425Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7564188Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7565356Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7567142Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7568039Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7569165Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7569994Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7570828Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7571987Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7573259Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7574004Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7574697Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7576641Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7577272Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7578241Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7579242Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7580314Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7581053Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:30:08.7582992Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7583641Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7584531Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7585464Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7586285Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7587603Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7588533Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7589760Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7590803Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7591613Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7592854Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7593505Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7595070Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7596135Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7597285Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7598124Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7599420Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7601341Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7601761Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7603271Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7604750Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7605511Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7606438Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7607686Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:30:08.7608593Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7609308Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7611533Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7612361Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7613085Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7614936Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7615586Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7616636Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7617626Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7618619Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7620061Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:30:08.7620881Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-09-27T15:30:08.7621408Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-09-27T15:30:08.7623349Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:30:08.7624025Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:30:08.7625461Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:30:08.7626221Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:30:08.7627842Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:08.7628779Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:08.7629474Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:08.7630372Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:08.7631464Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:08.7632101Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:08.7633721Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:08.7634705Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:08.7635796Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:30:08.7637985Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:30:08.7638459Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:30:08.7639008Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:30:08.7639998Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:30:08.7640832Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:30:08.7641941Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:30:08.7642622Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:30:08.7643471Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:30:08.7644924Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7645696Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7647146Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7648268Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7649391Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7650729Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7651951Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7654316Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7655143Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7656153Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7657563Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7658685Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7660652Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7661338Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7662168Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7663431Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7664930Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7666059Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7667343Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7668360Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7669609Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7670595Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7671675Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7673242Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7674708Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7675576Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7676789Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7678158Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7679887Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7682849Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7683483Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7683884Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7684648Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7685734Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7687619Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7688530Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_return_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7689355Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7690182Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7691319Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7692167Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7693032Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7694263Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7695914Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7696593Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7697736Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7698518Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7699671Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:30:08.7701339Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:08.7702014Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:08.7702548Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:08.7703788Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:08.7704864Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:08.7705706Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:08.7706622Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:30:08.7708623Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:30:08.7709155Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:30:08.7709623Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:30:08.7711457Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:30:08.7714170Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:30:08.7715714Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:08.7716388Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:08.7717337Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:08.7718542Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:08.7719512Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:08.7720384Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:08.7721416Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:30:08.7723263Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:30:08.7723859Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:30:08.7724768Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:30:08.7725610Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:30:08.7726395Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:30:08.7727481Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:30:08.7728226Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:30:08.7729082Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:30:08.7730412Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:30:08.7731584Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:30:08.7732878Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:30:08.7733499Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:30:08.7734289Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/deploy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:30:08.7735610Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/elf_file.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:30:08.7736536Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:30:08.7737715Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:30:08.7738442Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/mem_file.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:30:08.7739359Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/noop_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:30:08.7740164Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/path_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:30:08.7741560Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:30:08.7742202Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter/builtin_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:30:08.7743356Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter/interpreter_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:30:08.7744099Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter/Optional.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:30:08.7746465Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2022-09-27T15:30:08.7746872Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-09-27T15:30:08.7747915Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-09-27T15:30:08.7748983Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7749646Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7750505Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7751399Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7753227Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7753792Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7754646Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7755621Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7756433Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7757297Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7758821Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7759670Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7760650Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7761756Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7763048Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7763881Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7765189Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7767063Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7767745Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7768385Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7769232Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7770216Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7772172Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7773903Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7774590Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7775564Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7776668Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7777749Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:30:08.7779157Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-09-27T15:30:08.7779798Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-09-27T15:30:08.7781900Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-09-27T15:30:08.7782461Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-09-27T15:30:08.7783938Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:08.7784524Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:08.7785603Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:08.7786610Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:08.7787323Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:08.7788455Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:08.7789103Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:08.7790032Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:08.7790829Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:08.7791773Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:30:08.7793479Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7793996Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7794612Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7795807Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7796426Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7798022Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7798537Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7801372Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7802002Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7802533Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7803231Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7803762Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7804416Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7805351Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7806802Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7807708Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7809264Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7810176Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7811095Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7812155Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7814022Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7814927Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7815929Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7816797Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7817722Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7818921Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7819531Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7820552Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7822075Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7823775Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7824325Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7825128Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7826111Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7826913Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7829517Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7830098Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7830539Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7831418Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7832409Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7833110Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7834190Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7835926Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7836935Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7837931Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7840453Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7841351Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7842115Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7842788Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7843803Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7844498Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7845621Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7846633Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7847368Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7848636Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7849014Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7851130Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7852702Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7853802Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7855093Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7856158Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7857158Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7858256Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7859270Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7860389Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7861532Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7862657Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7863790Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7864905Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7866054Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7867141Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7868460Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7869615Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7870876Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7871798Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7872905Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7874034Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7875220Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7876485Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7877651Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7879001Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7880068Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7881517Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7882524Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7883563Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7884711Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7885752Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:30:08.7887579Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:08.7888269Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:08.7889963Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:08.7891101Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:08.7892029Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:08.7893522Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:08.7894439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:08.7895626Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:08.7897558Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:08.7898919Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:30:08.7900127Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:08.7901411Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:08.7902672Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:08.7904044Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:08.7905201Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:08.7907011Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:30:08.7907879Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7908540Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7910260Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7911107Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7912581Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7913529Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7915682Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7916663Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7917746Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7918933Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7920274Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7920915Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7922594Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7924056Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7925009Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7926039Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7927244Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7928679Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7930023Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7931417Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7932557Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7933787Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7935370Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7936590Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7937783Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7939127Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7940394Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7941379Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7942542Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7943686Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7944824Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7946024Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:30:08.7947706Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7948514Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7949970Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7951102Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7952258Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7953385Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7955366Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7956183Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7957367Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7958478Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7959783Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7960955Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7962069Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:30:08.7963704Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7964640Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7965802Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7967322Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7968536Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7969638Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7970716Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7971921Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7973703Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7974886Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7976212Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7977066Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7978351Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7979523Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7981268Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7982230Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7983473Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7984437Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7985622Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7986753Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7987875Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7989023Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7990220Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7991495Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7993262Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7994669Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7995945Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7997385Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.7998821Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:30:08.8000082Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:30:08.8001603Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:30:08.8002952Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:30:08.8004125Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:30:08.8005169Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:30:08.8006400Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:30:08.8008187Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8009310Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8010414Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8012022Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8013576Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8014666Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8015856Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8016930Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8018187Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8019340Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8020934Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8021364Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8022300Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8024659Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8026550Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8027801Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8029047Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8030159Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8031365Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8032590Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8034439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8035562Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8036732Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:30:08.8038206Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8039694Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8040980Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8042061Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8043315Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8044730Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8045883Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8047848Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8049135Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8050266Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8051544Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8053636Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8054854Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8056102Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8057936Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8059043Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:30:08.8061074Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8061799Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8062460Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8063962Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8064952Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8066082Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8067936Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8068432Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8069425Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8070201Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8071167Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8071927Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8073566Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8074476Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8075525Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8076511Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8077476Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8078328Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8079773Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8080669Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8081749Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8082581Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8083908Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:30:08.8085258Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-09-27T15:30:08.8085702Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-09-27T15:30:08.8086828Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-09-27T15:30:08.8088400Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8088772Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8091680Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8092321Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8092847Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8094587Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8095230Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8096397Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8096867Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8098065Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8099127Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8100132Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8101216Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8102370Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8103087Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8104221Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8105354Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8107010Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8107724Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8108733Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8110163Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8111246Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8112061Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8113136Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8114134Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8115248Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8116640Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8118227Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8118920Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8120353Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8122303Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8123021Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8124319Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8125145Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8125972Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8127123Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8128079Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8129725Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8131323Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8132085Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8133769Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8134706Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8135731Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:30:08.8136805Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:08.8137832Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:08.8138687Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:08.8139781Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:08.8140693Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:08.8141420Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:08.8142362Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:08.8143921Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:08.8145000Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:08.8145836Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:30:08.8147119Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2022-09-27T15:30:08.8148113Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8148817Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8152096Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8152692Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8153411Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8154123Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8154704Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8155372Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8156203Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8157485Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8158543Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8159537Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8160436Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8161397Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8163915Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8164389Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8164964Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8167284Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8167892Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8168628Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/index_reference_replay.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8169591Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8170334Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8171561Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8171971Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8173064Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8175256Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8175717Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8176240Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8177767Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8178862Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8179986Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8181379Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8182797Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8183603Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8184515Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8185393Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8186465Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8187546Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8189266Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8190233Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8191841Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8192575Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8193774Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8195535Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8196731Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8197847Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8198824Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8199934Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8200894Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8202356Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8203182Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8204060Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8205094Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8205926Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8207043Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8207934Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8209134Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8210090Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8211126Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8212311Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8213327Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8214213Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8215118Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8216053Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8217060Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8218161Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8219999Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8220571Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8221128Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8222045Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8223114Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8223816Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8224773Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8225546Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8226652Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8227622Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8228684Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8230287Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8232804Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8233759Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8234792Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8236364Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8237103Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8238738Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8239598Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8240422Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8243926Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8244384Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8244898Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:30:08.8245813Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:30:08.8246287Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:30:08.8248520Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:30:08.8249459Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:30:08.8250086Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:30:08.8251464Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8254802Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8256218Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8256663Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8257077Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8257820Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8258429Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8260283Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8261212Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8262035Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8263618Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8264302Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8267603Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8268044Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8278667Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8279401Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8279880Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8280554Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8281034Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:30:08.8281253Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-09-27T15:30:08.8281708Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-09-27T15:30:08.8282066Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-09-27T15:30:08.8282334Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:30:08.8282751Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:30:08.8283143Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:30:08.8283643Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:30:08.8284195Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/execution_graph_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:30:08.8284559Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/itt_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:30:08.8285118Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:30:08.8286595Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/nvtx_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:30:08.8287740Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:30:08.8289407Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:30:08.8290523Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:30:08.8291605Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:30:08.8294286Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8294918Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/auto_gil.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8295668Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8297133Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8298328Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8299439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8300518Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8301635Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/disallow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8302715Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8304608Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8305630Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/memory.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8306877Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8307808Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8308949Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8310117Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8311526Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8312901Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8315964Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8316867Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8317772Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8318841Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8319943Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8320926Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8321967Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8322998Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8323992Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8325226Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8326309Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8327971Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8328727Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8329776Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8331196Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8331992Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8333238Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8334495Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8335539Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8336709Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8338022Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8339206Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8340359Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8341613Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8343420Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:30:08.8344699Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-09-27T15:30:08.8345628Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-09-27T15:30:08.8347265Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2022-09-27T15:30:08.8348220Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:30:08.8349078Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:30:08.8350295Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:30:08.8351345Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:30:08.8352624Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:30:08.8353784Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8354893Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8356076Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8357223Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8358468Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8359460Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8360614Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8361683Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8362964Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8364279Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8365494Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8366460Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8367759Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8369051Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/lazy_view.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8370193Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8371784Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8372893Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8373977Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8375159Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8376695Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8377754Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8379120Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8380462Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8381405Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8382594Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8383789Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:30:08.8385369Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-09-27T15:30:08.8387230Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-09-27T15:30:08.8388453Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:30:08.8389320Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:30:08.8390563Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:30:08.8392453Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8393220Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8394481Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8394976Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8397053Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8397460Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8399202Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8400022Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8401021Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8401702Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8402782Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:30:08.8405086Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8405532Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8406857Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8407926Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8410279Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8411620Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8412444Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8413671Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8414834Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8416052Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8417189Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8418484Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8419650Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8420920Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8425131Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8425468Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8425799Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8427694Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8429331Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8430318Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:30:08.8431983Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:30:08.8433106Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:30:08.8434394Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:30:08.8435861Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:30:08.8436724Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:30:08.8438203Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:30:08.8439863Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:30:08.8441371Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:30:08.8442507Z creating build/bdist.linux-x86_64/wheel/torch/include/THH 2022-09-27T15:30:08.8443259Z copying build/lib.linux-x86_64-cpython-37/torch/include/THH/THHAtomics.cuh -> build/bdist.linux-x86_64/wheel/torch/include/THH 2022-09-27T15:30:08.8444690Z copying build/lib.linux-x86_64-cpython-37/torch/include/THH/THHDeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/THH 2022-09-27T15:30:08.8447804Z creating build/bdist.linux-x86_64/wheel/torch/share 2022-09-27T15:30:08.8448589Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2022-09-27T15:30:08.8449284Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-09-27T15:30:08.8450806Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-09-27T15:30:08.8451467Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:30:08.8452580Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:30:08.8453473Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:30:08.8455620Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:30:08.8456096Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:30:08.8456581Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:30:08.8457228Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:30:08.8458751Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:30:08.8459321Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:30:08.8460136Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:30:08.8460659Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:30:08.8461774Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:30:08.8462816Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/threads.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:30:08.8464627Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:30:08.8465145Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:30:08.8466338Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:30:08.8467046Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:30:08.8467978Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:30:08.8469960Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:30:08.8470724Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:30:08.8471287Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:30:08.8473133Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:30:08.8473956Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:30:08.8475020Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:30:08.8475912Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:30:08.8477386Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:30:08.8478114Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:30:08.8479025Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:30:08.8479583Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-09-27T15:30:08.8481197Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-09-27T15:30:08.8482074Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-09-27T15:30:08.8482683Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-09-27T15:30:08.8483153Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-09-27T15:30:08.8484085Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-09-27T15:30:08.8485150Z copying build/lib.linux-x86_64-cpython-37/torch/_C.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:08.8486646Z copying build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:30:08.8490096Z creating build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8490668Z copying build/lib.linux-x86_64-cpython-37/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8491865Z copying build/lib.linux-x86_64-cpython-37/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8493450Z copying build/lib.linux-x86_64-cpython-37/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8494371Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8496260Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8497338Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8499260Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8499942Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8500621Z copying build/lib.linux-x86_64-cpython-37/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8502130Z copying build/lib.linux-x86_64-cpython-37/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8504087Z copying build/lib.linux-x86_64-cpython-37/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8504792Z copying build/lib.linux-x86_64-cpython-37/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:30:08.8506360Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8506790Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8507247Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8509013Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8509427Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8510422Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8511499Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8512433Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8513022Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8514024Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8516007Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8516388Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8517609Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8518871Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8519691Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:30:08.8521360Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:30:08.8522012Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:30:08.8523301Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:30:08.8525095Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:30:08.8525514Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:30:08.8526132Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:30:08.8527234Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:30:08.8529854Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-09-27T15:30:08.8530849Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-09-27T15:30:08.8532049Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-09-27T15:30:08.8532830Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-09-27T15:30:08.8533819Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-09-27T15:30:08.8534707Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-09-27T15:30:08.8535944Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-09-27T15:30:08.8536726Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-09-27T15:30:08.8537897Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:30:08.8538570Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:30:08.8539648Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:30:08.8540674Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:30:08.8541432Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:30:08.8542770Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2022-09-27T15:30:08.8543272Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2022-09-27T15:30:08.8544146Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-09-27T15:30:08.8544903Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-09-27T15:30:08.8549468Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-09-27T15:30:08.8550435Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8551154Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8552674Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8553697Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8554431Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8555079Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8556211Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8557230Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8558470Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8559121Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8560021Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8561103Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8562131Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8563393Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8565094Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8565850Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8567066Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8568064Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8569075Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8570029Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8571309Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8572509Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8573351Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8574552Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8575500Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8577746Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8578693Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8579803Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8580737Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8582690Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8583300Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8584216Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8585663Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8586807Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8587886Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8588832Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8590145Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8591314Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8592403Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8593697Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:30:08.8599650Z running install_egg_info 2022-09-27T15:30:08.9184113Z running egg_info 2022-09-27T15:30:08.9184442Z creating torch.egg-info 2022-09-27T15:30:08.9225312Z writing torch.egg-info/PKG-INFO 2022-09-27T15:30:08.9229016Z writing dependency_links to torch.egg-info/dependency_links.txt 2022-09-27T15:30:08.9231973Z writing entry points to torch.egg-info/entry_points.txt 2022-09-27T15:30:08.9233463Z writing requirements to torch.egg-info/requires.txt 2022-09-27T15:30:08.9236239Z writing top-level names to torch.egg-info/top_level.txt 2022-09-27T15:30:08.9237187Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-09-27T15:30:09.1807963Z reading manifest file 'torch.egg-info/SOURCES.txt' 2022-09-27T15:30:09.1808318Z reading manifest template 'MANIFEST.in' 2022-09-27T15:30:11.1510726Z warning: no previously-included files matching '*.o' found anywhere in distribution 2022-09-27T15:30:11.2806384Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-09-27T15:30:11.5240082Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2022-09-27T15:30:11.5240492Z adding license file 'LICENSE' 2022-09-27T15:30:11.5240736Z adding license file 'NOTICE' 2022-09-27T15:30:12.1342370Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-09-27T15:30:12.1437208Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-1.13.0a0+git52424e2-py3.7.egg-info 2022-09-27T15:30:12.1480067Z running install_scripts 2022-09-27T15:30:12.2206700Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-09-27T15:30:12.2207288Z adding license file "NOTICE" (matched pattern "NOTICE*") 2022-09-27T15:30:12.2376677Z creating build/bdist.linux-x86_64/wheel/torch-1.13.0a0+git52424e2.dist-info/WHEEL 2022-09-27T15:30:12.2379388Z creating 'dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2022-09-27T15:30:12.2382495Z adding 'caffe2/__init__.py' 2022-09-27T15:30:12.2384707Z adding 'caffe2/contrib/__init__.py' 2022-09-27T15:30:12.2386548Z adding 'caffe2/contrib/aten/__init__.py' 2022-09-27T15:30:12.2389109Z adding 'caffe2/contrib/aten/aten_test.py' 2022-09-27T15:30:12.2393546Z adding 'caffe2/contrib/aten/gen_op.py' 2022-09-27T15:30:12.2395887Z adding 'caffe2/contrib/aten/docs/__init__.py' 2022-09-27T15:30:12.2398041Z adding 'caffe2/contrib/aten/docs/sample.py' 2022-09-27T15:30:12.2399939Z adding 'caffe2/contrib/gloo/__init__.py' 2022-09-27T15:30:12.2405311Z adding 'caffe2/contrib/gloo/gloo_test.py' 2022-09-27T15:30:12.2408221Z adding 'caffe2/contrib/nccl/__init__.py' 2022-09-27T15:30:12.2411611Z adding 'caffe2/contrib/nccl/nccl_ops_test.py' 2022-09-27T15:30:12.2413442Z adding 'caffe2/contrib/nnpack/__init__.py' 2022-09-27T15:30:12.2416247Z adding 'caffe2/contrib/nnpack/nnpack_ops_test.py' 2022-09-27T15:30:12.2421808Z adding 'caffe2/contrib/playground/AnyExp.py' 2022-09-27T15:30:12.2424616Z adding 'caffe2/contrib/playground/AnyExpOnTerm.py' 2022-09-27T15:30:12.2426955Z adding 'caffe2/contrib/playground/ModuleRegister.py' 2022-09-27T15:30:12.2428409Z adding 'caffe2/contrib/playground/__init__.py' 2022-09-27T15:30:12.2431124Z adding 'caffe2/contrib/playground/checkpoint.py' 2022-09-27T15:30:12.2433124Z adding 'caffe2/contrib/playground/compute_loss.py' 2022-09-27T15:30:12.2435046Z adding 'caffe2/contrib/playground/compute_topk_accuracy.py' 2022-09-27T15:30:12.2436717Z adding 'caffe2/contrib/playground/meter.py' 2022-09-27T15:30:12.2438299Z adding 'caffe2/contrib/playground/module_map.py' 2022-09-27T15:30:12.2440083Z adding 'caffe2/contrib/playground/output_generator.py' 2022-09-27T15:30:12.2442444Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet.py' 2022-09-27T15:30:12.2444558Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py' 2022-09-27T15:30:12.2446031Z adding 'caffe2/contrib/playground/resnetdemo/__init__.py' 2022-09-27T15:30:12.2448092Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py' 2022-09-27T15:30:12.2450030Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py' 2022-09-27T15:30:12.2453961Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py' 2022-09-27T15:30:12.2456406Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py' 2022-09-27T15:30:12.2458389Z adding 'caffe2/contrib/playground/resnetdemo/gfs_IN1k.py' 2022-09-27T15:30:12.2460238Z adding 'caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py' 2022-09-27T15:30:12.2462232Z adding 'caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py' 2022-09-27T15:30:12.2463959Z adding 'caffe2/contrib/prof/__init__.py' 2022-09-27T15:30:12.2466062Z adding 'caffe2/contrib/prof/cuda_profile_ops_test.py' 2022-09-27T15:30:12.2467891Z adding 'caffe2/contrib/script/__init__.py' 2022-09-27T15:30:12.2469688Z adding 'caffe2/contrib/script/examples/__init__.py' 2022-09-27T15:30:12.2471469Z adding 'caffe2/contrib/tensorboard/__init__.py' 2022-09-27T15:30:12.2474542Z adding 'caffe2/contrib/tensorboard/tensorboard.py' 2022-09-27T15:30:12.2478689Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter.py' 2022-09-27T15:30:12.2482609Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter_test.py' 2022-09-27T15:30:12.2485726Z adding 'caffe2/contrib/tensorboard/tensorboard_test.py' 2022-09-27T15:30:12.2487754Z adding 'caffe2/contrib/warpctc/__init__.py' 2022-09-27T15:30:12.2490053Z adding 'caffe2/contrib/warpctc/ctc_ops_test.py' 2022-09-27T15:30:12.2492228Z adding 'caffe2/core/__init__.py' 2022-09-27T15:30:12.2493904Z adding 'caffe2/core/nomnigraph/__init__.py' 2022-09-27T15:30:12.2497321Z adding 'caffe2/core/nomnigraph/op_gen.py' 2022-09-27T15:30:12.2499359Z adding 'caffe2/distributed/__init__.py' 2022-09-27T15:30:12.2501529Z adding 'caffe2/distributed/file_store_handler_op_test.py' 2022-09-27T15:30:12.2503435Z adding 'caffe2/distributed/redis_store_handler_op_test.py' 2022-09-27T15:30:12.2505632Z adding 'caffe2/distributed/store_ops_test_util.py' 2022-09-27T15:30:12.2507426Z adding 'caffe2/experiments/__init__.py' 2022-09-27T15:30:12.2511130Z adding 'caffe2/experiments/python/SparseTransformer.py' 2022-09-27T15:30:12.2513002Z adding 'caffe2/experiments/python/__init__.py' 2022-09-27T15:30:12.2518778Z adding 'caffe2/experiments/python/convnet_benchmarks.py' 2022-09-27T15:30:12.2521791Z adding 'caffe2/experiments/python/device_reduce_sum_bench.py' 2022-09-27T15:30:12.2524138Z adding 'caffe2/experiments/python/funhash_op_test.py' 2022-09-27T15:30:12.2527062Z adding 'caffe2/experiments/python/net_construct_bench.py' 2022-09-27T15:30:12.2529431Z adding 'caffe2/experiments/python/sparse_funhash_op_test.py' 2022-09-27T15:30:12.2532169Z adding 'caffe2/experiments/python/sparse_reshape_op_test.py' 2022-09-27T15:30:12.2534446Z adding 'caffe2/experiments/python/tt_contraction_op_test.py' 2022-09-27T15:30:12.2536615Z adding 'caffe2/experiments/python/tt_pad_op_test.py' 2022-09-27T15:30:12.2538568Z adding 'caffe2/perfkernels/__init__.py' 2022-09-27T15:30:12.2543401Z adding 'caffe2/perfkernels/hp_emblookup_codegen.py' 2022-09-27T15:30:12.2546939Z adding 'caffe2/proto/__init__.py' 2022-09-27T15:30:12.2558497Z adding 'caffe2/proto/caffe2_pb2.py' 2022-09-27T15:30:12.2562551Z adding 'caffe2/proto/gen_proto_typestubs_helper.py' 2022-09-27T15:30:12.2566603Z adding 'caffe2/proto/torch_pb2.py' 2022-09-27T15:30:12.2572400Z adding 'caffe2/python/__init__.py' 2022-09-27T15:30:12.2574674Z adding 'caffe2/python/_import_c_extension.py' 2022-09-27T15:30:12.2576922Z adding 'caffe2/python/allcompare_test.py' 2022-09-27T15:30:12.2582230Z adding 'caffe2/python/attention.py' 2022-09-27T15:30:12.2585478Z adding 'caffe2/python/benchmark_generator.py' 2022-09-27T15:30:12.2588532Z adding 'caffe2/python/binarysize.py' 2022-09-27T15:30:12.2591357Z adding 'caffe2/python/brew.py' 2022-09-27T15:30:12.2594977Z adding 'caffe2/python/brew_test.py' 2022-09-27T15:30:12.2597081Z adding 'caffe2/python/build.py' 2022-09-27T15:30:12.2599792Z adding 'caffe2/python/cached_reader.py' 2022-09-27T15:30:12.2610374Z adding 'caffe2/python/caffe_translator.py' 2022-09-27T15:30:12.2613955Z adding 'caffe2/python/caffe_translator_test.py' 2022-09-27T15:30:12.2622998Z adding 'caffe2/python/checkpoint.py' 2022-09-27T15:30:12.2627903Z adding 'caffe2/python/checkpoint_test.py' 2022-09-27T15:30:12.2630646Z adding 'caffe2/python/cnn.py' 2022-09-27T15:30:12.2633083Z adding 'caffe2/python/context.py' 2022-09-27T15:30:12.2635167Z adding 'caffe2/python/context_test.py' 2022-09-27T15:30:12.2640340Z adding 'caffe2/python/control.py' 2022-09-27T15:30:12.2651119Z adding 'caffe2/python/control_ops_grad.py' 2022-09-27T15:30:12.2653531Z adding 'caffe2/python/control_ops_grad_test.py' 2022-09-27T15:30:12.2657045Z adding 'caffe2/python/control_ops_util.py' 2022-09-27T15:30:12.2660420Z adding 'caffe2/python/control_test.py' 2022-09-27T15:30:12.2662159Z adding 'caffe2/python/convert.py' 2022-09-27T15:30:12.2663564Z adding 'caffe2/python/convert_test.py' 2022-09-27T15:30:12.2669017Z adding 'caffe2/python/convnet_benchmarks.py' 2022-09-27T15:30:12.2671523Z adding 'caffe2/python/convnet_benchmarks_test.py' 2022-09-27T15:30:12.2715933Z adding 'caffe2/python/core.py' 2022-09-27T15:30:12.2725759Z adding 'caffe2/python/core_gradients_test.py' 2022-09-27T15:30:12.2737907Z adding 'caffe2/python/core_test.py' 2022-09-27T15:30:12.2743487Z adding 'caffe2/python/crf.py' 2022-09-27T15:30:12.2745759Z adding 'caffe2/python/crf_predict.py' 2022-09-27T15:30:12.2747623Z adding 'caffe2/python/crf_viterbi_test.py' 2022-09-27T15:30:12.2773136Z adding 'caffe2/python/data_parallel_model.py' 2022-09-27T15:30:12.2787458Z adding 'caffe2/python/data_parallel_model_test.py' 2022-09-27T15:30:12.2793978Z adding 'caffe2/python/data_workers.py' 2022-09-27T15:30:12.2797184Z adding 'caffe2/python/data_workers_test.py' 2022-09-27T15:30:12.2804408Z adding 'caffe2/python/dataio.py' 2022-09-27T15:30:12.2809617Z adding 'caffe2/python/dataio_test.py' 2022-09-27T15:30:12.2814611Z adding 'caffe2/python/dataset.py' 2022-09-27T15:30:12.2818748Z adding 'caffe2/python/db_file_reader.py' 2022-09-27T15:30:12.2820777Z adding 'caffe2/python/db_test.py' 2022-09-27T15:30:12.2823177Z adding 'caffe2/python/device_checker.py' 2022-09-27T15:30:12.2825265Z adding 'caffe2/python/dyndep.py' 2022-09-27T15:30:12.2828207Z adding 'caffe2/python/embedding_generation_benchmark.py' 2022-09-27T15:30:12.2830534Z adding 'caffe2/python/experiment_util.py' 2022-09-27T15:30:12.2832385Z adding 'caffe2/python/extension_loader.py' 2022-09-27T15:30:12.2834017Z adding 'caffe2/python/fakefp16_transform_lib.py' 2022-09-27T15:30:12.2835674Z adding 'caffe2/python/filler_test.py' 2022-09-27T15:30:12.2838109Z adding 'caffe2/python/functional.py' 2022-09-27T15:30:12.2840612Z adding 'caffe2/python/functional_test.py' 2022-09-27T15:30:12.2843114Z adding 'caffe2/python/fused_8bit_rowwise_conversion_ops_test.py' 2022-09-27T15:30:12.2848276Z adding 'caffe2/python/gradient_check_test.py' 2022-09-27T15:30:12.2854048Z adding 'caffe2/python/gradient_checker.py' 2022-09-27T15:30:12.2857086Z adding 'caffe2/python/gru_cell.py' 2022-09-27T15:30:12.2858919Z adding 'caffe2/python/hip_test_util.py' 2022-09-27T15:30:12.2860894Z adding 'caffe2/python/hsm_util.py' 2022-09-27T15:30:12.2888239Z adding 'caffe2/python/hypothesis_test.py' 2022-09-27T15:30:12.2897616Z adding 'caffe2/python/hypothesis_test_util.py' 2022-09-27T15:30:12.2900386Z adding 'caffe2/python/ideep_test_util.py' 2022-09-27T15:30:12.2908613Z adding 'caffe2/python/layer_model_helper.py' 2022-09-27T15:30:12.2911638Z adding 'caffe2/python/layer_model_instantiator.py' 2022-09-27T15:30:12.2914391Z adding 'caffe2/python/layer_parameter_sharing_test.py' 2022-09-27T15:30:12.2917202Z adding 'caffe2/python/layer_test_util.py' 2022-09-27T15:30:12.2937596Z adding 'caffe2/python/layers_test.py' 2022-09-27T15:30:12.2941512Z adding 'caffe2/python/lazy.py' 2022-09-27T15:30:12.2943924Z adding 'caffe2/python/lazy_dyndep.py' 2022-09-27T15:30:12.2946353Z adding 'caffe2/python/lazy_dyndep_test.py' 2022-09-27T15:30:12.2949258Z adding 'caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py' 2022-09-27T15:30:12.2952526Z adding 'caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py' 2022-09-27T15:30:12.2955765Z adding 'caffe2/python/lstm_benchmark.py' 2022-09-27T15:30:12.2967924Z adding 'caffe2/python/memonger.py' 2022-09-27T15:30:12.2975974Z adding 'caffe2/python/memonger_test.py' 2022-09-27T15:30:12.2978821Z adding 'caffe2/python/mkl_test_util.py' 2022-09-27T15:30:12.2981265Z adding 'caffe2/python/model_device_test.py' 2022-09-27T15:30:12.2988813Z adding 'caffe2/python/model_helper.py' 2022-09-27T15:30:12.2991587Z adding 'caffe2/python/model_helper_test.py' 2022-09-27T15:30:12.2993711Z adding 'caffe2/python/modifier_context.py' 2022-09-27T15:30:12.2996856Z adding 'caffe2/python/muji.py' 2022-09-27T15:30:12.2999232Z adding 'caffe2/python/muji_test.py' 2022-09-27T15:30:12.3007449Z adding 'caffe2/python/net_builder.py' 2022-09-27T15:30:12.3011976Z adding 'caffe2/python/net_builder_test.py' 2022-09-27T15:30:12.3017302Z adding 'caffe2/python/net_drawer.py' 2022-09-27T15:30:12.3022234Z adding 'caffe2/python/net_printer.py' 2022-09-27T15:30:12.3024939Z adding 'caffe2/python/net_printer_test.py' 2022-09-27T15:30:12.3027391Z adding 'caffe2/python/nomnigraph.py' 2022-09-27T15:30:12.3031659Z adding 'caffe2/python/nomnigraph_test.py' 2022-09-27T15:30:12.3034655Z adding 'caffe2/python/nomnigraph_transformations.py' 2022-09-27T15:30:12.3037384Z adding 'caffe2/python/nomnigraph_transformations_test.py' 2022-09-27T15:30:12.3039435Z adding 'caffe2/python/normalizer.py' 2022-09-27T15:30:12.3041361Z adding 'caffe2/python/normalizer_context.py' 2022-09-27T15:30:12.3043118Z adding 'caffe2/python/normalizer_test.py' 2022-09-27T15:30:12.3045624Z adding 'caffe2/python/numa_benchmark.py' 2022-09-27T15:30:12.3047516Z adding 'caffe2/python/numa_test.py' 2022-09-27T15:30:12.3050294Z adding 'caffe2/python/observer_test.py' 2022-09-27T15:30:12.3052609Z adding 'caffe2/python/operator_fp_exceptions_test.py' 2022-09-27T15:30:12.3070121Z adding 'caffe2/python/optimizer.py' 2022-09-27T15:30:12.3073982Z adding 'caffe2/python/optimizer_context.py' 2022-09-27T15:30:12.3080589Z adding 'caffe2/python/optimizer_test.py' 2022-09-27T15:30:12.3084679Z adding 'caffe2/python/optimizer_test_util.py' 2022-09-27T15:30:12.3088370Z adding 'caffe2/python/parallel_workers.py' 2022-09-27T15:30:12.3091083Z adding 'caffe2/python/parallel_workers_test.py' 2022-09-27T15:30:12.3094716Z adding 'caffe2/python/parallelize_bmuf_distributed_test.py' 2022-09-27T15:30:12.3100507Z adding 'caffe2/python/pipeline.py' 2022-09-27T15:30:12.3103412Z adding 'caffe2/python/pipeline_test.py' 2022-09-27T15:30:12.3105192Z adding 'caffe2/python/predictor_constants.py' 2022-09-27T15:30:12.3108277Z adding 'caffe2/python/python_op_test.py' 2022-09-27T15:30:12.3111177Z adding 'caffe2/python/queue_util.py' 2022-09-27T15:30:12.3113907Z adding 'caffe2/python/record_queue.py' 2022-09-27T15:30:12.3118905Z adding 'caffe2/python/recurrent.py' 2022-09-27T15:30:12.3125131Z adding 'caffe2/python/regularizer.py' 2022-09-27T15:30:12.3127816Z adding 'caffe2/python/regularizer_context.py' 2022-09-27T15:30:12.3131518Z adding 'caffe2/python/regularizer_test.py' 2022-09-27T15:30:12.3150435Z adding 'caffe2/python/rnn_cell.py' 2022-09-27T15:30:12.3166483Z adding 'caffe2/python/schema.py' 2022-09-27T15:30:12.3171791Z adding 'caffe2/python/schema_test.py' 2022-09-27T15:30:12.3174719Z adding 'caffe2/python/scope.py' 2022-09-27T15:30:12.3177274Z adding 'caffe2/python/scope_test.py' 2022-09-27T15:30:12.3180555Z adding 'caffe2/python/session.py' 2022-09-27T15:30:12.3182853Z adding 'caffe2/python/session_test.py' 2022-09-27T15:30:12.3185362Z adding 'caffe2/python/sparse_to_dense_mask_test.py' 2022-09-27T15:30:12.3187614Z adding 'caffe2/python/sparse_to_dense_test.py' 2022-09-27T15:30:12.3195904Z adding 'caffe2/python/task.py' 2022-09-27T15:30:12.3198423Z adding 'caffe2/python/task_test.py' 2022-09-27T15:30:12.3200840Z adding 'caffe2/python/test_util.py' 2022-09-27T15:30:12.3203036Z adding 'caffe2/python/text_file_reader.py' 2022-09-27T15:30:12.3205384Z adding 'caffe2/python/timeout_guard.py' 2022-09-27T15:30:12.3208281Z adding 'caffe2/python/toy_regression_test.py' 2022-09-27T15:30:12.3210482Z adding 'caffe2/python/transformations.py' 2022-09-27T15:30:12.3213861Z adding 'caffe2/python/transformations_test.py' 2022-09-27T15:30:12.3217688Z adding 'caffe2/python/tt_core.py' 2022-09-27T15:30:12.3220126Z adding 'caffe2/python/tt_core_test.py' 2022-09-27T15:30:12.3224965Z adding 'caffe2/python/utils.py' 2022-09-27T15:30:12.3227198Z adding 'caffe2/python/utils_test.py' 2022-09-27T15:30:12.3230264Z adding 'caffe2/python/visualize.py' 2022-09-27T15:30:12.3238632Z adding 'caffe2/python/workspace.py' 2022-09-27T15:30:12.3247932Z adding 'caffe2/python/workspace_test.py' 2022-09-27T15:30:12.3251062Z adding 'caffe2/python/docs/__init__.py' 2022-09-27T15:30:12.3253303Z adding 'caffe2/python/docs/formatter.py' 2022-09-27T15:30:12.3256507Z adding 'caffe2/python/docs/generator.py' 2022-09-27T15:30:12.3259336Z adding 'caffe2/python/docs/github.py' 2022-09-27T15:30:12.3261547Z adding 'caffe2/python/docs/parser.py' 2022-09-27T15:30:12.3264077Z adding 'caffe2/python/examples/__init__.py' 2022-09-27T15:30:12.3267294Z adding 'caffe2/python/examples/char_rnn.py' 2022-09-27T15:30:12.3275395Z adding 'caffe2/python/examples/imagenet_trainer.py' 2022-09-27T15:30:12.3278550Z adding 'caffe2/python/examples/lmdb_create_example.py' 2022-09-27T15:30:12.3286495Z adding 'caffe2/python/examples/resnet50_trainer.py' 2022-09-27T15:30:12.3289190Z adding 'caffe2/python/fakelowp/__init__.py' 2022-09-27T15:30:12.3291068Z adding 'caffe2/python/fakelowp/init_shared_libs.py' 2022-09-27T15:30:12.3293015Z adding 'caffe2/python/fakelowp/test_utils.py' 2022-09-27T15:30:12.3295012Z adding 'caffe2/python/helpers/__init__.py' 2022-09-27T15:30:12.3296947Z adding 'caffe2/python/helpers/algebra.py' 2022-09-27T15:30:12.3298872Z adding 'caffe2/python/helpers/arg_scope.py' 2022-09-27T15:30:12.3300696Z adding 'caffe2/python/helpers/array_helpers.py' 2022-09-27T15:30:12.3302452Z adding 'caffe2/python/helpers/control_ops.py' 2022-09-27T15:30:12.3305978Z adding 'caffe2/python/helpers/conv.py' 2022-09-27T15:30:12.3308075Z adding 'caffe2/python/helpers/db_input.py' 2022-09-27T15:30:12.3309871Z adding 'caffe2/python/helpers/dropout.py' 2022-09-27T15:30:12.3312078Z adding 'caffe2/python/helpers/elementwise_linear.py' 2022-09-27T15:30:12.3314691Z adding 'caffe2/python/helpers/fc.py' 2022-09-27T15:30:12.3316746Z adding 'caffe2/python/helpers/nonlinearity.py' 2022-09-27T15:30:12.3320211Z adding 'caffe2/python/helpers/normalization.py' 2022-09-27T15:30:12.3322508Z adding 'caffe2/python/helpers/pooling.py' 2022-09-27T15:30:12.3324392Z adding 'caffe2/python/helpers/quantization.py' 2022-09-27T15:30:12.3326074Z adding 'caffe2/python/helpers/tools.py' 2022-09-27T15:30:12.3328504Z adding 'caffe2/python/helpers/train.py' 2022-09-27T15:30:12.3331322Z adding 'caffe2/python/ideep/LRN_op_test.py' 2022-09-27T15:30:12.3333880Z adding 'caffe2/python/ideep/__init__.py' 2022-09-27T15:30:12.3335103Z adding 'caffe2/python/ideep/adam_op_test.py' 2022-09-27T15:30:12.3337876Z adding 'caffe2/python/ideep/blobs_queue_db_test.py' 2022-09-27T15:30:12.3339815Z adding 'caffe2/python/ideep/channel_shuffle_op_test.py' 2022-09-27T15:30:12.3342347Z adding 'caffe2/python/ideep/concat_split_op_test.py' 2022-09-27T15:30:12.3344974Z adding 'caffe2/python/ideep/conv_op_test.py' 2022-09-27T15:30:12.3347164Z adding 'caffe2/python/ideep/conv_transpose_test.py' 2022-09-27T15:30:12.3351737Z adding 'caffe2/python/ideep/convfusion_op_test.py' 2022-09-27T15:30:12.3354679Z adding 'caffe2/python/ideep/copy_op_test.py' 2022-09-27T15:30:12.3356799Z adding 'caffe2/python/ideep/dropout_op_test.py' 2022-09-27T15:30:12.3359425Z adding 'caffe2/python/ideep/elementwise_sum_op_test.py' 2022-09-27T15:30:12.3361784Z adding 'caffe2/python/ideep/expanddims_squeeze_op_test.py' 2022-09-27T15:30:12.3364989Z adding 'caffe2/python/ideep/fc_op_test.py' 2022-09-27T15:30:12.3367601Z adding 'caffe2/python/ideep/leaky_relu_op_test.py' 2022-09-27T15:30:12.3369715Z adding 'caffe2/python/ideep/moment_sgd_op_test.py' 2022-09-27T15:30:12.3372265Z adding 'caffe2/python/ideep/operator_fallback_op_test.py' 2022-09-27T15:30:12.3374321Z adding 'caffe2/python/ideep/order_switch_op_test.py' 2022-09-27T15:30:12.3376726Z adding 'caffe2/python/ideep/pool_op_test.py' 2022-09-27T15:30:12.3379352Z adding 'caffe2/python/ideep/pre_convert_test.py' 2022-09-27T15:30:12.3381726Z adding 'caffe2/python/ideep/relu_op_test.py' 2022-09-27T15:30:12.3384351Z adding 'caffe2/python/ideep/reshape_op_test.py' 2022-09-27T15:30:12.3386482Z adding 'caffe2/python/ideep/shape_op_test.py' 2022-09-27T15:30:12.3388370Z adding 'caffe2/python/ideep/sigmoid_op_test.py' 2022-09-27T15:30:12.3390172Z adding 'caffe2/python/ideep/softmax_op_test.py' 2022-09-27T15:30:12.3393218Z adding 'caffe2/python/ideep/spatial_bn_op_test.py' 2022-09-27T15:30:12.3396238Z adding 'caffe2/python/ideep/test_ideep_net.py' 2022-09-27T15:30:12.3401213Z adding 'caffe2/python/ideep/transform_ideep_net.py' 2022-09-27T15:30:12.3404155Z adding 'caffe2/python/ideep/transpose_op_test.py' 2022-09-27T15:30:12.3406690Z adding 'caffe2/python/ideep/weightedsum_op_test.py' 2022-09-27T15:30:12.3410338Z adding 'caffe2/python/layers/__init__.py' 2022-09-27T15:30:12.3414000Z adding 'caffe2/python/layers/adaptive_weight.py' 2022-09-27T15:30:12.3416420Z adding 'caffe2/python/layers/add_bias.py' 2022-09-27T15:30:12.3420355Z adding 'caffe2/python/layers/arc_cosine_feature_map.py' 2022-09-27T15:30:12.3423362Z adding 'caffe2/python/layers/batch_huber_loss.py' 2022-09-27T15:30:12.3428197Z adding 'caffe2/python/layers/batch_lr_loss.py' 2022-09-27T15:30:12.3430347Z adding 'caffe2/python/layers/batch_mse_loss.py' 2022-09-27T15:30:12.3433453Z adding 'caffe2/python/layers/batch_normalization.py' 2022-09-27T15:30:12.3435827Z adding 'caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py' 2022-09-27T15:30:12.3439013Z adding 'caffe2/python/layers/batch_softmax_loss.py' 2022-09-27T15:30:12.3441576Z adding 'caffe2/python/layers/blob_weighted_sum.py' 2022-09-27T15:30:12.3443899Z adding 'caffe2/python/layers/bpr_loss.py' 2022-09-27T15:30:12.3446804Z adding 'caffe2/python/layers/bucket_weighted.py' 2022-09-27T15:30:12.3449250Z adding 'caffe2/python/layers/build_index.py' 2022-09-27T15:30:12.3452718Z adding 'caffe2/python/layers/concat.py' 2022-09-27T15:30:12.3455107Z adding 'caffe2/python/layers/constant_weight.py' 2022-09-27T15:30:12.3458251Z adding 'caffe2/python/layers/conv.py' 2022-09-27T15:30:12.3460685Z adding 'caffe2/python/layers/dropout.py' 2022-09-27T15:30:12.3464645Z adding 'caffe2/python/layers/fc.py' 2022-09-27T15:30:12.3469471Z adding 'caffe2/python/layers/fc_with_bootstrap.py' 2022-09-27T15:30:12.3472374Z adding 'caffe2/python/layers/fc_without_bias.py' 2022-09-27T15:30:12.3476478Z adding 'caffe2/python/layers/feature_sparse_to_dense.py' 2022-09-27T15:30:12.3479866Z adding 'caffe2/python/layers/functional.py' 2022-09-27T15:30:12.3482826Z adding 'caffe2/python/layers/gather_record.py' 2022-09-27T15:30:12.3485928Z adding 'caffe2/python/layers/homotopy_weight.py' 2022-09-27T15:30:12.3488936Z adding 'caffe2/python/layers/label_smooth.py' 2022-09-27T15:30:12.3491657Z adding 'caffe2/python/layers/last_n_window_collector.py' 2022-09-27T15:30:12.3494741Z adding 'caffe2/python/layers/layer_normalization.py' 2022-09-27T15:30:12.3500726Z adding 'caffe2/python/layers/layers.py' 2022-09-27T15:30:12.3503693Z adding 'caffe2/python/layers/margin_rank_loss.py' 2022-09-27T15:30:12.3505843Z adding 'caffe2/python/layers/merge_id_lists.py' 2022-09-27T15:30:12.3509104Z adding 'caffe2/python/layers/pairwise_similarity.py' 2022-09-27T15:30:12.3511204Z adding 'caffe2/python/layers/position_weighted.py' 2022-09-27T15:30:12.3514232Z adding 'caffe2/python/layers/random_fourier_features.py' 2022-09-27T15:30:12.3516960Z adding 'caffe2/python/layers/reservoir_sampling.py' 2022-09-27T15:30:12.3519614Z adding 'caffe2/python/layers/sampling_train.py' 2022-09-27T15:30:12.3521894Z adding 'caffe2/python/layers/sampling_trainable_mixin.py' 2022-09-27T15:30:12.3524514Z adding 'caffe2/python/layers/select_record_by_context.py' 2022-09-27T15:30:12.3527853Z adding 'caffe2/python/layers/semi_random_features.py' 2022-09-27T15:30:12.3531222Z adding 'caffe2/python/layers/sparse_dropout_with_replacement.py' 2022-09-27T15:30:12.3534075Z adding 'caffe2/python/layers/sparse_feature_hash.py' 2022-09-27T15:30:12.3536566Z adding 'caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py' 2022-09-27T15:30:12.3542167Z adding 'caffe2/python/layers/sparse_lookup.py' 2022-09-27T15:30:12.3544664Z adding 'caffe2/python/layers/split.py' 2022-09-27T15:30:12.3547176Z adding 'caffe2/python/layers/tags.py' 2022-09-27T15:30:12.3549409Z adding 'caffe2/python/layers/uniform_sampling.py' 2022-09-27T15:30:12.3551369Z adding 'caffe2/python/mint/__init__.py' 2022-09-27T15:30:12.3554066Z adding 'caffe2/python/mint/app.py' 2022-09-27T15:30:12.3556291Z adding 'caffe2/python/mkl/__init__.py' 2022-09-27T15:30:12.3558266Z adding 'caffe2/python/mkl/mkl_LRN_op_test.py' 2022-09-27T15:30:12.3560125Z adding 'caffe2/python/mkl/mkl_LRN_speed_test.py' 2022-09-27T15:30:12.3561972Z adding 'caffe2/python/mkl/mkl_concat_op_test.py' 2022-09-27T15:30:12.3563813Z adding 'caffe2/python/mkl/mkl_conv_op_test.py' 2022-09-27T15:30:12.3565669Z adding 'caffe2/python/mkl/mkl_copy_op_test.py' 2022-09-27T15:30:12.3567565Z adding 'caffe2/python/mkl/mkl_elementwise_add_op_test.py' 2022-09-27T15:30:12.3569400Z adding 'caffe2/python/mkl/mkl_elementwise_sum_op_test.py' 2022-09-27T15:30:12.3571390Z adding 'caffe2/python/mkl/mkl_fc_op_test.py' 2022-09-27T15:30:12.3573519Z adding 'caffe2/python/mkl/mkl_fc_speed_test.py' 2022-09-27T15:30:12.3575316Z adding 'caffe2/python/mkl/mkl_fill_op_test.py' 2022-09-27T15:30:12.3577140Z adding 'caffe2/python/mkl/mkl_pool_op_test.py' 2022-09-27T15:30:12.3579189Z adding 'caffe2/python/mkl/mkl_pool_speed_test.py' 2022-09-27T15:30:12.3581029Z adding 'caffe2/python/mkl/mkl_relu_op_test.py' 2022-09-27T15:30:12.3582981Z adding 'caffe2/python/mkl/mkl_sbn_op_test.py' 2022-09-27T15:30:12.3585185Z adding 'caffe2/python/mkl/mkl_sbn_speed_test.py' 2022-09-27T15:30:12.3586970Z adding 'caffe2/python/mkl/mkl_sigmoid_op_test.py' 2022-09-27T15:30:12.3589057Z adding 'caffe2/python/mkl/mkl_speed_test.py' 2022-09-27T15:30:12.3590879Z adding 'caffe2/python/mkl/mkl_squeeze_op_test.py' 2022-09-27T15:30:12.3594036Z adding 'caffe2/python/mkl/rewrite_graph.py' 2022-09-27T15:30:12.3597153Z adding 'caffe2/python/mkl/rewrite_graph_test.py' 2022-09-27T15:30:12.3599278Z adding 'caffe2/python/modeling/__init__.py' 2022-09-27T15:30:12.3601493Z adding 'caffe2/python/modeling/compute_histogram_for_blobs.py' 2022-09-27T15:30:12.3603762Z adding 'caffe2/python/modeling/compute_histogram_for_blobs_test.py' 2022-09-27T15:30:12.3606134Z adding 'caffe2/python/modeling/compute_norm_for_blobs.py' 2022-09-27T15:30:12.3608892Z adding 'caffe2/python/modeling/compute_norm_for_blobs_test.py' 2022-09-27T15:30:12.3611349Z adding 'caffe2/python/modeling/compute_statistics_for_blobs.py' 2022-09-27T15:30:12.3613580Z adding 'caffe2/python/modeling/compute_statistics_for_blobs_test.py' 2022-09-27T15:30:12.3615758Z adding 'caffe2/python/modeling/get_entry_from_blobs.py' 2022-09-27T15:30:12.3617923Z adding 'caffe2/python/modeling/get_entry_from_blobs_test.py' 2022-09-27T15:30:12.3620623Z adding 'caffe2/python/modeling/gradient_clipping.py' 2022-09-27T15:30:12.3623571Z adding 'caffe2/python/modeling/gradient_clipping_test.py' 2022-09-27T15:30:12.3626314Z adding 'caffe2/python/modeling/initializers.py' 2022-09-27T15:30:12.3628333Z adding 'caffe2/python/modeling/initializers_test.py' 2022-09-27T15:30:12.3629921Z adding 'caffe2/python/modeling/net_modifier.py' 2022-09-27T15:30:12.3631682Z adding 'caffe2/python/modeling/parameter_info.py' 2022-09-27T15:30:12.3634123Z adding 'caffe2/python/modeling/parameter_sharing.py' 2022-09-27T15:30:12.3636683Z adding 'caffe2/python/modeling/parameter_sharing_test.py' 2022-09-27T15:30:12.3638696Z adding 'caffe2/python/models/__init__.py' 2022-09-27T15:30:12.3640441Z adding 'caffe2/python/models/__sym_init__.py' 2022-09-27T15:30:12.3643307Z adding 'caffe2/python/models/download.py' 2022-09-27T15:30:12.3646057Z adding 'caffe2/python/models/imagenet_trainer_test_utils.py' 2022-09-27T15:30:12.3650185Z adding 'caffe2/python/models/resnet.py' 2022-09-27T15:30:12.3652744Z adding 'caffe2/python/models/resnet_test.py' 2022-09-27T15:30:12.3655602Z adding 'caffe2/python/models/shufflenet.py' 2022-09-27T15:30:12.3657720Z adding 'caffe2/python/models/shufflenet_test.py' 2022-09-27T15:30:12.3659503Z adding 'caffe2/python/models/seq2seq/__init__.py' 2022-09-27T15:30:12.3663973Z adding 'caffe2/python/models/seq2seq/beam_search.py' 2022-09-27T15:30:12.3667050Z adding 'caffe2/python/models/seq2seq/seq2seq_beam_search_test.py' 2022-09-27T15:30:12.3669541Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper.py' 2022-09-27T15:30:12.3671321Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper_test.py' 2022-09-27T15:30:12.3676552Z adding 'caffe2/python/models/seq2seq/seq2seq_util.py' 2022-09-27T15:30:12.3684133Z adding 'caffe2/python/models/seq2seq/train.py' 2022-09-27T15:30:12.3691308Z adding 'caffe2/python/models/seq2seq/translate.py' 2022-09-27T15:30:12.3694002Z adding 'caffe2/python/onnx/__init__.py' 2022-09-27T15:30:12.3705659Z adding 'caffe2/python/onnx/backend.py' 2022-09-27T15:30:12.3708891Z adding 'caffe2/python/onnx/backend_cpp_rep.py' 2022-09-27T15:30:12.3710713Z adding 'caffe2/python/onnx/backend_rep.py' 2022-09-27T15:30:12.3712200Z adding 'caffe2/python/onnx/error.py' 2022-09-27T15:30:12.3716123Z adding 'caffe2/python/onnx/frontend.py' 2022-09-27T15:30:12.3718849Z adding 'caffe2/python/onnx/helper.py' 2022-09-27T15:30:12.3720854Z adding 'caffe2/python/onnx/onnxifi.py' 2022-09-27T15:30:12.3723724Z adding 'caffe2/python/onnx/test_onnxifi.py' 2022-09-27T15:30:12.3726195Z adding 'caffe2/python/onnx/workspace.py' 2022-09-27T15:30:12.3728056Z adding 'caffe2/python/onnx/bin/__init__.py' 2022-09-27T15:30:12.3730069Z adding 'caffe2/python/onnx/bin/conversion.py' 2022-09-27T15:30:12.3732036Z adding 'caffe2/python/onnx/tests/__init__.py' 2022-09-27T15:30:12.3737837Z adding 'caffe2/python/onnx/tests/c2_ref_test.py' 2022-09-27T15:30:12.3742562Z adding 'caffe2/python/onnx/tests/conversion_test.py' 2022-09-27T15:30:12.3744699Z adding 'caffe2/python/onnx/tests/helper_test.py' 2022-09-27T15:30:12.3747613Z adding 'caffe2/python/onnx/tests/onnx_backend_test.py' 2022-09-27T15:30:12.3750130Z adding 'caffe2/python/onnx/tests/ssa_test.py' 2022-09-27T15:30:12.3751730Z adding 'caffe2/python/onnx/tests/test_utils.py' 2022-09-27T15:30:12.3755858Z adding 'caffe2/python/operator_test/__init__.py' 2022-09-27T15:30:12.3758709Z adding 'caffe2/python/operator_test/activation_ops_test.py' 2022-09-27T15:30:12.3761540Z adding 'caffe2/python/operator_test/adadelta_test.py' 2022-09-27T15:30:12.3764105Z adding 'caffe2/python/operator_test/adagrad_test.py' 2022-09-27T15:30:12.3766879Z adding 'caffe2/python/operator_test/adagrad_test_helper.py' 2022-09-27T15:30:12.3770779Z adding 'caffe2/python/operator_test/adam_test.py' 2022-09-27T15:30:12.3773942Z adding 'caffe2/python/operator_test/affine_channel_op_test.py' 2022-09-27T15:30:12.3775505Z adding 'caffe2/python/operator_test/alias_with_name_test.py' 2022-09-27T15:30:12.3777452Z adding 'caffe2/python/operator_test/apmeter_test.py' 2022-09-27T15:30:12.3779272Z adding 'caffe2/python/operator_test/arg_ops_test.py' 2022-09-27T15:30:12.3781064Z adding 'caffe2/python/operator_test/assert_test.py' 2022-09-27T15:30:12.3782629Z adding 'caffe2/python/operator_test/async_net_barrier_test.py' 2022-09-27T15:30:12.3784644Z adding 'caffe2/python/operator_test/atomic_ops_test.py' 2022-09-27T15:30:12.3786937Z adding 'caffe2/python/operator_test/basic_rnn_test.py' 2022-09-27T15:30:12.3789538Z adding 'caffe2/python/operator_test/batch_box_cox_test.py' 2022-09-27T15:30:12.3791758Z adding 'caffe2/python/operator_test/batch_bucketize_op_test.py' 2022-09-27T15:30:12.3793748Z adding 'caffe2/python/operator_test/batch_moments_op_test.py' 2022-09-27T15:30:12.3795879Z adding 'caffe2/python/operator_test/batch_sparse_to_dense_op_test.py' 2022-09-27T15:30:12.3799808Z adding 'caffe2/python/operator_test/bbox_transform_test.py' 2022-09-27T15:30:12.3802805Z adding 'caffe2/python/operator_test/bisect_percentile_op_test.py' 2022-09-27T15:30:12.3805095Z adding 'caffe2/python/operator_test/blobs_queue_db_test.py' 2022-09-27T15:30:12.3808517Z adding 'caffe2/python/operator_test/boolean_mask_test.py' 2022-09-27T15:30:12.3810758Z adding 'caffe2/python/operator_test/boolean_unmask_test.py' 2022-09-27T15:30:12.3813816Z adding 'caffe2/python/operator_test/box_with_nms_limit_op_test.py' 2022-09-27T15:30:12.3815750Z adding 'caffe2/python/operator_test/bucketize_op_test.py' 2022-09-27T15:30:12.3817480Z adding 'caffe2/python/operator_test/cast_op_test.py' 2022-09-27T15:30:12.3819208Z adding 'caffe2/python/operator_test/ceil_op_test.py' 2022-09-27T15:30:12.3821067Z adding 'caffe2/python/operator_test/channel_backprop_stats_op_test.py' 2022-09-27T15:30:12.3822948Z adding 'caffe2/python/operator_test/channel_shuffle_test.py' 2022-09-27T15:30:12.3824853Z adding 'caffe2/python/operator_test/channel_stats_op_test.py' 2022-09-27T15:30:12.3826735Z adding 'caffe2/python/operator_test/checkpoint_test.py' 2022-09-27T15:30:12.3828477Z adding 'caffe2/python/operator_test/clip_op_test.py' 2022-09-27T15:30:12.3832302Z adding 'caffe2/python/operator_test/clip_tensor_op_test.py' 2022-09-27T15:30:12.3835952Z adding 'caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py' 2022-09-27T15:30:12.3838057Z adding 'caffe2/python/operator_test/concat_op_cost_test.py' 2022-09-27T15:30:12.3841022Z adding 'caffe2/python/operator_test/concat_split_op_test.py' 2022-09-27T15:30:12.3842996Z adding 'caffe2/python/operator_test/conditional_test.py' 2022-09-27T15:30:12.3844700Z adding 'caffe2/python/operator_test/conftest.py' 2022-09-27T15:30:12.3852511Z adding 'caffe2/python/operator_test/conv_test.py' 2022-09-27T15:30:12.3856435Z adding 'caffe2/python/operator_test/conv_transpose_test.py' 2022-09-27T15:30:12.3859708Z adding 'caffe2/python/operator_test/copy_ops_test.py' 2022-09-27T15:30:12.3862124Z adding 'caffe2/python/operator_test/copy_rows_to_tensor_op_test.py' 2022-09-27T15:30:12.3864293Z adding 'caffe2/python/operator_test/cosine_embedding_criterion_op_test.py' 2022-09-27T15:30:12.3866226Z adding 'caffe2/python/operator_test/counter_ops_test.py' 2022-09-27T15:30:12.3868880Z adding 'caffe2/python/operator_test/crf_test.py' 2022-09-27T15:30:12.3872275Z adding 'caffe2/python/operator_test/cross_entropy_ops_test.py' 2022-09-27T15:30:12.3874983Z adding 'caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py' 2022-09-27T15:30:12.3877255Z adding 'caffe2/python/operator_test/ctc_greedy_decoder_op_test.py' 2022-09-27T15:30:12.3879991Z adding 'caffe2/python/operator_test/cudnn_recurrent_test.py' 2022-09-27T15:30:12.3881762Z adding 'caffe2/python/operator_test/data_couple_op_test.py' 2022-09-27T15:30:12.3888548Z adding 'caffe2/python/operator_test/dataset_ops_test.py' 2022-09-27T15:30:12.3891516Z adding 'caffe2/python/operator_test/decay_adagrad_test.py' 2022-09-27T15:30:12.3895430Z adding 'caffe2/python/operator_test/deform_conv_test.py' 2022-09-27T15:30:12.3898079Z adding 'caffe2/python/operator_test/dense_vector_to_id_list_op_test.py' 2022-09-27T15:30:12.3900058Z adding 'caffe2/python/operator_test/depthwise_3x3_conv_test.py' 2022-09-27T15:30:12.3903501Z adding 'caffe2/python/operator_test/detectron_keypoints.py' 2022-09-27T15:30:12.3906001Z adding 'caffe2/python/operator_test/distance_op_test.py' 2022-09-27T15:30:12.3908357Z adding 'caffe2/python/operator_test/dropout_op_test.py' 2022-09-27T15:30:12.3910314Z adding 'caffe2/python/operator_test/duplicate_operands_test.py' 2022-09-27T15:30:12.3912448Z adding 'caffe2/python/operator_test/elementwise_linear_op_test.py' 2022-09-27T15:30:12.3914567Z adding 'caffe2/python/operator_test/elementwise_logical_ops_test.py' 2022-09-27T15:30:12.3918351Z adding 'caffe2/python/operator_test/elementwise_op_broadcast_test.py' 2022-09-27T15:30:12.3924445Z adding 'caffe2/python/operator_test/elementwise_ops_test.py' 2022-09-27T15:30:12.3927581Z adding 'caffe2/python/operator_test/emptysample_ops_test.py' 2022-09-27T15:30:12.3930059Z adding 'caffe2/python/operator_test/enforce_finite_op_test.py' 2022-09-27T15:30:12.3931888Z adding 'caffe2/python/operator_test/ensure_clipped_test.py' 2022-09-27T15:30:12.3934010Z adding 'caffe2/python/operator_test/ensure_cpu_output_op_test.py' 2022-09-27T15:30:12.3935921Z adding 'caffe2/python/operator_test/erf_op_test.py' 2022-09-27T15:30:12.3937714Z adding 'caffe2/python/operator_test/expand_op_test.py' 2022-09-27T15:30:12.3940196Z adding 'caffe2/python/operator_test/fc_operator_test.py' 2022-09-27T15:30:12.3944058Z adding 'caffe2/python/operator_test/feature_maps_ops_test.py' 2022-09-27T15:30:12.3947728Z adding 'caffe2/python/operator_test/filler_ops_test.py' 2022-09-27T15:30:12.3949939Z adding 'caffe2/python/operator_test/find_op_test.py' 2022-09-27T15:30:12.3952158Z adding 'caffe2/python/operator_test/flatten_op_test.py' 2022-09-27T15:30:12.3954410Z adding 'caffe2/python/operator_test/flexible_top_k_test.py' 2022-09-27T15:30:12.3956268Z adding 'caffe2/python/operator_test/floor_op_test.py' 2022-09-27T15:30:12.3960615Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py' 2022-09-27T15:30:12.3963203Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py' 2022-09-27T15:30:12.3966529Z adding 'caffe2/python/operator_test/gather_ops_test.py' 2022-09-27T15:30:12.3970088Z adding 'caffe2/python/operator_test/gather_ranges_op_test.py' 2022-09-27T15:30:12.3972490Z adding 'caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py' 2022-09-27T15:30:12.3974510Z adding 'caffe2/python/operator_test/given_tensor_fill_op_test.py' 2022-09-27T15:30:12.3976481Z adding 'caffe2/python/operator_test/glu_op_test.py' 2022-09-27T15:30:12.3978759Z adding 'caffe2/python/operator_test/group_conv_test.py' 2022-09-27T15:30:12.3981404Z adding 'caffe2/python/operator_test/group_norm_op_test.py' 2022-09-27T15:30:12.3985531Z adding 'caffe2/python/operator_test/gru_test.py' 2022-09-27T15:30:12.3988616Z adding 'caffe2/python/operator_test/heatmap_max_keypoint_op_test.py' 2022-09-27T15:30:12.3990888Z adding 'caffe2/python/operator_test/histogram_test.py' 2022-09-27T15:30:12.3994517Z adding 'caffe2/python/operator_test/hsm_test.py' 2022-09-27T15:30:12.3996719Z adding 'caffe2/python/operator_test/hyperbolic_ops_test.py' 2022-09-27T15:30:12.3999465Z adding 'caffe2/python/operator_test/im2col_col2im_test.py' 2022-09-27T15:30:12.4004426Z adding 'caffe2/python/operator_test/image_input_op_test.py' 2022-09-27T15:30:12.4007287Z adding 'caffe2/python/operator_test/index_hash_ops_test.py' 2022-09-27T15:30:12.4009878Z adding 'caffe2/python/operator_test/index_ops_test.py' 2022-09-27T15:30:12.4013757Z adding 'caffe2/python/operator_test/instance_norm_test.py' 2022-09-27T15:30:12.4016212Z adding 'caffe2/python/operator_test/integral_image_ops_test.py' 2022-09-27T15:30:12.4018215Z adding 'caffe2/python/operator_test/jsd_ops_test.py' 2022-09-27T15:30:12.4020090Z adding 'caffe2/python/operator_test/key_split_ops_test.py' 2022-09-27T15:30:12.4021998Z adding 'caffe2/python/operator_test/lars_test.py' 2022-09-27T15:30:12.4025730Z adding 'caffe2/python/operator_test/layer_norm_op_test.py' 2022-09-27T15:30:12.4028785Z adding 'caffe2/python/operator_test/leaky_relu_test.py' 2022-09-27T15:30:12.4031083Z adding 'caffe2/python/operator_test/learning_rate_adaption_op_test.py' 2022-09-27T15:30:12.4034140Z adding 'caffe2/python/operator_test/learning_rate_op_test.py' 2022-09-27T15:30:12.4036697Z adding 'caffe2/python/operator_test/length_split_op_test.py' 2022-09-27T15:30:12.4038834Z adding 'caffe2/python/operator_test/lengths_pad_op_test.py' 2022-09-27T15:30:12.4042262Z adding 'caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py' 2022-09-27T15:30:12.4044585Z adding 'caffe2/python/operator_test/lengths_tile_op_test.py' 2022-09-27T15:30:12.4046824Z adding 'caffe2/python/operator_test/lengths_top_k_ops_test.py' 2022-09-27T15:30:12.4049834Z adding 'caffe2/python/operator_test/listwise_l2r_operator_test.py' 2022-09-27T15:30:12.4058384Z adding 'caffe2/python/operator_test/load_save_test.py' 2022-09-27T15:30:12.4062042Z adding 'caffe2/python/operator_test/locally_connected_op_test.py' 2022-09-27T15:30:12.4064077Z adding 'caffe2/python/operator_test/loss_ops_test.py' 2022-09-27T15:30:12.4066248Z adding 'caffe2/python/operator_test/lpnorm_op_test.py' 2022-09-27T15:30:12.4068446Z adding 'caffe2/python/operator_test/map_ops_test.py' 2022-09-27T15:30:12.4070780Z adding 'caffe2/python/operator_test/margin_loss_l2r_operator_test.py' 2022-09-27T15:30:12.4073028Z adding 'caffe2/python/operator_test/margin_ranking_criterion_op_test.py' 2022-09-27T15:30:12.4075046Z adding 'caffe2/python/operator_test/math_ops_test.py' 2022-09-27T15:30:12.4078099Z adding 'caffe2/python/operator_test/matmul_op_test.py' 2022-09-27T15:30:12.4080382Z adding 'caffe2/python/operator_test/mean_op_test.py' 2022-09-27T15:30:12.4082848Z adding 'caffe2/python/operator_test/merge_id_lists_op_test.py' 2022-09-27T15:30:12.4084830Z adding 'caffe2/python/operator_test/mkl_conv_op_test.py' 2022-09-27T15:30:12.4087329Z adding 'caffe2/python/operator_test/mkl_packed_fc_op_test.py' 2022-09-27T15:30:12.4089377Z adding 'caffe2/python/operator_test/mod_op_test.py' 2022-09-27T15:30:12.4091318Z adding 'caffe2/python/operator_test/moments_op_test.py' 2022-09-27T15:30:12.4094060Z adding 'caffe2/python/operator_test/momentum_sgd_test.py' 2022-09-27T15:30:12.4096903Z adding 'caffe2/python/operator_test/mpi_test.py' 2022-09-27T15:30:12.4098997Z adding 'caffe2/python/operator_test/mul_gradient_benchmark.py' 2022-09-27T15:30:12.4100986Z adding 'caffe2/python/operator_test/negate_gradient_op_test.py' 2022-09-27T15:30:12.4103197Z adding 'caffe2/python/operator_test/ngram_ops_test.py' 2022-09-27T15:30:12.4104972Z adding 'caffe2/python/operator_test/normalize_op_test.py' 2022-09-27T15:30:12.4106787Z adding 'caffe2/python/operator_test/numpy_tile_op_test.py' 2022-09-27T15:30:12.4109632Z adding 'caffe2/python/operator_test/one_hot_ops_test.py' 2022-09-27T15:30:12.4112039Z adding 'caffe2/python/operator_test/onnx_while_test.py' 2022-09-27T15:30:12.4113917Z adding 'caffe2/python/operator_test/order_switch_test.py' 2022-09-27T15:30:12.4117198Z adding 'caffe2/python/operator_test/pack_ops_test.py' 2022-09-27T15:30:12.4119552Z adding 'caffe2/python/operator_test/pack_rnn_sequence_op_test.py' 2022-09-27T15:30:12.4121503Z adding 'caffe2/python/operator_test/pad_test.py' 2022-09-27T15:30:12.4124296Z adding 'caffe2/python/operator_test/partition_ops_test.py' 2022-09-27T15:30:12.4126632Z adding 'caffe2/python/operator_test/percentile_op_test.py' 2022-09-27T15:30:12.4129204Z adding 'caffe2/python/operator_test/piecewise_linear_transform_test.py' 2022-09-27T15:30:12.4133090Z adding 'caffe2/python/operator_test/pooling_test.py' 2022-09-27T15:30:12.4135284Z adding 'caffe2/python/operator_test/prepend_dim_test.py' 2022-09-27T15:30:12.4137183Z adding 'caffe2/python/operator_test/python_op_test.py' 2022-09-27T15:30:12.4139338Z adding 'caffe2/python/operator_test/quantile_test.py' 2022-09-27T15:30:12.4141572Z adding 'caffe2/python/operator_test/rand_quantization_op_speed_test.py' 2022-09-27T15:30:12.4144114Z adding 'caffe2/python/operator_test/rank_loss_operator_test.py' 2022-09-27T15:30:12.4147530Z adding 'caffe2/python/operator_test/rebatching_queue_test.py' 2022-09-27T15:30:12.4149991Z adding 'caffe2/python/operator_test/record_queue_test.py' 2022-09-27T15:30:12.4153583Z adding 'caffe2/python/operator_test/recurrent_net_executor_test.py' 2022-09-27T15:30:12.4158161Z adding 'caffe2/python/operator_test/recurrent_network_test.py' 2022-09-27T15:30:12.4162347Z adding 'caffe2/python/operator_test/reduce_ops_test.py' 2022-09-27T15:30:12.4164988Z adding 'caffe2/python/operator_test/reduction_ops_test.py' 2022-09-27T15:30:12.4167967Z adding 'caffe2/python/operator_test/reshape_ops_test.py' 2022-09-27T15:30:12.4171402Z adding 'caffe2/python/operator_test/resize_op_test.py' 2022-09-27T15:30:12.4174259Z adding 'caffe2/python/operator_test/rmac_regions_op_test.py' 2022-09-27T15:30:12.4175770Z adding 'caffe2/python/operator_test/rms_norm_op_test.py' 2022-09-27T15:30:12.4189061Z adding 'caffe2/python/operator_test/rnn_cell_test.py' 2022-09-27T15:30:12.4193421Z adding 'caffe2/python/operator_test/roi_align_rotated_op_test.py' 2022-09-27T15:30:12.4196411Z adding 'caffe2/python/operator_test/rowwise_counter_test.py' 2022-09-27T15:30:12.4198360Z adding 'caffe2/python/operator_test/scale_op_test.py' 2022-09-27T15:30:12.4205501Z adding 'caffe2/python/operator_test/segment_ops_test.py' 2022-09-27T15:30:12.4210377Z adding 'caffe2/python/operator_test/self_binning_histogram_test.py' 2022-09-27T15:30:12.4213575Z adding 'caffe2/python/operator_test/selu_op_test.py' 2022-09-27T15:30:12.4218615Z adding 'caffe2/python/operator_test/sequence_ops_test.py' 2022-09-27T15:30:12.4225241Z adding 'caffe2/python/operator_test/shape_inference_test.py' 2022-09-27T15:30:12.4228601Z adding 'caffe2/python/operator_test/sinusoid_position_encoding_op_test.py' 2022-09-27T15:30:12.4233911Z adding 'caffe2/python/operator_test/softmax_ops_test.py' 2022-09-27T15:30:12.4236789Z adding 'caffe2/python/operator_test/softplus_op_test.py' 2022-09-27T15:30:12.4239175Z adding 'caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py' 2022-09-27T15:30:12.4241696Z adding 'caffe2/python/operator_test/sparse_gradient_checker_test.py' 2022-09-27T15:30:12.4244313Z adding 'caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py' 2022-09-27T15:30:12.4247818Z adding 'caffe2/python/operator_test/sparse_lengths_sum_benchmark.py' 2022-09-27T15:30:12.4250520Z adding 'caffe2/python/operator_test/sparse_lp_regularizer_test.py' 2022-09-27T15:30:12.4253695Z adding 'caffe2/python/operator_test/sparse_normalize_test.py' 2022-09-27T15:30:12.4256437Z adding 'caffe2/python/operator_test/sparse_ops_test.py' 2022-09-27T15:30:12.4259195Z adding 'caffe2/python/operator_test/sparse_to_dense_mask_op_test.py' 2022-09-27T15:30:12.4263896Z adding 'caffe2/python/operator_test/spatial_bn_op_test.py' 2022-09-27T15:30:12.4267936Z adding 'caffe2/python/operator_test/specialized_segment_ops_test.py' 2022-09-27T15:30:12.4271081Z adding 'caffe2/python/operator_test/split_op_cost_test.py' 2022-09-27T15:30:12.4273970Z adding 'caffe2/python/operator_test/square_root_divide_op_test.py' 2022-09-27T15:30:12.4276335Z adding 'caffe2/python/operator_test/stats_ops_test.py' 2022-09-27T15:30:12.4279103Z adding 'caffe2/python/operator_test/stats_put_ops_test.py' 2022-09-27T15:30:12.4282357Z adding 'caffe2/python/operator_test/storm_test.py' 2022-09-27T15:30:12.4284960Z adding 'caffe2/python/operator_test/string_ops_test.py' 2022-09-27T15:30:12.4288030Z adding 'caffe2/python/operator_test/text_file_reader_test.py' 2022-09-27T15:30:12.4290482Z adding 'caffe2/python/operator_test/thresholded_relu_op_test.py' 2022-09-27T15:30:12.4293416Z adding 'caffe2/python/operator_test/tile_op_test.py' 2022-09-27T15:30:12.4296706Z adding 'caffe2/python/operator_test/top_k_test.py' 2022-09-27T15:30:12.4306896Z adding 'caffe2/python/operator_test/torch_integration_test.py' 2022-09-27T15:30:12.4310215Z adding 'caffe2/python/operator_test/transpose_op_test.py' 2022-09-27T15:30:12.4312283Z adding 'caffe2/python/operator_test/trigonometric_op_test.py' 2022-09-27T15:30:12.4315211Z adding 'caffe2/python/operator_test/unique_ops_test.py' 2022-09-27T15:30:12.4317587Z adding 'caffe2/python/operator_test/unique_uniform_fill_op_test.py' 2022-09-27T15:30:12.4320361Z adding 'caffe2/python/operator_test/unsafe_coalesce_test.py' 2022-09-27T15:30:12.4323557Z adding 'caffe2/python/operator_test/upsample_op_test.py' 2022-09-27T15:30:12.4328877Z adding 'caffe2/python/operator_test/utility_ops_test.py' 2022-09-27T15:30:12.4333073Z adding 'caffe2/python/operator_test/video_input_op_test.py' 2022-09-27T15:30:12.4335696Z adding 'caffe2/python/operator_test/weight_scale_test.py' 2022-09-27T15:30:12.4338212Z adding 'caffe2/python/operator_test/weighted_multi_sample_test.py' 2022-09-27T15:30:12.4340839Z adding 'caffe2/python/operator_test/weighted_sample_test.py' 2022-09-27T15:30:12.4343642Z adding 'caffe2/python/operator_test/weighted_sum_test.py' 2022-09-27T15:30:12.4347103Z adding 'caffe2/python/operator_test/wngrad_test.py' 2022-09-27T15:30:12.4349751Z adding 'caffe2/python/predictor/__init__.py' 2022-09-27T15:30:12.4352793Z adding 'caffe2/python/predictor/mobile_exporter.py' 2022-09-27T15:30:12.4355987Z adding 'caffe2/python/predictor/mobile_exporter_test.py' 2022-09-27T15:30:12.4360093Z adding 'caffe2/python/predictor/predictor_exporter.py' 2022-09-27T15:30:12.4364070Z adding 'caffe2/python/predictor/predictor_exporter_test.py' 2022-09-27T15:30:12.4367908Z adding 'caffe2/python/predictor/predictor_py_utils.py' 2022-09-27T15:30:12.4370406Z adding 'caffe2/python/predictor/predictor_test.py' 2022-09-27T15:30:12.4372388Z adding 'caffe2/python/predictor/serde.py' 2022-09-27T15:30:12.4375406Z adding 'caffe2/python/rnn/__init__.py' 2022-09-27T15:30:12.4377845Z adding 'caffe2/python/rnn/lstm_comparison.py' 2022-09-27T15:30:12.4380629Z adding 'caffe2/python/rnn/rnn_cell_test_util.py' 2022-09-27T15:30:12.4383443Z adding 'caffe2/python/serialized_test/__init__.py' 2022-09-27T15:30:12.4386088Z adding 'caffe2/python/serialized_test/coverage.py' 2022-09-27T15:30:12.4390518Z adding 'caffe2/python/serialized_test/serialized_test_util.py' 2022-09-27T15:30:12.4396637Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip' 2022-09-27T15:30:12.4398888Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip' 2022-09-27T15:30:12.4401625Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip' 2022-09-27T15:30:12.4403776Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip' 2022-09-27T15:30:12.4405740Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip' 2022-09-27T15:30:12.4408150Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip' 2022-09-27T15:30:12.4410172Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip' 2022-09-27T15:30:12.4412500Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip' 2022-09-27T15:30:12.4414475Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip' 2022-09-27T15:30:12.4416799Z adding 'caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip' 2022-09-27T15:30:12.4418833Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip' 2022-09-27T15:30:12.4420962Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip' 2022-09-27T15:30:12.4423065Z adding 'caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip' 2022-09-27T15:30:12.4425284Z adding 'caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip' 2022-09-27T15:30:12.4427460Z adding 'caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip' 2022-09-27T15:30:12.4429718Z adding 'caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip' 2022-09-27T15:30:12.4431907Z adding 'caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip' 2022-09-27T15:30:12.4433988Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip' 2022-09-27T15:30:12.4436177Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip' 2022-09-27T15:30:12.4438349Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip' 2022-09-27T15:30:12.4440533Z adding 'caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip' 2022-09-27T15:30:12.4442636Z adding 'caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip' 2022-09-27T15:30:12.4444971Z adding 'caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip' 2022-09-27T15:30:12.4447111Z adding 'caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip' 2022-09-27T15:30:12.4449402Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip' 2022-09-27T15:30:12.4451776Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip' 2022-09-27T15:30:12.4454174Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip' 2022-09-27T15:30:12.4456371Z adding 'caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip' 2022-09-27T15:30:12.4458565Z adding 'caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip' 2022-09-27T15:30:12.4469988Z adding 'caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip' 2022-09-27T15:30:12.4473190Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip' 2022-09-27T15:30:12.4475200Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip' 2022-09-27T15:30:12.4477420Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip' 2022-09-27T15:30:12.4480061Z adding 'caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip' 2022-09-27T15:30:12.4482357Z adding 'caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip' 2022-09-27T15:30:12.4484673Z adding 'caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip' 2022-09-27T15:30:12.4494216Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip' 2022-09-27T15:30:12.4497267Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip' 2022-09-27T15:30:12.4499353Z adding 'caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip' 2022-09-27T15:30:12.4501552Z adding 'caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip' 2022-09-27T15:30:12.4503895Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip' 2022-09-27T15:30:12.4505903Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip' 2022-09-27T15:30:12.4508012Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip' 2022-09-27T15:30:12.4510778Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip' 2022-09-27T15:30:12.4512966Z adding 'caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip' 2022-09-27T15:30:12.4515216Z adding 'caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip' 2022-09-27T15:30:12.4517332Z adding 'caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip' 2022-09-27T15:30:12.4519454Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip' 2022-09-27T15:30:12.4521532Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip' 2022-09-27T15:30:12.4523568Z adding 'caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip' 2022-09-27T15:30:12.4525736Z adding 'caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip' 2022-09-27T15:30:12.4527896Z adding 'caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip' 2022-09-27T15:30:12.4530107Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip' 2022-09-27T15:30:12.4532807Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip' 2022-09-27T15:30:12.4535006Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip' 2022-09-27T15:30:12.4537173Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip' 2022-09-27T15:30:12.4539278Z adding 'caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip' 2022-09-27T15:30:12.4541521Z adding 'caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip' 2022-09-27T15:30:12.4543756Z adding 'caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip' 2022-09-27T15:30:12.4545963Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip' 2022-09-27T15:30:12.4548039Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip' 2022-09-27T15:30:12.4550146Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip' 2022-09-27T15:30:12.4552195Z adding 'caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip' 2022-09-27T15:30:12.4554861Z adding 'caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip' 2022-09-27T15:30:12.4557269Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip' 2022-09-27T15:30:12.4559591Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip' 2022-09-27T15:30:12.4561844Z adding 'caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip' 2022-09-27T15:30:12.4564023Z adding 'caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip' 2022-09-27T15:30:12.4566197Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip' 2022-09-27T15:30:12.4568457Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip' 2022-09-27T15:30:12.4570714Z adding 'caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip' 2022-09-27T15:30:12.4573045Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip' 2022-09-27T15:30:12.4575516Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip' 2022-09-27T15:30:12.4577654Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip' 2022-09-27T15:30:12.4579932Z adding 'caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip' 2022-09-27T15:30:12.4582121Z adding 'caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip' 2022-09-27T15:30:12.4584403Z adding 'caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip' 2022-09-27T15:30:12.4586515Z adding 'caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip' 2022-09-27T15:30:12.4588790Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip' 2022-09-27T15:30:12.4591136Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip' 2022-09-27T15:30:12.4593432Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip' 2022-09-27T15:30:12.4595649Z adding 'caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip' 2022-09-27T15:30:12.4598094Z adding 'caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip' 2022-09-27T15:30:12.4601203Z adding 'caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip' 2022-09-27T15:30:12.4603431Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip' 2022-09-27T15:30:12.4605509Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip' 2022-09-27T15:30:12.4607676Z adding 'caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip' 2022-09-27T15:30:12.4609718Z adding 'caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip' 2022-09-27T15:30:12.4612018Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip' 2022-09-27T15:30:12.4614136Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip' 2022-09-27T15:30:12.4616338Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip' 2022-09-27T15:30:12.4618591Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip' 2022-09-27T15:30:12.4620648Z adding 'caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip' 2022-09-27T15:30:12.4622897Z adding 'caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip' 2022-09-27T15:30:12.4625222Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip' 2022-09-27T15:30:12.4627267Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip' 2022-09-27T15:30:12.4629657Z adding 'caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip' 2022-09-27T15:30:12.4631971Z adding 'caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip' 2022-09-27T15:30:12.4634133Z adding 'caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip' 2022-09-27T15:30:12.4636459Z adding 'caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip' 2022-09-27T15:30:12.4639289Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip' 2022-09-27T15:30:12.4642110Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip' 2022-09-27T15:30:12.4645005Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip' 2022-09-27T15:30:12.4648067Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip' 2022-09-27T15:30:12.4650759Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip' 2022-09-27T15:30:12.4653260Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip' 2022-09-27T15:30:12.4655447Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip' 2022-09-27T15:30:12.4657599Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip' 2022-09-27T15:30:12.4659668Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip' 2022-09-27T15:30:12.4661835Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip' 2022-09-27T15:30:12.4663904Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip' 2022-09-27T15:30:12.4665909Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip' 2022-09-27T15:30:12.4667979Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip' 2022-09-27T15:30:12.4670038Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip' 2022-09-27T15:30:12.4672110Z adding 'caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip' 2022-09-27T15:30:12.4674223Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip' 2022-09-27T15:30:12.4676344Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip' 2022-09-27T15:30:12.4678338Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip' 2022-09-27T15:30:12.4680432Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip' 2022-09-27T15:30:12.4682632Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip' 2022-09-27T15:30:12.4684749Z adding 'caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip' 2022-09-27T15:30:12.4686862Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip' 2022-09-27T15:30:12.4689033Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip' 2022-09-27T15:30:12.4691493Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip' 2022-09-27T15:30:12.4694851Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip' 2022-09-27T15:30:12.4697196Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip' 2022-09-27T15:30:12.4699436Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip' 2022-09-27T15:30:12.4701639Z adding 'caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip' 2022-09-27T15:30:12.4704312Z adding 'caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip' 2022-09-27T15:30:12.4705737Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip' 2022-09-27T15:30:12.4707791Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip' 2022-09-27T15:30:12.4709752Z adding 'caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip' 2022-09-27T15:30:12.4711675Z adding 'caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip' 2022-09-27T15:30:12.4713552Z adding 'caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip' 2022-09-27T15:30:12.4715592Z adding 'caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip' 2022-09-27T15:30:12.4717522Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip' 2022-09-27T15:30:12.4719329Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip' 2022-09-27T15:30:12.4721175Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip' 2022-09-27T15:30:12.4723288Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip' 2022-09-27T15:30:12.4725191Z adding 'caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip' 2022-09-27T15:30:12.4727320Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip' 2022-09-27T15:30:12.4729861Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip' 2022-09-27T15:30:12.4732618Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip' 2022-09-27T15:30:12.4735031Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip' 2022-09-27T15:30:12.4737307Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip' 2022-09-27T15:30:12.4739620Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip' 2022-09-27T15:30:12.4741595Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip' 2022-09-27T15:30:12.4743615Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip' 2022-09-27T15:30:12.4745510Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip' 2022-09-27T15:30:12.4747438Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip' 2022-09-27T15:30:12.4749316Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip' 2022-09-27T15:30:12.4751225Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip' 2022-09-27T15:30:12.4753402Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip' 2022-09-27T15:30:12.4755359Z adding 'caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip' 2022-09-27T15:30:12.4757127Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip' 2022-09-27T15:30:12.4759004Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip' 2022-09-27T15:30:12.4760950Z adding 'caffe2/python/test/__init__.py' 2022-09-27T15:30:12.4762751Z adding 'caffe2/python/test/blob_deallocation_test.py' 2022-09-27T15:30:12.4764689Z adding 'caffe2/python/test/do_op_test.py' 2022-09-27T15:30:12.4766989Z adding 'caffe2/python/test/executor_test.py' 2022-09-27T15:30:12.4770631Z adding 'caffe2/python/test/executor_test_util.py' 2022-09-27T15:30:12.4774809Z adding 'caffe2/python/test/fakefp16_transform_test.py' 2022-09-27T15:30:12.4776787Z adding 'caffe2/python/test/gpu_context_test.py' 2022-09-27T15:30:12.4778821Z adding 'caffe2/python/test/inference_lstm_op_test.py' 2022-09-27T15:30:12.4780654Z adding 'caffe2/python/test/python_protobuf_test.py' 2022-09-27T15:30:12.4782720Z adding 'caffe2/python/trt/__init__.py' 2022-09-27T15:30:12.4785702Z adding 'caffe2/python/trt/test_pt_onnx_trt.py' 2022-09-27T15:30:12.4789685Z adding 'caffe2/python/trt/test_trt.py' 2022-09-27T15:30:12.4792323Z adding 'caffe2/python/trt/transform.py' 2022-09-27T15:30:12.4794429Z adding 'caffe2/quantization/__init__.py' 2022-09-27T15:30:12.4796762Z adding 'caffe2/quantization/server/__init__.py' 2022-09-27T15:30:12.4800064Z adding 'caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py' 2022-09-27T15:30:12.4802308Z adding 'caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py' 2022-09-27T15:30:12.4804466Z adding 'caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py' 2022-09-27T15:30:12.4806832Z adding 'caffe2/quantization/server/compute_equalization_scale_test.py' 2022-09-27T15:30:12.4809484Z adding 'caffe2/quantization/server/concat_dnnlowp_op_test.py' 2022-09-27T15:30:12.4812499Z adding 'caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py' 2022-09-27T15:30:12.4816489Z adding 'caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py' 2022-09-27T15:30:12.4820505Z adding 'caffe2/quantization/server/conv_dnnlowp_op_test.py' 2022-09-27T15:30:12.4824268Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py' 2022-09-27T15:30:12.4827493Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py' 2022-09-27T15:30:12.4829583Z adding 'caffe2/quantization/server/dequantize_dnnlowp_op_test.py' 2022-09-27T15:30:12.4834124Z adding 'caffe2/quantization/server/dnnlowp_test_utils.py' 2022-09-27T15:30:12.4837244Z adding 'caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py' 2022-09-27T15:30:12.4839540Z adding 'caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py' 2022-09-27T15:30:12.4842190Z adding 'caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py' 2022-09-27T15:30:12.4844748Z adding 'caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py' 2022-09-27T15:30:12.4847870Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py' 2022-09-27T15:30:12.4851791Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_op_test.py' 2022-09-27T15:30:12.4854434Z adding 'caffe2/quantization/server/fully_connected_fp16_test.py' 2022-09-27T15:30:12.4857155Z adding 'caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py' 2022-09-27T15:30:12.4859391Z adding 'caffe2/quantization/server/gather_dnnlowp_op_test.py' 2022-09-27T15:30:12.4861881Z adding 'caffe2/quantization/server/group_norm_dnnlowp_op_test.py' 2022-09-27T15:30:12.4864491Z adding 'caffe2/quantization/server/int8_gen_quant_params_min_max_test.py' 2022-09-27T15:30:12.4866713Z adding 'caffe2/quantization/server/int8_gen_quant_params_test.py' 2022-09-27T15:30:12.4868778Z adding 'caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py' 2022-09-27T15:30:12.4870877Z adding 'caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py' 2022-09-27T15:30:12.4872617Z adding 'caffe2/quantization/server/observer_test.py' 2022-09-27T15:30:12.4874966Z adding 'caffe2/quantization/server/pool_dnnlowp_op_test.py' 2022-09-27T15:30:12.4877459Z adding 'caffe2/quantization/server/quantize_dnnlowp_op_test.py' 2022-09-27T15:30:12.4879475Z adding 'caffe2/quantization/server/relu_dnnlowp_op_test.py' 2022-09-27T15:30:12.4881816Z adding 'caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py' 2022-09-27T15:30:12.4883769Z adding 'caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py' 2022-09-27T15:30:12.4886167Z adding 'caffe2/quantization/server/sigmoid_dnnlowp_op_test.py' 2022-09-27T15:30:12.4889082Z adding 'caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py' 2022-09-27T15:30:12.4891273Z adding 'caffe2/quantization/server/tanh_dnnlowp_op_test.py' 2022-09-27T15:30:12.4896017Z adding 'caffe2/quantization/server/utils.py' 2022-09-27T15:30:12.5110660Z adding 'functorch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-09-27T15:30:12.5122752Z adding 'functorch/__init__.py' 2022-09-27T15:30:12.5125226Z adding 'functorch/setup.py' 2022-09-27T15:30:12.5127747Z adding 'functorch/_src/__init__.py' 2022-09-27T15:30:12.5139112Z adding 'functorch/_src/aot_autograd.py' 2022-09-27T15:30:12.5143033Z adding 'functorch/_src/benchmark_utils.py' 2022-09-27T15:30:12.5145406Z adding 'functorch/_src/compile_utils.py' 2022-09-27T15:30:12.5149669Z adding 'functorch/_src/compilers.py' 2022-09-27T15:30:12.5151611Z adding 'functorch/_src/config.py' 2022-09-27T15:30:12.5169992Z adding 'functorch/_src/eager_transforms.py' 2022-09-27T15:30:12.5175889Z adding 'functorch/_src/fx_minifier.py' 2022-09-27T15:30:12.5182081Z adding 'functorch/_src/make_functional.py' 2022-09-27T15:30:12.5184878Z adding 'functorch/_src/monkey_patching.py' 2022-09-27T15:30:12.5186820Z adding 'functorch/_src/named_members_polyfill.py' 2022-09-27T15:30:12.5192683Z adding 'functorch/_src/partitioners.py' 2022-09-27T15:30:12.5195023Z adding 'functorch/_src/python_key.py' 2022-09-27T15:30:12.5196514Z adding 'functorch/_src/pytree_hacks.py' 2022-09-27T15:30:12.5216024Z adding 'functorch/_src/top_operators_github_usage.py' 2022-09-27T15:30:12.5216569Z adding 'functorch/_src/vmap.py' 2022-09-27T15:30:12.5217040Z adding 'functorch/compile/__init__.py' 2022-09-27T15:30:12.5217370Z adding 'functorch/dim/__init__.py' 2022-09-27T15:30:12.5218247Z adding 'functorch/dim/batch_tensor.py' 2022-09-27T15:30:12.5220428Z adding 'functorch/dim/delayed_mul_tensor.py' 2022-09-27T15:30:12.5222722Z adding 'functorch/dim/dim.py' 2022-09-27T15:30:12.5224836Z adding 'functorch/dim/magic_trace.py' 2022-09-27T15:30:12.5227429Z adding 'functorch/dim/op_properties.py' 2022-09-27T15:30:12.5234368Z adding 'functorch/dim/reference.py' 2022-09-27T15:30:12.5236558Z adding 'functorch/dim/tree_map.py' 2022-09-27T15:30:12.5238652Z adding 'functorch/dim/wrap_type.py' 2022-09-27T15:30:12.5240634Z adding 'functorch/experimental/__init__.py' 2022-09-27T15:30:12.5242602Z adding 'functorch/experimental/batch_norm_replacement.py' 2022-09-27T15:30:12.5245016Z adding 'functorch/experimental/cond.py' 2022-09-27T15:30:12.5246870Z adding 'functorch/experimental/ops.py' 2022-09-27T15:30:12.5260397Z adding 'torch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-09-27T15:30:12.5273630Z adding 'torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so' 2022-09-27T15:30:12.5276212Z adding 'torch/_VF.py' 2022-09-27T15:30:12.5277993Z adding 'torch/__config__.py' 2022-09-27T15:30:12.5279756Z adding 'torch/__future__.py' 2022-09-27T15:30:12.5292716Z adding 'torch/__init__.py' 2022-09-27T15:30:12.5300115Z adding 'torch/_appdirs.py' 2022-09-27T15:30:12.5302938Z adding 'torch/_classes.py' 2022-09-27T15:30:12.5305334Z adding 'torch/_deploy.py' 2022-09-27T15:30:12.5322469Z adding 'torch/_jit_internal.py' 2022-09-27T15:30:12.5326162Z adding 'torch/_linalg_utils.py' 2022-09-27T15:30:12.5340007Z adding 'torch/_lobpcg.py' 2022-09-27T15:30:12.5345251Z adding 'torch/_lowrank.py' 2022-09-27T15:30:12.5355541Z adding 'torch/_meta_registrations.py' 2022-09-27T15:30:12.5359530Z adding 'torch/_namedtensor_internals.py' 2022-09-27T15:30:12.5366902Z adding 'torch/_ops.py' 2022-09-27T15:30:12.5371178Z adding 'torch/_python_dispatcher.py' 2022-09-27T15:30:12.5373472Z adding 'torch/_six.py' 2022-09-27T15:30:12.5376314Z adding 'torch/_sources.py' 2022-09-27T15:30:12.5378346Z adding 'torch/_storage_docs.py' 2022-09-27T15:30:12.5394196Z adding 'torch/_tensor.py' 2022-09-27T15:30:12.5428932Z adding 'torch/_tensor_docs.py' 2022-09-27T15:30:12.5438579Z adding 'torch/_tensor_str.py' 2022-09-27T15:30:12.5563025Z adding 'torch/_torch_docs.py' 2022-09-27T15:30:12.5581226Z adding 'torch/_utils.py' 2022-09-27T15:30:12.5584026Z adding 'torch/_utils_internal.py' 2022-09-27T15:30:12.5589113Z adding 'torch/_vmap_internals.py' 2022-09-27T15:30:12.5613395Z adding 'torch/functional.py' 2022-09-27T15:30:12.5624634Z adding 'torch/hub.py' 2022-09-27T15:30:12.5628715Z adding 'torch/library.py' 2022-09-27T15:30:12.5653906Z adding 'torch/overrides.py' 2022-09-27T15:30:12.5657991Z adding 'torch/py.typed' 2022-09-27T15:30:12.5661153Z adding 'torch/quasirandom.py' 2022-09-27T15:30:12.5664017Z adding 'torch/random.py' 2022-09-27T15:30:12.5666298Z adding 'torch/return_types.py' 2022-09-27T15:30:12.5680420Z adding 'torch/serialization.py' 2022-09-27T15:30:12.5689633Z adding 'torch/storage.py' 2022-09-27T15:30:12.5693056Z adding 'torch/torch_version.py' 2022-09-27T15:30:12.5695103Z adding 'torch/types.py' 2022-09-27T15:30:12.5696912Z adding 'torch/version.py' 2022-09-27T15:30:12.5726992Z adding 'torch/_C/_VariableFunctions.pyi' 2022-09-27T15:30:12.5760327Z adding 'torch/_C/__init__.pyi' 2022-09-27T15:30:12.5765431Z adding 'torch/_C/_autograd.pyi' 2022-09-27T15:30:12.5767284Z adding 'torch/_C/_cudnn.pyi' 2022-09-27T15:30:12.5769330Z adding 'torch/_C/_distributed_autograd.pyi' 2022-09-27T15:30:12.5772727Z adding 'torch/_C/_distributed_c10d.pyi' 2022-09-27T15:30:12.5775846Z adding 'torch/_C/_distributed_rpc.pyi' 2022-09-27T15:30:12.5778002Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2022-09-27T15:30:12.5779591Z adding 'torch/_C/_functions.pyi' 2022-09-27T15:30:12.5781185Z adding 'torch/_C/_itt.pyi' 2022-09-27T15:30:12.5782919Z adding 'torch/_C/_lazy.pyi' 2022-09-27T15:30:12.5784619Z adding 'torch/_C/_lazy_ts_backend.pyi' 2022-09-27T15:30:12.5786469Z adding 'torch/_C/_monitor.pyi' 2022-09-27T15:30:12.5788571Z adding 'torch/_C/_nn.pyi' 2022-09-27T15:30:12.5790340Z adding 'torch/_C/_nvtx.pyi' 2022-09-27T15:30:12.5792135Z adding 'torch/_C/_onnx.pyi' 2022-09-27T15:30:12.5794245Z adding 'torch/_C/_profiler.pyi' 2022-09-27T15:30:12.5795950Z adding 'torch/_C/_verbose.pyi' 2022-09-27T15:30:12.5797997Z adding 'torch/_C_flatbuffer/__init__.pyi' 2022-09-27T15:30:12.5801752Z adding 'torch/_decomp/__init__.py' 2022-09-27T15:30:12.5827197Z adding 'torch/_decomp/decompositions.py' 2022-09-27T15:30:12.5832926Z adding 'torch/_decomp/decompositions_for_jvp.py' 2022-09-27T15:30:12.5835204Z adding 'torch/_dispatch/__init__.py' 2022-09-27T15:30:12.5837002Z adding 'torch/_dispatch/python.py' 2022-09-27T15:30:12.5839613Z adding 'torch/_lazy/__init__.py' 2022-09-27T15:30:12.5842547Z adding 'torch/_lazy/closure.py' 2022-09-27T15:30:12.5844819Z adding 'torch/_lazy/computation.py' 2022-09-27T15:30:12.5846853Z adding 'torch/_lazy/config.py' 2022-09-27T15:30:12.5848967Z adding 'torch/_lazy/debug.py' 2022-09-27T15:30:12.5851086Z adding 'torch/_lazy/device_context.py' 2022-09-27T15:30:12.5854958Z adding 'torch/_lazy/extract_compiled_graph.py' 2022-09-27T15:30:12.5856898Z adding 'torch/_lazy/ir_cache.py' 2022-09-27T15:30:12.5858901Z adding 'torch/_lazy/metrics.py' 2022-09-27T15:30:12.5860776Z adding 'torch/_lazy/tensor_factory_functions.py' 2022-09-27T15:30:12.5862495Z adding 'torch/_lazy/ts_backend.py' 2022-09-27T15:30:12.5878801Z adding 'torch/_masked/__init__.py' 2022-09-27T15:30:12.5885826Z adding 'torch/_masked/_docs.py' 2022-09-27T15:30:12.5908683Z adding 'torch/_prims/__init__.py' 2022-09-27T15:30:12.5914152Z adding 'torch/_prims/context.py' 2022-09-27T15:30:12.5916802Z adding 'torch/_prims/executor.py' 2022-09-27T15:30:12.5920981Z adding 'torch/_prims/nvfuser_executor.py' 2022-09-27T15:30:12.5925584Z adding 'torch/_prims/nvfuser_prims.py' 2022-09-27T15:30:12.5942689Z adding 'torch/_prims_common/__init__.py' 2022-09-27T15:30:12.5948724Z adding 'torch/_prims_common/wrappers.py' 2022-09-27T15:30:12.5992342Z adding 'torch/_refs/__init__.py' 2022-09-27T15:30:12.6000351Z adding 'torch/_refs/fft.py' 2022-09-27T15:30:12.6004998Z adding 'torch/_refs/linalg/__init__.py' 2022-09-27T15:30:12.6007228Z adding 'torch/_refs/nn/__init__.py' 2022-09-27T15:30:12.6013413Z adding 'torch/_refs/nn/functional/__init__.py' 2022-09-27T15:30:12.6016303Z adding 'torch/_refs/special/__init__.py' 2022-09-27T15:30:12.6018359Z adding 'torch/_subclasses/__init__.py' 2022-09-27T15:30:12.6031202Z adding 'torch/_subclasses/fake_tensor.py' 2022-09-27T15:30:12.6034445Z adding 'torch/_subclasses/fake_utils.py' 2022-09-27T15:30:12.6039085Z adding 'torch/_subclasses/meta_utils.py' 2022-09-27T15:30:12.6041390Z adding 'torch/amp/__init__.py' 2022-09-27T15:30:12.6045488Z adding 'torch/amp/autocast_mode.py' 2022-09-27T15:30:12.6048064Z adding 'torch/ao/__init__.py' 2022-09-27T15:30:12.6050118Z adding 'torch/ao/nn/__init__.py' 2022-09-27T15:30:12.6052273Z adding 'torch/ao/nn/qat/__init__.py' 2022-09-27T15:30:12.6054092Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2022-09-27T15:30:12.6055920Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2022-09-27T15:30:12.6057769Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2022-09-27T15:30:12.6059711Z adding 'torch/ao/nn/qat/modules/__init__.py' 2022-09-27T15:30:12.6062663Z adding 'torch/ao/nn/qat/modules/conv.py' 2022-09-27T15:30:12.6065687Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2022-09-27T15:30:12.6068314Z adding 'torch/ao/nn/qat/modules/linear.py' 2022-09-27T15:30:12.6070305Z adding 'torch/ao/nn/quantizable/__init__.py' 2022-09-27T15:30:12.6072214Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2022-09-27T15:30:12.6078346Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2022-09-27T15:30:12.6083788Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2022-09-27T15:30:12.6086407Z adding 'torch/ao/nn/quantized/__init__.py' 2022-09-27T15:30:12.6093390Z adding 'torch/ao/nn/quantized/functional.py' 2022-09-27T15:30:12.6096013Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2022-09-27T15:30:12.6098000Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2022-09-27T15:30:12.6101502Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2022-09-27T15:30:12.6104950Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2022-09-27T15:30:12.6116039Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2022-09-27T15:30:12.6120242Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2022-09-27T15:30:12.6123736Z adding 'torch/ao/nn/quantized/modules/activation.py' 2022-09-27T15:30:12.6126354Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2022-09-27T15:30:12.6134062Z adding 'torch/ao/nn/quantized/modules/conv.py' 2022-09-27T15:30:12.6137055Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2022-09-27T15:30:12.6140710Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2022-09-27T15:30:12.6144274Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2022-09-27T15:30:12.6148692Z adding 'torch/ao/nn/quantized/modules/linear.py' 2022-09-27T15:30:12.6151611Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2022-09-27T15:30:12.6153946Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2022-09-27T15:30:12.6156678Z adding 'torch/ao/nn/quantized/modules/utils.py' 2022-09-27T15:30:12.6158838Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2022-09-27T15:30:12.6161024Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2022-09-27T15:30:12.6164251Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2022-09-27T15:30:12.6167687Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2022-09-27T15:30:12.6172892Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2022-09-27T15:30:12.6175693Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2022-09-27T15:30:12.6178674Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2022-09-27T15:30:12.6180753Z adding 'torch/ao/nn/sparse/__init__.py' 2022-09-27T15:30:12.6182998Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2022-09-27T15:30:12.6185883Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2022-09-27T15:30:12.6188027Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2022-09-27T15:30:12.6189980Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2022-09-27T15:30:12.6192743Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2022-09-27T15:30:12.6194724Z adding 'torch/ao/ns/__init__.py' 2022-09-27T15:30:12.6200112Z adding 'torch/ao/ns/_numeric_suite.py' 2022-09-27T15:30:12.6207734Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2022-09-27T15:30:12.6210271Z adding 'torch/ao/ns/fx/__init__.py' 2022-09-27T15:30:12.6216588Z adding 'torch/ao/ns/fx/graph_matcher.py' 2022-09-27T15:30:12.6228532Z adding 'torch/ao/ns/fx/graph_passes.py' 2022-09-27T15:30:12.6233952Z adding 'torch/ao/ns/fx/mappings.py' 2022-09-27T15:30:12.6236514Z adding 'torch/ao/ns/fx/ns_types.py' 2022-09-27T15:30:12.6240133Z adding 'torch/ao/ns/fx/pattern_utils.py' 2022-09-27T15:30:12.6246435Z adding 'torch/ao/ns/fx/utils.py' 2022-09-27T15:30:12.6251052Z adding 'torch/ao/ns/fx/weight_utils.py' 2022-09-27T15:30:12.6253856Z adding 'torch/ao/quantization/__init__.py' 2022-09-27T15:30:12.6256654Z adding 'torch/ao/quantization/_correct_bias.py' 2022-09-27T15:30:12.6260549Z adding 'torch/ao/quantization/_equalize.py' 2022-09-27T15:30:12.6263915Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2022-09-27T15:30:12.6270062Z adding 'torch/ao/quantization/fake_quantize.py' 2022-09-27T15:30:12.6273478Z adding 'torch/ao/quantization/fuse_modules.py' 2022-09-27T15:30:12.6277438Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2022-09-27T15:30:12.6294582Z adding 'torch/ao/quantization/observer.py' 2022-09-27T15:30:12.6302360Z adding 'torch/ao/quantization/qconfig.py' 2022-09-27T15:30:12.6306891Z adding 'torch/ao/quantization/qconfig_mapping.py' 2022-09-27T15:30:12.6309549Z adding 'torch/ao/quantization/qconfig_mapping_utils.py' 2022-09-27T15:30:12.6311557Z adding 'torch/ao/quantization/quant_type.py' 2022-09-27T15:30:12.6315347Z adding 'torch/ao/quantization/quantization_mappings.py' 2022-09-27T15:30:12.6317587Z adding 'torch/ao/quantization/quantization_types.py' 2022-09-27T15:30:12.6325868Z adding 'torch/ao/quantization/quantize.py' 2022-09-27T15:30:12.6334691Z adding 'torch/ao/quantization/quantize_fx.py' 2022-09-27T15:30:12.6339606Z adding 'torch/ao/quantization/quantize_jit.py' 2022-09-27T15:30:12.6342073Z adding 'torch/ao/quantization/stubs.py' 2022-09-27T15:30:12.6348183Z adding 'torch/ao/quantization/utils.py' 2022-09-27T15:30:12.6350959Z adding 'torch/ao/quantization/backend_config/__init__.py' 2022-09-27T15:30:12.6356132Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2022-09-27T15:30:12.6361777Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2022-09-27T15:30:12.6364476Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2022-09-27T15:30:12.6367339Z adding 'torch/ao/quantization/backend_config/native.py' 2022-09-27T15:30:12.6369344Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2022-09-27T15:30:12.6371606Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2022-09-27T15:30:12.6374339Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2022-09-27T15:30:12.6377068Z adding 'torch/ao/quantization/backend_config/utils.py' 2022-09-27T15:30:12.6379380Z adding 'torch/ao/quantization/fx/__init__.py' 2022-09-27T15:30:12.6390246Z adding 'torch/ao/quantization/fx/_equalize.py' 2022-09-27T15:30:12.6402495Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2022-09-27T15:30:12.6406468Z adding 'torch/ao/quantization/fx/backend_config_utils.py' 2022-09-27T15:30:12.6419035Z adding 'torch/ao/quantization/fx/convert.py' 2022-09-27T15:30:12.6424323Z adding 'torch/ao/quantization/fx/custom_config.py' 2022-09-27T15:30:12.6427840Z adding 'torch/ao/quantization/fx/fuse.py' 2022-09-27T15:30:12.6430512Z adding 'torch/ao/quantization/fx/fusion_patterns.py' 2022-09-27T15:30:12.6433152Z adding 'torch/ao/quantization/fx/graph_module.py' 2022-09-27T15:30:12.6435083Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2022-09-27T15:30:12.6436952Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2022-09-27T15:30:12.6440201Z adding 'torch/ao/quantization/fx/match_utils.py' 2022-09-27T15:30:12.6442842Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2022-09-27T15:30:12.6486254Z adding 'torch/ao/quantization/fx/prepare.py' 2022-09-27T15:30:12.6491833Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2022-09-27T15:30:12.6494882Z adding 'torch/ao/quantization/fx/quantization_patterns.py' 2022-09-27T15:30:12.6497621Z adding 'torch/ao/quantization/fx/tracer.py' 2022-09-27T15:30:12.6506098Z adding 'torch/ao/quantization/fx/utils.py' 2022-09-27T15:30:12.6508871Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2022-09-27T15:30:12.6529340Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2022-09-27T15:30:12.6539809Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2022-09-27T15:30:12.6544305Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2022-09-27T15:30:12.6553879Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2022-09-27T15:30:12.6556759Z adding 'torch/ao/sparsity/__init__.py' 2022-09-27T15:30:12.6558569Z adding 'torch/ao/sparsity/_mappings.py' 2022-09-27T15:30:12.6560455Z adding 'torch/ao/sparsity/_experimental/__init__.py' 2022-09-27T15:30:12.6562374Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py' 2022-09-27T15:30:12.6568347Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py' 2022-09-27T15:30:12.6571053Z adding 'torch/ao/sparsity/_experimental/data_scheduler/__init__.py' 2022-09-27T15:30:12.6574521Z adding 'torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py' 2022-09-27T15:30:12.6576895Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/__init__.py' 2022-09-27T15:30:12.6581728Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py' 2022-09-27T15:30:12.6585377Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py' 2022-09-27T15:30:12.6588461Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py' 2022-09-27T15:30:12.6590549Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py' 2022-09-27T15:30:12.6592515Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2022-09-27T15:30:12.6594677Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2022-09-27T15:30:12.6597461Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2022-09-27T15:30:12.6599670Z adding 'torch/ao/sparsity/_experimental/pruner/__init__.py' 2022-09-27T15:30:12.6603709Z adding 'torch/ao/sparsity/_experimental/pruner/base_pruner.py' 2022-09-27T15:30:12.6606378Z adding 'torch/ao/sparsity/_experimental/pruner/parametrization.py' 2022-09-27T15:30:12.6608440Z adding 'torch/ao/sparsity/scheduler/__init__.py' 2022-09-27T15:30:12.6611634Z adding 'torch/ao/sparsity/scheduler/base_scheduler.py' 2022-09-27T15:30:12.6614225Z adding 'torch/ao/sparsity/scheduler/lambda_scheduler.py' 2022-09-27T15:30:12.6616131Z adding 'torch/ao/sparsity/sparsifier/__init__.py' 2022-09-27T15:30:12.6620448Z adding 'torch/ao/sparsity/sparsifier/base_sparsifier.py' 2022-09-27T15:30:12.6623179Z adding 'torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py' 2022-09-27T15:30:12.6625545Z adding 'torch/ao/sparsity/sparsifier/utils.py' 2022-09-27T15:30:12.6629294Z adding 'torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py' 2022-09-27T15:30:12.6635907Z adding 'torch/autograd/__init__.py' 2022-09-27T15:30:12.6639113Z adding 'torch/autograd/anomaly_mode.py' 2022-09-27T15:30:12.6642193Z adding 'torch/autograd/forward_ad.py' 2022-09-27T15:30:12.6650353Z adding 'torch/autograd/function.py' 2022-09-27T15:30:12.6663618Z adding 'torch/autograd/functional.py' 2022-09-27T15:30:12.6668548Z adding 'torch/autograd/grad_mode.py' 2022-09-27T15:30:12.6695577Z adding 'torch/autograd/gradcheck.py' 2022-09-27T15:30:12.6700182Z adding 'torch/autograd/graph.py' 2022-09-27T15:30:12.6710385Z adding 'torch/autograd/profiler.py' 2022-09-27T15:30:12.6715249Z adding 'torch/autograd/profiler_legacy.py' 2022-09-27T15:30:12.6725976Z adding 'torch/autograd/profiler_util.py' 2022-09-27T15:30:12.6728758Z adding 'torch/autograd/variable.py' 2022-09-27T15:30:12.6730721Z adding 'torch/autograd/_functions/__init__.py' 2022-09-27T15:30:12.6733049Z adding 'torch/autograd/_functions/tensor.py' 2022-09-27T15:30:12.6735199Z adding 'torch/autograd/_functions/utils.py' 2022-09-27T15:30:12.6737649Z adding 'torch/backends/__init__.py' 2022-09-27T15:30:12.6739634Z adding 'torch/backends/_coreml/__init__.py' 2022-09-27T15:30:12.6742258Z adding 'torch/backends/_coreml/preprocess.py' 2022-09-27T15:30:12.6744296Z adding 'torch/backends/_nnapi/__init__.py' 2022-09-27T15:30:12.6747369Z adding 'torch/backends/_nnapi/prepare.py' 2022-09-27T15:30:12.6768735Z adding 'torch/backends/_nnapi/serializer.py' 2022-09-27T15:30:12.6774174Z adding 'torch/backends/cuda/__init__.py' 2022-09-27T15:30:12.6777451Z adding 'torch/backends/cudnn/__init__.py' 2022-09-27T15:30:12.6779978Z adding 'torch/backends/cudnn/rnn.py' 2022-09-27T15:30:12.6782406Z adding 'torch/backends/mkl/__init__.py' 2022-09-27T15:30:12.6785072Z adding 'torch/backends/mkldnn/__init__.py' 2022-09-27T15:30:12.6787116Z adding 'torch/backends/mps/__init__.py' 2022-09-27T15:30:12.6789092Z adding 'torch/backends/openmp/__init__.py' 2022-09-27T15:30:12.6791380Z adding 'torch/backends/quantized/__init__.py' 2022-09-27T15:30:12.6793259Z adding 'torch/backends/xeon/__init__.py' 2022-09-27T15:30:12.6801721Z adding 'torch/backends/xeon/run_cpu.py' 2022-09-27T15:30:12.6804841Z adding 'torch/backends/xnnpack/__init__.py' 2022-09-27T15:30:12.7107156Z adding 'torch/bin/FileStoreTest' 2022-09-27T15:30:12.7427191Z adding 'torch/bin/HashStoreTest' 2022-09-27T15:30:12.7786385Z adding 'torch/bin/TCPStoreTest' 2022-09-27T15:30:12.7846947Z adding 'torch/bin/aot_model_compiler_test' 2022-09-27T15:30:13.0509539Z adding 'torch/bin/protoc' 2022-09-27T15:30:13.3293743Z adding 'torch/bin/protoc-3.13.0.0' 2022-09-27T15:30:13.9875499Z adding 'torch/bin/test_api' 2022-09-27T15:30:14.0636134Z adding 'torch/bin/test_cpp_rpc' 2022-09-27T15:30:14.0965567Z adding 'torch/bin/test_dist_autograd' 2022-09-27T15:30:14.4179139Z adding 'torch/bin/test_jit' 2022-09-27T15:30:14.6083095Z adding 'torch/bin/test_lazy' 2022-09-27T15:30:14.6590856Z adding 'torch/bin/test_mobile_nnc' 2022-09-27T15:30:15.1145671Z adding 'torch/bin/test_tensorexpr' 2022-09-27T15:30:15.1409754Z adding 'torch/bin/torch_shm_manager' 2022-09-27T15:30:15.1485849Z adding 'torch/bin/tutorial_tensorexpr' 2022-09-27T15:30:15.1492590Z adding 'torch/contrib/__init__.py' 2022-09-27T15:30:15.1495352Z adding 'torch/contrib/_tensorboard_vis.py' 2022-09-27T15:30:15.1497086Z adding 'torch/cpu/__init__.py' 2022-09-27T15:30:15.1498686Z adding 'torch/cpu/amp/__init__.py' 2022-09-27T15:30:15.1500198Z adding 'torch/cpu/amp/autocast_mode.py' 2022-09-27T15:30:15.1509780Z adding 'torch/cuda/__init__.py' 2022-09-27T15:30:15.1513576Z adding 'torch/cuda/_dynamo_graphs.py' 2022-09-27T15:30:15.1517149Z adding 'torch/cuda/_memory_viz.py' 2022-09-27T15:30:15.1523373Z adding 'torch/cuda/_sanitizer.py' 2022-09-27T15:30:15.1525569Z adding 'torch/cuda/_utils.py' 2022-09-27T15:30:15.1527421Z adding 'torch/cuda/comm.py' 2022-09-27T15:30:15.1528818Z adding 'torch/cuda/error.py' 2022-09-27T15:30:15.1535020Z adding 'torch/cuda/graphs.py' 2022-09-27T15:30:15.1538444Z adding 'torch/cuda/jiterator.py' 2022-09-27T15:30:15.1544664Z adding 'torch/cuda/memory.py' 2022-09-27T15:30:15.1547526Z adding 'torch/cuda/nccl.py' 2022-09-27T15:30:15.1549692Z adding 'torch/cuda/nvtx.py' 2022-09-27T15:30:15.1551671Z adding 'torch/cuda/profiler.py' 2022-09-27T15:30:15.1553944Z adding 'torch/cuda/random.py' 2022-09-27T15:30:15.1555599Z adding 'torch/cuda/sparse.py' 2022-09-27T15:30:15.1558878Z adding 'torch/cuda/streams.py' 2022-09-27T15:30:15.1561125Z adding 'torch/cuda/amp/__init__.py' 2022-09-27T15:30:15.1563711Z adding 'torch/cuda/amp/autocast_mode.py' 2022-09-27T15:30:15.1565496Z adding 'torch/cuda/amp/common.py' 2022-09-27T15:30:15.1573580Z adding 'torch/cuda/amp/grad_scaler.py' 2022-09-27T15:30:15.1576976Z adding 'torch/distributed/__init__.py' 2022-09-27T15:30:15.1579296Z adding 'torch/distributed/argparse_util.py' 2022-09-27T15:30:15.1581104Z adding 'torch/distributed/constants.py' 2022-09-27T15:30:15.1618954Z adding 'torch/distributed/distributed_c10d.py' 2022-09-27T15:30:15.1625324Z adding 'torch/distributed/launch.py' 2022-09-27T15:30:15.1627989Z adding 'torch/distributed/remote_device.py' 2022-09-27T15:30:15.1631344Z adding 'torch/distributed/rendezvous.py' 2022-09-27T15:30:15.1640275Z adding 'torch/distributed/run.py' 2022-09-27T15:30:15.1644020Z adding 'torch/distributed/utils.py' 2022-09-27T15:30:15.1646094Z adding 'torch/distributed/_shard/__init__.py' 2022-09-27T15:30:15.1647965Z adding 'torch/distributed/_shard/_utils.py' 2022-09-27T15:30:15.1652521Z adding 'torch/distributed/_shard/api.py' 2022-09-27T15:30:15.1654868Z adding 'torch/distributed/_shard/common_op_utils.py' 2022-09-27T15:30:15.1657122Z adding 'torch/distributed/_shard/metadata.py' 2022-09-27T15:30:15.1658752Z adding 'torch/distributed/_shard/op_registry_utils.py' 2022-09-27T15:30:15.1663024Z adding 'torch/distributed/_shard/partial_tensor.py' 2022-09-27T15:30:15.1666610Z adding 'torch/distributed/_shard/replicated_tensor.py' 2022-09-27T15:30:15.1668598Z adding 'torch/distributed/_shard/sharder.py' 2022-09-27T15:30:15.1670676Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2022-09-27T15:30:15.1672591Z adding 'torch/distributed/_shard/checkpoint/api.py' 2022-09-27T15:30:15.1675618Z adding 'torch/distributed/_shard/checkpoint/default_planner.py' 2022-09-27T15:30:15.1679856Z adding 'torch/distributed/_shard/checkpoint/filesystem.py' 2022-09-27T15:30:15.1682092Z adding 'torch/distributed/_shard/checkpoint/metadata.py' 2022-09-27T15:30:15.1686927Z adding 'torch/distributed/_shard/checkpoint/planner.py' 2022-09-27T15:30:15.1690347Z adding 'torch/distributed/_shard/checkpoint/planner_helpers.py' 2022-09-27T15:30:15.1692690Z adding 'torch/distributed/_shard/checkpoint/resharding.py' 2022-09-27T15:30:15.1695430Z adding 'torch/distributed/_shard/checkpoint/state_dict_loader.py' 2022-09-27T15:30:15.1698180Z adding 'torch/distributed/_shard/checkpoint/state_dict_saver.py' 2022-09-27T15:30:15.1701228Z adding 'torch/distributed/_shard/checkpoint/storage.py' 2022-09-27T15:30:15.1704787Z adding 'torch/distributed/_shard/checkpoint/utils.py' 2022-09-27T15:30:15.1707464Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2022-09-27T15:30:15.1710111Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2022-09-27T15:30:15.1715159Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2022-09-27T15:30:15.1729302Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2022-09-27T15:30:15.1732984Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2022-09-27T15:30:15.1736586Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2022-09-27T15:30:15.1739086Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2022-09-27T15:30:15.1742533Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2022-09-27T15:30:15.1745004Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2022-09-27T15:30:15.1747628Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2022-09-27T15:30:15.1749882Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2022-09-27T15:30:15.1752134Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2022-09-27T15:30:15.1753909Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2022-09-27T15:30:15.1756530Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2022-09-27T15:30:15.1758937Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2022-09-27T15:30:15.1761213Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2022-09-27T15:30:15.1763523Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2022-09-27T15:30:15.1766027Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2022-09-27T15:30:15.1768220Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2022-09-27T15:30:15.1770653Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2022-09-27T15:30:15.1773068Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2022-09-27T15:30:15.1775836Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2022-09-27T15:30:15.1779668Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2022-09-27T15:30:15.1783536Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2022-09-27T15:30:15.1785651Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2022-09-27T15:30:15.1790313Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2022-09-27T15:30:15.1795043Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2022-09-27T15:30:15.1801084Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2022-09-27T15:30:15.1806545Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2022-09-27T15:30:15.1809277Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2022-09-27T15:30:15.1814052Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2022-09-27T15:30:15.1816295Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2022-09-27T15:30:15.1818154Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2022-09-27T15:30:15.1819977Z adding 'torch/distributed/_sharding_spec/__init__.py' 2022-09-27T15:30:15.1821814Z adding 'torch/distributed/_spmd/__init__.py' 2022-09-27T15:30:15.1825273Z adding 'torch/distributed/_spmd/comm_tensor.py' 2022-09-27T15:30:15.1827437Z adding 'torch/distributed/algorithms/__init__.py' 2022-09-27T15:30:15.1832154Z adding 'torch/distributed/algorithms/join.py' 2022-09-27T15:30:15.1834108Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2022-09-27T15:30:15.1837871Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2022-09-27T15:30:15.1839993Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2022-09-27T15:30:15.1842820Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2022-09-27T15:30:15.1844858Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2022-09-27T15:30:15.1847232Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2022-09-27T15:30:15.1849192Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2022-09-27T15:30:15.1851867Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2022-09-27T15:30:15.1854871Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2022-09-27T15:30:15.1860524Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2022-09-27T15:30:15.1862954Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2022-09-27T15:30:15.1865549Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2022-09-27T15:30:15.1867860Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2022-09-27T15:30:15.1870744Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2022-09-27T15:30:15.1882493Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2022-09-27T15:30:15.1886412Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2022-09-27T15:30:15.1888560Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2022-09-27T15:30:15.1891488Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2022-09-27T15:30:15.1895375Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2022-09-27T15:30:15.1897747Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2022-09-27T15:30:15.1900159Z adding 'torch/distributed/autograd/__init__.py' 2022-09-27T15:30:15.1903013Z adding 'torch/distributed/elastic/__init__.py' 2022-09-27T15:30:15.1904914Z adding 'torch/distributed/elastic/agent/__init__.py' 2022-09-27T15:30:15.1907256Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2022-09-27T15:30:15.1919476Z adding 'torch/distributed/elastic/agent/server/api.py' 2022-09-27T15:30:15.1924277Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2022-09-27T15:30:15.1927724Z adding 'torch/distributed/elastic/events/__init__.py' 2022-09-27T15:30:15.1929916Z adding 'torch/distributed/elastic/events/api.py' 2022-09-27T15:30:15.1931966Z adding 'torch/distributed/elastic/events/handlers.py' 2022-09-27T15:30:15.1935276Z adding 'torch/distributed/elastic/metrics/__init__.py' 2022-09-27T15:30:15.1938250Z adding 'torch/distributed/elastic/metrics/api.py' 2022-09-27T15:30:15.1942572Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2022-09-27T15:30:15.1950792Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2022-09-27T15:30:15.1953984Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2022-09-27T15:30:15.1956911Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2022-09-27T15:30:15.1962526Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2022-09-27T15:30:15.1966152Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2022-09-27T15:30:15.1968328Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2022-09-27T15:30:15.1972087Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2022-09-27T15:30:15.1975878Z adding 'torch/distributed/elastic/rendezvous/api.py' 2022-09-27T15:30:15.1980136Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2022-09-27T15:30:15.1991528Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2022-09-27T15:30:15.2005194Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2022-09-27T15:30:15.2009413Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2022-09-27T15:30:15.2013416Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2022-09-27T15:30:15.2016960Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2022-09-27T15:30:15.2019426Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2022-09-27T15:30:15.2021976Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2022-09-27T15:30:15.2025645Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2022-09-27T15:30:15.2028418Z adding 'torch/distributed/elastic/timer/__init__.py' 2022-09-27T15:30:15.2032478Z adding 'torch/distributed/elastic/timer/api.py' 2022-09-27T15:30:15.2037306Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2022-09-27T15:30:15.2040244Z adding 'torch/distributed/elastic/timer/local_timer.py' 2022-09-27T15:30:15.2042482Z adding 'torch/distributed/elastic/utils/__init__.py' 2022-09-27T15:30:15.2044568Z adding 'torch/distributed/elastic/utils/api.py' 2022-09-27T15:30:15.2047465Z adding 'torch/distributed/elastic/utils/distributed.py' 2022-09-27T15:30:15.2049398Z adding 'torch/distributed/elastic/utils/log_level.py' 2022-09-27T15:30:15.2051868Z adding 'torch/distributed/elastic/utils/logging.py' 2022-09-27T15:30:15.2054327Z adding 'torch/distributed/elastic/utils/store.py' 2022-09-27T15:30:15.2056497Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2022-09-27T15:30:15.2058555Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2022-09-27T15:30:15.2060889Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2022-09-27T15:30:15.2063051Z adding 'torch/distributed/fsdp/__init__.py' 2022-09-27T15:30:15.2078673Z adding 'torch/distributed/fsdp/_optim_utils.py' 2022-09-27T15:30:15.2083788Z adding 'torch/distributed/fsdp/_shard_utils.py' 2022-09-27T15:30:15.2087999Z adding 'torch/distributed/fsdp/_symbolic_trace.py' 2022-09-27T15:30:15.2091279Z adding 'torch/distributed/fsdp/_utils.py' 2022-09-27T15:30:15.2105620Z adding 'torch/distributed/fsdp/flat_param.py' 2022-09-27T15:30:15.2109685Z adding 'torch/distributed/fsdp/flatten_params_wrapper.py' 2022-09-27T15:30:15.2180569Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2022-09-27T15:30:15.2190379Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2022-09-27T15:30:15.2193437Z adding 'torch/distributed/fsdp/utils.py' 2022-09-27T15:30:15.2200185Z adding 'torch/distributed/fsdp/wrap.py' 2022-09-27T15:30:15.2203106Z adding 'torch/distributed/launcher/__init__.py' 2022-09-27T15:30:15.2207019Z adding 'torch/distributed/launcher/api.py' 2022-09-27T15:30:15.2209529Z adding 'torch/distributed/nn/__init__.py' 2022-09-27T15:30:15.2214021Z adding 'torch/distributed/nn/functional.py' 2022-09-27T15:30:15.2216307Z adding 'torch/distributed/nn/api/__init__.py' 2022-09-27T15:30:15.2224161Z adding 'torch/distributed/nn/api/remote_module.py' 2022-09-27T15:30:15.2226983Z adding 'torch/distributed/nn/jit/__init__.py' 2022-09-27T15:30:15.2229759Z adding 'torch/distributed/nn/jit/instantiator.py' 2022-09-27T15:30:15.2231593Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2022-09-27T15:30:15.2234058Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2022-09-27T15:30:15.2236582Z adding 'torch/distributed/optim/__init__.py' 2022-09-27T15:30:15.2238974Z adding 'torch/distributed/optim/functional_adadelta.py' 2022-09-27T15:30:15.2241274Z adding 'torch/distributed/optim/functional_adagrad.py' 2022-09-27T15:30:15.2244067Z adding 'torch/distributed/optim/functional_adam.py' 2022-09-27T15:30:15.2246580Z adding 'torch/distributed/optim/functional_adamax.py' 2022-09-27T15:30:15.2249457Z adding 'torch/distributed/optim/functional_adamw.py' 2022-09-27T15:30:15.2252659Z adding 'torch/distributed/optim/functional_rmsprop.py' 2022-09-27T15:30:15.2254831Z adding 'torch/distributed/optim/functional_rprop.py' 2022-09-27T15:30:15.2257238Z adding 'torch/distributed/optim/functional_sgd.py' 2022-09-27T15:30:15.2261259Z adding 'torch/distributed/optim/optimizer.py' 2022-09-27T15:30:15.2264026Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2022-09-27T15:30:15.2266072Z adding 'torch/distributed/optim/utils.py' 2022-09-27T15:30:15.2288308Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2022-09-27T15:30:15.2291854Z adding 'torch/distributed/pipeline/__init__.py' 2022-09-27T15:30:15.2293816Z adding 'torch/distributed/pipeline/sync/__init__.py' 2022-09-27T15:30:15.2296525Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2022-09-27T15:30:15.2300593Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2022-09-27T15:30:15.2303117Z adding 'torch/distributed/pipeline/sync/copy.py' 2022-09-27T15:30:15.2305070Z adding 'torch/distributed/pipeline/sync/dependency.py' 2022-09-27T15:30:15.2308307Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2022-09-27T15:30:15.2310388Z adding 'torch/distributed/pipeline/sync/phony.py' 2022-09-27T15:30:15.2316468Z adding 'torch/distributed/pipeline/sync/pipe.py' 2022-09-27T15:30:15.2320462Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2022-09-27T15:30:15.2323088Z adding 'torch/distributed/pipeline/sync/stream.py' 2022-09-27T15:30:15.2324945Z adding 'torch/distributed/pipeline/sync/utils.py' 2022-09-27T15:30:15.2327549Z adding 'torch/distributed/pipeline/sync/worker.py' 2022-09-27T15:30:15.2330766Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2022-09-27T15:30:15.2333588Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2022-09-27T15:30:15.2335938Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2022-09-27T15:30:15.2337954Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2022-09-27T15:30:15.2340247Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2022-09-27T15:30:15.2342249Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2022-09-27T15:30:15.2345257Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2022-09-27T15:30:15.2350276Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2022-09-27T15:30:15.2353485Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2022-09-27T15:30:15.2357700Z adding 'torch/distributed/rpc/__init__.py' 2022-09-27T15:30:15.2359911Z adding 'torch/distributed/rpc/_utils.py' 2022-09-27T15:30:15.2370036Z adding 'torch/distributed/rpc/api.py' 2022-09-27T15:30:15.2376238Z adding 'torch/distributed/rpc/backend_registry.py' 2022-09-27T15:30:15.2378381Z adding 'torch/distributed/rpc/constants.py' 2022-09-27T15:30:15.2382540Z adding 'torch/distributed/rpc/functions.py' 2022-09-27T15:30:15.2386523Z adding 'torch/distributed/rpc/internal.py' 2022-09-27T15:30:15.2389777Z adding 'torch/distributed/rpc/options.py' 2022-09-27T15:30:15.2392057Z adding 'torch/distributed/rpc/rref_proxy.py' 2022-09-27T15:30:15.2395350Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2022-09-27T15:30:15.2397483Z adding 'torch/distributed/rpc/_testing/__init__.py' 2022-09-27T15:30:15.2399380Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2022-09-27T15:30:15.2403018Z adding 'torch/distributions/__init__.py' 2022-09-27T15:30:15.2405576Z adding 'torch/distributions/bernoulli.py' 2022-09-27T15:30:15.2407927Z adding 'torch/distributions/beta.py' 2022-09-27T15:30:15.2410700Z adding 'torch/distributions/binomial.py' 2022-09-27T15:30:15.2413853Z adding 'torch/distributions/categorical.py' 2022-09-27T15:30:15.2416133Z adding 'torch/distributions/cauchy.py' 2022-09-27T15:30:15.2418053Z adding 'torch/distributions/chi2.py' 2022-09-27T15:30:15.2421390Z adding 'torch/distributions/constraint_registry.py' 2022-09-27T15:30:15.2426548Z adding 'torch/distributions/constraints.py' 2022-09-27T15:30:15.2430427Z adding 'torch/distributions/continuous_bernoulli.py' 2022-09-27T15:30:15.2433128Z adding 'torch/distributions/dirichlet.py' 2022-09-27T15:30:15.2437324Z adding 'torch/distributions/distribution.py' 2022-09-27T15:30:15.2440186Z adding 'torch/distributions/exp_family.py' 2022-09-27T15:30:15.2442355Z adding 'torch/distributions/exponential.py' 2022-09-27T15:30:15.2444863Z adding 'torch/distributions/fishersnedecor.py' 2022-09-27T15:30:15.2447331Z adding 'torch/distributions/gamma.py' 2022-09-27T15:30:15.2450208Z adding 'torch/distributions/geometric.py' 2022-09-27T15:30:15.2452693Z adding 'torch/distributions/gumbel.py' 2022-09-27T15:30:15.2455144Z adding 'torch/distributions/half_cauchy.py' 2022-09-27T15:30:15.2457583Z adding 'torch/distributions/half_normal.py' 2022-09-27T15:30:15.2461108Z adding 'torch/distributions/independent.py' 2022-09-27T15:30:15.2468967Z adding 'torch/distributions/kl.py' 2022-09-27T15:30:15.2472283Z adding 'torch/distributions/kumaraswamy.py' 2022-09-27T15:30:15.2474465Z adding 'torch/distributions/laplace.py' 2022-09-27T15:30:15.2477787Z adding 'torch/distributions/lkj_cholesky.py' 2022-09-27T15:30:15.2480335Z adding 'torch/distributions/log_normal.py' 2022-09-27T15:30:15.2482430Z adding 'torch/distributions/logistic_normal.py' 2022-09-27T15:30:15.2487905Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2022-09-27T15:30:15.2491808Z adding 'torch/distributions/mixture_same_family.py' 2022-09-27T15:30:15.2494857Z adding 'torch/distributions/multinomial.py' 2022-09-27T15:30:15.2498788Z adding 'torch/distributions/multivariate_normal.py' 2022-09-27T15:30:15.2501573Z adding 'torch/distributions/negative_binomial.py' 2022-09-27T15:30:15.2504026Z adding 'torch/distributions/normal.py' 2022-09-27T15:30:15.2506743Z adding 'torch/distributions/one_hot_categorical.py' 2022-09-27T15:30:15.2509016Z adding 'torch/distributions/pareto.py' 2022-09-27T15:30:15.2511145Z adding 'torch/distributions/poisson.py' 2022-09-27T15:30:15.2513889Z adding 'torch/distributions/relaxed_bernoulli.py' 2022-09-27T15:30:15.2516698Z adding 'torch/distributions/relaxed_categorical.py' 2022-09-27T15:30:15.2519243Z adding 'torch/distributions/studentT.py' 2022-09-27T15:30:15.2522618Z adding 'torch/distributions/transformed_distribution.py' 2022-09-27T15:30:15.2533704Z adding 'torch/distributions/transforms.py' 2022-09-27T15:30:15.2536934Z adding 'torch/distributions/uniform.py' 2022-09-27T15:30:15.2540101Z adding 'torch/distributions/utils.py' 2022-09-27T15:30:15.2543117Z adding 'torch/distributions/von_mises.py' 2022-09-27T15:30:15.2545485Z adding 'torch/distributions/weibull.py' 2022-09-27T15:30:15.2549675Z adding 'torch/distributions/wishart.py' 2022-09-27T15:30:15.2560415Z adding 'torch/fft/__init__.py' 2022-09-27T15:30:15.2566956Z adding 'torch/futures/__init__.py' 2022-09-27T15:30:15.2570424Z adding 'torch/fx/__init__.py' 2022-09-27T15:30:15.2572683Z adding 'torch/fx/_compatibility.py' 2022-09-27T15:30:15.2574801Z adding 'torch/fx/_pytree.py' 2022-09-27T15:30:15.2588260Z adding 'torch/fx/_symbolic_trace.py' 2022-09-27T15:30:15.2591157Z adding 'torch/fx/annotate.py' 2022-09-27T15:30:15.2610681Z adding 'torch/fx/graph.py' 2022-09-27T15:30:15.2622918Z adding 'torch/fx/graph_module.py' 2022-09-27T15:30:15.2625951Z adding 'torch/fx/immutable_collections.py' 2022-09-27T15:30:15.2631268Z adding 'torch/fx/interpreter.py' 2022-09-27T15:30:15.2640420Z adding 'torch/fx/node.py' 2022-09-27T15:30:15.2647183Z adding 'torch/fx/operator_schemas.py' 2022-09-27T15:30:15.2653512Z adding 'torch/fx/proxy.py' 2022-09-27T15:30:15.2658184Z adding 'torch/fx/subgraph_rewriter.py' 2022-09-27T15:30:15.2660605Z adding 'torch/fx/tensor_type.py' 2022-09-27T15:30:15.2662715Z adding 'torch/fx/traceback.py' 2022-09-27T15:30:15.2664928Z adding 'torch/fx/experimental/__init__.py' 2022-09-27T15:30:15.2678408Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2022-09-27T15:30:15.2684451Z adding 'torch/fx/experimental/const_fold.py' 2022-09-27T15:30:15.2686520Z adding 'torch/fx/experimental/debug.py' 2022-09-27T15:30:15.2696238Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2022-09-27T15:30:15.2700309Z adding 'torch/fx/experimental/merge_matmul.py' 2022-09-27T15:30:15.2704230Z adding 'torch/fx/experimental/meta_tracer.py' 2022-09-27T15:30:15.2707548Z adding 'torch/fx/experimental/normalize.py' 2022-09-27T15:30:15.2713220Z adding 'torch/fx/experimental/optimization.py' 2022-09-27T15:30:15.2717989Z adding 'torch/fx/experimental/partitioner_utils.py' 2022-09-27T15:30:15.2727482Z adding 'torch/fx/experimental/proxy_tensor.py' 2022-09-27T15:30:15.2730098Z adding 'torch/fx/experimental/refinement_types.py' 2022-09-27T15:30:15.2733083Z adding 'torch/fx/experimental/rewriter.py' 2022-09-27T15:30:15.2736064Z adding 'torch/fx/experimental/schema_type_annotation.py' 2022-09-27T15:30:15.2741839Z adding 'torch/fx/experimental/symbolic_shapes.py' 2022-09-27T15:30:15.2744607Z adding 'torch/fx/experimental/unify_refinements.py' 2022-09-27T15:30:15.2746442Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2022-09-27T15:30:15.2750610Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2022-09-27T15:30:15.2762642Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2022-09-27T15:30:15.2774891Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2022-09-27T15:30:15.2777622Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2022-09-27T15:30:15.2781723Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2022-09-27T15:30:15.2783838Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2022-09-27T15:30:15.2785684Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2022-09-27T15:30:15.2787552Z adding 'torch/fx/experimental/unification/__init__.py' 2022-09-27T15:30:15.2789595Z adding 'torch/fx/experimental/unification/core.py' 2022-09-27T15:30:15.2791251Z adding 'torch/fx/experimental/unification/dispatch.py' 2022-09-27T15:30:15.2793405Z adding 'torch/fx/experimental/unification/match.py' 2022-09-27T15:30:15.2795941Z adding 'torch/fx/experimental/unification/more.py' 2022-09-27T15:30:15.2800103Z adding 'torch/fx/experimental/unification/unification_tools.py' 2022-09-27T15:30:15.2802548Z adding 'torch/fx/experimental/unification/utils.py' 2022-09-27T15:30:15.2804464Z adding 'torch/fx/experimental/unification/variable.py' 2022-09-27T15:30:15.2806296Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2022-09-27T15:30:15.2808492Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2022-09-27T15:30:15.2810500Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2022-09-27T15:30:15.2815410Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2022-09-27T15:30:15.2818308Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2022-09-27T15:30:15.2820501Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2022-09-27T15:30:15.2822449Z adding 'torch/fx/passes/__init__.py' 2022-09-27T15:30:15.2824241Z adding 'torch/fx/passes/fake_tensor_prop.py' 2022-09-27T15:30:15.2827861Z adding 'torch/fx/passes/graph_drawer.py' 2022-09-27T15:30:15.2830815Z adding 'torch/fx/passes/graph_manipulation.py' 2022-09-27T15:30:15.2837073Z adding 'torch/fx/passes/net_min_base.py' 2022-09-27T15:30:15.2840732Z adding 'torch/fx/passes/operator_support.py' 2022-09-27T15:30:15.2843117Z adding 'torch/fx/passes/param_fetch.py' 2022-09-27T15:30:15.2846234Z adding 'torch/fx/passes/pass_manager.py' 2022-09-27T15:30:15.2858052Z adding 'torch/fx/passes/reinplace.py' 2022-09-27T15:30:15.2861458Z adding 'torch/fx/passes/shape_prop.py' 2022-09-27T15:30:15.2865812Z adding 'torch/fx/passes/split_module.py' 2022-09-27T15:30:15.2870050Z adding 'torch/fx/passes/split_utils.py' 2022-09-27T15:30:15.2879665Z adding 'torch/fx/passes/splitter_base.py' 2022-09-27T15:30:15.2884286Z adding 'torch/fx/passes/tools_common.py' 2022-09-27T15:30:15.2886335Z adding 'torch/fx/passes/backends/__init__.py' 2022-09-27T15:30:15.2888539Z adding 'torch/fx/passes/backends/cudagraphs.py' 2022-09-27T15:30:15.2892625Z adding 'torch/fx/passes/backends/nvfuser.py' 2022-09-27T15:30:15.2894863Z adding 'torch/fx/passes/dialect/__init__.py' 2022-09-27T15:30:15.2896826Z adding 'torch/fx/passes/dialect/common/__init__.py' 2022-09-27T15:30:15.2899411Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2022-09-27T15:30:15.2901263Z adding 'torch/fx/passes/infra/__init__.py' 2022-09-27T15:30:15.2904998Z adding 'torch/fx/passes/infra/partitioner.py' 2022-09-27T15:30:15.2907247Z adding 'torch/fx/passes/infra/pass_base.py' 2022-09-27T15:30:15.2911170Z adding 'torch/fx/passes/infra/pass_manager.py' 2022-09-27T15:30:15.2913341Z adding 'torch/fx/passes/tests/__init__.py' 2022-09-27T15:30:15.2915348Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2022-09-27T15:30:15.2916832Z adding 'torch/fx/passes/utils/__init__.py' 2022-09-27T15:30:15.2918874Z adding 'torch/fx/passes/utils/common.py' 2022-09-27T15:30:15.2922303Z adding 'torch/fx/passes/utils/fuser_utils.py' 2022-09-27T15:30:15.2926510Z adding 'torch/fx/passes/utils/matcher_utils.py' 2022-09-27T15:30:15.2930815Z adding 'torch/include/ATen/ATen.h' 2022-09-27T15:30:15.2933439Z adding 'torch/include/ATen/AccumulateType.h' 2022-09-27T15:30:15.2935028Z adding 'torch/include/ATen/ArrayRef.h' 2022-09-27T15:30:15.2936440Z adding 'torch/include/ATen/Backend.h' 2022-09-27T15:30:15.2937602Z adding 'torch/include/ATen/Backtrace.h' 2022-09-27T15:30:15.2939607Z adding 'torch/include/ATen/BatchedFallback.h' 2022-09-27T15:30:15.2942470Z adding 'torch/include/ATen/BatchedTensorImpl.h' 2022-09-27T15:30:15.2946095Z adding 'torch/include/ATen/CPUApplyUtils.h' 2022-09-27T15:30:15.2948343Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2022-09-27T15:30:15.2950192Z adding 'torch/include/ATen/CPUFunctions.h' 2022-09-27T15:30:15.2954547Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2022-09-27T15:30:15.2957535Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2022-09-27T15:30:15.2959698Z adding 'torch/include/ATen/CUDAFunctions.h' 2022-09-27T15:30:15.2964252Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2022-09-27T15:30:15.2967201Z adding 'torch/include/ATen/CollapseDims.h' 2022-09-27T15:30:15.2969380Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2022-09-27T15:30:15.2974933Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2022-09-27T15:30:15.2977869Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2022-09-27T15:30:15.2981588Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2022-09-27T15:30:15.2984130Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2022-09-27T15:30:15.2988460Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2022-09-27T15:30:15.2991619Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2022-09-27T15:30:15.2993132Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2022-09-27T15:30:15.2994516Z adding 'torch/include/ATen/Config.h' 2022-09-27T15:30:15.2999002Z adding 'torch/include/ATen/Context.h' 2022-09-27T15:30:15.3001294Z adding 'torch/include/ATen/DLConvertor.h' 2022-09-27T15:30:15.3002770Z adding 'torch/include/ATen/Device.h' 2022-09-27T15:30:15.3004454Z adding 'torch/include/ATen/DeviceGuard.h' 2022-09-27T15:30:15.3005995Z adding 'torch/include/ATen/DimVector.h' 2022-09-27T15:30:15.3007697Z adding 'torch/include/ATen/Dimname.h' 2022-09-27T15:30:15.3013009Z adding 'torch/include/ATen/Dispatch.h' 2022-09-27T15:30:15.3015276Z adding 'torch/include/ATen/DynamicLibrary.h' 2022-09-27T15:30:15.3017250Z adding 'torch/include/ATen/EmptyTensor.h' 2022-09-27T15:30:15.3019371Z adding 'torch/include/ATen/ExpandBase.h' 2022-09-27T15:30:15.3022931Z adding 'torch/include/ATen/ExpandUtils.h' 2022-09-27T15:30:15.3024815Z adding 'torch/include/ATen/Formatting.h' 2022-09-27T15:30:15.3026906Z adding 'torch/include/ATen/FuncTorchTLS.h' 2022-09-27T15:30:15.3029243Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2022-09-27T15:30:15.3033556Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2022-09-27T15:30:15.3042377Z adding 'torch/include/ATen/Functions.h' 2022-09-27T15:30:15.3045077Z adding 'torch/include/ATen/Generator.h' 2022-09-27T15:30:15.3047251Z adding 'torch/include/ATen/InferSize.h' 2022-09-27T15:30:15.3049240Z adding 'torch/include/ATen/InitialTensorOptions.h' 2022-09-27T15:30:15.3050575Z adding 'torch/include/ATen/Layout.h' 2022-09-27T15:30:15.3052361Z adding 'torch/include/ATen/LinalgBackend.h' 2022-09-27T15:30:15.3054416Z adding 'torch/include/ATen/MapAllocator.h' 2022-09-27T15:30:15.3056754Z adding 'torch/include/ATen/MatrixRef.h' 2022-09-27T15:30:15.3058662Z adding 'torch/include/ATen/MemoryOverlap.h' 2022-09-27T15:30:15.3060674Z adding 'torch/include/ATen/MetaFunctions.h' 2022-09-27T15:30:15.3063813Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2022-09-27T15:30:15.3067386Z adding 'torch/include/ATen/MethodOperators.h' 2022-09-27T15:30:15.3069258Z adding 'torch/include/ATen/NamedTensor.h' 2022-09-27T15:30:15.3072139Z adding 'torch/include/ATen/NamedTensorUtils.h' 2022-09-27T15:30:15.3080069Z adding 'torch/include/ATen/NativeFunctions.h' 2022-09-27T15:30:15.3088923Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2022-09-27T15:30:15.3093716Z adding 'torch/include/ATen/NestedTensorImpl.h' 2022-09-27T15:30:15.3095760Z adding 'torch/include/ATen/NumericUtils.h' 2022-09-27T15:30:15.3097387Z adding 'torch/include/ATen/OpMathType.h' 2022-09-27T15:30:15.3099990Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2022-09-27T15:30:15.3108383Z adding 'torch/include/ATen/Operators.h' 2022-09-27T15:30:15.3111301Z adding 'torch/include/ATen/PTThreadPool.h' 2022-09-27T15:30:15.3113233Z adding 'torch/include/ATen/Parallel-inl.h' 2022-09-27T15:30:15.3115932Z adding 'torch/include/ATen/Parallel.h' 2022-09-27T15:30:15.3118042Z adding 'torch/include/ATen/ParallelFuture.h' 2022-09-27T15:30:15.3119603Z adding 'torch/include/ATen/ParallelNative.h' 2022-09-27T15:30:15.3121344Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2022-09-27T15:30:15.3123121Z adding 'torch/include/ATen/ParallelOpenMP.h' 2022-09-27T15:30:15.3124796Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2022-09-27T15:30:15.3333709Z adding 'torch/include/ATen/RedispatchFunctions.h' 2022-09-27T15:30:15.3492544Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2022-09-27T15:30:15.3513085Z adding 'torch/include/ATen/SavedTensorHooks.h' 2022-09-27T15:30:15.3514670Z adding 'torch/include/ATen/Scalar.h' 2022-09-27T15:30:15.3516868Z adding 'torch/include/ATen/ScalarOps.h' 2022-09-27T15:30:15.3518511Z adding 'torch/include/ATen/ScalarType.h' 2022-09-27T15:30:15.3520086Z adding 'torch/include/ATen/SequenceNumber.h' 2022-09-27T15:30:15.3521608Z adding 'torch/include/ATen/SmallVector.h' 2022-09-27T15:30:15.3524413Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2022-09-27T15:30:15.3527991Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2022-09-27T15:30:15.3532826Z adding 'torch/include/ATen/SparseTensorImpl.h' 2022-09-27T15:30:15.3536004Z adding 'torch/include/ATen/SparseTensorUtils.h' 2022-09-27T15:30:15.3537854Z adding 'torch/include/ATen/Storage.h' 2022-09-27T15:30:15.3539445Z adding 'torch/include/ATen/Tensor.h' 2022-09-27T15:30:15.3540897Z adding 'torch/include/ATen/TensorAccessor.h' 2022-09-27T15:30:15.3542901Z adding 'torch/include/ATen/TensorGeometry.h' 2022-09-27T15:30:15.3550059Z adding 'torch/include/ATen/TensorIndexing.h' 2022-09-27T15:30:15.3562273Z adding 'torch/include/ATen/TensorIterator.h' 2022-09-27T15:30:15.3565249Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2022-09-27T15:30:15.3568097Z adding 'torch/include/ATen/TensorMeta.h' 2022-09-27T15:30:15.3570482Z adding 'torch/include/ATen/TensorNames.h' 2022-09-27T15:30:15.3572888Z adding 'torch/include/ATen/TensorOperators.h' 2022-09-27T15:30:15.3574608Z adding 'torch/include/ATen/TensorOptions.h' 2022-09-27T15:30:15.3576661Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2022-09-27T15:30:15.3580488Z adding 'torch/include/ATen/TensorUtils.h' 2022-09-27T15:30:15.3583041Z adding 'torch/include/ATen/ThreadLocalState.h' 2022-09-27T15:30:15.3586014Z adding 'torch/include/ATen/TracerMode.h' 2022-09-27T15:30:15.3587799Z adding 'torch/include/ATen/TypeDefault.h' 2022-09-27T15:30:15.3589986Z adding 'torch/include/ATen/Utils.h' 2022-09-27T15:30:15.3592034Z adding 'torch/include/ATen/Version.h' 2022-09-27T15:30:15.3748346Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2022-09-27T15:30:15.3791332Z adding 'torch/include/ATen/VmapMode.h' 2022-09-27T15:30:15.3794725Z adding 'torch/include/ATen/VmapTransforms.h' 2022-09-27T15:30:15.3797546Z adding 'torch/include/ATen/WrapDimUtils.h' 2022-09-27T15:30:15.3799673Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2022-09-27T15:30:15.3802501Z adding 'torch/include/ATen/autocast_mode.h' 2022-09-27T15:30:15.3804348Z adding 'torch/include/ATen/ceil_div.h' 2022-09-27T15:30:15.3807759Z adding 'torch/include/ATen/code_template.h' 2022-09-27T15:30:15.3810325Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2022-09-27T15:30:15.3812526Z adding 'torch/include/ATen/div_rtn.h' 2022-09-27T15:30:15.3815543Z adding 'torch/include/ATen/dlpack.h' 2022-09-27T15:30:15.3817498Z adding 'torch/include/ATen/jit_macros.h' 2022-09-27T15:30:15.3819906Z adding 'torch/include/ATen/jiterator_macros.h' 2022-09-27T15:30:15.3826255Z adding 'torch/include/ATen/record_function.h' 2022-09-27T15:30:15.3829732Z adding 'torch/include/ATen/core/ATenGeneral.h' 2022-09-27T15:30:15.3831454Z adding 'torch/include/ATen/core/ATenOpList.h' 2022-09-27T15:30:15.3833327Z adding 'torch/include/ATen/core/ATen_fwd.h' 2022-09-27T15:30:15.3836075Z adding 'torch/include/ATen/core/ATen_pch.h' 2022-09-27T15:30:15.3838199Z adding 'torch/include/ATen/core/Array.h' 2022-09-27T15:30:15.3839884Z adding 'torch/include/ATen/core/Backtrace.h' 2022-09-27T15:30:15.3841881Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2022-09-27T15:30:15.3844232Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2022-09-27T15:30:15.3846216Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2022-09-27T15:30:15.3851521Z adding 'torch/include/ATen/core/Dict.h' 2022-09-27T15:30:15.3854916Z adding 'torch/include/ATen/core/Dict_inl.h' 2022-09-27T15:30:15.3856997Z adding 'torch/include/ATen/core/DimVector.h' 2022-09-27T15:30:15.3858886Z adding 'torch/include/ATen/core/Dimname.h' 2022-09-27T15:30:15.3862537Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2022-09-27T15:30:15.3864860Z adding 'torch/include/ATen/core/Formatting.h' 2022-09-27T15:30:15.3867980Z adding 'torch/include/ATen/core/Generator.h' 2022-09-27T15:30:15.3874640Z adding 'torch/include/ATen/core/IListRef.h' 2022-09-27T15:30:15.3877991Z adding 'torch/include/ATen/core/IListRef_inl.h' 2022-09-27T15:30:15.3880999Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2022-09-27T15:30:15.3886095Z adding 'torch/include/ATen/core/List.h' 2022-09-27T15:30:15.3890352Z adding 'torch/include/ATen/core/List_inl.h' 2022-09-27T15:30:15.3894302Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2022-09-27T15:30:15.3897366Z adding 'torch/include/ATen/core/NamedTensor.h' 2022-09-27T15:30:15.3900938Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2022-09-27T15:30:15.3903099Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2022-09-27T15:30:15.3905333Z adding 'torch/include/ATen/core/QuantizerBase.h' 2022-09-27T15:30:15.3907173Z adding 'torch/include/ATen/core/Range.h' 2022-09-27T15:30:15.3908988Z adding 'torch/include/ATen/core/Reduction.h' 2022-09-27T15:30:15.3910507Z adding 'torch/include/ATen/core/Scalar.h' 2022-09-27T15:30:15.3912110Z adding 'torch/include/ATen/core/ScalarType.h' 2022-09-27T15:30:15.3914357Z adding 'torch/include/ATen/core/Tensor.h' 2022-09-27T15:30:15.3918123Z adding 'torch/include/ATen/core/TensorAccessor.h' 2022-09-27T15:30:15.3929311Z adding 'torch/include/ATen/core/TensorBase.h' 2022-09-27T15:30:15.3980754Z adding 'torch/include/ATen/core/TensorBody.h' 2022-09-27T15:30:15.3988521Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2022-09-27T15:30:15.3991488Z adding 'torch/include/ATen/core/TransformationHelper.h' 2022-09-27T15:30:15.3993866Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2022-09-27T15:30:15.3995322Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2022-09-27T15:30:15.3997906Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2022-09-27T15:30:15.4000294Z adding 'torch/include/ATen/core/Variadic.h' 2022-09-27T15:30:15.4002613Z adding 'torch/include/ATen/core/Vitals.h' 2022-09-27T15:30:15.4005038Z adding 'torch/include/ATen/core/alias_info.h' 2022-09-27T15:30:15.4017257Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2022-09-27T15:30:15.4021446Z adding 'torch/include/ATen/core/blob.h' 2022-09-27T15:30:15.4023827Z adding 'torch/include/ATen/core/builtin_function.h' 2022-09-27T15:30:15.4028516Z adding 'torch/include/ATen/core/class_type.h' 2022-09-27T15:30:15.4030961Z adding 'torch/include/ATen/core/custom_class.h' 2022-09-27T15:30:15.4035101Z adding 'torch/include/ATen/core/dynamic_type.h' 2022-09-27T15:30:15.4037205Z adding 'torch/include/ATen/core/enum_tag.h' 2022-09-27T15:30:15.4039469Z adding 'torch/include/ATen/core/enum_type.h' 2022-09-27T15:30:15.4041965Z adding 'torch/include/ATen/core/function.h' 2022-09-27T15:30:15.4049652Z adding 'torch/include/ATen/core/function_schema.h' 2022-09-27T15:30:15.4055523Z adding 'torch/include/ATen/core/function_schema_inl.h' 2022-09-27T15:30:15.4058078Z adding 'torch/include/ATen/core/functional.h' 2022-09-27T15:30:15.4060002Z adding 'torch/include/ATen/core/grad_mode.h' 2022-09-27T15:30:15.4063703Z adding 'torch/include/ATen/core/interned_strings.h' 2022-09-27T15:30:15.4065816Z adding 'torch/include/ATen/core/interned_strings_class.h' 2022-09-27T15:30:15.4079982Z adding 'torch/include/ATen/core/ivalue.h' 2022-09-27T15:30:15.4105846Z adding 'torch/include/ATen/core/ivalue_inl.h' 2022-09-27T15:30:15.4109310Z adding 'torch/include/ATen/core/ivalue_to.h' 2022-09-27T15:30:15.4129337Z adding 'torch/include/ATen/core/jit_type.h' 2022-09-27T15:30:15.4137597Z adding 'torch/include/ATen/core/jit_type_base.h' 2022-09-27T15:30:15.4140389Z adding 'torch/include/ATen/core/operator_name.h' 2022-09-27T15:30:15.4142967Z adding 'torch/include/ATen/core/qualified_name.h' 2022-09-27T15:30:15.4144989Z adding 'torch/include/ATen/core/rref_interface.h' 2022-09-27T15:30:15.4147856Z adding 'torch/include/ATen/core/stack.h' 2022-09-27T15:30:15.4150871Z adding 'torch/include/ATen/core/symbol.h' 2022-09-27T15:30:15.4153099Z adding 'torch/include/ATen/core/type_factory.h' 2022-09-27T15:30:15.4155160Z adding 'torch/include/ATen/core/type_ptr.h' 2022-09-27T15:30:15.4156937Z adding 'torch/include/ATen/core/typeid.h' 2022-09-27T15:30:15.4160692Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2022-09-27T15:30:15.4163028Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2022-09-27T15:30:15.4165985Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2022-09-27T15:30:15.4169583Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2022-09-27T15:30:15.4171772Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2022-09-27T15:30:15.4174293Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2022-09-27T15:30:15.4176195Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2022-09-27T15:30:15.4180565Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2022-09-27T15:30:15.4188110Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2022-09-27T15:30:15.4191104Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2022-09-27T15:30:15.4193894Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2022-09-27T15:30:15.4197736Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2022-09-27T15:30:15.4206544Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2022-09-27T15:30:15.4209064Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2022-09-27T15:30:15.4213809Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2022-09-27T15:30:15.4215900Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2022-09-27T15:30:15.4217591Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2022-09-27T15:30:15.4219996Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2022-09-27T15:30:15.4222867Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2022-09-27T15:30:15.4226277Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2022-09-27T15:30:15.4232654Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2022-09-27T15:30:15.4235389Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2022-09-27T15:30:15.4238571Z adding 'torch/include/ATen/cpu/vml.h' 2022-09-27T15:30:15.4240936Z adding 'torch/include/ATen/cpu/vec/functional.h' 2022-09-27T15:30:15.4244143Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2022-09-27T15:30:15.4248701Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2022-09-27T15:30:15.4250843Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2022-09-27T15:30:15.4252825Z adding 'torch/include/ATen/cpu/vec/vec.h' 2022-09-27T15:30:15.4261526Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2022-09-27T15:30:15.4265800Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2022-09-27T15:30:15.4278536Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2022-09-27T15:30:15.4279340Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2022-09-27T15:30:15.4279788Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2022-09-27T15:30:15.4283495Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2022-09-27T15:30:15.4289191Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2022-09-27T15:30:15.4293570Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2022-09-27T15:30:15.4297353Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2022-09-27T15:30:15.4303295Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2022-09-27T15:30:15.4311809Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2022-09-27T15:30:15.4321037Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2022-09-27T15:30:15.4325261Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2022-09-27T15:30:15.4333019Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2022-09-27T15:30:15.4339193Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2022-09-27T15:30:15.4347233Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2022-09-27T15:30:15.4352163Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2022-09-27T15:30:15.4356660Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2022-09-27T15:30:15.4364548Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2022-09-27T15:30:15.4374320Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2022-09-27T15:30:15.4377930Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2022-09-27T15:30:15.4379860Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2022-09-27T15:30:15.4382109Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2022-09-27T15:30:15.4387028Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2022-09-27T15:30:15.4394047Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2022-09-27T15:30:15.4397909Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2022-09-27T15:30:15.4399986Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2022-09-27T15:30:15.4402158Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2022-09-27T15:30:15.4404252Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2022-09-27T15:30:15.4406108Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2022-09-27T15:30:15.4409246Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2022-09-27T15:30:15.4412365Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2022-09-27T15:30:15.4415040Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2022-09-27T15:30:15.4417446Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2022-09-27T15:30:15.4419225Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2022-09-27T15:30:15.4422437Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2022-09-27T15:30:15.4425514Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2022-09-27T15:30:15.4427242Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2022-09-27T15:30:15.4429123Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2022-09-27T15:30:15.4430971Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2022-09-27T15:30:15.4433134Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2022-09-27T15:30:15.4435271Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2022-09-27T15:30:15.4438023Z adding 'torch/include/ATen/cuda/Exceptions.h' 2022-09-27T15:30:15.4440668Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2022-09-27T15:30:15.4442444Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2022-09-27T15:30:15.4444150Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2022-09-27T15:30:15.4446169Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2022-09-27T15:30:15.4447975Z adding 'torch/include/ATen/cuda/Sleep.h' 2022-09-27T15:30:15.4449888Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2022-09-27T15:30:15.4454222Z adding 'torch/include/ATen/cuda/cub.cuh' 2022-09-27T15:30:15.4457039Z adding 'torch/include/ATen/cuda/cub.h' 2022-09-27T15:30:15.4459106Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2022-09-27T15:30:15.4460965Z adding 'torch/include/ATen/cuda/jiterator.h' 2022-09-27T15:30:15.4463768Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2022-09-27T15:30:15.4465699Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2022-09-27T15:30:15.4468339Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2022-09-27T15:30:15.4471861Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2022-09-27T15:30:15.4473993Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2022-09-27T15:30:15.4476668Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2022-09-27T15:30:15.4478801Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2022-09-27T15:30:15.4480503Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2022-09-27T15:30:15.4483067Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2022-09-27T15:30:15.4485155Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2022-09-27T15:30:15.4487534Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2022-09-27T15:30:15.4489723Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2022-09-27T15:30:15.4495184Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2022-09-27T15:30:15.4496959Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2022-09-27T15:30:15.4498470Z adding 'torch/include/ATen/cudnn/Handle.h' 2022-09-27T15:30:15.4500006Z adding 'torch/include/ATen/cudnn/Handles.h' 2022-09-27T15:30:15.4501645Z adding 'torch/include/ATen/cudnn/Types.h' 2022-09-27T15:30:15.4503305Z adding 'torch/include/ATen/cudnn/Utils.h' 2022-09-27T15:30:15.4505233Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2022-09-27T15:30:15.4508261Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2022-09-27T15:30:15.4510619Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2022-09-27T15:30:15.4512820Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2022-09-27T15:30:15.4514792Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2022-09-27T15:30:15.4517252Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2022-09-27T15:30:15.4522115Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2022-09-27T15:30:15.4525139Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2022-09-27T15:30:15.4528261Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2022-09-27T15:30:15.4531289Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2022-09-27T15:30:15.4534138Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2022-09-27T15:30:15.4536198Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2022-09-27T15:30:15.4539398Z adding 'torch/include/ATen/functorch/Interpreter.h' 2022-09-27T15:30:15.4543213Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2022-09-27T15:30:15.4545063Z adding 'torch/include/ATen/functorch/Macros.h' 2022-09-27T15:30:15.4547569Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2022-09-27T15:30:15.4549893Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2022-09-27T15:30:15.4552272Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2022-09-27T15:30:15.4554457Z adding 'torch/include/ATen/hip/ATenHIPGeneral.h' 2022-09-27T15:30:15.4556479Z adding 'torch/include/ATen/hip/ApplyGridUtils.cuh' 2022-09-27T15:30:15.4558656Z adding 'torch/include/ATen/hip/AsmUtils.cuh' 2022-09-27T15:30:15.4563563Z adding 'torch/include/ATen/hip/Atomic.cuh' 2022-09-27T15:30:15.4566459Z adding 'torch/include/ATen/hip/CachingHostAllocator.h' 2022-09-27T15:30:15.4568765Z adding 'torch/include/ATen/hip/DeviceUtils.cuh' 2022-09-27T15:30:15.4570716Z adding 'torch/include/ATen/hip/EmptyTensor.h' 2022-09-27T15:30:15.4574360Z adding 'torch/include/ATen/hip/Exceptions.h' 2022-09-27T15:30:15.4580486Z adding 'torch/include/ATen/hip/HIPApplyUtils.cuh' 2022-09-27T15:30:15.4584367Z adding 'torch/include/ATen/hip/HIPBlas.h' 2022-09-27T15:30:15.4586574Z adding 'torch/include/ATen/hip/HIPConfig.h' 2022-09-27T15:30:15.4588922Z adding 'torch/include/ATen/hip/HIPContext.h' 2022-09-27T15:30:15.4591005Z adding 'torch/include/ATen/hip/HIPDataType.h' 2022-09-27T15:30:15.4592931Z adding 'torch/include/ATen/hip/HIPDevice.h' 2022-09-27T15:30:15.4596034Z adding 'torch/include/ATen/hip/HIPEvent.h' 2022-09-27T15:30:15.4599146Z adding 'torch/include/ATen/hip/HIPGeneratorImpl.h' 2022-09-27T15:30:15.4601601Z adding 'torch/include/ATen/hip/HIPGraph.h' 2022-09-27T15:30:15.4603835Z adding 'torch/include/ATen/hip/HIPGraphsUtils.cuh' 2022-09-27T15:30:15.4605842Z adding 'torch/include/ATen/hip/HIPSparse.h' 2022-09-27T15:30:15.4609248Z adding 'torch/include/ATen/hip/HIPSparseBlas.h' 2022-09-27T15:30:15.4612654Z adding 'torch/include/ATen/hip/HIPSparseDescriptors.h' 2022-09-27T15:30:15.4614569Z adding 'torch/include/ATen/hip/HIPTensorMethods.cuh' 2022-09-27T15:30:15.4616452Z adding 'torch/include/ATen/hip/HIPUtils.h' 2022-09-27T15:30:15.4620010Z adding 'torch/include/ATen/hip/NumericLimits.cuh' 2022-09-27T15:30:15.4622000Z adding 'torch/include/ATen/hip/PeerToPeerAccess.h' 2022-09-27T15:30:15.4623670Z adding 'torch/include/ATen/hip/PinnedMemoryAllocator.h' 2022-09-27T15:30:15.4625775Z adding 'torch/include/ATen/hip/ScanUtils.cuh' 2022-09-27T15:30:15.4627507Z adding 'torch/include/ATen/hip/Sleep.h' 2022-09-27T15:30:15.4629261Z adding 'torch/include/ATen/hip/ThrustAllocator.h' 2022-09-27T15:30:15.4633476Z adding 'torch/include/ATen/hip/cub.cuh' 2022-09-27T15:30:15.4636257Z adding 'torch/include/ATen/hip/cub.h' 2022-09-27T15:30:15.4638306Z adding 'torch/include/ATen/hip/cub_definitions.cuh' 2022-09-27T15:30:15.4640160Z adding 'torch/include/ATen/hip/jiterator.h' 2022-09-27T15:30:15.4643108Z adding 'torch/include/ATen/hip/jiterator_impl.h' 2022-09-27T15:30:15.4644977Z adding 'torch/include/ATen/hip/llvm_jit_strings.h' 2022-09-27T15:30:15.4649136Z adding 'torch/include/ATen/hip/detail/DeviceThreadHandles.h' 2022-09-27T15:30:15.4651613Z adding 'torch/include/ATen/hip/detail/HIPHooks.h' 2022-09-27T15:30:15.4653662Z adding 'torch/include/ATen/hip/detail/IndexUtils.cuh' 2022-09-27T15:30:15.4656512Z adding 'torch/include/ATen/hip/detail/IntegerDivider.cuh' 2022-09-27T15:30:15.4658665Z adding 'torch/include/ATen/hip/detail/KernelUtils.h' 2022-09-27T15:30:15.4660312Z adding 'torch/include/ATen/hip/detail/LazyNVRTC.h' 2022-09-27T15:30:15.4662838Z adding 'torch/include/ATen/hip/detail/OffsetCalculator.cuh' 2022-09-27T15:30:15.4664918Z adding 'torch/include/ATen/hip/detail/PhiloxCudaStateRaw.cuh' 2022-09-27T15:30:15.4667262Z adding 'torch/include/ATen/hip/detail/TensorInfo.cuh' 2022-09-27T15:30:15.4669324Z adding 'torch/include/ATen/hip/detail/UnpackRaw.cuh' 2022-09-27T15:30:15.4671661Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2022-09-27T15:30:15.4673577Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2022-09-27T15:30:15.4677760Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2022-09-27T15:30:15.4680557Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2022-09-27T15:30:15.4684282Z adding 'torch/include/ATen/native/Activation.h' 2022-09-27T15:30:15.4686172Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2022-09-27T15:30:15.4689445Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2022-09-27T15:30:15.4692166Z adding 'torch/include/ATen/native/BinaryOps.h' 2022-09-27T15:30:15.4695654Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2022-09-27T15:30:15.4698340Z adding 'torch/include/ATen/native/CPUBlas.h' 2022-09-27T15:30:15.4702329Z adding 'torch/include/ATen/native/CPUFallback.h' 2022-09-27T15:30:15.4703450Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2022-09-27T15:30:15.4705977Z adding 'torch/include/ATen/native/ComplexHelper.h' 2022-09-27T15:30:15.4708396Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2022-09-27T15:30:15.4712183Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2022-09-27T15:30:15.4717525Z adding 'torch/include/ATen/native/ConvUtils.h' 2022-09-27T15:30:15.4720189Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2022-09-27T15:30:15.4721911Z adding 'torch/include/ATen/native/Copy.h' 2022-09-27T15:30:15.4724280Z adding 'torch/include/ATen/native/Cross.h' 2022-09-27T15:30:15.4727758Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2022-09-27T15:30:15.4732195Z adding 'torch/include/ATen/native/DispatchStub.h' 2022-09-27T15:30:15.4734426Z adding 'torch/include/ATen/native/Distance.h' 2022-09-27T15:30:15.4739934Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2022-09-27T15:30:15.4747580Z adding 'torch/include/ATen/native/Distributions.h' 2022-09-27T15:30:15.4751118Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2022-09-27T15:30:15.4753457Z adding 'torch/include/ATen/native/Fill.h' 2022-09-27T15:30:15.4756873Z adding 'torch/include/ATen/native/ForeachUtils.h' 2022-09-27T15:30:15.4759040Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2022-09-27T15:30:15.4763017Z adding 'torch/include/ATen/native/GridSampler.h' 2022-09-27T15:30:15.4766065Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2022-09-27T15:30:15.4767731Z adding 'torch/include/ATen/native/Histogram.h' 2022-09-27T15:30:15.4769622Z adding 'torch/include/ATen/native/IndexKernel.h' 2022-09-27T15:30:15.4772401Z adding 'torch/include/ATen/native/IndexingUtils.h' 2022-09-27T15:30:15.4774237Z adding 'torch/include/ATen/native/Lerp.h' 2022-09-27T15:30:15.4776115Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2022-09-27T15:30:15.4784717Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2022-09-27T15:30:15.4787589Z adding 'torch/include/ATen/native/LossMulti.h' 2022-09-27T15:30:15.4829472Z adding 'torch/include/ATen/native/Math.h' 2022-09-27T15:30:15.4834680Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2022-09-27T15:30:15.4837910Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2022-09-27T15:30:15.4839840Z adding 'torch/include/ATen/native/MaxPooling.h' 2022-09-27T15:30:15.4841647Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2022-09-27T15:30:15.4843176Z adding 'torch/include/ATen/native/Normalization.h' 2022-09-27T15:30:15.4844830Z adding 'torch/include/ATen/native/PadNd.h' 2022-09-27T15:30:15.4846577Z adding 'torch/include/ATen/native/PointwiseOps.h' 2022-09-27T15:30:15.4850039Z adding 'torch/include/ATen/native/Pool.h' 2022-09-27T15:30:15.4852424Z adding 'torch/include/ATen/native/Pow.h' 2022-09-27T15:30:15.4854615Z adding 'torch/include/ATen/native/RNN.h' 2022-09-27T15:30:15.4856504Z adding 'torch/include/ATen/native/RangeFactories.h' 2022-09-27T15:30:15.4858427Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2022-09-27T15:30:15.4860388Z adding 'torch/include/ATen/native/ReduceOps.h' 2022-09-27T15:30:15.4865080Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2022-09-27T15:30:15.4867432Z adding 'torch/include/ATen/native/Repeat.h' 2022-09-27T15:30:15.4870632Z adding 'torch/include/ATen/native/Resize.h' 2022-09-27T15:30:15.4874883Z adding 'torch/include/ATen/native/ResizeCommon.h' 2022-09-27T15:30:15.4875260Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2022-09-27T15:30:15.4876991Z adding 'torch/include/ATen/native/SegmentReduce.h' 2022-09-27T15:30:15.4881075Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2022-09-27T15:30:15.4883690Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2022-09-27T15:30:15.4885508Z adding 'torch/include/ATen/native/Sorting.h' 2022-09-27T15:30:15.4887895Z adding 'torch/include/ATen/native/SortingUtils.h' 2022-09-27T15:30:15.4890419Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2022-09-27T15:30:15.4893540Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2022-09-27T15:30:15.4895601Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2022-09-27T15:30:15.4898375Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2022-09-27T15:30:15.4901004Z adding 'torch/include/ATen/native/TensorCompare.h' 2022-09-27T15:30:15.4902209Z adding 'torch/include/ATen/native/TensorConversions.h' 2022-09-27T15:30:15.4904068Z adding 'torch/include/ATen/native/TensorDimApply.h' 2022-09-27T15:30:15.4906527Z adding 'torch/include/ATen/native/TensorFactories.h' 2022-09-27T15:30:15.4908168Z adding 'torch/include/ATen/native/TensorIterator.h' 2022-09-27T15:30:15.4910092Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2022-09-27T15:30:15.4911722Z adding 'torch/include/ATen/native/TensorProperties.h' 2022-09-27T15:30:15.4914079Z adding 'torch/include/ATen/native/TensorShape.h' 2022-09-27T15:30:15.4915782Z adding 'torch/include/ATen/native/TensorTransformations.h' 2022-09-27T15:30:15.4917737Z adding 'torch/include/ATen/native/TopKImpl.h' 2022-09-27T15:30:15.4919617Z adding 'torch/include/ATen/native/TransposeType.h' 2022-09-27T15:30:15.4922112Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2022-09-27T15:30:15.4923271Z adding 'torch/include/ATen/native/TypeProperties.h' 2022-09-27T15:30:15.4925403Z adding 'torch/include/ATen/native/UnaryOps.h' 2022-09-27T15:30:15.4927271Z adding 'torch/include/ATen/native/Unfold2d.h' 2022-09-27T15:30:15.4928894Z adding 'torch/include/ATen/native/Unfold3d.h' 2022-09-27T15:30:15.4931541Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2022-09-27T15:30:15.4936530Z adding 'torch/include/ATen/native/UpSample.h' 2022-09-27T15:30:15.4938748Z adding 'torch/include/ATen/native/batch_norm.h' 2022-09-27T15:30:15.4940678Z adding 'torch/include/ATen/native/group_norm.h' 2022-09-27T15:30:15.4942877Z adding 'torch/include/ATen/native/im2col.h' 2022-09-27T15:30:15.4945625Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2022-09-27T15:30:15.4947850Z adding 'torch/include/ATen/native/layer_norm.h' 2022-09-27T15:30:15.4949446Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2022-09-27T15:30:15.4951628Z adding 'torch/include/ATen/native/vol2col.h' 2022-09-27T15:30:15.4954194Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2022-09-27T15:30:15.4955670Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2022-09-27T15:30:15.4957264Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2022-09-27T15:30:15.4958593Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2022-09-27T15:30:15.4960312Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2022-09-27T15:30:15.4963993Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2022-09-27T15:30:15.4966266Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2022-09-27T15:30:15.4968894Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2022-09-27T15:30:15.4971136Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2022-09-27T15:30:15.4973390Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2022-09-27T15:30:15.4977988Z adding 'torch/include/ATen/native/cpu/Loops.h' 2022-09-27T15:30:15.4980271Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2022-09-27T15:30:15.4982058Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2022-09-27T15:30:15.4986362Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2022-09-27T15:30:15.4989740Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2022-09-27T15:30:15.4991667Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2022-09-27T15:30:15.4993702Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2022-09-27T15:30:15.4995038Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2022-09-27T15:30:15.5000049Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2022-09-27T15:30:15.5002374Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2022-09-27T15:30:15.5005258Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2022-09-27T15:30:15.5007488Z adding 'torch/include/ATen/native/cpu/utils.h' 2022-09-27T15:30:15.5010075Z adding 'torch/include/ATen/native/cpu/zmath.h' 2022-09-27T15:30:15.5013586Z adding 'torch/include/ATen/native/cuda/Activation.h' 2022-09-27T15:30:15.5015564Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2022-09-27T15:30:15.5019422Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2022-09-27T15:30:15.5023230Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2022-09-27T15:30:15.5025477Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2022-09-27T15:30:15.5027266Z adding 'torch/include/ATen/native/cuda/Copy.h' 2022-09-27T15:30:15.5033480Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2022-09-27T15:30:15.5036656Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2022-09-27T15:30:15.5038480Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2022-09-27T15:30:15.5045170Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2022-09-27T15:30:15.5047406Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2022-09-27T15:30:15.5049065Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2022-09-27T15:30:15.5052041Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2022-09-27T15:30:15.5055773Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2022-09-27T15:30:15.5058102Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2022-09-27T15:30:15.5059455Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2022-09-27T15:30:15.5062659Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2022-09-27T15:30:15.5064822Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2022-09-27T15:30:15.5066360Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2022-09-27T15:30:15.5069860Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2022-09-27T15:30:15.5101990Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2022-09-27T15:30:15.5108115Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2022-09-27T15:30:15.5110586Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2022-09-27T15:30:15.5113494Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2022-09-27T15:30:15.5130072Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2022-09-27T15:30:15.5136586Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2022-09-27T15:30:15.5141166Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2022-09-27T15:30:15.5143905Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2022-09-27T15:30:15.5157565Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2022-09-27T15:30:15.5160337Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2022-09-27T15:30:15.5162377Z adding 'torch/include/ATen/native/cuda/Resize.h' 2022-09-27T15:30:15.5164205Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2022-09-27T15:30:15.5169031Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2022-09-27T15:30:15.5171649Z adding 'torch/include/ATen/native/cuda/Sort.h' 2022-09-27T15:30:15.5174013Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2022-09-27T15:30:15.5177178Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2022-09-27T15:30:15.5179142Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2022-09-27T15:30:15.5181845Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2022-09-27T15:30:15.5186284Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2022-09-27T15:30:15.5192676Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2022-09-27T15:30:15.5195023Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2022-09-27T15:30:15.5196929Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2022-09-27T15:30:15.5197747Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2022-09-27T15:30:15.5201522Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2022-09-27T15:30:15.5204181Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2022-09-27T15:30:15.5205697Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2022-09-27T15:30:15.5207659Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2022-09-27T15:30:15.5210171Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2022-09-27T15:30:15.5213744Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2022-09-27T15:30:15.5216682Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2022-09-27T15:30:15.5222856Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2022-09-27T15:30:15.5225025Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2022-09-27T15:30:15.5228190Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2022-09-27T15:30:15.5231278Z adding 'torch/include/ATen/native/hip/Activation.h' 2022-09-27T15:30:15.5233108Z adding 'torch/include/ATen/native/hip/BinaryInternal.h' 2022-09-27T15:30:15.5234936Z adding 'torch/include/ATen/native/hip/CompositeRandomAccessor.h' 2022-09-27T15:30:15.5236341Z adding 'torch/include/ATen/native/hip/Copy.h' 2022-09-27T15:30:15.5242704Z adding 'torch/include/ATen/native/hip/CuFFTPlanCache.h' 2022-09-27T15:30:15.5244956Z adding 'torch/include/ATen/native/hip/CuFFTUtils.h' 2022-09-27T15:30:15.5247011Z adding 'torch/include/ATen/native/hip/DeviceSqrt.cuh' 2022-09-27T15:30:15.5253764Z adding 'torch/include/ATen/native/hip/DistributionTemplates.h' 2022-09-27T15:30:15.5256090Z adding 'torch/include/ATen/native/hip/Distributions.h' 2022-09-27T15:30:15.5257849Z adding 'torch/include/ATen/native/hip/EmbeddingBackwardKernel.cuh' 2022-09-27T15:30:15.5260797Z adding 'torch/include/ATen/native/hip/ForeachFunctors.cuh' 2022-09-27T15:30:15.5264533Z adding 'torch/include/ATen/native/hip/GridSampler.cuh' 2022-09-27T15:30:15.5266509Z adding 'torch/include/ATen/native/hip/GridSampler.h' 2022-09-27T15:30:15.5270138Z adding 'torch/include/ATen/native/hip/HIPJitLoops.cuh' 2022-09-27T15:30:15.5273686Z adding 'torch/include/ATen/native/hip/HIPLoops.cuh' 2022-09-27T15:30:15.5275562Z adding 'torch/include/ATen/native/hip/IndexKernel.h' 2022-09-27T15:30:15.5278638Z adding 'torch/include/ATen/native/hip/JitLoops.cuh' 2022-09-27T15:30:15.5280879Z adding 'torch/include/ATen/native/hip/KernelUtils.cuh' 2022-09-27T15:30:15.5282476Z adding 'torch/include/ATen/native/hip/LaunchUtils.h' 2022-09-27T15:30:15.5286034Z adding 'torch/include/ATen/native/hip/Loops.cuh' 2022-09-27T15:30:15.5317800Z adding 'torch/include/ATen/native/hip/Math.cuh' 2022-09-27T15:30:15.5324803Z adding 'torch/include/ATen/native/hip/MemoryAccess.cuh' 2022-09-27T15:30:15.5326956Z adding 'torch/include/ATen/native/hip/MiscUtils.h' 2022-09-27T15:30:15.5330145Z adding 'torch/include/ATen/native/hip/MultiTensorApply.cuh' 2022-09-27T15:30:15.5346975Z adding 'torch/include/ATen/native/hip/Normalization.cuh' 2022-09-27T15:30:15.5353763Z adding 'torch/include/ATen/native/hip/PersistentSoftmax.cuh' 2022-09-27T15:30:15.5358091Z adding 'torch/include/ATen/native/hip/ROCmLoops.cuh' 2022-09-27T15:30:15.5360268Z adding 'torch/include/ATen/native/hip/Randperm.cuh' 2022-09-27T15:30:15.5374238Z adding 'torch/include/ATen/native/hip/Reduce.cuh' 2022-09-27T15:30:15.5377188Z adding 'torch/include/ATen/native/hip/ReduceOps.h' 2022-09-27T15:30:15.5379282Z adding 'torch/include/ATen/native/hip/Resize.h' 2022-09-27T15:30:15.5381295Z adding 'torch/include/ATen/native/hip/ScanKernels.h' 2022-09-27T15:30:15.5386351Z adding 'torch/include/ATen/native/hip/ScanUtils.cuh' 2022-09-27T15:30:15.5388372Z adding 'torch/include/ATen/native/hip/Sort.h' 2022-09-27T15:30:15.5390100Z adding 'torch/include/ATen/native/hip/SortStable.h' 2022-09-27T15:30:15.5393215Z adding 'torch/include/ATen/native/hip/SortUtils.cuh' 2022-09-27T15:30:15.5395060Z adding 'torch/include/ATen/native/hip/Sorting.h' 2022-09-27T15:30:15.5397875Z adding 'torch/include/ATen/native/hip/SortingCommon.cuh' 2022-09-27T15:30:15.5402128Z adding 'torch/include/ATen/native/hip/SortingRadixSelect.cuh' 2022-09-27T15:30:15.5408006Z adding 'torch/include/ATen/native/hip/TensorModeKernel.cuh' 2022-09-27T15:30:15.5410282Z adding 'torch/include/ATen/native/hip/TensorModeKernel.h' 2022-09-27T15:30:15.5412513Z adding 'torch/include/ATen/native/hip/TensorTopK.h' 2022-09-27T15:30:15.5415332Z adding 'torch/include/ATen/native/hip/UniqueCub.cuh' 2022-09-27T15:30:15.5419246Z adding 'torch/include/ATen/native/hip/UpSample.cuh' 2022-09-27T15:30:15.5421900Z adding 'torch/include/ATen/native/hip/block_reduce.cuh' 2022-09-27T15:30:15.5423999Z adding 'torch/include/ATen/native/hip/fused_adam_amsgrad_impl.cuh' 2022-09-27T15:30:15.5425801Z adding 'torch/include/ATen/native/hip/fused_adam_impl.cuh' 2022-09-27T15:30:15.5428801Z adding 'torch/include/ATen/native/hip/fused_adam_utils.cuh' 2022-09-27T15:30:15.5432494Z adding 'torch/include/ATen/native/hip/im2col.cuh' 2022-09-27T15:30:15.5435596Z adding 'torch/include/ATen/native/hip/jit_utils.h' 2022-09-27T15:30:15.5441921Z adding 'torch/include/ATen/native/hip/reduction_template.cuh' 2022-09-27T15:30:15.5444212Z adding 'torch/include/ATen/native/hip/thread_constants.h' 2022-09-27T15:30:15.5447695Z adding 'torch/include/ATen/native/hip/vol2col.cuh' 2022-09-27T15:30:15.5450463Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2022-09-27T15:30:15.5452705Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2022-09-27T15:30:15.5455025Z adding 'torch/include/ATen/native/quantized/Copy.h' 2022-09-27T15:30:15.5456440Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2022-09-27T15:30:15.5458095Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2022-09-27T15:30:15.5459876Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2022-09-27T15:30:15.5461852Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2022-09-27T15:30:15.5463522Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2022-09-27T15:30:15.5466457Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2022-09-27T15:30:15.5471672Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2022-09-27T15:30:15.5475585Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2022-09-27T15:30:15.5478426Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2022-09-27T15:30:15.5480334Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2022-09-27T15:30:15.5483569Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2022-09-27T15:30:15.5487771Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2022-09-27T15:30:15.5491642Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2022-09-27T15:30:15.5493605Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2022-09-27T15:30:15.5495321Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2022-09-27T15:30:15.5496821Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2022-09-27T15:30:15.5580826Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2022-09-27T15:30:15.5581949Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2022-09-27T15:30:15.5584075Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5585351Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.5587120Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.5588790Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2022-09-27T15:30:15.5590661Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2022-09-27T15:30:15.5592584Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5594341Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2022-09-27T15:30:15.5596016Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2022-09-27T15:30:15.5597690Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2022-09-27T15:30:15.5599647Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2022-09-27T15:30:15.5601532Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2022-09-27T15:30:15.5603307Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2022-09-27T15:30:15.5605721Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5607795Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.5609844Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.5612184Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2022-09-27T15:30:15.5614740Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2022-09-27T15:30:15.5617083Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5619152Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2022-09-27T15:30:15.5621210Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2022-09-27T15:30:15.5623281Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2022-09-27T15:30:15.5625515Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2022-09-27T15:30:15.5627469Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2022-09-27T15:30:15.5629650Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5631344Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2022-09-27T15:30:15.5633436Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2022-09-27T15:30:15.5635538Z adding 'torch/include/ATen/ops/_add_relu.h' 2022-09-27T15:30:15.5638249Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5639848Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2022-09-27T15:30:15.5642678Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2022-09-27T15:30:15.5644554Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2022-09-27T15:30:15.5647615Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2022-09-27T15:30:15.5649934Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2022-09-27T15:30:15.5652985Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.5654791Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2022-09-27T15:30:15.5656707Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2022-09-27T15:30:15.5658468Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2022-09-27T15:30:15.5660173Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2022-09-27T15:30:15.5661835Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2022-09-27T15:30:15.5663620Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2022-09-27T15:30:15.5665353Z adding 'torch/include/ATen/ops/_aminmax.h' 2022-09-27T15:30:15.5667125Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5668672Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2022-09-27T15:30:15.5670323Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2022-09-27T15:30:15.5671984Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2022-09-27T15:30:15.5673778Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2022-09-27T15:30:15.5675655Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2022-09-27T15:30:15.5677518Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5679128Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2022-09-27T15:30:15.5680833Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2022-09-27T15:30:15.5682530Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2022-09-27T15:30:15.5684248Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2022-09-27T15:30:15.5686171Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5687909Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2022-09-27T15:30:15.5689715Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2022-09-27T15:30:15.5691378Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2022-09-27T15:30:15.5693226Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2022-09-27T15:30:15.5694928Z adding 'torch/include/ATen/ops/_assert_async.h' 2022-09-27T15:30:15.5696594Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2022-09-27T15:30:15.5698338Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2022-09-27T15:30:15.5699843Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2022-09-27T15:30:15.5701540Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2022-09-27T15:30:15.5703028Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2022-09-27T15:30:15.5704741Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5706263Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2022-09-27T15:30:15.5707895Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2022-09-27T15:30:15.5709475Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2022-09-27T15:30:15.5711187Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5712675Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2022-09-27T15:30:15.5714296Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2022-09-27T15:30:15.5715799Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2022-09-27T15:30:15.5717511Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5719040Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2022-09-27T15:30:15.5720634Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2022-09-27T15:30:15.5722128Z adding 'torch/include/ATen/ops/_backward.h' 2022-09-27T15:30:15.5723838Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5725350Z adding 'torch/include/ATen/ops/_backward_native.h' 2022-09-27T15:30:15.5727034Z adding 'torch/include/ATen/ops/_backward_ops.h' 2022-09-27T15:30:15.5728807Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2022-09-27T15:30:15.5730615Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2022-09-27T15:30:15.5732764Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5734558Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2022-09-27T15:30:15.5736368Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2022-09-27T15:30:15.5738189Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5739802Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2022-09-27T15:30:15.5741421Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2022-09-27T15:30:15.5743037Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2022-09-27T15:30:15.5744756Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5746181Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2022-09-27T15:30:15.5747849Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2022-09-27T15:30:15.5749593Z adding 'torch/include/ATen/ops/_cast_Char.h' 2022-09-27T15:30:15.5751263Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5752737Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2022-09-27T15:30:15.5754330Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2022-09-27T15:30:15.5755884Z adding 'torch/include/ATen/ops/_cast_Double.h' 2022-09-27T15:30:15.5757564Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5759089Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2022-09-27T15:30:15.5760546Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2022-09-27T15:30:15.5762278Z adding 'torch/include/ATen/ops/_cast_Float.h' 2022-09-27T15:30:15.5763803Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5765232Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2022-09-27T15:30:15.5767061Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2022-09-27T15:30:15.5768784Z adding 'torch/include/ATen/ops/_cast_Half.h' 2022-09-27T15:30:15.5770456Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5772434Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2022-09-27T15:30:15.5774239Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2022-09-27T15:30:15.5775744Z adding 'torch/include/ATen/ops/_cast_Int.h' 2022-09-27T15:30:15.5777422Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5778959Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2022-09-27T15:30:15.5780597Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2022-09-27T15:30:15.5782238Z adding 'torch/include/ATen/ops/_cast_Long.h' 2022-09-27T15:30:15.5783959Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5785430Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2022-09-27T15:30:15.5787012Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2022-09-27T15:30:15.5788578Z adding 'torch/include/ATen/ops/_cast_Short.h' 2022-09-27T15:30:15.5790224Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5791669Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2022-09-27T15:30:15.5793318Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2022-09-27T15:30:15.5794979Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2022-09-27T15:30:15.5796694Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5798250Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2022-09-27T15:30:15.5799820Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2022-09-27T15:30:15.5801525Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2022-09-27T15:30:15.5803237Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2022-09-27T15:30:15.5804885Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2022-09-27T15:30:15.5806783Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5808632Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2022-09-27T15:30:15.5810194Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2022-09-27T15:30:15.5811915Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2022-09-27T15:30:15.5813851Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2022-09-27T15:30:15.5815605Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2022-09-27T15:30:15.5817342Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5819031Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2022-09-27T15:30:15.5820684Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2022-09-27T15:30:15.5822433Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2022-09-27T15:30:15.5824254Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2022-09-27T15:30:15.5826144Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2022-09-27T15:30:15.5827985Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5829638Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2022-09-27T15:30:15.5831469Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2022-09-27T15:30:15.5833218Z adding 'torch/include/ATen/ops/_coalesce.h' 2022-09-27T15:30:15.5835300Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5837344Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2022-09-27T15:30:15.5839028Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2022-09-27T15:30:15.5840671Z adding 'torch/include/ATen/ops/_coalesced.h' 2022-09-27T15:30:15.5842328Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5843827Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2022-09-27T15:30:15.5845495Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2022-09-27T15:30:15.5847422Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2022-09-27T15:30:15.5849202Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2022-09-27T15:30:15.5851222Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2022-09-27T15:30:15.5853241Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2022-09-27T15:30:15.5855221Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2022-09-27T15:30:15.5857169Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2022-09-27T15:30:15.5858383Z adding 'torch/include/ATen/ops/_conj.h' 2022-09-27T15:30:15.5860207Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5861870Z adding 'torch/include/ATen/ops/_conj_copy.h' 2022-09-27T15:30:15.5863796Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5865700Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.5867293Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2022-09-27T15:30:15.5869177Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2022-09-27T15:30:15.5870901Z adding 'torch/include/ATen/ops/_conj_native.h' 2022-09-27T15:30:15.5872661Z adding 'torch/include/ATen/ops/_conj_ops.h' 2022-09-27T15:30:15.5874440Z adding 'torch/include/ATen/ops/_conj_physical.h' 2022-09-27T15:30:15.5876315Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5877961Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2022-09-27T15:30:15.5879858Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2022-09-27T15:30:15.5881792Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2022-09-27T15:30:15.5883710Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2022-09-27T15:30:15.5885417Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2022-09-27T15:30:15.5887534Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2022-09-27T15:30:15.5889438Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2022-09-27T15:30:15.5891537Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.5893470Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2022-09-27T15:30:15.5895282Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2022-09-27T15:30:15.5897012Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2022-09-27T15:30:15.5898783Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2022-09-27T15:30:15.5900515Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2022-09-27T15:30:15.5902376Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2022-09-27T15:30:15.5904244Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2022-09-27T15:30:15.5906194Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.5907967Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2022-09-27T15:30:15.5909806Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2022-09-27T15:30:15.5911530Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2022-09-27T15:30:15.5913429Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2022-09-27T15:30:15.5915167Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2022-09-27T15:30:15.5917225Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2022-09-27T15:30:15.5919082Z adding 'torch/include/ATen/ops/_convolution.h' 2022-09-27T15:30:15.5921160Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5923003Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5924826Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2022-09-27T15:30:15.5926848Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5928663Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2022-09-27T15:30:15.5930597Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2022-09-27T15:30:15.5932751Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2022-09-27T15:30:15.5934712Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.5936390Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2022-09-27T15:30:15.5938301Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2022-09-27T15:30:15.5940109Z adding 'torch/include/ATen/ops/_convolution_native.h' 2022-09-27T15:30:15.5945219Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2022-09-27T15:30:15.5947296Z adding 'torch/include/ATen/ops/_copy_from.h' 2022-09-27T15:30:15.5949098Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2022-09-27T15:30:15.5951147Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5953765Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2022-09-27T15:30:15.5954966Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2022-09-27T15:30:15.5957213Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5958710Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2022-09-27T15:30:15.5960353Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2022-09-27T15:30:15.5962167Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2022-09-27T15:30:15.5964242Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2022-09-27T15:30:15.5966119Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5968418Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2022-09-27T15:30:15.5969763Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2022-09-27T15:30:15.5971565Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2022-09-27T15:30:15.5974084Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2022-09-27T15:30:15.5975961Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5978300Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2022-09-27T15:30:15.5979583Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2022-09-27T15:30:15.5981382Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2022-09-27T15:30:15.5983227Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2022-09-27T15:30:15.5985020Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2022-09-27T15:30:15.5987168Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5988807Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2022-09-27T15:30:15.5990350Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2022-09-27T15:30:15.5992282Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2022-09-27T15:30:15.5994208Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2022-09-27T15:30:15.5996023Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.5997678Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2022-09-27T15:30:15.5999181Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2022-09-27T15:30:15.6000930Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2022-09-27T15:30:15.6003015Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2022-09-27T15:30:15.6004968Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2022-09-27T15:30:15.6007003Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6008868Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2022-09-27T15:30:15.6010539Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2022-09-27T15:30:15.6012920Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2022-09-27T15:30:15.6014947Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6016612Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2022-09-27T15:30:15.6018476Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2022-09-27T15:30:15.6020270Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6021927Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2022-09-27T15:30:15.6023569Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2022-09-27T15:30:15.6025375Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2022-09-27T15:30:15.6027212Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2022-09-27T15:30:15.6029247Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2022-09-27T15:30:15.6030952Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2022-09-27T15:30:15.6032678Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6034233Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2022-09-27T15:30:15.6035874Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2022-09-27T15:30:15.6037522Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2022-09-27T15:30:15.6039280Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6040736Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2022-09-27T15:30:15.6042363Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2022-09-27T15:30:15.6043922Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2022-09-27T15:30:15.6045563Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6047125Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2022-09-27T15:30:15.6048792Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2022-09-27T15:30:15.6050370Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2022-09-27T15:30:15.6052276Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6053842Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2022-09-27T15:30:15.6055437Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2022-09-27T15:30:15.6056998Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2022-09-27T15:30:15.6058624Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2022-09-27T15:30:15.6060217Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2022-09-27T15:30:15.6061761Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2022-09-27T15:30:15.6063434Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2022-09-27T15:30:15.6065092Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2022-09-27T15:30:15.6066716Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2022-09-27T15:30:15.6068265Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2022-09-27T15:30:15.6069763Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2022-09-27T15:30:15.6071362Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2022-09-27T15:30:15.6072975Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2022-09-27T15:30:15.6075017Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6076688Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2022-09-27T15:30:15.6078251Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2022-09-27T15:30:15.6079783Z adding 'torch/include/ATen/ops/_dimI.h' 2022-09-27T15:30:15.6081505Z adding 'torch/include/ATen/ops/_dimI_native.h' 2022-09-27T15:30:15.6083427Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2022-09-27T15:30:15.6084859Z adding 'torch/include/ATen/ops/_dimV.h' 2022-09-27T15:30:15.6086515Z adding 'torch/include/ATen/ops/_dimV_native.h' 2022-09-27T15:30:15.6088455Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2022-09-27T15:30:15.6090218Z adding 'torch/include/ATen/ops/_dim_arange.h' 2022-09-27T15:30:15.6092452Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6094129Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2022-09-27T15:30:15.6096013Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2022-09-27T15:30:15.6097930Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2022-09-27T15:30:15.6099922Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6101549Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2022-09-27T15:30:15.6103148Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2022-09-27T15:30:15.6104769Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2022-09-27T15:30:15.6106521Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2022-09-27T15:30:15.6108361Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2022-09-27T15:30:15.6110275Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6112020Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2022-09-27T15:30:15.6113706Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2022-09-27T15:30:15.6115333Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2022-09-27T15:30:15.6117143Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2022-09-27T15:30:15.6119072Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2022-09-27T15:30:15.6120893Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2022-09-27T15:30:15.6122807Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6124410Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2022-09-27T15:30:15.6126255Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2022-09-27T15:30:15.6128280Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6129951Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2022-09-27T15:30:15.6131875Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2022-09-27T15:30:15.6133985Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2022-09-27T15:30:15.6135840Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6137488Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2022-09-27T15:30:15.6139193Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2022-09-27T15:30:15.6140836Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2022-09-27T15:30:15.6142731Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2022-09-27T15:30:15.6144646Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2022-09-27T15:30:15.6146582Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6148261Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2022-09-27T15:30:15.6149959Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2022-09-27T15:30:15.6151769Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2022-09-27T15:30:15.6154229Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2022-09-27T15:30:15.6155944Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2022-09-27T15:30:15.6158174Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2022-09-27T15:30:15.6160169Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2022-09-27T15:30:15.6162194Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6163974Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2022-09-27T15:30:15.6165833Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2022-09-27T15:30:15.6167688Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2022-09-27T15:30:15.6169791Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2022-09-27T15:30:15.6171846Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2022-09-27T15:30:15.6173978Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6175909Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2022-09-27T15:30:15.6177826Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2022-09-27T15:30:15.6180037Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2022-09-27T15:30:15.6181934Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6183820Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2022-09-27T15:30:15.6185525Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2022-09-27T15:30:15.6187388Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2022-09-27T15:30:15.6189491Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2022-09-27T15:30:15.6191467Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6193191Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2022-09-27T15:30:15.6194893Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2022-09-27T15:30:15.6196810Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2022-09-27T15:30:15.6198565Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2022-09-27T15:30:15.6200362Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6202209Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2022-09-27T15:30:15.6203777Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2022-09-27T15:30:15.6205852Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2022-09-27T15:30:15.6207603Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2022-09-27T15:30:15.6209395Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2022-09-27T15:30:15.6211381Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2022-09-27T15:30:15.6213134Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2022-09-27T15:30:15.6215631Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2022-09-27T15:30:15.6216963Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6218917Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2022-09-27T15:30:15.6220571Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2022-09-27T15:30:15.6222105Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2022-09-27T15:30:15.6223771Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2022-09-27T15:30:15.6225998Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2022-09-27T15:30:15.6227446Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2022-09-27T15:30:15.6229003Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2022-09-27T15:30:15.6231006Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2022-09-27T15:30:15.6232545Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2022-09-27T15:30:15.6234433Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2022-09-27T15:30:15.6236098Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6237788Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2022-09-27T15:30:15.6239359Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2022-09-27T15:30:15.6241131Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2022-09-27T15:30:15.6242903Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2022-09-27T15:30:15.6244900Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2022-09-27T15:30:15.6246959Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6248704Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2022-09-27T15:30:15.6250382Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2022-09-27T15:30:15.6252364Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2022-09-27T15:30:15.6254391Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2022-09-27T15:30:15.6256116Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2022-09-27T15:30:15.6257736Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2022-09-27T15:30:15.6259403Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2022-09-27T15:30:15.6260858Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2022-09-27T15:30:15.6262682Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2022-09-27T15:30:15.6264777Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2022-09-27T15:30:15.6266436Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2022-09-27T15:30:15.6268535Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2022-09-27T15:30:15.6270222Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2022-09-27T15:30:15.6272202Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2022-09-27T15:30:15.6273903Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2022-09-27T15:30:15.6275700Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2022-09-27T15:30:15.6277355Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2022-09-27T15:30:15.6278911Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2022-09-27T15:30:15.6280733Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2022-09-27T15:30:15.6282335Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention.h' 2022-09-27T15:30:15.6284056Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h' 2022-09-27T15:30:15.6285644Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h' 2022-09-27T15:30:15.6287386Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h' 2022-09-27T15:30:15.6289305Z adding 'torch/include/ATen/ops/_foobar.h' 2022-09-27T15:30:15.6291376Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6292861Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2022-09-27T15:30:15.6294367Z adding 'torch/include/ATen/ops/_foobar_native.h' 2022-09-27T15:30:15.6296457Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2022-09-27T15:30:15.6297943Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2022-09-27T15:30:15.6299722Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6301276Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2022-09-27T15:30:15.6302856Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2022-09-27T15:30:15.6304437Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2022-09-27T15:30:15.6306168Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2022-09-27T15:30:15.6307816Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2022-09-27T15:30:15.6309562Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6312056Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2022-09-27T15:30:15.6313462Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2022-09-27T15:30:15.6315108Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2022-09-27T15:30:15.6316994Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2022-09-27T15:30:15.6318926Z adding 'torch/include/ATen/ops/_foreach_add.h' 2022-09-27T15:30:15.6321034Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6322781Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2022-09-27T15:30:15.6324571Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2022-09-27T15:30:15.6326368Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2022-09-27T15:30:15.6328671Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2022-09-27T15:30:15.6331061Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2022-09-27T15:30:15.6333353Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6335070Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2022-09-27T15:30:15.6336729Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2022-09-27T15:30:15.6338445Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2022-09-27T15:30:15.6340358Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2022-09-27T15:30:15.6342353Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2022-09-27T15:30:15.6344305Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6345999Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2022-09-27T15:30:15.6347711Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2022-09-27T15:30:15.6349582Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2022-09-27T15:30:15.6351785Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2022-09-27T15:30:15.6353829Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2022-09-27T15:30:15.6355788Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6357702Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2022-09-27T15:30:15.6359663Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2022-09-27T15:30:15.6362422Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2022-09-27T15:30:15.6364594Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2022-09-27T15:30:15.6366649Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2022-09-27T15:30:15.6368864Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6370802Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2022-09-27T15:30:15.6372966Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2022-09-27T15:30:15.6374824Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2022-09-27T15:30:15.6376814Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2022-09-27T15:30:15.6378769Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2022-09-27T15:30:15.6380862Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6382795Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2022-09-27T15:30:15.6384833Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2022-09-27T15:30:15.6386565Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2022-09-27T15:30:15.6388569Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2022-09-27T15:30:15.6390595Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2022-09-27T15:30:15.6392623Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6394528Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2022-09-27T15:30:15.6396449Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2022-09-27T15:30:15.6398275Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2022-09-27T15:30:15.6400298Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2022-09-27T15:30:15.6402316Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2022-09-27T15:30:15.6404371Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6406275Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2022-09-27T15:30:15.6408214Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2022-09-27T15:30:15.6410101Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2022-09-27T15:30:15.6412315Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2022-09-27T15:30:15.6414895Z adding 'torch/include/ATen/ops/_foreach_div.h' 2022-09-27T15:30:15.6417202Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6418945Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2022-09-27T15:30:15.6420924Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2022-09-27T15:30:15.6422967Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2022-09-27T15:30:15.6425358Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2022-09-27T15:30:15.6427534Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2022-09-27T15:30:15.6429664Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6431582Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2022-09-27T15:30:15.6433493Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2022-09-27T15:30:15.6435355Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2022-09-27T15:30:15.6437389Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2022-09-27T15:30:15.6439355Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2022-09-27T15:30:15.6441430Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6443289Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2022-09-27T15:30:15.6445264Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2022-09-27T15:30:15.6447182Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2022-09-27T15:30:15.6449418Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2022-09-27T15:30:15.6451634Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2022-09-27T15:30:15.6453702Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6455546Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2022-09-27T15:30:15.6457752Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2022-09-27T15:30:15.6459535Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2022-09-27T15:30:15.6461886Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2022-09-27T15:30:15.6463720Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2022-09-27T15:30:15.6465880Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6467854Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2022-09-27T15:30:15.6469798Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2022-09-27T15:30:15.6471917Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2022-09-27T15:30:15.6473795Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2022-09-27T15:30:15.6475765Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2022-09-27T15:30:15.6477826Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6479590Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2022-09-27T15:30:15.6481548Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2022-09-27T15:30:15.6483395Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2022-09-27T15:30:15.6485328Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2022-09-27T15:30:15.6487140Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2022-09-27T15:30:15.6489679Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6491357Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2022-09-27T15:30:15.6493813Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2022-09-27T15:30:15.6496197Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2022-09-27T15:30:15.6498231Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2022-09-27T15:30:15.6500055Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2022-09-27T15:30:15.6501953Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6503465Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2022-09-27T15:30:15.6505638Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2022-09-27T15:30:15.6506937Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2022-09-27T15:30:15.6508760Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2022-09-27T15:30:15.6510461Z adding 'torch/include/ATen/ops/_foreach_log.h' 2022-09-27T15:30:15.6512195Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2022-09-27T15:30:15.6513965Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6515612Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2022-09-27T15:30:15.6517244Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2022-09-27T15:30:15.6518960Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2022-09-27T15:30:15.6520874Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2022-09-27T15:30:15.6522587Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2022-09-27T15:30:15.6524415Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6526008Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2022-09-27T15:30:15.6527846Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2022-09-27T15:30:15.6529399Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2022-09-27T15:30:15.6531278Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2022-09-27T15:30:15.6532989Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2022-09-27T15:30:15.6534766Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6536386Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2022-09-27T15:30:15.6538007Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2022-09-27T15:30:15.6539518Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2022-09-27T15:30:15.6541211Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2022-09-27T15:30:15.6542969Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6544496Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2022-09-27T15:30:15.6546029Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2022-09-27T15:30:15.6547621Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2022-09-27T15:30:15.6549482Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2022-09-27T15:30:15.6550989Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2022-09-27T15:30:15.6552788Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6554297Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2022-09-27T15:30:15.6555923Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2022-09-27T15:30:15.6557580Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2022-09-27T15:30:15.6559510Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2022-09-27T15:30:15.6560863Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2022-09-27T15:30:15.6562581Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6564068Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2022-09-27T15:30:15.6565645Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2022-09-27T15:30:15.6567274Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2022-09-27T15:30:15.6569028Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2022-09-27T15:30:15.6571071Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2022-09-27T15:30:15.6573058Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6574764Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2022-09-27T15:30:15.6576387Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2022-09-27T15:30:15.6578177Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2022-09-27T15:30:15.6580333Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2022-09-27T15:30:15.6582151Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2022-09-27T15:30:15.6583968Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6585529Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2022-09-27T15:30:15.6587114Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2022-09-27T15:30:15.6588689Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2022-09-27T15:30:15.6590385Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2022-09-27T15:30:15.6592062Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2022-09-27T15:30:15.6593836Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6595442Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2022-09-27T15:30:15.6597064Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2022-09-27T15:30:15.6598538Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2022-09-27T15:30:15.6600251Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2022-09-27T15:30:15.6601927Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2022-09-27T15:30:15.6603658Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6605220Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2022-09-27T15:30:15.6606872Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2022-09-27T15:30:15.6608490Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2022-09-27T15:30:15.6610148Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2022-09-27T15:30:15.6611931Z adding 'torch/include/ATen/ops/_foreach_round.h' 2022-09-27T15:30:15.6613756Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6615363Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2022-09-27T15:30:15.6616946Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2022-09-27T15:30:15.6618533Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2022-09-27T15:30:15.6620262Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2022-09-27T15:30:15.6621941Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2022-09-27T15:30:15.6623740Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6625259Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2022-09-27T15:30:15.6626825Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2022-09-27T15:30:15.6628899Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2022-09-27T15:30:15.6630487Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2022-09-27T15:30:15.6632390Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2022-09-27T15:30:15.6634107Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6635948Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2022-09-27T15:30:15.6637598Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2022-09-27T15:30:15.6639262Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2022-09-27T15:30:15.6641250Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2022-09-27T15:30:15.6643123Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2022-09-27T15:30:15.6645072Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6647029Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2022-09-27T15:30:15.6648855Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2022-09-27T15:30:15.6650638Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2022-09-27T15:30:15.6653027Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2022-09-27T15:30:15.6654949Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2022-09-27T15:30:15.6656885Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6658593Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2022-09-27T15:30:15.6660322Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2022-09-27T15:30:15.6662058Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2022-09-27T15:30:15.6663917Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2022-09-27T15:30:15.6665996Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2022-09-27T15:30:15.6668000Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6669977Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2022-09-27T15:30:15.6671882Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2022-09-27T15:30:15.6673884Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2022-09-27T15:30:15.6676319Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2022-09-27T15:30:15.6678452Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2022-09-27T15:30:15.6680449Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6682266Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2022-09-27T15:30:15.6684165Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2022-09-27T15:30:15.6685995Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2022-09-27T15:30:15.6688210Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2022-09-27T15:30:15.6690203Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2022-09-27T15:30:15.6692474Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6694348Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2022-09-27T15:30:15.6696235Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2022-09-27T15:30:15.6697993Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2022-09-27T15:30:15.6700023Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2022-09-27T15:30:15.6702130Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2022-09-27T15:30:15.6704115Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6705868Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2022-09-27T15:30:15.6707694Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2022-09-27T15:30:15.6709444Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2022-09-27T15:30:15.6711568Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2022-09-27T15:30:15.6713542Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2022-09-27T15:30:15.6715541Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6717464Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2022-09-27T15:30:15.6719135Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2022-09-27T15:30:15.6720930Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2022-09-27T15:30:15.6723054Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2022-09-27T15:30:15.6725386Z adding 'torch/include/ATen/ops/_fused_adam.h' 2022-09-27T15:30:15.6727650Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6729748Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2022-09-27T15:30:15.6731821Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2022-09-27T15:30:15.6734350Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2022-09-27T15:30:15.6736744Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2022-09-27T15:30:15.6738666Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6740425Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2022-09-27T15:30:15.6742287Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2022-09-27T15:30:15.6744251Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2022-09-27T15:30:15.6746738Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2022-09-27T15:30:15.6748850Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6750706Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2022-09-27T15:30:15.6752572Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2022-09-27T15:30:15.6754500Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2022-09-27T15:30:15.6756837Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2022-09-27T15:30:15.6758787Z adding 'torch/include/ATen/ops/_fw_primal.h' 2022-09-27T15:30:15.6760749Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6762549Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2022-09-27T15:30:15.6764571Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6766608Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.6768375Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2022-09-27T15:30:15.6781839Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2022-09-27T15:30:15.6782194Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2022-09-27T15:30:15.6782516Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2022-09-27T15:30:15.6782834Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2022-09-27T15:30:15.6783267Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6783685Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2022-09-27T15:30:15.6784152Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2022-09-27T15:30:15.6784503Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2022-09-27T15:30:15.6786347Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2022-09-27T15:30:15.6788333Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6790045Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2022-09-27T15:30:15.6792235Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2022-09-27T15:30:15.6793934Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6795827Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2022-09-27T15:30:15.6815262Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2022-09-27T15:30:15.6817368Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2022-09-27T15:30:15.6819299Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6821043Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2022-09-27T15:30:15.6822998Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2022-09-27T15:30:15.6824960Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2022-09-27T15:30:15.6826942Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6828643Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2022-09-27T15:30:15.6830567Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2022-09-27T15:30:15.6832523Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2022-09-27T15:30:15.6834558Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6836461Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2022-09-27T15:30:15.6838315Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2022-09-27T15:30:15.6840392Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2022-09-27T15:30:15.6842373Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2022-09-27T15:30:15.6844395Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6846226Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2022-09-27T15:30:15.6848735Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2022-09-27T15:30:15.6853470Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2022-09-27T15:30:15.6855391Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2022-09-27T15:30:15.6857470Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6859313Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2022-09-27T15:30:15.6861153Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2022-09-27T15:30:15.6863372Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2022-09-27T15:30:15.6865197Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2022-09-27T15:30:15.6867336Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6869316Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2022-09-27T15:30:15.6871277Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2022-09-27T15:30:15.6873122Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2022-09-27T15:30:15.6875006Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2022-09-27T15:30:15.6877172Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2022-09-27T15:30:15.6879017Z adding 'torch/include/ATen/ops/_indices.h' 2022-09-27T15:30:15.6880927Z adding 'torch/include/ATen/ops/_indices_copy.h' 2022-09-27T15:30:15.6882925Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6884931Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.6886660Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2022-09-27T15:30:15.6888807Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2022-09-27T15:30:15.6890638Z adding 'torch/include/ATen/ops/_indices_native.h' 2022-09-27T15:30:15.6892897Z adding 'torch/include/ATen/ops/_indices_ops.h' 2022-09-27T15:30:15.6894744Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2022-09-27T15:30:15.6896736Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.6898464Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2022-09-27T15:30:15.6900465Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2022-09-27T15:30:15.6902293Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2022-09-27T15:30:15.6904395Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.6906104Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2022-09-27T15:30:15.6908063Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2022-09-27T15:30:15.6909963Z adding 'torch/include/ATen/ops/_linalg_det.h' 2022-09-27T15:30:15.6912279Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.6913918Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2022-09-27T15:30:15.6915881Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2022-09-27T15:30:15.6917681Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2022-09-27T15:30:15.6919644Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2022-09-27T15:30:15.6921411Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2022-09-27T15:30:15.6923468Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2022-09-27T15:30:15.6925440Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2022-09-27T15:30:15.6927760Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.6929628Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2022-09-27T15:30:15.6931890Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2022-09-27T15:30:15.6933760Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2022-09-27T15:30:15.6935715Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2022-09-27T15:30:15.6937526Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2022-09-27T15:30:15.6939581Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2022-09-27T15:30:15.6941530Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2022-09-27T15:30:15.6943576Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.6945321Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2022-09-27T15:30:15.6947299Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2022-09-27T15:30:15.6949267Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2022-09-27T15:30:15.6951393Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2022-09-27T15:30:15.6953347Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2022-09-27T15:30:15.6955039Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2022-09-27T15:30:15.6957115Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2022-09-27T15:30:15.6959150Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.6960931Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2022-09-27T15:30:15.6962940Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2022-09-27T15:30:15.6964792Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2022-09-27T15:30:15.6966849Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2022-09-27T15:30:15.6968720Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2022-09-27T15:30:15.6970842Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2022-09-27T15:30:15.6973381Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2022-09-27T15:30:15.6975500Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.6977389Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2022-09-27T15:30:15.6979468Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2022-09-27T15:30:15.6981370Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2022-09-27T15:30:15.6983390Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2022-09-27T15:30:15.6985326Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2022-09-27T15:30:15.6987453Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2022-09-27T15:30:15.6989450Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2022-09-27T15:30:15.6991396Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2022-09-27T15:30:15.6993388Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2022-09-27T15:30:15.6995263Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2022-09-27T15:30:15.6997271Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2022-09-27T15:30:15.6999205Z adding 'torch/include/ATen/ops/_log_softmax.h' 2022-09-27T15:30:15.7001298Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2022-09-27T15:30:15.7003596Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.7005394Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2022-09-27T15:30:15.7007405Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2022-09-27T15:30:15.7009399Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2022-09-27T15:30:15.7011633Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2022-09-27T15:30:15.7013606Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2022-09-27T15:30:15.7015737Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2022-09-27T15:30:15.7018283Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.7019891Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2022-09-27T15:30:15.7021743Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2022-09-27T15:30:15.7023678Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2022-09-27T15:30:15.7025638Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2022-09-27T15:30:15.7027432Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2022-09-27T15:30:15.7029518Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2022-09-27T15:30:15.7031499Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2022-09-27T15:30:15.7033490Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2022-09-27T15:30:15.7035452Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2022-09-27T15:30:15.7037342Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2022-09-27T15:30:15.7039370Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2022-09-27T15:30:15.7041496Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2022-09-27T15:30:15.7043654Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7045631Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2022-09-27T15:30:15.7047993Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2022-09-27T15:30:15.7050073Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2022-09-27T15:30:15.7052225Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7054080Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2022-09-27T15:30:15.7056132Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2022-09-27T15:30:15.7058092Z adding 'torch/include/ATen/ops/_make_dual.h' 2022-09-27T15:30:15.7060116Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7062017Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2022-09-27T15:30:15.7064136Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7066121Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.7067878Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2022-09-27T15:30:15.7069966Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2022-09-27T15:30:15.7071893Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2022-09-27T15:30:15.7073864Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2022-09-27T15:30:15.7075991Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2022-09-27T15:30:15.7078033Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7079929Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2022-09-27T15:30:15.7081882Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2022-09-27T15:30:15.7083816Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2022-09-27T15:30:15.7085956Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2022-09-27T15:30:15.7088172Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2022-09-27T15:30:15.7090373Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7092338Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2022-09-27T15:30:15.7094408Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2022-09-27T15:30:15.7096601Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2022-09-27T15:30:15.7098713Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2022-09-27T15:30:15.7100519Z adding 'torch/include/ATen/ops/_masked_scale.h' 2022-09-27T15:30:15.7102602Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7104415Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2022-09-27T15:30:15.7106331Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2022-09-27T15:30:15.7108565Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2022-09-27T15:30:15.7110356Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2022-09-27T15:30:15.7112429Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2022-09-27T15:30:15.7114467Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7116423Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2022-09-27T15:30:15.7118356Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2022-09-27T15:30:15.7120300Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2022-09-27T15:30:15.7122329Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2022-09-27T15:30:15.7124475Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7126340Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2022-09-27T15:30:15.7128416Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2022-09-27T15:30:15.7130400Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2022-09-27T15:30:15.7133083Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2022-09-27T15:30:15.7135015Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2022-09-27T15:30:15.7137046Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7138865Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2022-09-27T15:30:15.7140891Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2022-09-27T15:30:15.7142908Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2022-09-27T15:30:15.7145005Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7146843Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2022-09-27T15:30:15.7148728Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2022-09-27T15:30:15.7150819Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2022-09-27T15:30:15.7152878Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2022-09-27T15:30:15.7155075Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7156995Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2022-09-27T15:30:15.7159003Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2022-09-27T15:30:15.7161011Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2022-09-27T15:30:15.7163188Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7165089Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2022-09-27T15:30:15.7167248Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2022-09-27T15:30:15.7169317Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2022-09-27T15:30:15.7171668Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7173500Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2022-09-27T15:30:15.7175711Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2022-09-27T15:30:15.7178144Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2022-09-27T15:30:15.7180375Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7182385Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2022-09-27T15:30:15.7184283Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2022-09-27T15:30:15.7186261Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2022-09-27T15:30:15.7188785Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2022-09-27T15:30:15.7191108Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2022-09-27T15:30:15.7193341Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7195321Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2022-09-27T15:30:15.7197237Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2022-09-27T15:30:15.7199271Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2022-09-27T15:30:15.7201576Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2022-09-27T15:30:15.7203540Z adding 'torch/include/ATen/ops/_neg_view.h' 2022-09-27T15:30:15.7205554Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7207437Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2022-09-27T15:30:15.7209509Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7211890Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.7213567Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2022-09-27T15:30:15.7215691Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2022-09-27T15:30:15.7217500Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2022-09-27T15:30:15.7219433Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2022-09-27T15:30:15.7221598Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2022-09-27T15:30:15.7223721Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2022-09-27T15:30:15.7226421Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7228028Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2022-09-27T15:30:15.7230668Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2022-09-27T15:30:15.7232868Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7235302Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2022-09-27T15:30:15.7237489Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2022-09-27T15:30:15.7239774Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2022-09-27T15:30:15.7242312Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2022-09-27T15:30:15.7244338Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2022-09-27T15:30:15.7246961Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2022-09-27T15:30:15.7249093Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2022-09-27T15:30:15.7251939Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2022-09-27T15:30:15.7253882Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2022-09-27T15:30:15.7256625Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2022-09-27T15:30:15.7258845Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2022-09-27T15:30:15.7261200Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7263699Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2022-09-27T15:30:15.7265780Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2022-09-27T15:30:15.7268297Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2022-09-27T15:30:15.7270443Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2022-09-27T15:30:15.7272746Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2022-09-27T15:30:15.7274744Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2022-09-27T15:30:15.7277309Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2022-09-27T15:30:15.7279343Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2022-09-27T15:30:15.7282011Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2022-09-27T15:30:15.7284297Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm.h' 2022-09-27T15:30:15.7286832Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7290126Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_native.h' 2022-09-27T15:30:15.7292748Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h' 2022-09-27T15:30:15.7294955Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2022-09-27T15:30:15.7297188Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2022-09-27T15:30:15.7299448Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2022-09-27T15:30:15.7301733Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2022-09-27T15:30:15.7304140Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7306175Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2022-09-27T15:30:15.7308789Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2022-09-27T15:30:15.7310804Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2022-09-27T15:30:15.7313030Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2022-09-27T15:30:15.7315416Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2022-09-27T15:30:15.7317559Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2022-09-27T15:30:15.7320102Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7322013Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2022-09-27T15:30:15.7324665Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2022-09-27T15:30:15.7326873Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2022-09-27T15:30:15.7329395Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2022-09-27T15:30:15.7332086Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7334590Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.7336588Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2022-09-27T15:30:15.7339297Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2022-09-27T15:30:15.7341401Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2022-09-27T15:30:15.7343730Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2022-09-27T15:30:15.7345690Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2022-09-27T15:30:15.7347545Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2022-09-27T15:30:15.7349232Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2022-09-27T15:30:15.7351080Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7352641Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2022-09-27T15:30:15.7354292Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2022-09-27T15:30:15.7355844Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2022-09-27T15:30:15.7357666Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7359035Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2022-09-27T15:30:15.7360596Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2022-09-27T15:30:15.7362440Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2022-09-27T15:30:15.7364305Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7365940Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2022-09-27T15:30:15.7367950Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2022-09-27T15:30:15.7369567Z adding 'torch/include/ATen/ops/_nnz.h' 2022-09-27T15:30:15.7371642Z adding 'torch/include/ATen/ops/_nnz_native.h' 2022-09-27T15:30:15.7373463Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2022-09-27T15:30:15.7375601Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2022-09-27T15:30:15.7377296Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2022-09-27T15:30:15.7378894Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7380466Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2022-09-27T15:30:15.7382066Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2022-09-27T15:30:15.7383761Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7385176Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2022-09-27T15:30:15.7386911Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2022-09-27T15:30:15.7388454Z adding 'torch/include/ATen/ops/_pad_circular.h' 2022-09-27T15:30:15.7390116Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7391584Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2022-09-27T15:30:15.7393471Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2022-09-27T15:30:15.7394988Z adding 'torch/include/ATen/ops/_pad_enum.h' 2022-09-27T15:30:15.7396710Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7398180Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2022-09-27T15:30:15.7399820Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2022-09-27T15:30:15.7401461Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2022-09-27T15:30:15.7403181Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7404684Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2022-09-27T15:30:15.7406378Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2022-09-27T15:30:15.7408231Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2022-09-27T15:30:15.7409934Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7411692Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2022-09-27T15:30:15.7413511Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2022-09-27T15:30:15.7415401Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2022-09-27T15:30:15.7417012Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2022-09-27T15:30:15.7418836Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2022-09-27T15:30:15.7420775Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7422433Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2022-09-27T15:30:15.7424120Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2022-09-27T15:30:15.7426391Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2022-09-27T15:30:15.7427849Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2022-09-27T15:30:15.7429575Z adding 'torch/include/ATen/ops/_pin_memory.h' 2022-09-27T15:30:15.7431426Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7433091Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2022-09-27T15:30:15.7434910Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2022-09-27T15:30:15.7436664Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2022-09-27T15:30:15.7438416Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2022-09-27T15:30:15.7440281Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7441917Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2022-09-27T15:30:15.7443615Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2022-09-27T15:30:15.7445346Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2022-09-27T15:30:15.7447173Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2022-09-27T15:30:15.7449130Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7451423Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.7452937Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2022-09-27T15:30:15.7454755Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2022-09-27T15:30:15.7456738Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2022-09-27T15:30:15.7458656Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2022-09-27T15:30:15.7460384Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2022-09-27T15:30:15.7462266Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2022-09-27T15:30:15.7464240Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2022-09-27T15:30:15.7466125Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2022-09-27T15:30:15.7468080Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7469897Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2022-09-27T15:30:15.7471696Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2022-09-27T15:30:15.7473435Z adding 'torch/include/ATen/ops/_resize_output.h' 2022-09-27T15:30:15.7475433Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7477182Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2022-09-27T15:30:15.7478918Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2022-09-27T15:30:15.7480714Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2022-09-27T15:30:15.7482608Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2022-09-27T15:30:15.7484438Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7486097Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2022-09-27T15:30:15.7488066Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2022-09-27T15:30:15.7489807Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2022-09-27T15:30:15.7491934Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7494117Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2022-09-27T15:30:15.7495576Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2022-09-27T15:30:15.7497319Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2022-09-27T15:30:15.7499043Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2022-09-27T15:30:15.7500850Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2022-09-27T15:30:15.7502596Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7504188Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2022-09-27T15:30:15.7505892Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2022-09-27T15:30:15.7507706Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2022-09-27T15:30:15.7509711Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7511400Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2022-09-27T15:30:15.7513340Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2022-09-27T15:30:15.7515451Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2022-09-27T15:30:15.7517336Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7519107Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2022-09-27T15:30:15.7521094Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2022-09-27T15:30:15.7522782Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2022-09-27T15:30:15.7524790Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2022-09-27T15:30:15.7526596Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2022-09-27T15:30:15.7528630Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7530249Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2022-09-27T15:30:15.7532487Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2022-09-27T15:30:15.7534637Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2022-09-27T15:30:15.7536810Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7538617Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.7540584Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.7542528Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2022-09-27T15:30:15.7544868Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2022-09-27T15:30:15.7546939Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2022-09-27T15:30:15.7548964Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2022-09-27T15:30:15.7550914Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2022-09-27T15:30:15.7552797Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2022-09-27T15:30:15.7554896Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2022-09-27T15:30:15.7556961Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2022-09-27T15:30:15.7558948Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7560700Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2022-09-27T15:30:15.7562626Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2022-09-27T15:30:15.7564531Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2022-09-27T15:30:15.7566475Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7568487Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2022-09-27T15:30:15.7570383Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2022-09-27T15:30:15.7572540Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2022-09-27T15:30:15.7574489Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7576324Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2022-09-27T15:30:15.7578117Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2022-09-27T15:30:15.7580046Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2022-09-27T15:30:15.7582026Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7583766Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2022-09-27T15:30:15.7585602Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2022-09-27T15:30:15.7587485Z adding 'torch/include/ATen/ops/_softmax.h' 2022-09-27T15:30:15.7589505Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2022-09-27T15:30:15.7591531Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.7593352Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2022-09-27T15:30:15.7595254Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2022-09-27T15:30:15.7597365Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2022-09-27T15:30:15.7599134Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2022-09-27T15:30:15.7600978Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2022-09-27T15:30:15.7603028Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2022-09-27T15:30:15.7605048Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.7607037Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2022-09-27T15:30:15.7608903Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2022-09-27T15:30:15.7611005Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2022-09-27T15:30:15.7613005Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2022-09-27T15:30:15.7614801Z adding 'torch/include/ATen/ops/_softmax_native.h' 2022-09-27T15:30:15.7617010Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2022-09-27T15:30:15.7618830Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2022-09-27T15:30:15.7620877Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7622621Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2022-09-27T15:30:15.7624597Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2022-09-27T15:30:15.7626509Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2022-09-27T15:30:15.7628399Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2022-09-27T15:30:15.7630386Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7632290Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.7634006Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2022-09-27T15:30:15.7636084Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2022-09-27T15:30:15.7637786Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2022-09-27T15:30:15.7639616Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2022-09-27T15:30:15.7641709Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2022-09-27T15:30:15.7643767Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7645627Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2022-09-27T15:30:15.7647773Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2022-09-27T15:30:15.7649767Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2022-09-27T15:30:15.7652009Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7653814Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2022-09-27T15:30:15.7655893Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2022-09-27T15:30:15.7657935Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2022-09-27T15:30:15.7659993Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7661752Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2022-09-27T15:30:15.7663740Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2022-09-27T15:30:15.7665780Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2022-09-27T15:30:15.7667800Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7669616Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2022-09-27T15:30:15.7671602Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2022-09-27T15:30:15.7673691Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2022-09-27T15:30:15.7675904Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2022-09-27T15:30:15.7677963Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7679996Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2022-09-27T15:30:15.7681786Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2022-09-27T15:30:15.7683851Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2022-09-27T15:30:15.7685842Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7687852Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2022-09-27T15:30:15.7689778Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2022-09-27T15:30:15.7691966Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2022-09-27T15:30:15.7694544Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2022-09-27T15:30:15.7696423Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7698370Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2022-09-27T15:30:15.7700210Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2022-09-27T15:30:15.7702002Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2022-09-27T15:30:15.7704433Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7705702Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2022-09-27T15:30:15.7707336Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2022-09-27T15:30:15.7709400Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2022-09-27T15:30:15.7711341Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7713065Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2022-09-27T15:30:15.7714901Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2022-09-27T15:30:15.7716708Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2022-09-27T15:30:15.7718587Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7720291Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2022-09-27T15:30:15.7722500Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2022-09-27T15:30:15.7724557Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2022-09-27T15:30:15.7726410Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2022-09-27T15:30:15.7728428Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7731255Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2022-09-27T15:30:15.7733315Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2022-09-27T15:30:15.7735676Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7737743Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7739300Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2022-09-27T15:30:15.7741209Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2022-09-27T15:30:15.7743238Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2022-09-27T15:30:15.7745226Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7746862Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2022-09-27T15:30:15.7748682Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2022-09-27T15:30:15.7750421Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2022-09-27T15:30:15.7752388Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7754008Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2022-09-27T15:30:15.7755797Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2022-09-27T15:30:15.7757633Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2022-09-27T15:30:15.7759575Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2022-09-27T15:30:15.7761792Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7763298Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2022-09-27T15:30:15.7765047Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2022-09-27T15:30:15.7767082Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7769132Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7770851Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2022-09-27T15:30:15.7773087Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2022-09-27T15:30:15.7774965Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2022-09-27T15:30:15.7776880Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7778444Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2022-09-27T15:30:15.7780325Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2022-09-27T15:30:15.7782065Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2022-09-27T15:30:15.7783763Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2022-09-27T15:30:15.7785608Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7786927Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2022-09-27T15:30:15.7788674Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2022-09-27T15:30:15.7790599Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7792167Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7793669Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2022-09-27T15:30:15.7795617Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2022-09-27T15:30:15.7797462Z adding 'torch/include/ATen/ops/_spdiags.h' 2022-09-27T15:30:15.7799305Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7800805Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2022-09-27T15:30:15.7802339Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2022-09-27T15:30:15.7804113Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2022-09-27T15:30:15.7805844Z adding 'torch/include/ATen/ops/_stack.h' 2022-09-27T15:30:15.7807675Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7809358Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2022-09-27T15:30:15.7811121Z adding 'torch/include/ATen/ops/_stack_native.h' 2022-09-27T15:30:15.7812936Z adding 'torch/include/ATen/ops/_stack_ops.h' 2022-09-27T15:30:15.7814715Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2022-09-27T15:30:15.7816720Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7818453Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2022-09-27T15:30:15.7820014Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2022-09-27T15:30:15.7821677Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2022-09-27T15:30:15.7823467Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7825045Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2022-09-27T15:30:15.7826713Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2022-09-27T15:30:15.7828297Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2022-09-27T15:30:15.7830154Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2022-09-27T15:30:15.7831961Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2022-09-27T15:30:15.7833669Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2022-09-27T15:30:15.7835479Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2022-09-27T15:30:15.7837299Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7839157Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2022-09-27T15:30:15.7840508Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2022-09-27T15:30:15.7842098Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2022-09-27T15:30:15.7843894Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2022-09-27T15:30:15.7845787Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2022-09-27T15:30:15.7847669Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7849550Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2022-09-27T15:30:15.7851809Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2022-09-27T15:30:15.7853775Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2022-09-27T15:30:15.7855736Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7857717Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7859298Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2022-09-27T15:30:15.7861187Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2022-09-27T15:30:15.7862810Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2022-09-27T15:30:15.7864654Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7866227Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2022-09-27T15:30:15.7868127Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7869892Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.7871199Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2022-09-27T15:30:15.7873153Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2022-09-27T15:30:15.7874892Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2022-09-27T15:30:15.7876644Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2022-09-27T15:30:15.7878334Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2022-09-27T15:30:15.7880336Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7881987Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2022-09-27T15:30:15.7883555Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2022-09-27T15:30:15.7885349Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2022-09-27T15:30:15.7887297Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2022-09-27T15:30:15.7889183Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7891264Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2022-09-27T15:30:15.7893023Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2022-09-27T15:30:15.7894820Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2022-09-27T15:30:15.7896612Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2022-09-27T15:30:15.7898487Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7900205Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2022-09-27T15:30:15.7901850Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2022-09-27T15:30:15.7903624Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2022-09-27T15:30:15.7905382Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2022-09-27T15:30:15.7907209Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7908962Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2022-09-27T15:30:15.7910603Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2022-09-27T15:30:15.7912291Z adding 'torch/include/ATen/ops/_test_string_default.h' 2022-09-27T15:30:15.7914075Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7915704Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2022-09-27T15:30:15.7917453Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2022-09-27T15:30:15.7919196Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2022-09-27T15:30:15.7921046Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7922652Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2022-09-27T15:30:15.7924402Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2022-09-27T15:30:15.7926786Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2022-09-27T15:30:15.7928561Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7930287Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2022-09-27T15:30:15.7932356Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2022-09-27T15:30:15.7934370Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2022-09-27T15:30:15.7936377Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7938144Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2022-09-27T15:30:15.7940085Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2022-09-27T15:30:15.7942036Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2022-09-27T15:30:15.7944065Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2022-09-27T15:30:15.7946098Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7948119Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2022-09-27T15:30:15.7949782Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2022-09-27T15:30:15.7951855Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2022-09-27T15:30:15.7953495Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7955244Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2022-09-27T15:30:15.7957016Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2022-09-27T15:30:15.7958759Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2022-09-27T15:30:15.7960634Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2022-09-27T15:30:15.7962512Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2022-09-27T15:30:15.7964311Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7966351Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2022-09-27T15:30:15.7968289Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7970216Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2022-09-27T15:30:15.7971921Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2022-09-27T15:30:15.7974122Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2022-09-27T15:30:15.7976160Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2022-09-27T15:30:15.7978103Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2022-09-27T15:30:15.7980129Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7982197Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2022-09-27T15:30:15.7984212Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2022-09-27T15:30:15.7986142Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2022-09-27T15:30:15.7988233Z adding 'torch/include/ATen/ops/_to_copy.h' 2022-09-27T15:30:15.7990232Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.7991977Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2022-09-27T15:30:15.7994080Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2022-09-27T15:30:15.7996068Z adding 'torch/include/ATen/ops/_to_cpu.h' 2022-09-27T15:30:15.7998071Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.7999779Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2022-09-27T15:30:15.8001786Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2022-09-27T15:30:15.8003681Z adding 'torch/include/ATen/ops/_to_dense.h' 2022-09-27T15:30:15.8005719Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8007610Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2022-09-27T15:30:15.8009631Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2022-09-27T15:30:15.8011699Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h' 2022-09-27T15:30:15.8013993Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8015972Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h' 2022-09-27T15:30:15.8018328Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h' 2022-09-27T15:30:15.8020175Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h' 2022-09-27T15:30:15.8022019Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2022-09-27T15:30:15.8024128Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8025986Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2022-09-27T15:30:15.8027891Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2022-09-27T15:30:15.8029714Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2022-09-27T15:30:15.8031788Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2022-09-27T15:30:15.8034212Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2022-09-27T15:30:15.8036545Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8038399Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2022-09-27T15:30:15.8040348Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2022-09-27T15:30:15.8042371Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2022-09-27T15:30:15.8044749Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2022-09-27T15:30:15.8047168Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2022-09-27T15:30:15.8049563Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8051676Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2022-09-27T15:30:15.8053861Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2022-09-27T15:30:15.8055858Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2022-09-27T15:30:15.8058299Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2022-09-27T15:30:15.8060396Z adding 'torch/include/ATen/ops/_trilinear.h' 2022-09-27T15:30:15.8062510Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8064448Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8066243Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2022-09-27T15:30:15.8068449Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2022-09-27T15:30:15.8070481Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2022-09-27T15:30:15.8072646Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8074563Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2022-09-27T15:30:15.8076460Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2022-09-27T15:30:15.8078692Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2022-09-27T15:30:15.8080702Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2022-09-27T15:30:15.8082741Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8084583Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2022-09-27T15:30:15.8086594Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2022-09-27T15:30:15.8088763Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2022-09-27T15:30:15.8090718Z adding 'torch/include/ATen/ops/_unique.h' 2022-09-27T15:30:15.8092929Z adding 'torch/include/ATen/ops/_unique2.h' 2022-09-27T15:30:15.8095053Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8096952Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2022-09-27T15:30:15.8098897Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2022-09-27T15:30:15.8100723Z adding 'torch/include/ATen/ops/_unique2_native.h' 2022-09-27T15:30:15.8102861Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2022-09-27T15:30:15.8105005Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8106877Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2022-09-27T15:30:15.8108697Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2022-09-27T15:30:15.8110590Z adding 'torch/include/ATen/ops/_unique_native.h' 2022-09-27T15:30:15.8112578Z adding 'torch/include/ATen/ops/_unique_ops.h' 2022-09-27T15:30:15.8114555Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2022-09-27T15:30:15.8116650Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8118414Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2022-09-27T15:30:15.8120320Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2022-09-27T15:30:15.8122304Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2022-09-27T15:30:15.8124310Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8126133Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2022-09-27T15:30:15.8128252Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2022-09-27T15:30:15.8130450Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2022-09-27T15:30:15.8133073Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2022-09-27T15:30:15.8135333Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8137355Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8139238Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2022-09-27T15:30:15.8141224Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2022-09-27T15:30:15.8143173Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2022-09-27T15:30:15.8145213Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2022-09-27T15:30:15.8147288Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2022-09-27T15:30:15.8149562Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2022-09-27T15:30:15.8151711Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8153876Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8155699Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2022-09-27T15:30:15.8157599Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2022-09-27T15:30:15.8159552Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2022-09-27T15:30:15.8161527Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2022-09-27T15:30:15.8163464Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2022-09-27T15:30:15.8165688Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2022-09-27T15:30:15.8168143Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2022-09-27T15:30:15.8171490Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2022-09-27T15:30:15.8174179Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8176234Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8178197Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2022-09-27T15:30:15.8180134Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2022-09-27T15:30:15.8182112Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2022-09-27T15:30:15.8184006Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2022-09-27T15:30:15.8186083Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2022-09-27T15:30:15.8188443Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2022-09-27T15:30:15.8190493Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8192461Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8194401Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2022-09-27T15:30:15.8196352Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2022-09-27T15:30:15.8198419Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2022-09-27T15:30:15.8200128Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2022-09-27T15:30:15.8202189Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2022-09-27T15:30:15.8204408Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2022-09-27T15:30:15.8206521Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2022-09-27T15:30:15.8208959Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2022-09-27T15:30:15.8211264Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8213437Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8215417Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.8217371Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.8219275Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2022-09-27T15:30:15.8221209Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2022-09-27T15:30:15.8223122Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2022-09-27T15:30:15.8225338Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2022-09-27T15:30:15.8227665Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8229619Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8231400Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2022-09-27T15:30:15.8233395Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2022-09-27T15:30:15.8235210Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2022-09-27T15:30:15.8237044Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2022-09-27T15:30:15.8238890Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2022-09-27T15:30:15.8241056Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2022-09-27T15:30:15.8243286Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2022-09-27T15:30:15.8245513Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2022-09-27T15:30:15.8247841Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8249749Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8251877Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.8253985Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.8255779Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2022-09-27T15:30:15.8257775Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2022-09-27T15:30:15.8259739Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2022-09-27T15:30:15.8262045Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2022-09-27T15:30:15.8264209Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8266360Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8268122Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2022-09-27T15:30:15.8270105Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2022-09-27T15:30:15.8271984Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2022-09-27T15:30:15.8273974Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2022-09-27T15:30:15.8276102Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2022-09-27T15:30:15.8278137Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2022-09-27T15:30:15.8280337Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2022-09-27T15:30:15.8282689Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2022-09-27T15:30:15.8284832Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8286980Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8288941Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.8290829Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.8293006Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2022-09-27T15:30:15.8295731Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2022-09-27T15:30:15.8297004Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2022-09-27T15:30:15.8299055Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2022-09-27T15:30:15.8301192Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8302981Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8304615Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2022-09-27T15:30:15.8306409Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2022-09-27T15:30:15.8308035Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2022-09-27T15:30:15.8310152Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2022-09-27T15:30:15.8311770Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2022-09-27T15:30:15.8313782Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2022-09-27T15:30:15.8315628Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2022-09-27T15:30:15.8317391Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2022-09-27T15:30:15.8319060Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2022-09-27T15:30:15.8320905Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2022-09-27T15:30:15.8322655Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2022-09-27T15:30:15.8324539Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8326043Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2022-09-27T15:30:15.8327863Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2022-09-27T15:30:15.8329755Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2022-09-27T15:30:15.8331738Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2022-09-27T15:30:15.8333733Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2022-09-27T15:30:15.8335341Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2022-09-27T15:30:15.8337269Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2022-09-27T15:30:15.8338993Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2022-09-27T15:30:15.8340871Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8342410Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2022-09-27T15:30:15.8344677Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2022-09-27T15:30:15.8345568Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2022-09-27T15:30:15.8347567Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8349468Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2022-09-27T15:30:15.8351137Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2022-09-27T15:30:15.8352869Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2022-09-27T15:30:15.8354802Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8356421Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2022-09-27T15:30:15.8358201Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2022-09-27T15:30:15.8359985Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2022-09-27T15:30:15.8361858Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8363420Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2022-09-27T15:30:15.8365283Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2022-09-27T15:30:15.8367157Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2022-09-27T15:30:15.8369029Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8370554Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2022-09-27T15:30:15.8372682Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2022-09-27T15:30:15.8374463Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2022-09-27T15:30:15.8376228Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8377728Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2022-09-27T15:30:15.8379776Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2022-09-27T15:30:15.8381567Z adding 'torch/include/ATen/ops/_values.h' 2022-09-27T15:30:15.8383011Z adding 'torch/include/ATen/ops/_values_copy.h' 2022-09-27T15:30:15.8384826Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8386462Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8387860Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2022-09-27T15:30:15.8389671Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2022-09-27T15:30:15.8391318Z adding 'torch/include/ATen/ops/_values_native.h' 2022-09-27T15:30:15.8393048Z adding 'torch/include/ATen/ops/_values_ops.h' 2022-09-27T15:30:15.8394690Z adding 'torch/include/ATen/ops/_version.h' 2022-09-27T15:30:15.8396510Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8398026Z adding 'torch/include/ATen/ops/_version_native.h' 2022-09-27T15:30:15.8399743Z adding 'torch/include/ATen/ops/_version_ops.h' 2022-09-27T15:30:15.8401381Z adding 'torch/include/ATen/ops/_weight_norm.h' 2022-09-27T15:30:15.8403224Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8404951Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2022-09-27T15:30:15.8406832Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8408491Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2022-09-27T15:30:15.8410376Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2022-09-27T15:30:15.8412490Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2022-09-27T15:30:15.8414364Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2022-09-27T15:30:15.8416315Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8417980Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2022-09-27T15:30:15.8419639Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2022-09-27T15:30:15.8421311Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2022-09-27T15:30:15.8423251Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2022-09-27T15:30:15.8425215Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8426845Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2022-09-27T15:30:15.8428567Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2022-09-27T15:30:15.8430266Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2022-09-27T15:30:15.8432430Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2022-09-27T15:30:15.8433943Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2022-09-27T15:30:15.8436338Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2022-09-27T15:30:15.8438159Z adding 'torch/include/ATen/ops/abs.h' 2022-09-27T15:30:15.8439759Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8441203Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2022-09-27T15:30:15.8442848Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2022-09-27T15:30:15.8444699Z adding 'torch/include/ATen/ops/abs_native.h' 2022-09-27T15:30:15.8446462Z adding 'torch/include/ATen/ops/abs_ops.h' 2022-09-27T15:30:15.8448245Z adding 'torch/include/ATen/ops/absolute.h' 2022-09-27T15:30:15.8450036Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8451838Z adding 'torch/include/ATen/ops/absolute_native.h' 2022-09-27T15:30:15.8453782Z adding 'torch/include/ATen/ops/absolute_ops.h' 2022-09-27T15:30:15.8455488Z adding 'torch/include/ATen/ops/acos.h' 2022-09-27T15:30:15.8457464Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8459077Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2022-09-27T15:30:15.8461153Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2022-09-27T15:30:15.8462678Z adding 'torch/include/ATen/ops/acos_meta.h' 2022-09-27T15:30:15.8464362Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2022-09-27T15:30:15.8465997Z adding 'torch/include/ATen/ops/acos_native.h' 2022-09-27T15:30:15.8467777Z adding 'torch/include/ATen/ops/acos_ops.h' 2022-09-27T15:30:15.8469446Z adding 'torch/include/ATen/ops/acosh.h' 2022-09-27T15:30:15.8471215Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8472756Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2022-09-27T15:30:15.8474560Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2022-09-27T15:30:15.8476238Z adding 'torch/include/ATen/ops/acosh_meta.h' 2022-09-27T15:30:15.8477883Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2022-09-27T15:30:15.8479541Z adding 'torch/include/ATen/ops/acosh_native.h' 2022-09-27T15:30:15.8481348Z adding 'torch/include/ATen/ops/acosh_ops.h' 2022-09-27T15:30:15.8483008Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2022-09-27T15:30:15.8484888Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8486464Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2022-09-27T15:30:15.8488457Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2022-09-27T15:30:15.8490062Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2022-09-27T15:30:15.8491977Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8493488Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2022-09-27T15:30:15.8495163Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2022-09-27T15:30:15.8496978Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2022-09-27T15:30:15.8498779Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2022-09-27T15:30:15.8500580Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2022-09-27T15:30:15.8502412Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2022-09-27T15:30:15.8504065Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.8505820Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.8507472Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2022-09-27T15:30:15.8509335Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2022-09-27T15:30:15.8511114Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8512818Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2022-09-27T15:30:15.8514624Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2022-09-27T15:30:15.8516474Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2022-09-27T15:30:15.8518339Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2022-09-27T15:30:15.8520062Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2022-09-27T15:30:15.8521878Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8523956Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2022-09-27T15:30:15.8525316Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2022-09-27T15:30:15.8527213Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2022-09-27T15:30:15.8529058Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2022-09-27T15:30:15.8531146Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8533254Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.8535147Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.8537120Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2022-09-27T15:30:15.8538913Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2022-09-27T15:30:15.8540719Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2022-09-27T15:30:15.8542685Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2022-09-27T15:30:15.8544641Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8546402Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2022-09-27T15:30:15.8548185Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2022-09-27T15:30:15.8549924Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2022-09-27T15:30:15.8551776Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2022-09-27T15:30:15.8553560Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2022-09-27T15:30:15.8555535Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2022-09-27T15:30:15.8557459Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2022-09-27T15:30:15.8559351Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2022-09-27T15:30:15.8561339Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8563088Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.8564919Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.8566977Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2022-09-27T15:30:15.8568752Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2022-09-27T15:30:15.8570527Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2022-09-27T15:30:15.8572804Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2022-09-27T15:30:15.8574915Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8576634Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2022-09-27T15:30:15.8578504Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2022-09-27T15:30:15.8580252Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2022-09-27T15:30:15.8582235Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2022-09-27T15:30:15.8584039Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2022-09-27T15:30:15.8585942Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2022-09-27T15:30:15.8587888Z adding 'torch/include/ATen/ops/add.h' 2022-09-27T15:30:15.8589904Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8591829Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8593511Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2022-09-27T15:30:15.8595457Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2022-09-27T15:30:15.8597291Z adding 'torch/include/ATen/ops/add_meta.h' 2022-09-27T15:30:15.8599129Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2022-09-27T15:30:15.8601834Z adding 'torch/include/ATen/ops/add_native.h' 2022-09-27T15:30:15.8604222Z adding 'torch/include/ATen/ops/add_ops.h' 2022-09-27T15:30:15.8606280Z adding 'torch/include/ATen/ops/addbmm.h' 2022-09-27T15:30:15.8608460Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2022-09-27T15:30:15.8610443Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2022-09-27T15:30:15.8612636Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2022-09-27T15:30:15.8614586Z adding 'torch/include/ATen/ops/addbmm_native.h' 2022-09-27T15:30:15.8616732Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2022-09-27T15:30:15.8618693Z adding 'torch/include/ATen/ops/addcdiv.h' 2022-09-27T15:30:15.8620879Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8622869Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2022-09-27T15:30:15.8624644Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2022-09-27T15:30:15.8626487Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2022-09-27T15:30:15.8628457Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2022-09-27T15:30:15.8630290Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2022-09-27T15:30:15.8632353Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2022-09-27T15:30:15.8634409Z adding 'torch/include/ATen/ops/addcmul.h' 2022-09-27T15:30:15.8636531Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8638364Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2022-09-27T15:30:15.8640296Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2022-09-27T15:30:15.8642165Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2022-09-27T15:30:15.8644136Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2022-09-27T15:30:15.8646003Z adding 'torch/include/ATen/ops/addcmul_native.h' 2022-09-27T15:30:15.8648211Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2022-09-27T15:30:15.8650133Z adding 'torch/include/ATen/ops/addmm.h' 2022-09-27T15:30:15.8652683Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8654582Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2022-09-27T15:30:15.8656565Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2022-09-27T15:30:15.8658395Z adding 'torch/include/ATen/ops/addmm_meta.h' 2022-09-27T15:30:15.8660803Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2022-09-27T15:30:15.8662387Z adding 'torch/include/ATen/ops/addmm_native.h' 2022-09-27T15:30:15.8664336Z adding 'torch/include/ATen/ops/addmm_ops.h' 2022-09-27T15:30:15.8666172Z adding 'torch/include/ATen/ops/addmv.h' 2022-09-27T15:30:15.8668154Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8669826Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2022-09-27T15:30:15.8671533Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2022-09-27T15:30:15.8673294Z adding 'torch/include/ATen/ops/addmv_meta.h' 2022-09-27T15:30:15.8675409Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2022-09-27T15:30:15.8677223Z adding 'torch/include/ATen/ops/addmv_native.h' 2022-09-27T15:30:15.8678765Z adding 'torch/include/ATen/ops/addmv_ops.h' 2022-09-27T15:30:15.8680885Z adding 'torch/include/ATen/ops/addr.h' 2022-09-27T15:30:15.8682466Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8684186Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2022-09-27T15:30:15.8685846Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2022-09-27T15:30:15.8687597Z adding 'torch/include/ATen/ops/addr_native.h' 2022-09-27T15:30:15.8689411Z adding 'torch/include/ATen/ops/addr_ops.h' 2022-09-27T15:30:15.8691404Z adding 'torch/include/ATen/ops/adjoint.h' 2022-09-27T15:30:15.8693396Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8695009Z adding 'torch/include/ATen/ops/adjoint_native.h' 2022-09-27T15:30:15.8696781Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2022-09-27T15:30:15.8698625Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2022-09-27T15:30:15.8700317Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2022-09-27T15:30:15.8702121Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8703746Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2022-09-27T15:30:15.8705506Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2022-09-27T15:30:15.8707267Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8708957Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2022-09-27T15:30:15.8710650Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2022-09-27T15:30:15.8712427Z adding 'torch/include/ATen/ops/alias.h' 2022-09-27T15:30:15.8714127Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8715728Z adding 'torch/include/ATen/ops/alias_copy.h' 2022-09-27T15:30:15.8717612Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8719342Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8721002Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2022-09-27T15:30:15.8722660Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2022-09-27T15:30:15.8724409Z adding 'torch/include/ATen/ops/alias_native.h' 2022-09-27T15:30:15.8726255Z adding 'torch/include/ATen/ops/alias_ops.h' 2022-09-27T15:30:15.8728060Z adding 'torch/include/ATen/ops/align_as.h' 2022-09-27T15:30:15.8729750Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8731400Z adding 'torch/include/ATen/ops/align_as_native.h' 2022-09-27T15:30:15.8733294Z adding 'torch/include/ATen/ops/align_as_ops.h' 2022-09-27T15:30:15.8735090Z adding 'torch/include/ATen/ops/align_tensors.h' 2022-09-27T15:30:15.8736900Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8738644Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2022-09-27T15:30:15.8740305Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2022-09-27T15:30:15.8742109Z adding 'torch/include/ATen/ops/align_to.h' 2022-09-27T15:30:15.8743716Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8745404Z adding 'torch/include/ATen/ops/align_to_native.h' 2022-09-27T15:30:15.8747160Z adding 'torch/include/ATen/ops/align_to_ops.h' 2022-09-27T15:30:15.8748846Z adding 'torch/include/ATen/ops/all.h' 2022-09-27T15:30:15.8750821Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8752505Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8754118Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2022-09-27T15:30:15.8755853Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2022-09-27T15:30:15.8757697Z adding 'torch/include/ATen/ops/all_meta.h' 2022-09-27T15:30:15.8759473Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2022-09-27T15:30:15.8761261Z adding 'torch/include/ATen/ops/all_native.h' 2022-09-27T15:30:15.8763272Z adding 'torch/include/ATen/ops/all_ops.h' 2022-09-27T15:30:15.8765264Z adding 'torch/include/ATen/ops/allclose.h' 2022-09-27T15:30:15.8767204Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8769057Z adding 'torch/include/ATen/ops/allclose_native.h' 2022-09-27T15:30:15.8770767Z adding 'torch/include/ATen/ops/allclose_ops.h' 2022-09-27T15:30:15.8772898Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2022-09-27T15:30:15.8774820Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8776426Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2022-09-27T15:30:15.8778366Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2022-09-27T15:30:15.8780160Z adding 'torch/include/ATen/ops/amax.h' 2022-09-27T15:30:15.8782148Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8783855Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2022-09-27T15:30:15.8785660Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2022-09-27T15:30:15.8787369Z adding 'torch/include/ATen/ops/amax_meta.h' 2022-09-27T15:30:15.8789191Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2022-09-27T15:30:15.8790870Z adding 'torch/include/ATen/ops/amax_native.h' 2022-09-27T15:30:15.8792852Z adding 'torch/include/ATen/ops/amax_ops.h' 2022-09-27T15:30:15.8794754Z adding 'torch/include/ATen/ops/amin.h' 2022-09-27T15:30:15.8796644Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8798474Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2022-09-27T15:30:15.8800158Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2022-09-27T15:30:15.8801931Z adding 'torch/include/ATen/ops/amin_meta.h' 2022-09-27T15:30:15.8803723Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2022-09-27T15:30:15.8805399Z adding 'torch/include/ATen/ops/amin_native.h' 2022-09-27T15:30:15.8807436Z adding 'torch/include/ATen/ops/amin_ops.h' 2022-09-27T15:30:15.8809756Z adding 'torch/include/ATen/ops/aminmax.h' 2022-09-27T15:30:15.8811617Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8813315Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2022-09-27T15:30:15.8815059Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2022-09-27T15:30:15.8816848Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2022-09-27T15:30:15.8818537Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2022-09-27T15:30:15.8820221Z adding 'torch/include/ATen/ops/aminmax_native.h' 2022-09-27T15:30:15.8822192Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2022-09-27T15:30:15.8823903Z adding 'torch/include/ATen/ops/and.h' 2022-09-27T15:30:15.8825747Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8827450Z adding 'torch/include/ATen/ops/and_native.h' 2022-09-27T15:30:15.8829263Z adding 'torch/include/ATen/ops/and_ops.h' 2022-09-27T15:30:15.8831145Z adding 'torch/include/ATen/ops/angle.h' 2022-09-27T15:30:15.8833003Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2022-09-27T15:30:15.8834698Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2022-09-27T15:30:15.8836305Z adding 'torch/include/ATen/ops/angle_native.h' 2022-09-27T15:30:15.8838158Z adding 'torch/include/ATen/ops/angle_ops.h' 2022-09-27T15:30:15.8840160Z adding 'torch/include/ATen/ops/any.h' 2022-09-27T15:30:15.8842193Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8843929Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8845947Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2022-09-27T15:30:15.8847630Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2022-09-27T15:30:15.8849189Z adding 'torch/include/ATen/ops/any_meta.h' 2022-09-27T15:30:15.8851217Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2022-09-27T15:30:15.8853324Z adding 'torch/include/ATen/ops/any_native.h' 2022-09-27T15:30:15.8855189Z adding 'torch/include/ATen/ops/any_ops.h' 2022-09-27T15:30:15.8857144Z adding 'torch/include/ATen/ops/arange.h' 2022-09-27T15:30:15.8859247Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8860956Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2022-09-27T15:30:15.8862649Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2022-09-27T15:30:15.8864697Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2022-09-27T15:30:15.8866501Z adding 'torch/include/ATen/ops/arange_native.h' 2022-09-27T15:30:15.8868759Z adding 'torch/include/ATen/ops/arange_ops.h' 2022-09-27T15:30:15.8870691Z adding 'torch/include/ATen/ops/arccos.h' 2022-09-27T15:30:15.8872527Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8874090Z adding 'torch/include/ATen/ops/arccos_native.h' 2022-09-27T15:30:15.8875826Z adding 'torch/include/ATen/ops/arccos_ops.h' 2022-09-27T15:30:15.8877608Z adding 'torch/include/ATen/ops/arccosh.h' 2022-09-27T15:30:15.8879481Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8880966Z adding 'torch/include/ATen/ops/arccosh_native.h' 2022-09-27T15:30:15.8882752Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2022-09-27T15:30:15.8884434Z adding 'torch/include/ATen/ops/arcsin.h' 2022-09-27T15:30:15.8886692Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8888191Z adding 'torch/include/ATen/ops/arcsin_native.h' 2022-09-27T15:30:15.8889960Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2022-09-27T15:30:15.8892166Z adding 'torch/include/ATen/ops/arcsinh.h' 2022-09-27T15:30:15.8894212Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8895864Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2022-09-27T15:30:15.8897605Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2022-09-27T15:30:15.8899348Z adding 'torch/include/ATen/ops/arctan.h' 2022-09-27T15:30:15.8900981Z adding 'torch/include/ATen/ops/arctan2.h' 2022-09-27T15:30:15.8902897Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8904391Z adding 'torch/include/ATen/ops/arctan2_native.h' 2022-09-27T15:30:15.8906208Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2022-09-27T15:30:15.8908057Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8909610Z adding 'torch/include/ATen/ops/arctan_native.h' 2022-09-27T15:30:15.8911487Z adding 'torch/include/ATen/ops/arctan_ops.h' 2022-09-27T15:30:15.8913154Z adding 'torch/include/ATen/ops/arctanh.h' 2022-09-27T15:30:15.8915035Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8916568Z adding 'torch/include/ATen/ops/arctanh_native.h' 2022-09-27T15:30:15.8918418Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2022-09-27T15:30:15.8920166Z adding 'torch/include/ATen/ops/argmax.h' 2022-09-27T15:30:15.8922061Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8923819Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2022-09-27T15:30:15.8925566Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2022-09-27T15:30:15.8927236Z adding 'torch/include/ATen/ops/argmax_meta.h' 2022-09-27T15:30:15.8929046Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2022-09-27T15:30:15.8930676Z adding 'torch/include/ATen/ops/argmax_native.h' 2022-09-27T15:30:15.8932829Z adding 'torch/include/ATen/ops/argmax_ops.h' 2022-09-27T15:30:15.8934553Z adding 'torch/include/ATen/ops/argmin.h' 2022-09-27T15:30:15.8936506Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8938026Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2022-09-27T15:30:15.8939736Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2022-09-27T15:30:15.8941318Z adding 'torch/include/ATen/ops/argmin_meta.h' 2022-09-27T15:30:15.8943018Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2022-09-27T15:30:15.8944583Z adding 'torch/include/ATen/ops/argmin_native.h' 2022-09-27T15:30:15.8946406Z adding 'torch/include/ATen/ops/argmin_ops.h' 2022-09-27T15:30:15.8948806Z adding 'torch/include/ATen/ops/argsort.h' 2022-09-27T15:30:15.8950507Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8952310Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8954116Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2022-09-27T15:30:15.8955759Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2022-09-27T15:30:15.8957516Z adding 'torch/include/ATen/ops/argsort_native.h' 2022-09-27T15:30:15.8959584Z adding 'torch/include/ATen/ops/argsort_ops.h' 2022-09-27T15:30:15.8961455Z adding 'torch/include/ATen/ops/argwhere.h' 2022-09-27T15:30:15.8963552Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.8965239Z adding 'torch/include/ATen/ops/argwhere_native.h' 2022-09-27T15:30:15.8967094Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2022-09-27T15:30:15.8969032Z adding 'torch/include/ATen/ops/as_strided.h' 2022-09-27T15:30:15.8971592Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8973656Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2022-09-27T15:30:15.8975736Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8977665Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.8979698Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2022-09-27T15:30:15.8981427Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2022-09-27T15:30:15.8983096Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2022-09-27T15:30:15.8984937Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2022-09-27T15:30:15.8986898Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2022-09-27T15:30:15.8988293Z adding 'torch/include/ATen/ops/as_strided_native.h' 2022-09-27T15:30:15.8990899Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2022-09-27T15:30:15.8993345Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2022-09-27T15:30:15.8996097Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.8998368Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2022-09-27T15:30:15.9000840Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2022-09-27T15:30:15.9003001Z adding 'torch/include/ATen/ops/asin.h' 2022-09-27T15:30:15.9005598Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9007436Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2022-09-27T15:30:15.9010119Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2022-09-27T15:30:15.9012040Z adding 'torch/include/ATen/ops/asin_meta.h' 2022-09-27T15:30:15.9014784Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2022-09-27T15:30:15.9016819Z adding 'torch/include/ATen/ops/asin_native.h' 2022-09-27T15:30:15.9019382Z adding 'torch/include/ATen/ops/asin_ops.h' 2022-09-27T15:30:15.9021522Z adding 'torch/include/ATen/ops/asinh.h' 2022-09-27T15:30:15.9024130Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9026104Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2022-09-27T15:30:15.9028563Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2022-09-27T15:30:15.9030486Z adding 'torch/include/ATen/ops/asinh_meta.h' 2022-09-27T15:30:15.9032987Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2022-09-27T15:30:15.9036169Z adding 'torch/include/ATen/ops/asinh_native.h' 2022-09-27T15:30:15.9038496Z adding 'torch/include/ATen/ops/asinh_ops.h' 2022-09-27T15:30:15.9040733Z adding 'torch/include/ATen/ops/atan.h' 2022-09-27T15:30:15.9042920Z adding 'torch/include/ATen/ops/atan2.h' 2022-09-27T15:30:15.9045555Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9047648Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2022-09-27T15:30:15.9050101Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2022-09-27T15:30:15.9052197Z adding 'torch/include/ATen/ops/atan2_meta.h' 2022-09-27T15:30:15.9055020Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2022-09-27T15:30:15.9056964Z adding 'torch/include/ATen/ops/atan2_native.h' 2022-09-27T15:30:15.9059594Z adding 'torch/include/ATen/ops/atan2_ops.h' 2022-09-27T15:30:15.9062002Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9080273Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2022-09-27T15:30:15.9080598Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2022-09-27T15:30:15.9080878Z adding 'torch/include/ATen/ops/atan_meta.h' 2022-09-27T15:30:15.9081183Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2022-09-27T15:30:15.9081458Z adding 'torch/include/ATen/ops/atan_native.h' 2022-09-27T15:30:15.9081720Z adding 'torch/include/ATen/ops/atan_ops.h' 2022-09-27T15:30:15.9081979Z adding 'torch/include/ATen/ops/atanh.h' 2022-09-27T15:30:15.9082461Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9082762Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2022-09-27T15:30:15.9083064Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2022-09-27T15:30:15.9083335Z adding 'torch/include/ATen/ops/atanh_meta.h' 2022-09-27T15:30:15.9083642Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2022-09-27T15:30:15.9084136Z adding 'torch/include/ATen/ops/atanh_native.h' 2022-09-27T15:30:15.9086645Z adding 'torch/include/ATen/ops/atanh_ops.h' 2022-09-27T15:30:15.9088810Z adding 'torch/include/ATen/ops/atleast_1d.h' 2022-09-27T15:30:15.9091382Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9094722Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2022-09-27T15:30:15.9095400Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2022-09-27T15:30:15.9099003Z adding 'torch/include/ATen/ops/atleast_2d.h' 2022-09-27T15:30:15.9100147Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9102616Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2022-09-27T15:30:15.9104453Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2022-09-27T15:30:15.9106111Z adding 'torch/include/ATen/ops/atleast_3d.h' 2022-09-27T15:30:15.9108075Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9109700Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2022-09-27T15:30:15.9111485Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2022-09-27T15:30:15.9113213Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2022-09-27T15:30:15.9114960Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9116507Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2022-09-27T15:30:15.9118267Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2022-09-27T15:30:15.9120107Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2022-09-27T15:30:15.9122046Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2022-09-27T15:30:15.9123941Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9125592Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.9127452Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.9129147Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2022-09-27T15:30:15.9131065Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2022-09-27T15:30:15.9132809Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2022-09-27T15:30:15.9134729Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2022-09-27T15:30:15.9136658Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9138331Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2022-09-27T15:30:15.9140074Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2022-09-27T15:30:15.9142164Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2022-09-27T15:30:15.9144104Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2022-09-27T15:30:15.9145981Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2022-09-27T15:30:15.9147817Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2022-09-27T15:30:15.9149742Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2022-09-27T15:30:15.9151599Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2022-09-27T15:30:15.9153479Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9155160Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:30:15.9156959Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:30:15.9158653Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2022-09-27T15:30:15.9160401Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2022-09-27T15:30:15.9162077Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2022-09-27T15:30:15.9163945Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2022-09-27T15:30:15.9166006Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9168202Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2022-09-27T15:30:15.9170040Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2022-09-27T15:30:15.9171870Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2022-09-27T15:30:15.9173558Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2022-09-27T15:30:15.9175251Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2022-09-27T15:30:15.9177078Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2022-09-27T15:30:15.9178793Z adding 'torch/include/ATen/ops/baddbmm.h' 2022-09-27T15:30:15.9180686Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9182256Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2022-09-27T15:30:15.9183907Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2022-09-27T15:30:15.9185589Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2022-09-27T15:30:15.9187183Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2022-09-27T15:30:15.9188899Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2022-09-27T15:30:15.9190676Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2022-09-27T15:30:15.9192528Z adding 'torch/include/ATen/ops/bartlett_window.h' 2022-09-27T15:30:15.9194734Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9196321Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2022-09-27T15:30:15.9199175Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2022-09-27T15:30:15.9199991Z adding 'torch/include/ATen/ops/batch_norm.h' 2022-09-27T15:30:15.9202057Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2022-09-27T15:30:15.9204059Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9205415Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2022-09-27T15:30:15.9207101Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2022-09-27T15:30:15.9209088Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2022-09-27T15:30:15.9210807Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2022-09-27T15:30:15.9213209Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9214850Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2022-09-27T15:30:15.9216442Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2022-09-27T15:30:15.9219349Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2022-09-27T15:30:15.9220346Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9222519Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2022-09-27T15:30:15.9224263Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2022-09-27T15:30:15.9225912Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2022-09-27T15:30:15.9227537Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2022-09-27T15:30:15.9229373Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2022-09-27T15:30:15.9231290Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9232922Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2022-09-27T15:30:15.9234802Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2022-09-27T15:30:15.9236652Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2022-09-27T15:30:15.9238405Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2022-09-27T15:30:15.9240113Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9241935Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2022-09-27T15:30:15.9243399Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2022-09-27T15:30:15.9245281Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2022-09-27T15:30:15.9247314Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2022-09-27T15:30:15.9249292Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2022-09-27T15:30:15.9251203Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2022-09-27T15:30:15.9253047Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9254728Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2022-09-27T15:30:15.9256327Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2022-09-27T15:30:15.9258079Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2022-09-27T15:30:15.9259880Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2022-09-27T15:30:15.9261894Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9263634Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2022-09-27T15:30:15.9265256Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2022-09-27T15:30:15.9267338Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2022-09-27T15:30:15.9269423Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2022-09-27T15:30:15.9271178Z adding 'torch/include/ATen/ops/bernoulli.h' 2022-09-27T15:30:15.9273068Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9274435Z adding 'torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9276054Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2022-09-27T15:30:15.9277743Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2022-09-27T15:30:15.9279170Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2022-09-27T15:30:15.9280791Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2022-09-27T15:30:15.9282849Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2022-09-27T15:30:15.9284688Z adding 'torch/include/ATen/ops/bilinear.h' 2022-09-27T15:30:15.9286448Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9288082Z adding 'torch/include/ATen/ops/bilinear_native.h' 2022-09-27T15:30:15.9289773Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2022-09-27T15:30:15.9291630Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2022-09-27T15:30:15.9293509Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2022-09-27T15:30:15.9295351Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2022-09-27T15:30:15.9297102Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2022-09-27T15:30:15.9298792Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2022-09-27T15:30:15.9300598Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2022-09-27T15:30:15.9302351Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2022-09-27T15:30:15.9303996Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2022-09-27T15:30:15.9305639Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2022-09-27T15:30:15.9307416Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2022-09-27T15:30:15.9309240Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2022-09-27T15:30:15.9311080Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9312665Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2022-09-27T15:30:15.9314432Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2022-09-27T15:30:15.9316161Z adding 'torch/include/ATen/ops/bincount.h' 2022-09-27T15:30:15.9317940Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9319513Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2022-09-27T15:30:15.9321199Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2022-09-27T15:30:15.9322812Z adding 'torch/include/ATen/ops/bincount_native.h' 2022-09-27T15:30:15.9324681Z adding 'torch/include/ATen/ops/bincount_ops.h' 2022-09-27T15:30:15.9326435Z adding 'torch/include/ATen/ops/binomial.h' 2022-09-27T15:30:15.9328503Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9329977Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2022-09-27T15:30:15.9331797Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2022-09-27T15:30:15.9333510Z adding 'torch/include/ATen/ops/binomial_native.h' 2022-09-27T15:30:15.9335400Z adding 'torch/include/ATen/ops/binomial_ops.h' 2022-09-27T15:30:15.9337210Z adding 'torch/include/ATen/ops/bitwise_and.h' 2022-09-27T15:30:15.9339141Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9340906Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9342553Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9344317Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2022-09-27T15:30:15.9346051Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2022-09-27T15:30:15.9347728Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2022-09-27T15:30:15.9349520Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2022-09-27T15:30:15.9351249Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2022-09-27T15:30:15.9353590Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2022-09-27T15:30:15.9355765Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2022-09-27T15:30:15.9357497Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9359284Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9360913Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2022-09-27T15:30:15.9362787Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2022-09-27T15:30:15.9364597Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2022-09-27T15:30:15.9366547Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2022-09-27T15:30:15.9368199Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2022-09-27T15:30:15.9370245Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2022-09-27T15:30:15.9373005Z adding 'torch/include/ATen/ops/bitwise_not.h' 2022-09-27T15:30:15.9375247Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9377140Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2022-09-27T15:30:15.9379180Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2022-09-27T15:30:15.9381178Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2022-09-27T15:30:15.9383242Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2022-09-27T15:30:15.9385260Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2022-09-27T15:30:15.9387440Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2022-09-27T15:30:15.9389652Z adding 'torch/include/ATen/ops/bitwise_or.h' 2022-09-27T15:30:15.9392011Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9394177Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9396172Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9398186Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2022-09-27T15:30:15.9400281Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2022-09-27T15:30:15.9402254Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2022-09-27T15:30:15.9404317Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2022-09-27T15:30:15.9406418Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2022-09-27T15:30:15.9409001Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2022-09-27T15:30:15.9411666Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2022-09-27T15:30:15.9414243Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9416462Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9418463Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2022-09-27T15:30:15.9420768Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2022-09-27T15:30:15.9422085Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2022-09-27T15:30:15.9423697Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2022-09-27T15:30:15.9425679Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2022-09-27T15:30:15.9427911Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2022-09-27T15:30:15.9430035Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2022-09-27T15:30:15.9432570Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9434384Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9436753Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9438633Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2022-09-27T15:30:15.9440958Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2022-09-27T15:30:15.9443131Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2022-09-27T15:30:15.9445921Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2022-09-27T15:30:15.9448107Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2022-09-27T15:30:15.9452840Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2022-09-27T15:30:15.9453364Z adding 'torch/include/ATen/ops/blackman_window.h' 2022-09-27T15:30:15.9455904Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9457872Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2022-09-27T15:30:15.9459905Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2022-09-27T15:30:15.9462051Z adding 'torch/include/ATen/ops/block_diag.h' 2022-09-27T15:30:15.9463856Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9465798Z adding 'torch/include/ATen/ops/block_diag_native.h' 2022-09-27T15:30:15.9467795Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2022-09-27T15:30:15.9469666Z adding 'torch/include/ATen/ops/bmm.h' 2022-09-27T15:30:15.9471582Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9473409Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2022-09-27T15:30:15.9476238Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2022-09-27T15:30:15.9478199Z adding 'torch/include/ATen/ops/bmm_meta.h' 2022-09-27T15:30:15.9480171Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2022-09-27T15:30:15.9482166Z adding 'torch/include/ATen/ops/bmm_native.h' 2022-09-27T15:30:15.9484176Z adding 'torch/include/ATen/ops/bmm_ops.h' 2022-09-27T15:30:15.9486226Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2022-09-27T15:30:15.9489040Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9490444Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2022-09-27T15:30:15.9492725Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2022-09-27T15:30:15.9494713Z adding 'torch/include/ATen/ops/broadcast_to.h' 2022-09-27T15:30:15.9496775Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9498495Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2022-09-27T15:30:15.9500447Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2022-09-27T15:30:15.9502545Z adding 'torch/include/ATen/ops/bucketize.h' 2022-09-27T15:30:15.9504556Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9507139Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2022-09-27T15:30:15.9508689Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2022-09-27T15:30:15.9510660Z adding 'torch/include/ATen/ops/bucketize_native.h' 2022-09-27T15:30:15.9512934Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2022-09-27T15:30:15.9514783Z adding 'torch/include/ATen/ops/can_cast.h' 2022-09-27T15:30:15.9517122Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9518722Z adding 'torch/include/ATen/ops/can_cast_native.h' 2022-09-27T15:30:15.9520636Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2022-09-27T15:30:15.9522353Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2022-09-27T15:30:15.9524223Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9525836Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2022-09-27T15:30:15.9527831Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2022-09-27T15:30:15.9529780Z adding 'torch/include/ATen/ops/cat.h' 2022-09-27T15:30:15.9532041Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9533960Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9535794Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2022-09-27T15:30:15.9537962Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2022-09-27T15:30:15.9540510Z adding 'torch/include/ATen/ops/cat_meta.h' 2022-09-27T15:30:15.9542633Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2022-09-27T15:30:15.9544109Z adding 'torch/include/ATen/ops/cat_native.h' 2022-09-27T15:30:15.9546269Z adding 'torch/include/ATen/ops/cat_ops.h' 2022-09-27T15:30:15.9548137Z adding 'torch/include/ATen/ops/cauchy.h' 2022-09-27T15:30:15.9550304Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9551827Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2022-09-27T15:30:15.9553586Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2022-09-27T15:30:15.9555354Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2022-09-27T15:30:15.9557073Z adding 'torch/include/ATen/ops/cauchy_native.h' 2022-09-27T15:30:15.9559059Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2022-09-27T15:30:15.9560847Z adding 'torch/include/ATen/ops/ccol_indices.h' 2022-09-27T15:30:15.9562623Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2022-09-27T15:30:15.9564599Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9566160Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2022-09-27T15:30:15.9568373Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2022-09-27T15:30:15.9569866Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2022-09-27T15:30:15.9572036Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2022-09-27T15:30:15.9573573Z adding 'torch/include/ATen/ops/cdist.h' 2022-09-27T15:30:15.9575386Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9577014Z adding 'torch/include/ATen/ops/cdist_native.h' 2022-09-27T15:30:15.9578858Z adding 'torch/include/ATen/ops/cdist_ops.h' 2022-09-27T15:30:15.9580654Z adding 'torch/include/ATen/ops/ceil.h' 2022-09-27T15:30:15.9582592Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9584234Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2022-09-27T15:30:15.9585987Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2022-09-27T15:30:15.9587708Z adding 'torch/include/ATen/ops/ceil_meta.h' 2022-09-27T15:30:15.9589504Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2022-09-27T15:30:15.9591251Z adding 'torch/include/ATen/ops/ceil_native.h' 2022-09-27T15:30:15.9593222Z adding 'torch/include/ATen/ops/ceil_ops.h' 2022-09-27T15:30:15.9595016Z adding 'torch/include/ATen/ops/celu.h' 2022-09-27T15:30:15.9596982Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9598648Z adding 'torch/include/ATen/ops/celu_native.h' 2022-09-27T15:30:15.9600808Z adding 'torch/include/ATen/ops/celu_ops.h' 2022-09-27T15:30:15.9602554Z adding 'torch/include/ATen/ops/chain_matmul.h' 2022-09-27T15:30:15.9604921Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9606439Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2022-09-27T15:30:15.9608308Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2022-09-27T15:30:15.9609954Z adding 'torch/include/ATen/ops/chalf.h' 2022-09-27T15:30:15.9611955Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9613702Z adding 'torch/include/ATen/ops/chalf_native.h' 2022-09-27T15:30:15.9615629Z adding 'torch/include/ATen/ops/chalf_ops.h' 2022-09-27T15:30:15.9618079Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2022-09-27T15:30:15.9619913Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9621458Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2022-09-27T15:30:15.9623158Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2022-09-27T15:30:15.9624923Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2022-09-27T15:30:15.9626631Z adding 'torch/include/ATen/ops/cholesky.h' 2022-09-27T15:30:15.9628500Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2022-09-27T15:30:15.9630538Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2022-09-27T15:30:15.9632250Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2022-09-27T15:30:15.9633867Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2022-09-27T15:30:15.9635828Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2022-09-27T15:30:15.9637345Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2022-09-27T15:30:15.9639115Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2022-09-27T15:30:15.9640894Z adding 'torch/include/ATen/ops/cholesky_native.h' 2022-09-27T15:30:15.9642770Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2022-09-27T15:30:15.9661511Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2022-09-27T15:30:15.9663052Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9663291Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2022-09-27T15:30:15.9663483Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2022-09-27T15:30:15.9663796Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2022-09-27T15:30:15.9664230Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9664435Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2022-09-27T15:30:15.9664703Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2022-09-27T15:30:15.9664937Z adding 'torch/include/ATen/ops/chunk.h' 2022-09-27T15:30:15.9665317Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9665582Z adding 'torch/include/ATen/ops/chunk_native.h' 2022-09-27T15:30:15.9667332Z adding 'torch/include/ATen/ops/chunk_ops.h' 2022-09-27T15:30:15.9669480Z adding 'torch/include/ATen/ops/clamp.h' 2022-09-27T15:30:15.9674107Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9674397Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2022-09-27T15:30:15.9676117Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2022-09-27T15:30:15.9678133Z adding 'torch/include/ATen/ops/clamp_max.h' 2022-09-27T15:30:15.9680159Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9682006Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2022-09-27T15:30:15.9684013Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2022-09-27T15:30:15.9685882Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2022-09-27T15:30:15.9687933Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2022-09-27T15:30:15.9689617Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2022-09-27T15:30:15.9691914Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2022-09-27T15:30:15.9694319Z adding 'torch/include/ATen/ops/clamp_meta.h' 2022-09-27T15:30:15.9696498Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2022-09-27T15:30:15.9698018Z adding 'torch/include/ATen/ops/clamp_min.h' 2022-09-27T15:30:15.9700433Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9701893Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2022-09-27T15:30:15.9704452Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2022-09-27T15:30:15.9705998Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2022-09-27T15:30:15.9707979Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2022-09-27T15:30:15.9710002Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2022-09-27T15:30:15.9712237Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2022-09-27T15:30:15.9714182Z adding 'torch/include/ATen/ops/clamp_native.h' 2022-09-27T15:30:15.9716541Z adding 'torch/include/ATen/ops/clamp_ops.h' 2022-09-27T15:30:15.9718791Z adding 'torch/include/ATen/ops/clip.h' 2022-09-27T15:30:15.9721108Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9723050Z adding 'torch/include/ATen/ops/clip_native.h' 2022-09-27T15:30:15.9725340Z adding 'torch/include/ATen/ops/clip_ops.h' 2022-09-27T15:30:15.9727660Z adding 'torch/include/ATen/ops/clone.h' 2022-09-27T15:30:15.9729854Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9732035Z adding 'torch/include/ATen/ops/clone_native.h' 2022-09-27T15:30:15.9734091Z adding 'torch/include/ATen/ops/clone_ops.h' 2022-09-27T15:30:15.9735861Z adding 'torch/include/ATen/ops/coalesce.h' 2022-09-27T15:30:15.9737935Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9739706Z adding 'torch/include/ATen/ops/coalesce_native.h' 2022-09-27T15:30:15.9741619Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2022-09-27T15:30:15.9743770Z adding 'torch/include/ATen/ops/col2im.h' 2022-09-27T15:30:15.9745925Z adding 'torch/include/ATen/ops/col2im_backward.h' 2022-09-27T15:30:15.9747888Z adding 'torch/include/ATen/ops/col2im_backward_cpu_dispatch.h' 2022-09-27T15:30:15.9749717Z adding 'torch/include/ATen/ops/col2im_backward_cuda_dispatch.h' 2022-09-27T15:30:15.9751248Z adding 'torch/include/ATen/ops/col2im_backward_native.h' 2022-09-27T15:30:15.9753014Z adding 'torch/include/ATen/ops/col2im_backward_ops.h' 2022-09-27T15:30:15.9754654Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2022-09-27T15:30:15.9756160Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2022-09-27T15:30:15.9757980Z adding 'torch/include/ATen/ops/col2im_native.h' 2022-09-27T15:30:15.9760071Z adding 'torch/include/ATen/ops/col2im_ops.h' 2022-09-27T15:30:15.9761478Z adding 'torch/include/ATen/ops/col_indices.h' 2022-09-27T15:30:15.9763206Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2022-09-27T15:30:15.9764984Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9766909Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9768698Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2022-09-27T15:30:15.9770458Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2022-09-27T15:30:15.9772564Z adding 'torch/include/ATen/ops/col_indices_native.h' 2022-09-27T15:30:15.9774452Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2022-09-27T15:30:15.9776451Z adding 'torch/include/ATen/ops/column_stack.h' 2022-09-27T15:30:15.9778661Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9780325Z adding 'torch/include/ATen/ops/column_stack_native.h' 2022-09-27T15:30:15.9782240Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2022-09-27T15:30:15.9784164Z adding 'torch/include/ATen/ops/combinations.h' 2022-09-27T15:30:15.9786110Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9787898Z adding 'torch/include/ATen/ops/combinations_native.h' 2022-09-27T15:30:15.9789769Z adding 'torch/include/ATen/ops/combinations_ops.h' 2022-09-27T15:30:15.9791877Z adding 'torch/include/ATen/ops/complex.h' 2022-09-27T15:30:15.9793877Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9795576Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2022-09-27T15:30:15.9797245Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2022-09-27T15:30:15.9798747Z adding 'torch/include/ATen/ops/complex_native.h' 2022-09-27T15:30:15.9800582Z adding 'torch/include/ATen/ops/complex_ops.h' 2022-09-27T15:30:15.9802808Z adding 'torch/include/ATen/ops/concat.h' 2022-09-27T15:30:15.9805416Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9806840Z adding 'torch/include/ATen/ops/concat_native.h' 2022-09-27T15:30:15.9808676Z adding 'torch/include/ATen/ops/concat_ops.h' 2022-09-27T15:30:15.9810434Z adding 'torch/include/ATen/ops/concatenate.h' 2022-09-27T15:30:15.9812650Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9814181Z adding 'torch/include/ATen/ops/concatenate_native.h' 2022-09-27T15:30:15.9816018Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2022-09-27T15:30:15.9817624Z adding 'torch/include/ATen/ops/conj.h' 2022-09-27T15:30:15.9819386Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9820780Z adding 'torch/include/ATen/ops/conj_native.h' 2022-09-27T15:30:15.9822413Z adding 'torch/include/ATen/ops/conj_ops.h' 2022-09-27T15:30:15.9824058Z adding 'torch/include/ATen/ops/conj_physical.h' 2022-09-27T15:30:15.9825803Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9827362Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9828931Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2022-09-27T15:30:15.9830420Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2022-09-27T15:30:15.9831999Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2022-09-27T15:30:15.9833741Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2022-09-27T15:30:15.9835422Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2022-09-27T15:30:15.9837172Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9838649Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2022-09-27T15:30:15.9840347Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2022-09-27T15:30:15.9841982Z adding 'torch/include/ATen/ops/contiguous.h' 2022-09-27T15:30:15.9843664Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9845193Z adding 'torch/include/ATen/ops/contiguous_native.h' 2022-09-27T15:30:15.9846946Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2022-09-27T15:30:15.9848776Z adding 'torch/include/ATen/ops/conv1d.h' 2022-09-27T15:30:15.9850640Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9852750Z adding 'torch/include/ATen/ops/conv1d_native.h' 2022-09-27T15:30:15.9854610Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2022-09-27T15:30:15.9856194Z adding 'torch/include/ATen/ops/conv2d.h' 2022-09-27T15:30:15.9858107Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9859958Z adding 'torch/include/ATen/ops/conv2d_native.h' 2022-09-27T15:30:15.9861856Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2022-09-27T15:30:15.9863835Z adding 'torch/include/ATen/ops/conv3d.h' 2022-09-27T15:30:15.9865798Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9867524Z adding 'torch/include/ATen/ops/conv3d_native.h' 2022-09-27T15:30:15.9869491Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2022-09-27T15:30:15.9871514Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2022-09-27T15:30:15.9873495Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9875355Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2022-09-27T15:30:15.9877236Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2022-09-27T15:30:15.9879164Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2022-09-27T15:30:15.9881012Z adding 'torch/include/ATen/ops/conv_tbc.h' 2022-09-27T15:30:15.9882894Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2022-09-27T15:30:15.9884779Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9886587Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2022-09-27T15:30:15.9888617Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2022-09-27T15:30:15.9890624Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9892511Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2022-09-27T15:30:15.9894570Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2022-09-27T15:30:15.9896474Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2022-09-27T15:30:15.9898526Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9900255Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2022-09-27T15:30:15.9902089Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2022-09-27T15:30:15.9904045Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2022-09-27T15:30:15.9905871Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9907611Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2022-09-27T15:30:15.9909512Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2022-09-27T15:30:15.9911418Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2022-09-27T15:30:15.9914188Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9915994Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2022-09-27T15:30:15.9917910Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2022-09-27T15:30:15.9920062Z adding 'torch/include/ATen/ops/convolution.h' 2022-09-27T15:30:15.9922382Z adding 'torch/include/ATen/ops/convolution_backward.h' 2022-09-27T15:30:15.9924903Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9926552Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2022-09-27T15:30:15.9929002Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2022-09-27T15:30:15.9931038Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2022-09-27T15:30:15.9933201Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2022-09-27T15:30:15.9935486Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9937026Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2022-09-27T15:30:15.9939045Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2022-09-27T15:30:15.9940864Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9942963Z adding 'torch/include/ATen/ops/convolution_native.h' 2022-09-27T15:30:15.9945108Z adding 'torch/include/ATen/ops/convolution_ops.h' 2022-09-27T15:30:15.9947024Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2022-09-27T15:30:15.9948968Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9950669Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2022-09-27T15:30:15.9952619Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2022-09-27T15:30:15.9954520Z adding 'torch/include/ATen/ops/copy.h' 2022-09-27T15:30:15.9956286Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9958083Z adding 'torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9959547Z adding 'torch/include/ATen/ops/copy_native.h' 2022-09-27T15:30:15.9961481Z adding 'torch/include/ATen/ops/copy_ops.h' 2022-09-27T15:30:15.9963507Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2022-09-27T15:30:15.9965289Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9967460Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2022-09-27T15:30:15.9968864Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2022-09-27T15:30:15.9971231Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2022-09-27T15:30:15.9973532Z adding 'torch/include/ATen/ops/copysign.h' 2022-09-27T15:30:15.9975671Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:15.9977907Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:15.9979806Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2022-09-27T15:30:15.9981527Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2022-09-27T15:30:15.9983467Z adding 'torch/include/ATen/ops/copysign_meta.h' 2022-09-27T15:30:15.9985068Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2022-09-27T15:30:15.9987033Z adding 'torch/include/ATen/ops/copysign_native.h' 2022-09-27T15:30:15.9989010Z adding 'torch/include/ATen/ops/copysign_ops.h' 2022-09-27T15:30:15.9990536Z adding 'torch/include/ATen/ops/corrcoef.h' 2022-09-27T15:30:15.9992511Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:15.9994239Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2022-09-27T15:30:15.9996099Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2022-09-27T15:30:15.9997607Z adding 'torch/include/ATen/ops/cos.h' 2022-09-27T15:30:15.9999390Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0000955Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2022-09-27T15:30:16.0002693Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2022-09-27T15:30:16.0004459Z adding 'torch/include/ATen/ops/cos_meta.h' 2022-09-27T15:30:16.0006285Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2022-09-27T15:30:16.0007918Z adding 'torch/include/ATen/ops/cos_native.h' 2022-09-27T15:30:16.0009476Z adding 'torch/include/ATen/ops/cos_ops.h' 2022-09-27T15:30:16.0011244Z adding 'torch/include/ATen/ops/cosh.h' 2022-09-27T15:30:16.0012889Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0014348Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2022-09-27T15:30:16.0016031Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2022-09-27T15:30:16.0017600Z adding 'torch/include/ATen/ops/cosh_meta.h' 2022-09-27T15:30:16.0019334Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2022-09-27T15:30:16.0020924Z adding 'torch/include/ATen/ops/cosh_native.h' 2022-09-27T15:30:16.0022702Z adding 'torch/include/ATen/ops/cosh_ops.h' 2022-09-27T15:30:16.0024413Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2022-09-27T15:30:16.0026263Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0027825Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2022-09-27T15:30:16.0029582Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2022-09-27T15:30:16.0031206Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2022-09-27T15:30:16.0033028Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0034521Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2022-09-27T15:30:16.0036251Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2022-09-27T15:30:16.0037971Z adding 'torch/include/ATen/ops/count_nonzero.h' 2022-09-27T15:30:16.0039857Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0041565Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2022-09-27T15:30:16.0043120Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2022-09-27T15:30:16.0044677Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2022-09-27T15:30:16.0046876Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2022-09-27T15:30:16.0048532Z adding 'torch/include/ATen/ops/cov.h' 2022-09-27T15:30:16.0050350Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0052107Z adding 'torch/include/ATen/ops/cov_native.h' 2022-09-27T15:30:16.0053995Z adding 'torch/include/ATen/ops/cov_ops.h' 2022-09-27T15:30:16.0055697Z adding 'torch/include/ATen/ops/cross.h' 2022-09-27T15:30:16.0057606Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0059173Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2022-09-27T15:30:16.0061025Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0062654Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2022-09-27T15:30:16.0064656Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2022-09-27T15:30:16.0066337Z adding 'torch/include/ATen/ops/cross_native.h' 2022-09-27T15:30:16.0068164Z adding 'torch/include/ATen/ops/cross_ops.h' 2022-09-27T15:30:16.0069841Z adding 'torch/include/ATen/ops/crow_indices.h' 2022-09-27T15:30:16.0071472Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2022-09-27T15:30:16.0073198Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0075043Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0076666Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2022-09-27T15:30:16.0078300Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2022-09-27T15:30:16.0079863Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2022-09-27T15:30:16.0081593Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2022-09-27T15:30:16.0083294Z adding 'torch/include/ATen/ops/ctc_loss.h' 2022-09-27T15:30:16.0085577Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0087327Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2022-09-27T15:30:16.0089263Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2022-09-27T15:30:16.0091716Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2022-09-27T15:30:16.0093348Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2022-09-27T15:30:16.0095056Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0096510Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2022-09-27T15:30:16.0098007Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2022-09-27T15:30:16.0099720Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2022-09-27T15:30:16.0101518Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0103422Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2022-09-27T15:30:16.0105148Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2022-09-27T15:30:16.0106821Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2022-09-27T15:30:16.0108635Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2022-09-27T15:30:16.0110564Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2022-09-27T15:30:16.0112403Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0114014Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2022-09-27T15:30:16.0115672Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2022-09-27T15:30:16.0117512Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2022-09-27T15:30:16.0119752Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0121281Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2022-09-27T15:30:16.0122935Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2022-09-27T15:30:16.0125468Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2022-09-27T15:30:16.0127072Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2022-09-27T15:30:16.0128888Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2022-09-27T15:30:16.0130745Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0132791Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2022-09-27T15:30:16.0134708Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2022-09-27T15:30:16.0136770Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2022-09-27T15:30:16.0138293Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0139990Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2022-09-27T15:30:16.0141824Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2022-09-27T15:30:16.0143687Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2022-09-27T15:30:16.0145599Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2022-09-27T15:30:16.0147316Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0149224Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2022-09-27T15:30:16.0150460Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2022-09-27T15:30:16.0152422Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2022-09-27T15:30:16.0154263Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2022-09-27T15:30:16.0156185Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0157815Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2022-09-27T15:30:16.0159431Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2022-09-27T15:30:16.0161263Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2022-09-27T15:30:16.0163014Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2022-09-27T15:30:16.0164770Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2022-09-27T15:30:16.0166698Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0168416Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2022-09-27T15:30:16.0170010Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2022-09-27T15:30:16.0172078Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2022-09-27T15:30:16.0173931Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0175775Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2022-09-27T15:30:16.0177172Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2022-09-27T15:30:16.0179006Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2022-09-27T15:30:16.0180740Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2022-09-27T15:30:16.0182464Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0184089Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2022-09-27T15:30:16.0185905Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2022-09-27T15:30:16.0188301Z adding 'torch/include/ATen/ops/cummax.h' 2022-09-27T15:30:16.0190310Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0192221Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0193959Z adding 'torch/include/ATen/ops/cummax_native.h' 2022-09-27T15:30:16.0195908Z adding 'torch/include/ATen/ops/cummax_ops.h' 2022-09-27T15:30:16.0197582Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2022-09-27T15:30:16.0199474Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0201373Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2022-09-27T15:30:16.0203231Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2022-09-27T15:30:16.0205196Z adding 'torch/include/ATen/ops/cummin.h' 2022-09-27T15:30:16.0207175Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0208793Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0210581Z adding 'torch/include/ATen/ops/cummin_native.h' 2022-09-27T15:30:16.0212818Z adding 'torch/include/ATen/ops/cummin_ops.h' 2022-09-27T15:30:16.0214880Z adding 'torch/include/ATen/ops/cumprod.h' 2022-09-27T15:30:16.0216580Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2022-09-27T15:30:16.0218187Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0219685Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2022-09-27T15:30:16.0221320Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2022-09-27T15:30:16.0223152Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0225676Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0226534Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2022-09-27T15:30:16.0228411Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2022-09-27T15:30:16.0230482Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2022-09-27T15:30:16.0232574Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2022-09-27T15:30:16.0234181Z adding 'torch/include/ATen/ops/cumprod_native.h' 2022-09-27T15:30:16.0236706Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2022-09-27T15:30:16.0238839Z adding 'torch/include/ATen/ops/cumsum.h' 2022-09-27T15:30:16.0240988Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0242936Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0244928Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2022-09-27T15:30:16.0246704Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2022-09-27T15:30:16.0248740Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2022-09-27T15:30:16.0250647Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2022-09-27T15:30:16.0253105Z adding 'torch/include/ATen/ops/cumsum_native.h' 2022-09-27T15:30:16.0254748Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2022-09-27T15:30:16.0256665Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2022-09-27T15:30:16.0258803Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0259990Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2022-09-27T15:30:16.0261952Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2022-09-27T15:30:16.0263960Z adding 'torch/include/ATen/ops/data.h' 2022-09-27T15:30:16.0265584Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0267050Z adding 'torch/include/ATen/ops/data_native.h' 2022-09-27T15:30:16.0268885Z adding 'torch/include/ATen/ops/data_ops.h' 2022-09-27T15:30:16.0270591Z adding 'torch/include/ATen/ops/deg2rad.h' 2022-09-27T15:30:16.0272448Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0274013Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2022-09-27T15:30:16.0276297Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2022-09-27T15:30:16.0277594Z adding 'torch/include/ATen/ops/dense_dim.h' 2022-09-27T15:30:16.0279293Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2022-09-27T15:30:16.0281099Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2022-09-27T15:30:16.0283083Z adding 'torch/include/ATen/ops/dequantize.h' 2022-09-27T15:30:16.0285140Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0286906Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2022-09-27T15:30:16.0288784Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2022-09-27T15:30:16.0294241Z adding 'torch/include/ATen/ops/dequantize_native.h' 2022-09-27T15:30:16.0294555Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2022-09-27T15:30:16.0294943Z adding 'torch/include/ATen/ops/det.h' 2022-09-27T15:30:16.0296845Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0298741Z adding 'torch/include/ATen/ops/det_native.h' 2022-09-27T15:30:16.0300193Z adding 'torch/include/ATen/ops/det_ops.h' 2022-09-27T15:30:16.0301875Z adding 'torch/include/ATen/ops/detach.h' 2022-09-27T15:30:16.0303835Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0305373Z adding 'torch/include/ATen/ops/detach_copy.h' 2022-09-27T15:30:16.0307403Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0309120Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0310546Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2022-09-27T15:30:16.0312402Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2022-09-27T15:30:16.0314213Z adding 'torch/include/ATen/ops/detach_native.h' 2022-09-27T15:30:16.0316150Z adding 'torch/include/ATen/ops/detach_ops.h' 2022-09-27T15:30:16.0318044Z adding 'torch/include/ATen/ops/diag.h' 2022-09-27T15:30:16.0319911Z adding 'torch/include/ATen/ops/diag_backward.h' 2022-09-27T15:30:16.0321948Z adding 'torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0323556Z adding 'torch/include/ATen/ops/diag_backward_native.h' 2022-09-27T15:30:16.0325488Z adding 'torch/include/ATen/ops/diag_backward_ops.h' 2022-09-27T15:30:16.0327541Z adding 'torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0329433Z adding 'torch/include/ATen/ops/diag_cpu_dispatch.h' 2022-09-27T15:30:16.0331438Z adding 'torch/include/ATen/ops/diag_cuda_dispatch.h' 2022-09-27T15:30:16.0335561Z adding 'torch/include/ATen/ops/diag_embed.h' 2022-09-27T15:30:16.0337160Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0339078Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2022-09-27T15:30:16.0341172Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2022-09-27T15:30:16.0343652Z adding 'torch/include/ATen/ops/diag_native.h' 2022-09-27T15:30:16.0345281Z adding 'torch/include/ATen/ops/diag_ops.h' 2022-09-27T15:30:16.0347307Z adding 'torch/include/ATen/ops/diagflat.h' 2022-09-27T15:30:16.0349372Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0351249Z adding 'torch/include/ATen/ops/diagflat_native.h' 2022-09-27T15:30:16.0353267Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2022-09-27T15:30:16.0355403Z adding 'torch/include/ATen/ops/diagonal.h' 2022-09-27T15:30:16.0357252Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2022-09-27T15:30:16.0359507Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0361346Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2022-09-27T15:30:16.0363515Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2022-09-27T15:30:16.0365696Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0367637Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0369411Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2022-09-27T15:30:16.0371779Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0374003Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0375483Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2022-09-27T15:30:16.0377491Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2022-09-27T15:30:16.0379490Z adding 'torch/include/ATen/ops/diagonal_native.h' 2022-09-27T15:30:16.0381559Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2022-09-27T15:30:16.0383863Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2022-09-27T15:30:16.0385810Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0387589Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2022-09-27T15:30:16.0389598Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2022-09-27T15:30:16.0391536Z adding 'torch/include/ATen/ops/diff.h' 2022-09-27T15:30:16.0393865Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0395728Z adding 'torch/include/ATen/ops/diff_native.h' 2022-09-27T15:30:16.0397584Z adding 'torch/include/ATen/ops/diff_ops.h' 2022-09-27T15:30:16.0399506Z adding 'torch/include/ATen/ops/digamma.h' 2022-09-27T15:30:16.0401669Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0403355Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2022-09-27T15:30:16.0405259Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2022-09-27T15:30:16.0407147Z adding 'torch/include/ATen/ops/digamma_meta.h' 2022-09-27T15:30:16.0409177Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2022-09-27T15:30:16.0411119Z adding 'torch/include/ATen/ops/digamma_native.h' 2022-09-27T15:30:16.0413617Z adding 'torch/include/ATen/ops/digamma_ops.h' 2022-09-27T15:30:16.0415469Z adding 'torch/include/ATen/ops/dist.h' 2022-09-27T15:30:16.0417515Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0419304Z adding 'torch/include/ATen/ops/dist_native.h' 2022-09-27T15:30:16.0421262Z adding 'torch/include/ATen/ops/dist_ops.h' 2022-09-27T15:30:16.0423459Z adding 'torch/include/ATen/ops/div.h' 2022-09-27T15:30:16.0425780Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0427924Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0429553Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2022-09-27T15:30:16.0431558Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2022-09-27T15:30:16.0433487Z adding 'torch/include/ATen/ops/div_meta.h' 2022-09-27T15:30:16.0435457Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2022-09-27T15:30:16.0437492Z adding 'torch/include/ATen/ops/div_native.h' 2022-09-27T15:30:16.0440093Z adding 'torch/include/ATen/ops/div_ops.h' 2022-09-27T15:30:16.0442407Z adding 'torch/include/ATen/ops/divide.h' 2022-09-27T15:30:16.0444742Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0446538Z adding 'torch/include/ATen/ops/divide_native.h' 2022-09-27T15:30:16.0449514Z adding 'torch/include/ATen/ops/divide_ops.h' 2022-09-27T15:30:16.0451584Z adding 'torch/include/ATen/ops/dot.h' 2022-09-27T15:30:16.0453631Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0455277Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2022-09-27T15:30:16.0457229Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2022-09-27T15:30:16.0458591Z adding 'torch/include/ATen/ops/dot_native.h' 2022-09-27T15:30:16.0460398Z adding 'torch/include/ATen/ops/dot_ops.h' 2022-09-27T15:30:16.0462197Z adding 'torch/include/ATen/ops/dropout.h' 2022-09-27T15:30:16.0464168Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0466301Z adding 'torch/include/ATen/ops/dropout_native.h' 2022-09-27T15:30:16.0467404Z adding 'torch/include/ATen/ops/dropout_ops.h' 2022-09-27T15:30:16.0469230Z adding 'torch/include/ATen/ops/dsplit.h' 2022-09-27T15:30:16.0471115Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0472703Z adding 'torch/include/ATen/ops/dsplit_native.h' 2022-09-27T15:30:16.0474684Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2022-09-27T15:30:16.0476532Z adding 'torch/include/ATen/ops/dstack.h' 2022-09-27T15:30:16.0478701Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0480439Z adding 'torch/include/ATen/ops/dstack_native.h' 2022-09-27T15:30:16.0482628Z adding 'torch/include/ATen/ops/dstack_ops.h' 2022-09-27T15:30:16.0484575Z adding 'torch/include/ATen/ops/einsum.h' 2022-09-27T15:30:16.0486183Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0487813Z adding 'torch/include/ATen/ops/einsum_native.h' 2022-09-27T15:30:16.0489549Z adding 'torch/include/ATen/ops/einsum_ops.h' 2022-09-27T15:30:16.0491571Z adding 'torch/include/ATen/ops/elu.h' 2022-09-27T15:30:16.0493913Z adding 'torch/include/ATen/ops/elu_backward.h' 2022-09-27T15:30:16.0495883Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0497471Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2022-09-27T15:30:16.0499398Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2022-09-27T15:30:16.0501207Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2022-09-27T15:30:16.0503203Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2022-09-27T15:30:16.0504985Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2022-09-27T15:30:16.0506785Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2022-09-27T15:30:16.0508615Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0510251Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2022-09-27T15:30:16.0511845Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2022-09-27T15:30:16.0514177Z adding 'torch/include/ATen/ops/elu_meta.h' 2022-09-27T15:30:16.0515202Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2022-09-27T15:30:16.0517074Z adding 'torch/include/ATen/ops/elu_native.h' 2022-09-27T15:30:16.0518807Z adding 'torch/include/ATen/ops/elu_ops.h' 2022-09-27T15:30:16.0520611Z adding 'torch/include/ATen/ops/embedding.h' 2022-09-27T15:30:16.0522338Z adding 'torch/include/ATen/ops/embedding_backward.h' 2022-09-27T15:30:16.0523959Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0525534Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2022-09-27T15:30:16.0527222Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2022-09-27T15:30:16.0529072Z adding 'torch/include/ATen/ops/embedding_bag.h' 2022-09-27T15:30:16.0531462Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0532889Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2022-09-27T15:30:16.0535031Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2022-09-27T15:30:16.0536842Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0538409Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2022-09-27T15:30:16.0540372Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0542050Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2022-09-27T15:30:16.0543739Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2022-09-27T15:30:16.0545405Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2022-09-27T15:30:16.0547112Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2022-09-27T15:30:16.0548937Z adding 'torch/include/ATen/ops/embedding_native.h' 2022-09-27T15:30:16.0550729Z adding 'torch/include/ATen/ops/embedding_ops.h' 2022-09-27T15:30:16.0552664Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2022-09-27T15:30:16.0554574Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0556341Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2022-09-27T15:30:16.0558068Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2022-09-27T15:30:16.0561892Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2022-09-27T15:30:16.0562085Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2022-09-27T15:30:16.0563575Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2022-09-27T15:30:16.0565825Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2022-09-27T15:30:16.0567931Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0569394Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2022-09-27T15:30:16.0572013Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2022-09-27T15:30:16.0574264Z adding 'torch/include/ATen/ops/empty.h' 2022-09-27T15:30:16.0576391Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0578476Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0580318Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2022-09-27T15:30:16.0582222Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2022-09-27T15:30:16.0584360Z adding 'torch/include/ATen/ops/empty_like.h' 2022-09-27T15:30:16.0586326Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0588265Z adding 'torch/include/ATen/ops/empty_like_native.h' 2022-09-27T15:30:16.0590225Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2022-09-27T15:30:16.0592204Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2022-09-27T15:30:16.0594113Z adding 'torch/include/ATen/ops/empty_native.h' 2022-09-27T15:30:16.0596409Z adding 'torch/include/ATen/ops/empty_ops.h' 2022-09-27T15:30:16.0598600Z adding 'torch/include/ATen/ops/empty_quantized.h' 2022-09-27T15:30:16.0600709Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0602421Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2022-09-27T15:30:16.0604523Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2022-09-27T15:30:16.0606619Z adding 'torch/include/ATen/ops/empty_strided.h' 2022-09-27T15:30:16.0608881Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0610749Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2022-09-27T15:30:16.0613060Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2022-09-27T15:30:16.0614945Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2022-09-27T15:30:16.0616871Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2022-09-27T15:30:16.0618881Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2022-09-27T15:30:16.0620828Z adding 'torch/include/ATen/ops/eq.h' 2022-09-27T15:30:16.0622864Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0624757Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2022-09-27T15:30:16.0626697Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2022-09-27T15:30:16.0628575Z adding 'torch/include/ATen/ops/eq_meta.h' 2022-09-27T15:30:16.0630454Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2022-09-27T15:30:16.0632810Z adding 'torch/include/ATen/ops/eq_native.h' 2022-09-27T15:30:16.0634797Z adding 'torch/include/ATen/ops/eq_ops.h' 2022-09-27T15:30:16.0637292Z adding 'torch/include/ATen/ops/equal.h' 2022-09-27T15:30:16.0638837Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2022-09-27T15:30:16.0640504Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2022-09-27T15:30:16.0642231Z adding 'torch/include/ATen/ops/equal_native.h' 2022-09-27T15:30:16.0644092Z adding 'torch/include/ATen/ops/equal_ops.h' 2022-09-27T15:30:16.0645819Z adding 'torch/include/ATen/ops/erf.h' 2022-09-27T15:30:16.0648458Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0650186Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2022-09-27T15:30:16.0652368Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2022-09-27T15:30:16.0654604Z adding 'torch/include/ATen/ops/erf_meta.h' 2022-09-27T15:30:16.0658232Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2022-09-27T15:30:16.0658501Z adding 'torch/include/ATen/ops/erf_native.h' 2022-09-27T15:30:16.0660184Z adding 'torch/include/ATen/ops/erf_ops.h' 2022-09-27T15:30:16.0662080Z adding 'torch/include/ATen/ops/erfc.h' 2022-09-27T15:30:16.0664298Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0665491Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2022-09-27T15:30:16.0666975Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2022-09-27T15:30:16.0668550Z adding 'torch/include/ATen/ops/erfc_meta.h' 2022-09-27T15:30:16.0670234Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2022-09-27T15:30:16.0671793Z adding 'torch/include/ATen/ops/erfc_native.h' 2022-09-27T15:30:16.0673635Z adding 'torch/include/ATen/ops/erfc_ops.h' 2022-09-27T15:30:16.0675342Z adding 'torch/include/ATen/ops/erfinv.h' 2022-09-27T15:30:16.0677197Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0678739Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2022-09-27T15:30:16.0680378Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2022-09-27T15:30:16.0681923Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2022-09-27T15:30:16.0683616Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2022-09-27T15:30:16.0685199Z adding 'torch/include/ATen/ops/erfinv_native.h' 2022-09-27T15:30:16.0687056Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2022-09-27T15:30:16.0688880Z adding 'torch/include/ATen/ops/exp.h' 2022-09-27T15:30:16.0690596Z adding 'torch/include/ATen/ops/exp2.h' 2022-09-27T15:30:16.0692648Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0694291Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2022-09-27T15:30:16.0695992Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2022-09-27T15:30:16.0697818Z adding 'torch/include/ATen/ops/exp2_meta.h' 2022-09-27T15:30:16.0699677Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2022-09-27T15:30:16.0701181Z adding 'torch/include/ATen/ops/exp2_native.h' 2022-09-27T15:30:16.0703339Z adding 'torch/include/ATen/ops/exp2_ops.h' 2022-09-27T15:30:16.0705071Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0706449Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2022-09-27T15:30:16.0708060Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2022-09-27T15:30:16.0709683Z adding 'torch/include/ATen/ops/exp_meta.h' 2022-09-27T15:30:16.0712220Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2022-09-27T15:30:16.0713222Z adding 'torch/include/ATen/ops/exp_native.h' 2022-09-27T15:30:16.0715372Z adding 'torch/include/ATen/ops/exp_ops.h' 2022-09-27T15:30:16.0716984Z adding 'torch/include/ATen/ops/expand.h' 2022-09-27T15:30:16.0718448Z adding 'torch/include/ATen/ops/expand_as.h' 2022-09-27T15:30:16.0720450Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0722286Z adding 'torch/include/ATen/ops/expand_as_native.h' 2022-09-27T15:30:16.0723804Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2022-09-27T15:30:16.0725888Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0728195Z adding 'torch/include/ATen/ops/expand_copy.h' 2022-09-27T15:30:16.0730140Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0731919Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0735760Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2022-09-27T15:30:16.0738045Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2022-09-27T15:30:16.0739980Z adding 'torch/include/ATen/ops/expand_native.h' 2022-09-27T15:30:16.0741795Z adding 'torch/include/ATen/ops/expand_ops.h' 2022-09-27T15:30:16.0743526Z adding 'torch/include/ATen/ops/expm1.h' 2022-09-27T15:30:16.0745345Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.0747165Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2022-09-27T15:30:16.0748878Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2022-09-27T15:30:16.0750707Z adding 'torch/include/ATen/ops/expm1_meta.h' 2022-09-27T15:30:16.0752781Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2022-09-27T15:30:16.0754394Z adding 'torch/include/ATen/ops/expm1_native.h' 2022-09-27T15:30:16.0756304Z adding 'torch/include/ATen/ops/expm1_ops.h' 2022-09-27T15:30:16.0758162Z adding 'torch/include/ATen/ops/exponential.h' 2022-09-27T15:30:16.0760122Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0761850Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2022-09-27T15:30:16.0763687Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2022-09-27T15:30:16.0765479Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2022-09-27T15:30:16.0767402Z adding 'torch/include/ATen/ops/exponential_native.h' 2022-09-27T15:30:16.0769468Z adding 'torch/include/ATen/ops/exponential_ops.h' 2022-09-27T15:30:16.0771760Z adding 'torch/include/ATen/ops/eye.h' 2022-09-27T15:30:16.0774108Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0776031Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2022-09-27T15:30:16.0778855Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2022-09-27T15:30:16.0780838Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2022-09-27T15:30:16.0782776Z adding 'torch/include/ATen/ops/eye_native.h' 2022-09-27T15:30:16.0785066Z adding 'torch/include/ATen/ops/eye_ops.h' 2022-09-27T15:30:16.0787180Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2022-09-27T15:30:16.0789397Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2022-09-27T15:30:16.0791211Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2022-09-27T15:30:16.0793283Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0795117Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2022-09-27T15:30:16.0797100Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2022-09-27T15:30:16.0799252Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0801036Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2022-09-27T15:30:16.0802846Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2022-09-27T15:30:16.0804585Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2022-09-27T15:30:16.0806571Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2022-09-27T15:30:16.0808675Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0810270Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2022-09-27T15:30:16.0812411Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2022-09-27T15:30:16.0814242Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2022-09-27T15:30:16.0816226Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2022-09-27T15:30:16.0817767Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2022-09-27T15:30:16.0819753Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0821031Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2022-09-27T15:30:16.0823013Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2022-09-27T15:30:16.0824980Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0826939Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2022-09-27T15:30:16.0828982Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2022-09-27T15:30:16.0830716Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2022-09-27T15:30:16.0832786Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2022-09-27T15:30:16.0834918Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0836744Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2022-09-27T15:30:16.0838885Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2022-09-27T15:30:16.0841022Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2022-09-27T15:30:16.0843158Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0844879Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2022-09-27T15:30:16.0846993Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0848886Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2022-09-27T15:30:16.0851052Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2022-09-27T15:30:16.0853042Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2022-09-27T15:30:16.0855102Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2022-09-27T15:30:16.0857114Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2022-09-27T15:30:16.0859202Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0861170Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2022-09-27T15:30:16.0863465Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0865009Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2022-09-27T15:30:16.0867194Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2022-09-27T15:30:16.0869128Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2022-09-27T15:30:16.0871097Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2022-09-27T15:30:16.0872898Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2022-09-27T15:30:16.0874816Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0876482Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2022-09-27T15:30:16.0878301Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2022-09-27T15:30:16.0880291Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2022-09-27T15:30:16.0882353Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0884274Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2022-09-27T15:30:16.0886200Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2022-09-27T15:30:16.0888296Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2022-09-27T15:30:16.0890376Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0892380Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2022-09-27T15:30:16.0894339Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2022-09-27T15:30:16.0896181Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2022-09-27T15:30:16.0897930Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0899772Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2022-09-27T15:30:16.0901687Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2022-09-27T15:30:16.0903501Z adding 'torch/include/ATen/ops/feature_dropout.h' 2022-09-27T15:30:16.0906001Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0907429Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2022-09-27T15:30:16.0909135Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2022-09-27T15:30:16.0910891Z adding 'torch/include/ATen/ops/fft_fft.h' 2022-09-27T15:30:16.0912655Z adding 'torch/include/ATen/ops/fft_fft2.h' 2022-09-27T15:30:16.0914617Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0916426Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2022-09-27T15:30:16.0918153Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2022-09-27T15:30:16.0919854Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0921264Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2022-09-27T15:30:16.0922776Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2022-09-27T15:30:16.0924626Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2022-09-27T15:30:16.0926701Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.0928373Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2022-09-27T15:30:16.0930212Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2022-09-27T15:30:16.0932219Z adding 'torch/include/ATen/ops/fft_fftn.h' 2022-09-27T15:30:16.0934329Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0936094Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2022-09-27T15:30:16.0937905Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2022-09-27T15:30:16.0939634Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2022-09-27T15:30:16.0941411Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0943031Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2022-09-27T15:30:16.0944934Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2022-09-27T15:30:16.0946835Z adding 'torch/include/ATen/ops/fft_hfft.h' 2022-09-27T15:30:16.0948793Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2022-09-27T15:30:16.0950463Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0952403Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2022-09-27T15:30:16.0953938Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2022-09-27T15:30:16.0955922Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0957469Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2022-09-27T15:30:16.0959553Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2022-09-27T15:30:16.0961344Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2022-09-27T15:30:16.0963171Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0964981Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2022-09-27T15:30:16.0967254Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2022-09-27T15:30:16.0969170Z adding 'torch/include/ATen/ops/fft_ifft.h' 2022-09-27T15:30:16.0971537Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2022-09-27T15:30:16.0973727Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0975624Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2022-09-27T15:30:16.0977460Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2022-09-27T15:30:16.0979498Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0981139Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2022-09-27T15:30:16.0983250Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2022-09-27T15:30:16.0985133Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2022-09-27T15:30:16.0987467Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0988870Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2022-09-27T15:30:16.0990765Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2022-09-27T15:30:16.0992564Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2022-09-27T15:30:16.0994462Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.0996067Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2022-09-27T15:30:16.0997760Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2022-09-27T15:30:16.0999603Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2022-09-27T15:30:16.1001395Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2022-09-27T15:30:16.1005218Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1005385Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2022-09-27T15:30:16.1007135Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2022-09-27T15:30:16.1008949Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1010545Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2022-09-27T15:30:16.1012386Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2022-09-27T15:30:16.1014355Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2022-09-27T15:30:16.1016095Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1017770Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2022-09-27T15:30:16.1019491Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2022-09-27T15:30:16.1021471Z adding 'torch/include/ATen/ops/fft_irfft.h' 2022-09-27T15:30:16.1023404Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2022-09-27T15:30:16.1025456Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1027470Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2022-09-27T15:30:16.1029592Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2022-09-27T15:30:16.1031773Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1033404Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2022-09-27T15:30:16.1035504Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2022-09-27T15:30:16.1038006Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2022-09-27T15:30:16.1044105Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1044429Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2022-09-27T15:30:16.1044594Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2022-09-27T15:30:16.1047320Z adding 'torch/include/ATen/ops/fft_rfft.h' 2022-09-27T15:30:16.1049562Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2022-09-27T15:30:16.1050086Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1051817Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2022-09-27T15:30:16.1054038Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2022-09-27T15:30:16.1056307Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1057884Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2022-09-27T15:30:16.1059882Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2022-09-27T15:30:16.1061980Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2022-09-27T15:30:16.1064118Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1065852Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2022-09-27T15:30:16.1067813Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2022-09-27T15:30:16.1069799Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2022-09-27T15:30:16.1071900Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1073696Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2022-09-27T15:30:16.1075887Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2022-09-27T15:30:16.1077769Z adding 'torch/include/ATen/ops/fill.h' 2022-09-27T15:30:16.1079830Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1081634Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2022-09-27T15:30:16.1083438Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2022-09-27T15:30:16.1085276Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2022-09-27T15:30:16.1087630Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1089127Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2022-09-27T15:30:16.1091280Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2022-09-27T15:30:16.1093347Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2022-09-27T15:30:16.1095160Z adding 'torch/include/ATen/ops/fill_native.h' 2022-09-27T15:30:16.1097263Z adding 'torch/include/ATen/ops/fill_ops.h' 2022-09-27T15:30:16.1099292Z adding 'torch/include/ATen/ops/fix.h' 2022-09-27T15:30:16.1101293Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1102947Z adding 'torch/include/ATen/ops/fix_native.h' 2022-09-27T15:30:16.1104899Z adding 'torch/include/ATen/ops/fix_ops.h' 2022-09-27T15:30:16.1106930Z adding 'torch/include/ATen/ops/flatten.h' 2022-09-27T15:30:16.1109012Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1110704Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2022-09-27T15:30:16.1112784Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1114379Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2022-09-27T15:30:16.1116351Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2022-09-27T15:30:16.1118088Z adding 'torch/include/ATen/ops/flatten_native.h' 2022-09-27T15:30:16.1120304Z adding 'torch/include/ATen/ops/flatten_ops.h' 2022-09-27T15:30:16.1122125Z adding 'torch/include/ATen/ops/flip.h' 2022-09-27T15:30:16.1124234Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1125934Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2022-09-27T15:30:16.1127943Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2022-09-27T15:30:16.1129683Z adding 'torch/include/ATen/ops/flip_native.h' 2022-09-27T15:30:16.1132254Z adding 'torch/include/ATen/ops/flip_ops.h' 2022-09-27T15:30:16.1134430Z adding 'torch/include/ATen/ops/fliplr.h' 2022-09-27T15:30:16.1136611Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1138291Z adding 'torch/include/ATen/ops/fliplr_native.h' 2022-09-27T15:30:16.1140244Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2022-09-27T15:30:16.1141796Z adding 'torch/include/ATen/ops/flipud.h' 2022-09-27T15:30:16.1143829Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1145029Z adding 'torch/include/ATen/ops/flipud_native.h' 2022-09-27T15:30:16.1146557Z adding 'torch/include/ATen/ops/flipud_ops.h' 2022-09-27T15:30:16.1148599Z adding 'torch/include/ATen/ops/float_power.h' 2022-09-27T15:30:16.1150548Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1152183Z adding 'torch/include/ATen/ops/float_power_native.h' 2022-09-27T15:30:16.1154426Z adding 'torch/include/ATen/ops/float_power_ops.h' 2022-09-27T15:30:16.1156396Z adding 'torch/include/ATen/ops/floor.h' 2022-09-27T15:30:16.1158464Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1160223Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2022-09-27T15:30:16.1162066Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2022-09-27T15:30:16.1163958Z adding 'torch/include/ATen/ops/floor_divide.h' 2022-09-27T15:30:16.1166232Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1168085Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2022-09-27T15:30:16.1169844Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2022-09-27T15:30:16.1171772Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2022-09-27T15:30:16.1173563Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2022-09-27T15:30:16.1175144Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2022-09-27T15:30:16.1176982Z adding 'torch/include/ATen/ops/floor_meta.h' 2022-09-27T15:30:16.1178777Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2022-09-27T15:30:16.1180435Z adding 'torch/include/ATen/ops/floor_native.h' 2022-09-27T15:30:16.1182057Z adding 'torch/include/ATen/ops/floor_ops.h' 2022-09-27T15:30:16.1183677Z adding 'torch/include/ATen/ops/fmax.h' 2022-09-27T15:30:16.1185476Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1186858Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2022-09-27T15:30:16.1188318Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2022-09-27T15:30:16.1189823Z adding 'torch/include/ATen/ops/fmax_meta.h' 2022-09-27T15:30:16.1191431Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2022-09-27T15:30:16.1192963Z adding 'torch/include/ATen/ops/fmax_native.h' 2022-09-27T15:30:16.1194804Z adding 'torch/include/ATen/ops/fmax_ops.h' 2022-09-27T15:30:16.1196627Z adding 'torch/include/ATen/ops/fmin.h' 2022-09-27T15:30:16.1198668Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1199982Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2022-09-27T15:30:16.1201506Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2022-09-27T15:30:16.1203422Z adding 'torch/include/ATen/ops/fmin_meta.h' 2022-09-27T15:30:16.1205604Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2022-09-27T15:30:16.1208030Z adding 'torch/include/ATen/ops/fmin_native.h' 2022-09-27T15:30:16.1210330Z adding 'torch/include/ATen/ops/fmin_ops.h' 2022-09-27T15:30:16.1213225Z adding 'torch/include/ATen/ops/fmod.h' 2022-09-27T15:30:16.1215419Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1218876Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1221258Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2022-09-27T15:30:16.1223595Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2022-09-27T15:30:16.1225628Z adding 'torch/include/ATen/ops/fmod_meta.h' 2022-09-27T15:30:16.1228000Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2022-09-27T15:30:16.1230167Z adding 'torch/include/ATen/ops/fmod_native.h' 2022-09-27T15:30:16.1232726Z adding 'torch/include/ATen/ops/fmod_ops.h' 2022-09-27T15:30:16.1235315Z adding 'torch/include/ATen/ops/frac.h' 2022-09-27T15:30:16.1237842Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1239818Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2022-09-27T15:30:16.1242006Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2022-09-27T15:30:16.1244147Z adding 'torch/include/ATen/ops/frac_meta.h' 2022-09-27T15:30:16.1246420Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2022-09-27T15:30:16.1248728Z adding 'torch/include/ATen/ops/frac_native.h' 2022-09-27T15:30:16.1251293Z adding 'torch/include/ATen/ops/frac_ops.h' 2022-09-27T15:30:16.1253963Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2022-09-27T15:30:16.1256199Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2022-09-27T15:30:16.1258762Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1260941Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1263242Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1265548Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2022-09-27T15:30:16.1267465Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2022-09-27T15:30:16.1269200Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2022-09-27T15:30:16.1270895Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2022-09-27T15:30:16.1272753Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1274593Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2022-09-27T15:30:16.1276197Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2022-09-27T15:30:16.1278608Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2022-09-27T15:30:16.1281104Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2022-09-27T15:30:16.1283588Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2022-09-27T15:30:16.1287167Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2022-09-27T15:30:16.1289609Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2022-09-27T15:30:16.1292297Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2022-09-27T15:30:16.1295159Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1297312Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1299667Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2022-09-27T15:30:16.1302901Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2022-09-27T15:30:16.1304792Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1307456Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2022-09-27T15:30:16.1309810Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2022-09-27T15:30:16.1313103Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2022-09-27T15:30:16.1315840Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2022-09-27T15:30:16.1320079Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2022-09-27T15:30:16.1320757Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2022-09-27T15:30:16.1322968Z adding 'torch/include/ATen/ops/frexp.h' 2022-09-27T15:30:16.1325428Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1331177Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2022-09-27T15:30:16.1331810Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2022-09-27T15:30:16.1332366Z adding 'torch/include/ATen/ops/frexp_native.h' 2022-09-27T15:30:16.1334934Z adding 'torch/include/ATen/ops/frexp_ops.h' 2022-09-27T15:30:16.1337205Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2022-09-27T15:30:16.1339594Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1341650Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2022-09-27T15:30:16.1344292Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2022-09-27T15:30:16.1347049Z adding 'torch/include/ATen/ops/from_blob.h' 2022-09-27T15:30:16.1349359Z adding 'torch/include/ATen/ops/from_file.h' 2022-09-27T15:30:16.1351869Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1353979Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2022-09-27T15:30:16.1356342Z adding 'torch/include/ATen/ops/from_file_native.h' 2022-09-27T15:30:16.1358846Z adding 'torch/include/ATen/ops/from_file_ops.h' 2022-09-27T15:30:16.1361329Z adding 'torch/include/ATen/ops/full.h' 2022-09-27T15:30:16.1363894Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1366173Z adding 'torch/include/ATen/ops/full_like.h' 2022-09-27T15:30:16.1369090Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1371087Z adding 'torch/include/ATen/ops/full_like_native.h' 2022-09-27T15:30:16.1374055Z adding 'torch/include/ATen/ops/full_like_ops.h' 2022-09-27T15:30:16.1376010Z adding 'torch/include/ATen/ops/full_native.h' 2022-09-27T15:30:16.1378848Z adding 'torch/include/ATen/ops/full_ops.h' 2022-09-27T15:30:16.1381185Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2022-09-27T15:30:16.1385999Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1386785Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2022-09-27T15:30:16.1388009Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2022-09-27T15:30:16.1391081Z adding 'torch/include/ATen/ops/gather.h' 2022-09-27T15:30:16.1392857Z adding 'torch/include/ATen/ops/gather_backward.h' 2022-09-27T15:30:16.1395520Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1397321Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2022-09-27T15:30:16.1399818Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2022-09-27T15:30:16.1401977Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1404031Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1407285Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2022-09-27T15:30:16.1407738Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2022-09-27T15:30:16.1409522Z adding 'torch/include/ATen/ops/gather_meta.h' 2022-09-27T15:30:16.1411408Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2022-09-27T15:30:16.1413169Z adding 'torch/include/ATen/ops/gather_native.h' 2022-09-27T15:30:16.1414930Z adding 'torch/include/ATen/ops/gather_ops.h' 2022-09-27T15:30:16.1416808Z adding 'torch/include/ATen/ops/gcd.h' 2022-09-27T15:30:16.1418619Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1420272Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2022-09-27T15:30:16.1421999Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2022-09-27T15:30:16.1423747Z adding 'torch/include/ATen/ops/gcd_meta.h' 2022-09-27T15:30:16.1425440Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2022-09-27T15:30:16.1427177Z adding 'torch/include/ATen/ops/gcd_native.h' 2022-09-27T15:30:16.1428990Z adding 'torch/include/ATen/ops/gcd_ops.h' 2022-09-27T15:30:16.1430873Z adding 'torch/include/ATen/ops/ge.h' 2022-09-27T15:30:16.1432837Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1434633Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2022-09-27T15:30:16.1436370Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2022-09-27T15:30:16.1438437Z adding 'torch/include/ATen/ops/ge_meta.h' 2022-09-27T15:30:16.1440275Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2022-09-27T15:30:16.1442103Z adding 'torch/include/ATen/ops/ge_native.h' 2022-09-27T15:30:16.1444123Z adding 'torch/include/ATen/ops/ge_ops.h' 2022-09-27T15:30:16.1446091Z adding 'torch/include/ATen/ops/gelu.h' 2022-09-27T15:30:16.1448262Z adding 'torch/include/ATen/ops/gelu_backward.h' 2022-09-27T15:30:16.1450153Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1452164Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1454474Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1455985Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2022-09-27T15:30:16.1457767Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2022-09-27T15:30:16.1459492Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2022-09-27T15:30:16.1462853Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2022-09-27T15:30:16.1463295Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1464730Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2022-09-27T15:30:16.1466560Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2022-09-27T15:30:16.1468302Z adding 'torch/include/ATen/ops/gelu_meta.h' 2022-09-27T15:30:16.1469933Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2022-09-27T15:30:16.1471629Z adding 'torch/include/ATen/ops/gelu_native.h' 2022-09-27T15:30:16.1473509Z adding 'torch/include/ATen/ops/gelu_ops.h' 2022-09-27T15:30:16.1475543Z adding 'torch/include/ATen/ops/geometric.h' 2022-09-27T15:30:16.1477487Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1479599Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2022-09-27T15:30:16.1481366Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2022-09-27T15:30:16.1483550Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2022-09-27T15:30:16.1485125Z adding 'torch/include/ATen/ops/geometric_native.h' 2022-09-27T15:30:16.1487519Z adding 'torch/include/ATen/ops/geometric_ops.h' 2022-09-27T15:30:16.1489508Z adding 'torch/include/ATen/ops/geqrf.h' 2022-09-27T15:30:16.1491676Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2022-09-27T15:30:16.1493668Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2022-09-27T15:30:16.1495231Z adding 'torch/include/ATen/ops/geqrf_native.h' 2022-09-27T15:30:16.1497158Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2022-09-27T15:30:16.1498981Z adding 'torch/include/ATen/ops/ger.h' 2022-09-27T15:30:16.1500837Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1502354Z adding 'torch/include/ATen/ops/ger_native.h' 2022-09-27T15:30:16.1504376Z adding 'torch/include/ATen/ops/ger_ops.h' 2022-09-27T15:30:16.1506155Z adding 'torch/include/ATen/ops/glu.h' 2022-09-27T15:30:16.1508495Z adding 'torch/include/ATen/ops/glu_backward.h' 2022-09-27T15:30:16.1510324Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1512256Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1514004Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2022-09-27T15:30:16.1515734Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1517746Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2022-09-27T15:30:16.1519679Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2022-09-27T15:30:16.1521078Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2022-09-27T15:30:16.1523297Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2022-09-27T15:30:16.1525150Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2022-09-27T15:30:16.1527443Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2022-09-27T15:30:16.1529586Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1531460Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2022-09-27T15:30:16.1533345Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2022-09-27T15:30:16.1535651Z adding 'torch/include/ATen/ops/glu_jvp.h' 2022-09-27T15:30:16.1537704Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1539557Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2022-09-27T15:30:16.1541529Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2022-09-27T15:30:16.1543239Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2022-09-27T15:30:16.1545305Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2022-09-27T15:30:16.1547178Z adding 'torch/include/ATen/ops/glu_meta.h' 2022-09-27T15:30:16.1549130Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2022-09-27T15:30:16.1551428Z adding 'torch/include/ATen/ops/glu_native.h' 2022-09-27T15:30:16.1553554Z adding 'torch/include/ATen/ops/glu_ops.h' 2022-09-27T15:30:16.1555362Z adding 'torch/include/ATen/ops/gradient.h' 2022-09-27T15:30:16.1557706Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1559635Z adding 'torch/include/ATen/ops/gradient_native.h' 2022-09-27T15:30:16.1561716Z adding 'torch/include/ATen/ops/gradient_ops.h' 2022-09-27T15:30:16.1563788Z adding 'torch/include/ATen/ops/greater.h' 2022-09-27T15:30:16.1565846Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1567716Z adding 'torch/include/ATen/ops/greater_equal.h' 2022-09-27T15:30:16.1569758Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1571484Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2022-09-27T15:30:16.1573579Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2022-09-27T15:30:16.1575254Z adding 'torch/include/ATen/ops/greater_native.h' 2022-09-27T15:30:16.1577152Z adding 'torch/include/ATen/ops/greater_ops.h' 2022-09-27T15:30:16.1579119Z adding 'torch/include/ATen/ops/grid_sampler.h' 2022-09-27T15:30:16.1580680Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2022-09-27T15:30:16.1582540Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2022-09-27T15:30:16.1584433Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1586130Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1587742Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1589389Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2022-09-27T15:30:16.1591262Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2022-09-27T15:30:16.1593127Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1594779Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2022-09-27T15:30:16.1596482Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2022-09-27T15:30:16.1598060Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2022-09-27T15:30:16.1599839Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2022-09-27T15:30:16.1601691Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2022-09-27T15:30:16.1603583Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2022-09-27T15:30:16.1605456Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1607306Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1609050Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1610720Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2022-09-27T15:30:16.1612928Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2022-09-27T15:30:16.1614872Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1616412Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2022-09-27T15:30:16.1618136Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2022-09-27T15:30:16.1619682Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2022-09-27T15:30:16.1621543Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2022-09-27T15:30:16.1623315Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1624809Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2022-09-27T15:30:16.1626545Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2022-09-27T15:30:16.1628318Z adding 'torch/include/ATen/ops/group_norm.h' 2022-09-27T15:30:16.1630314Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1632451Z adding 'torch/include/ATen/ops/group_norm_native.h' 2022-09-27T15:30:16.1634293Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2022-09-27T15:30:16.1636325Z adding 'torch/include/ATen/ops/gru.h' 2022-09-27T15:30:16.1638354Z adding 'torch/include/ATen/ops/gru_cell.h' 2022-09-27T15:30:16.1640474Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1642359Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2022-09-27T15:30:16.1652168Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2022-09-27T15:30:16.1652882Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1653488Z adding 'torch/include/ATen/ops/gru_native.h' 2022-09-27T15:30:16.1654000Z adding 'torch/include/ATen/ops/gru_ops.h' 2022-09-27T15:30:16.1654466Z adding 'torch/include/ATen/ops/gt.h' 2022-09-27T15:30:16.1656192Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1657587Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2022-09-27T15:30:16.1659735Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2022-09-27T15:30:16.1661349Z adding 'torch/include/ATen/ops/gt_meta.h' 2022-09-27T15:30:16.1663167Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2022-09-27T15:30:16.1664938Z adding 'torch/include/ATen/ops/gt_native.h' 2022-09-27T15:30:16.1666779Z adding 'torch/include/ATen/ops/gt_ops.h' 2022-09-27T15:30:16.1668958Z adding 'torch/include/ATen/ops/hamming_window.h' 2022-09-27T15:30:16.1670964Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1672608Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2022-09-27T15:30:16.1674678Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2022-09-27T15:30:16.1676726Z adding 'torch/include/ATen/ops/hann_window.h' 2022-09-27T15:30:16.1678653Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1680223Z adding 'torch/include/ATen/ops/hann_window_native.h' 2022-09-27T15:30:16.1682001Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2022-09-27T15:30:16.1683768Z adding 'torch/include/ATen/ops/hardshrink.h' 2022-09-27T15:30:16.1685423Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2022-09-27T15:30:16.1687233Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1688768Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1691575Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1693311Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2022-09-27T15:30:16.1695046Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2022-09-27T15:30:16.1696774Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2022-09-27T15:30:16.1698473Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2022-09-27T15:30:16.1700226Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1701833Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2022-09-27T15:30:16.1703935Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2022-09-27T15:30:16.1705471Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2022-09-27T15:30:16.1707953Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2022-09-27T15:30:16.1709350Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2022-09-27T15:30:16.1711284Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2022-09-27T15:30:16.1712916Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2022-09-27T15:30:16.1714548Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2022-09-27T15:30:16.1716707Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1718281Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1720085Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1721774Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2022-09-27T15:30:16.1723520Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2022-09-27T15:30:16.1725263Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2022-09-27T15:30:16.1727426Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2022-09-27T15:30:16.1729857Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1731623Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2022-09-27T15:30:16.1733715Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2022-09-27T15:30:16.1735208Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2022-09-27T15:30:16.1737152Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2022-09-27T15:30:16.1738889Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2022-09-27T15:30:16.1740918Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2022-09-27T15:30:16.1742584Z adding 'torch/include/ATen/ops/hardswish.h' 2022-09-27T15:30:16.1744477Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2022-09-27T15:30:16.1746309Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1748306Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1749900Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1751651Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2022-09-27T15:30:16.1753505Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2022-09-27T15:30:16.1755297Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2022-09-27T15:30:16.1757024Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2022-09-27T15:30:16.1758800Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2022-09-27T15:30:16.1760460Z adding 'torch/include/ATen/ops/hardswish_native.h' 2022-09-27T15:30:16.1762348Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2022-09-27T15:30:16.1764199Z adding 'torch/include/ATen/ops/hardtanh.h' 2022-09-27T15:30:16.1766210Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2022-09-27T15:30:16.1768238Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1770003Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1771781Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2022-09-27T15:30:16.1773765Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2022-09-27T15:30:16.1775646Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2022-09-27T15:30:16.1777503Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2022-09-27T15:30:16.1779239Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2022-09-27T15:30:16.1781009Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2022-09-27T15:30:16.1782930Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2022-09-27T15:30:16.1784832Z adding 'torch/include/ATen/ops/heaviside.h' 2022-09-27T15:30:16.1786774Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1788530Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2022-09-27T15:30:16.1791138Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2022-09-27T15:30:16.1792659Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2022-09-27T15:30:16.1794325Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2022-09-27T15:30:16.1796030Z adding 'torch/include/ATen/ops/heaviside_native.h' 2022-09-27T15:30:16.1797809Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2022-09-27T15:30:16.1799514Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2022-09-27T15:30:16.1801324Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1802960Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2022-09-27T15:30:16.1804638Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2022-09-27T15:30:16.1806332Z adding 'torch/include/ATen/ops/histc.h' 2022-09-27T15:30:16.1808627Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2022-09-27T15:30:16.1810573Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2022-09-27T15:30:16.1812396Z adding 'torch/include/ATen/ops/histc_native.h' 2022-09-27T15:30:16.1814589Z adding 'torch/include/ATen/ops/histc_ops.h' 2022-09-27T15:30:16.1817009Z adding 'torch/include/ATen/ops/histogram.h' 2022-09-27T15:30:16.1819054Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2022-09-27T15:30:16.1820561Z adding 'torch/include/ATen/ops/histogram_native.h' 2022-09-27T15:30:16.1822443Z adding 'torch/include/ATen/ops/histogram_ops.h' 2022-09-27T15:30:16.1824367Z adding 'torch/include/ATen/ops/histogramdd.h' 2022-09-27T15:30:16.1826182Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1827801Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2022-09-27T15:30:16.1829990Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2022-09-27T15:30:16.1831915Z adding 'torch/include/ATen/ops/hsplit.h' 2022-09-27T15:30:16.1834070Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1837505Z adding 'torch/include/ATen/ops/hsplit_native.h' 2022-09-27T15:30:16.1838260Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2022-09-27T15:30:16.1839738Z adding 'torch/include/ATen/ops/hspmm.h' 2022-09-27T15:30:16.1841663Z adding 'torch/include/ATen/ops/hspmm_native.h' 2022-09-27T15:30:16.1843634Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2022-09-27T15:30:16.1845442Z adding 'torch/include/ATen/ops/hstack.h' 2022-09-27T15:30:16.1847659Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1849175Z adding 'torch/include/ATen/ops/hstack_native.h' 2022-09-27T15:30:16.1851536Z adding 'torch/include/ATen/ops/hstack_ops.h' 2022-09-27T15:30:16.1853392Z adding 'torch/include/ATen/ops/huber_loss.h' 2022-09-27T15:30:16.1855463Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2022-09-27T15:30:16.1857389Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.1859302Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1860927Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1862720Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2022-09-27T15:30:16.1864676Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2022-09-27T15:30:16.1866588Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2022-09-27T15:30:16.1868495Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2022-09-27T15:30:16.1870352Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2022-09-27T15:30:16.1872468Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2022-09-27T15:30:16.1874235Z adding 'torch/include/ATen/ops/hypot.h' 2022-09-27T15:30:16.1876372Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1878066Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2022-09-27T15:30:16.1879757Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2022-09-27T15:30:16.1881532Z adding 'torch/include/ATen/ops/hypot_meta.h' 2022-09-27T15:30:16.1883488Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2022-09-27T15:30:16.1885053Z adding 'torch/include/ATen/ops/hypot_native.h' 2022-09-27T15:30:16.1886647Z adding 'torch/include/ATen/ops/hypot_ops.h' 2022-09-27T15:30:16.1888612Z adding 'torch/include/ATen/ops/i0.h' 2022-09-27T15:30:16.1890343Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1892201Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2022-09-27T15:30:16.1893858Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2022-09-27T15:30:16.1896178Z adding 'torch/include/ATen/ops/i0_meta.h' 2022-09-27T15:30:16.1898029Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2022-09-27T15:30:16.1899803Z adding 'torch/include/ATen/ops/i0_native.h' 2022-09-27T15:30:16.1901566Z adding 'torch/include/ATen/ops/i0_ops.h' 2022-09-27T15:30:16.1903453Z adding 'torch/include/ATen/ops/igamma.h' 2022-09-27T15:30:16.1905428Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1907159Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2022-09-27T15:30:16.1908949Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2022-09-27T15:30:16.1910602Z adding 'torch/include/ATen/ops/igamma_meta.h' 2022-09-27T15:30:16.1912407Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2022-09-27T15:30:16.1914077Z adding 'torch/include/ATen/ops/igamma_native.h' 2022-09-27T15:30:16.1916036Z adding 'torch/include/ATen/ops/igamma_ops.h' 2022-09-27T15:30:16.1917867Z adding 'torch/include/ATen/ops/igammac.h' 2022-09-27T15:30:16.1920097Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1922200Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2022-09-27T15:30:16.1923919Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2022-09-27T15:30:16.1926026Z adding 'torch/include/ATen/ops/igammac_meta.h' 2022-09-27T15:30:16.1927799Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2022-09-27T15:30:16.1929320Z adding 'torch/include/ATen/ops/igammac_native.h' 2022-09-27T15:30:16.1931578Z adding 'torch/include/ATen/ops/igammac_ops.h' 2022-09-27T15:30:16.1933589Z adding 'torch/include/ATen/ops/im2col.h' 2022-09-27T15:30:16.1934889Z adding 'torch/include/ATen/ops/im2col_backward.h' 2022-09-27T15:30:16.1936745Z adding 'torch/include/ATen/ops/im2col_backward_cpu_dispatch.h' 2022-09-27T15:30:16.1938353Z adding 'torch/include/ATen/ops/im2col_backward_cuda_dispatch.h' 2022-09-27T15:30:16.1940188Z adding 'torch/include/ATen/ops/im2col_backward_native.h' 2022-09-27T15:30:16.1941829Z adding 'torch/include/ATen/ops/im2col_backward_ops.h' 2022-09-27T15:30:16.1944108Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2022-09-27T15:30:16.1945414Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2022-09-27T15:30:16.1947117Z adding 'torch/include/ATen/ops/im2col_native.h' 2022-09-27T15:30:16.1949160Z adding 'torch/include/ATen/ops/im2col_ops.h' 2022-09-27T15:30:16.1950940Z adding 'torch/include/ATen/ops/imag.h' 2022-09-27T15:30:16.1952958Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1954667Z adding 'torch/include/ATen/ops/imag_native.h' 2022-09-27T15:30:16.1956598Z adding 'torch/include/ATen/ops/imag_ops.h' 2022-09-27T15:30:16.1958471Z adding 'torch/include/ATen/ops/index.h' 2022-09-27T15:30:16.1960516Z adding 'torch/include/ATen/ops/index_add.h' 2022-09-27T15:30:16.1962557Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1964418Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1966218Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2022-09-27T15:30:16.1968346Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2022-09-27T15:30:16.1970154Z adding 'torch/include/ATen/ops/index_add_meta.h' 2022-09-27T15:30:16.1972348Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2022-09-27T15:30:16.1974166Z adding 'torch/include/ATen/ops/index_add_native.h' 2022-09-27T15:30:16.1976570Z adding 'torch/include/ATen/ops/index_add_ops.h' 2022-09-27T15:30:16.1979299Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1981006Z adding 'torch/include/ATen/ops/index_copy.h' 2022-09-27T15:30:16.1982911Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.1984473Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.1986139Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2022-09-27T15:30:16.1987895Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2022-09-27T15:30:16.1989681Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2022-09-27T15:30:16.1991485Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2022-09-27T15:30:16.1993192Z adding 'torch/include/ATen/ops/index_copy_native.h' 2022-09-27T15:30:16.1995178Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2022-09-27T15:30:16.1998831Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2022-09-27T15:30:16.1999244Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2022-09-27T15:30:16.2001305Z adding 'torch/include/ATen/ops/index_fill.h' 2022-09-27T15:30:16.2003377Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2004973Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2006604Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2022-09-27T15:30:16.2008580Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2022-09-27T15:30:16.2010364Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2022-09-27T15:30:16.2012297Z adding 'torch/include/ATen/ops/index_fill_native.h' 2022-09-27T15:30:16.2015541Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2022-09-27T15:30:16.2018057Z adding 'torch/include/ATen/ops/index_meta.h' 2022-09-27T15:30:16.2020056Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2022-09-27T15:30:16.2022160Z adding 'torch/include/ATen/ops/index_native.h' 2022-09-27T15:30:16.2024018Z adding 'torch/include/ATen/ops/index_ops.h' 2022-09-27T15:30:16.2026066Z adding 'torch/include/ATen/ops/index_put.h' 2022-09-27T15:30:16.2028225Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2030066Z adding 'torch/include/ATen/ops/index_put_native.h' 2022-09-27T15:30:16.2032117Z adding 'torch/include/ATen/ops/index_put_ops.h' 2022-09-27T15:30:16.2034301Z adding 'torch/include/ATen/ops/index_reduce.h' 2022-09-27T15:30:16.2036462Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2038378Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2022-09-27T15:30:16.2040353Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2022-09-27T15:30:16.2042431Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2022-09-27T15:30:16.2044434Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2022-09-27T15:30:16.2046340Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2022-09-27T15:30:16.2048684Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2022-09-27T15:30:16.2051079Z adding 'torch/include/ATen/ops/index_select.h' 2022-09-27T15:30:16.2053134Z adding 'torch/include/ATen/ops/index_select_backward.h' 2022-09-27T15:30:16.2055458Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2057218Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2022-09-27T15:30:16.2059286Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2022-09-27T15:30:16.2061229Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2063239Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2022-09-27T15:30:16.2065041Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2022-09-27T15:30:16.2067143Z adding 'torch/include/ATen/ops/index_select_native.h' 2022-09-27T15:30:16.2069325Z adding 'torch/include/ATen/ops/index_select_ops.h' 2022-09-27T15:30:16.2071256Z adding 'torch/include/ATen/ops/indices.h' 2022-09-27T15:30:16.2073162Z adding 'torch/include/ATen/ops/indices_copy.h' 2022-09-27T15:30:16.2075246Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2077513Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2079233Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2022-09-27T15:30:16.2081392Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2022-09-27T15:30:16.2085382Z adding 'torch/include/ATen/ops/indices_native.h' 2022-09-27T15:30:16.2085797Z adding 'torch/include/ATen/ops/indices_ops.h' 2022-09-27T15:30:16.2087856Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2022-09-27T15:30:16.2090202Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2092353Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2022-09-27T15:30:16.2094474Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2022-09-27T15:30:16.2096463Z adding 'torch/include/ATen/ops/inner.h' 2022-09-27T15:30:16.2098649Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2100671Z adding 'torch/include/ATen/ops/inner_native.h' 2022-09-27T15:30:16.2102832Z adding 'torch/include/ATen/ops/inner_ops.h' 2022-09-27T15:30:16.2104974Z adding 'torch/include/ATen/ops/instance_norm.h' 2022-09-27T15:30:16.2107217Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2110289Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2022-09-27T15:30:16.2118449Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2022-09-27T15:30:16.2120322Z adding 'torch/include/ATen/ops/int_repr.h' 2022-09-27T15:30:16.2122590Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2140166Z adding 'torch/include/ATen/ops/int_repr_native.h' 2022-09-27T15:30:16.2140717Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2022-09-27T15:30:16.2141179Z adding 'torch/include/ATen/ops/inverse.h' 2022-09-27T15:30:16.2141753Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2142390Z adding 'torch/include/ATen/ops/inverse_native.h' 2022-09-27T15:30:16.2142923Z adding 'torch/include/ATen/ops/inverse_ops.h' 2022-09-27T15:30:16.2143603Z adding 'torch/include/ATen/ops/is_coalesced.h' 2022-09-27T15:30:16.2144155Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2022-09-27T15:30:16.2148872Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2022-09-27T15:30:16.2150602Z adding 'torch/include/ATen/ops/is_complex.h' 2022-09-27T15:30:16.2152849Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2155547Z adding 'torch/include/ATen/ops/is_complex_native.h' 2022-09-27T15:30:16.2156182Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2022-09-27T15:30:16.2157754Z adding 'torch/include/ATen/ops/is_conj.h' 2022-09-27T15:30:16.2159880Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2161903Z adding 'torch/include/ATen/ops/is_conj_native.h' 2022-09-27T15:30:16.2164000Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2022-09-27T15:30:16.2165651Z adding 'torch/include/ATen/ops/is_distributed.h' 2022-09-27T15:30:16.2167906Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2169833Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2022-09-27T15:30:16.2171832Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2022-09-27T15:30:16.2173549Z adding 'torch/include/ATen/ops/is_floating_point.h' 2022-09-27T15:30:16.2175518Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2176914Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2022-09-27T15:30:16.2178615Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2022-09-27T15:30:16.2180530Z adding 'torch/include/ATen/ops/is_inference.h' 2022-09-27T15:30:16.2182281Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2183793Z adding 'torch/include/ATen/ops/is_inference_native.h' 2022-09-27T15:30:16.2185312Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2022-09-27T15:30:16.2186773Z adding 'torch/include/ATen/ops/is_leaf.h' 2022-09-27T15:30:16.2188447Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2189686Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2022-09-27T15:30:16.2191357Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2022-09-27T15:30:16.2192923Z adding 'torch/include/ATen/ops/is_neg.h' 2022-09-27T15:30:16.2194907Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2196537Z adding 'torch/include/ATen/ops/is_neg_native.h' 2022-09-27T15:30:16.2198244Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2022-09-27T15:30:16.2199716Z adding 'torch/include/ATen/ops/is_nonzero.h' 2022-09-27T15:30:16.2201370Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2202803Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2022-09-27T15:30:16.2204372Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2022-09-27T15:30:16.2205819Z adding 'torch/include/ATen/ops/is_pinned.h' 2022-09-27T15:30:16.2207556Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2209119Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2022-09-27T15:30:16.2210631Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2022-09-27T15:30:16.2212624Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2022-09-27T15:30:16.2214184Z adding 'torch/include/ATen/ops/is_same_size.h' 2022-09-27T15:30:16.2216058Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2219320Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2022-09-27T15:30:16.2232294Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2022-09-27T15:30:16.2232920Z adding 'torch/include/ATen/ops/is_set_to.h' 2022-09-27T15:30:16.2233424Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2022-09-27T15:30:16.2233896Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2022-09-27T15:30:16.2234209Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2022-09-27T15:30:16.2234614Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2022-09-27T15:30:16.2235239Z adding 'torch/include/ATen/ops/is_signed.h' 2022-09-27T15:30:16.2235652Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2236127Z adding 'torch/include/ATen/ops/is_signed_native.h' 2022-09-27T15:30:16.2236574Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2022-09-27T15:30:16.2236951Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2022-09-27T15:30:16.2237366Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2237853Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2022-09-27T15:30:16.2238691Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2022-09-27T15:30:16.2240363Z adding 'torch/include/ATen/ops/isclose.h' 2022-09-27T15:30:16.2243516Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2243993Z adding 'torch/include/ATen/ops/isclose_native.h' 2022-09-27T15:30:16.2245526Z adding 'torch/include/ATen/ops/isclose_ops.h' 2022-09-27T15:30:16.2247220Z adding 'torch/include/ATen/ops/isfinite.h' 2022-09-27T15:30:16.2249326Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2251105Z adding 'torch/include/ATen/ops/isfinite_native.h' 2022-09-27T15:30:16.2252710Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2022-09-27T15:30:16.2254395Z adding 'torch/include/ATen/ops/isin.h' 2022-09-27T15:30:16.2256130Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2257725Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2022-09-27T15:30:16.2259249Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2022-09-27T15:30:16.2260682Z adding 'torch/include/ATen/ops/isin_meta.h' 2022-09-27T15:30:16.2262357Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2022-09-27T15:30:16.2264100Z adding 'torch/include/ATen/ops/isin_native.h' 2022-09-27T15:30:16.2266054Z adding 'torch/include/ATen/ops/isin_ops.h' 2022-09-27T15:30:16.2267838Z adding 'torch/include/ATen/ops/isinf.h' 2022-09-27T15:30:16.2269681Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2271266Z adding 'torch/include/ATen/ops/isinf_native.h' 2022-09-27T15:30:16.2273005Z adding 'torch/include/ATen/ops/isinf_ops.h' 2022-09-27T15:30:16.2274644Z adding 'torch/include/ATen/ops/isnan.h' 2022-09-27T15:30:16.2276369Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2277936Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2022-09-27T15:30:16.2279557Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2022-09-27T15:30:16.2281077Z adding 'torch/include/ATen/ops/isnan_native.h' 2022-09-27T15:30:16.2282765Z adding 'torch/include/ATen/ops/isnan_ops.h' 2022-09-27T15:30:16.2284403Z adding 'torch/include/ATen/ops/isneginf.h' 2022-09-27T15:30:16.2286204Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2287864Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2022-09-27T15:30:16.2289543Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2022-09-27T15:30:16.2291298Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2022-09-27T15:30:16.2293030Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2022-09-27T15:30:16.2295081Z adding 'torch/include/ATen/ops/isneginf_native.h' 2022-09-27T15:30:16.2297141Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2022-09-27T15:30:16.2298709Z adding 'torch/include/ATen/ops/isposinf.h' 2022-09-27T15:30:16.2300318Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2301593Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2022-09-27T15:30:16.2302979Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2022-09-27T15:30:16.2304417Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2022-09-27T15:30:16.2305971Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2022-09-27T15:30:16.2307655Z adding 'torch/include/ATen/ops/isposinf_native.h' 2022-09-27T15:30:16.2309050Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2022-09-27T15:30:16.2310667Z adding 'torch/include/ATen/ops/isreal.h' 2022-09-27T15:30:16.2312452Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2314139Z adding 'torch/include/ATen/ops/isreal_native.h' 2022-09-27T15:30:16.2315900Z adding 'torch/include/ATen/ops/isreal_ops.h' 2022-09-27T15:30:16.2317521Z adding 'torch/include/ATen/ops/istft.h' 2022-09-27T15:30:16.2319294Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2320817Z adding 'torch/include/ATen/ops/istft_native.h' 2022-09-27T15:30:16.2322640Z adding 'torch/include/ATen/ops/istft_ops.h' 2022-09-27T15:30:16.2324253Z adding 'torch/include/ATen/ops/item.h' 2022-09-27T15:30:16.2325954Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2327529Z adding 'torch/include/ATen/ops/item_native.h' 2022-09-27T15:30:16.2329370Z adding 'torch/include/ATen/ops/item_ops.h' 2022-09-27T15:30:16.2331491Z adding 'torch/include/ATen/ops/kaiser_window.h' 2022-09-27T15:30:16.2333789Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2335799Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2022-09-27T15:30:16.2338107Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2022-09-27T15:30:16.2340226Z adding 'torch/include/ATen/ops/kl_div.h' 2022-09-27T15:30:16.2342769Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2344395Z adding 'torch/include/ATen/ops/kl_div_native.h' 2022-09-27T15:30:16.2346995Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2022-09-27T15:30:16.2348834Z adding 'torch/include/ATen/ops/kron.h' 2022-09-27T15:30:16.2351382Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2353043Z adding 'torch/include/ATen/ops/kron_native.h' 2022-09-27T15:30:16.2355613Z adding 'torch/include/ATen/ops/kron_ops.h' 2022-09-27T15:30:16.2358132Z adding 'torch/include/ATen/ops/kthvalue.h' 2022-09-27T15:30:16.2360587Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2363080Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2365122Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2022-09-27T15:30:16.2367634Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2022-09-27T15:30:16.2369698Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2022-09-27T15:30:16.2372614Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2022-09-27T15:30:16.2374919Z adding 'torch/include/ATen/ops/l1_loss.h' 2022-09-27T15:30:16.2377295Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2379195Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2022-09-27T15:30:16.2381717Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2022-09-27T15:30:16.2383839Z adding 'torch/include/ATen/ops/layer_norm.h' 2022-09-27T15:30:16.2386310Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2388145Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2022-09-27T15:30:16.2390816Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2022-09-27T15:30:16.2392887Z adding 'torch/include/ATen/ops/lcm.h' 2022-09-27T15:30:16.2395435Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2397836Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2022-09-27T15:30:16.2399668Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2022-09-27T15:30:16.2402031Z adding 'torch/include/ATen/ops/lcm_meta.h' 2022-09-27T15:30:16.2404052Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2022-09-27T15:30:16.2405985Z adding 'torch/include/ATen/ops/lcm_native.h' 2022-09-27T15:30:16.2408638Z adding 'torch/include/ATen/ops/lcm_ops.h' 2022-09-27T15:30:16.2410596Z adding 'torch/include/ATen/ops/ldexp.h' 2022-09-27T15:30:16.2413235Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2415146Z adding 'torch/include/ATen/ops/ldexp_native.h' 2022-09-27T15:30:16.2417597Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2022-09-27T15:30:16.2420021Z adding 'torch/include/ATen/ops/le.h' 2022-09-27T15:30:16.2422148Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2424328Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2022-09-27T15:30:16.2426413Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2022-09-27T15:30:16.2428471Z adding 'torch/include/ATen/ops/le_meta.h' 2022-09-27T15:30:16.2430812Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2022-09-27T15:30:16.2432650Z adding 'torch/include/ATen/ops/le_native.h' 2022-09-27T15:30:16.2435250Z adding 'torch/include/ATen/ops/le_ops.h' 2022-09-27T15:30:16.2437518Z adding 'torch/include/ATen/ops/leaky_relu.h' 2022-09-27T15:30:16.2439579Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2022-09-27T15:30:16.2442008Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2443803Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2022-09-27T15:30:16.2446224Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2022-09-27T15:30:16.2448185Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2022-09-27T15:30:16.2450548Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2022-09-27T15:30:16.2452725Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2022-09-27T15:30:16.2455170Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2022-09-27T15:30:16.2457393Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2459377Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2022-09-27T15:30:16.2461685Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2022-09-27T15:30:16.2463500Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2022-09-27T15:30:16.2465809Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2022-09-27T15:30:16.2467877Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2022-09-27T15:30:16.2470195Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2022-09-27T15:30:16.2472352Z adding 'torch/include/ATen/ops/lerp.h' 2022-09-27T15:30:16.2474699Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2476711Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2022-09-27T15:30:16.2478976Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2022-09-27T15:30:16.2480924Z adding 'torch/include/ATen/ops/lerp_meta.h' 2022-09-27T15:30:16.2483178Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2022-09-27T15:30:16.2485131Z adding 'torch/include/ATen/ops/lerp_native.h' 2022-09-27T15:30:16.2487888Z adding 'torch/include/ATen/ops/lerp_ops.h' 2022-09-27T15:30:16.2490051Z adding 'torch/include/ATen/ops/less.h' 2022-09-27T15:30:16.2492586Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2494987Z adding 'torch/include/ATen/ops/less_equal.h' 2022-09-27T15:30:16.2497359Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2499121Z adding 'torch/include/ATen/ops/less_equal_native.h' 2022-09-27T15:30:16.2501740Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2022-09-27T15:30:16.2503846Z adding 'torch/include/ATen/ops/less_native.h' 2022-09-27T15:30:16.2506375Z adding 'torch/include/ATen/ops/less_ops.h' 2022-09-27T15:30:16.2508442Z adding 'torch/include/ATen/ops/lgamma.h' 2022-09-27T15:30:16.2510817Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2513803Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2022-09-27T15:30:16.2514164Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2022-09-27T15:30:16.2515858Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2022-09-27T15:30:16.2517998Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2022-09-27T15:30:16.2519123Z adding 'torch/include/ATen/ops/lgamma_native.h' 2022-09-27T15:30:16.2520951Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2022-09-27T15:30:16.2522589Z adding 'torch/include/ATen/ops/lift.h' 2022-09-27T15:30:16.2524269Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2525890Z adding 'torch/include/ATen/ops/lift_fresh.h' 2022-09-27T15:30:16.2528039Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2529736Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2022-09-27T15:30:16.2531538Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2533453Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2022-09-27T15:30:16.2534829Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2022-09-27T15:30:16.2536922Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2022-09-27T15:30:16.2538702Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2022-09-27T15:30:16.2540327Z adding 'torch/include/ATen/ops/lift_native.h' 2022-09-27T15:30:16.2541809Z adding 'torch/include/ATen/ops/lift_ops.h' 2022-09-27T15:30:16.2543423Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2022-09-27T15:30:16.2545316Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2547703Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2022-09-27T15:30:16.2549870Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2551634Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2022-09-27T15:30:16.2553531Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2022-09-27T15:30:16.2555103Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2022-09-27T15:30:16.2556611Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2022-09-27T15:30:16.2558071Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2022-09-27T15:30:16.2560076Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2022-09-27T15:30:16.2562456Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2022-09-27T15:30:16.2564774Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2022-09-27T15:30:16.2567184Z adding 'torch/include/ATen/ops/linalg_cond.h' 2022-09-27T15:30:16.2569719Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2571776Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2022-09-27T15:30:16.2573706Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2022-09-27T15:30:16.2575449Z adding 'torch/include/ATen/ops/linalg_cross.h' 2022-09-27T15:30:16.2577215Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2578978Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2022-09-27T15:30:16.2580696Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2022-09-27T15:30:16.2582437Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2022-09-27T15:30:16.2584000Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2022-09-27T15:30:16.2586240Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2022-09-27T15:30:16.2587948Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2022-09-27T15:30:16.2589496Z adding 'torch/include/ATen/ops/linalg_det.h' 2022-09-27T15:30:16.2591314Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2592460Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2022-09-27T15:30:16.2594324Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2022-09-27T15:30:16.2595757Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2022-09-27T15:30:16.2597389Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2598946Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2022-09-27T15:30:16.2601166Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2022-09-27T15:30:16.2602819Z adding 'torch/include/ATen/ops/linalg_eig.h' 2022-09-27T15:30:16.2604406Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2022-09-27T15:30:16.2606030Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2022-09-27T15:30:16.2607686Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2022-09-27T15:30:16.2609393Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2022-09-27T15:30:16.2611284Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2022-09-27T15:30:16.2613121Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2614684Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2022-09-27T15:30:16.2616379Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2022-09-27T15:30:16.2618005Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2022-09-27T15:30:16.2619761Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2621808Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2022-09-27T15:30:16.2623509Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2022-09-27T15:30:16.2625133Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2022-09-27T15:30:16.2626819Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2628298Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2022-09-27T15:30:16.2630052Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2022-09-27T15:30:16.2631550Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2022-09-27T15:30:16.2633243Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2022-09-27T15:30:16.2636253Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2022-09-27T15:30:16.2636577Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2022-09-27T15:30:16.2638605Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2022-09-27T15:30:16.2640354Z adding 'torch/include/ATen/ops/linalg_inv.h' 2022-09-27T15:30:16.2642062Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2643902Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2022-09-27T15:30:16.2645791Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2647691Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2022-09-27T15:30:16.2649356Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2022-09-27T15:30:16.2651366Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2022-09-27T15:30:16.2653202Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2022-09-27T15:30:16.2654765Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2022-09-27T15:30:16.2656720Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2022-09-27T15:30:16.2658614Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2022-09-27T15:30:16.2659907Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2022-09-27T15:30:16.2661649Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2022-09-27T15:30:16.2663338Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2664996Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2022-09-27T15:30:16.2666685Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2668942Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2022-09-27T15:30:16.2669964Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2022-09-27T15:30:16.2671898Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2022-09-27T15:30:16.2673721Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2022-09-27T15:30:16.2675908Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2022-09-27T15:30:16.2677465Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2022-09-27T15:30:16.2679055Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2022-09-27T15:30:16.2680763Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2022-09-27T15:30:16.2682626Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2022-09-27T15:30:16.2684411Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2685940Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2022-09-27T15:30:16.2687616Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2022-09-27T15:30:16.2689443Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2022-09-27T15:30:16.2691158Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2022-09-27T15:30:16.2693202Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2022-09-27T15:30:16.2695030Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2022-09-27T15:30:16.2696788Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2022-09-27T15:30:16.2698533Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2700168Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2022-09-27T15:30:16.2701781Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2022-09-27T15:30:16.2703382Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2022-09-27T15:30:16.2705229Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2022-09-27T15:30:16.2707348Z adding 'torch/include/ATen/ops/linalg_lu.h' 2022-09-27T15:30:16.2709180Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2710862Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2022-09-27T15:30:16.2712653Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2022-09-27T15:30:16.2714689Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2022-09-27T15:30:16.2716596Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2718362Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2022-09-27T15:30:16.2720818Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2722176Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2022-09-27T15:30:16.2723951Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2022-09-27T15:30:16.2725799Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2022-09-27T15:30:16.2727778Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2022-09-27T15:30:16.2729678Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2022-09-27T15:30:16.2732119Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2022-09-27T15:30:16.2734085Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2022-09-27T15:30:16.2735694Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2022-09-27T15:30:16.2737340Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2022-09-27T15:30:16.2738873Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2022-09-27T15:30:16.2740396Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2022-09-27T15:30:16.2742138Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2022-09-27T15:30:16.2743860Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2022-09-27T15:30:16.2746261Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2747579Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2022-09-27T15:30:16.2749324Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2022-09-27T15:30:16.2750915Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2022-09-27T15:30:16.2752620Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2022-09-27T15:30:16.2754039Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2022-09-27T15:30:16.2755885Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2022-09-27T15:30:16.2757626Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2022-09-27T15:30:16.2760006Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2761509Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2022-09-27T15:30:16.2763230Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2022-09-27T15:30:16.2764996Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2022-09-27T15:30:16.2766915Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2768627Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2022-09-27T15:30:16.2770667Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2022-09-27T15:30:16.2772244Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2022-09-27T15:30:16.2774143Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2022-09-27T15:30:16.2776181Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2022-09-27T15:30:16.2778182Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2780043Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2022-09-27T15:30:16.2782343Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2022-09-27T15:30:16.2784624Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2022-09-27T15:30:16.2786578Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2788367Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2022-09-27T15:30:16.2790415Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2022-09-27T15:30:16.2792641Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2022-09-27T15:30:16.2794875Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2796486Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2022-09-27T15:30:16.2798760Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2022-09-27T15:30:16.2800807Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2022-09-27T15:30:16.2802625Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2804254Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2022-09-27T15:30:16.2806059Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2022-09-27T15:30:16.2808215Z adding 'torch/include/ATen/ops/linalg_norm.h' 2022-09-27T15:30:16.2810259Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2812397Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2022-09-27T15:30:16.2814730Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2022-09-27T15:30:16.2816847Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2022-09-27T15:30:16.2818731Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2820282Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2821828Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2823401Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2022-09-27T15:30:16.2825494Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2022-09-27T15:30:16.2827350Z adding 'torch/include/ATen/ops/linalg_qr.h' 2022-09-27T15:30:16.2829151Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2830791Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2022-09-27T15:30:16.2832346Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2022-09-27T15:30:16.2834030Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2022-09-27T15:30:16.2835444Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2022-09-27T15:30:16.2837209Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2022-09-27T15:30:16.2839176Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2022-09-27T15:30:16.2841031Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2022-09-27T15:30:16.2842973Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2844678Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2022-09-27T15:30:16.2846591Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2022-09-27T15:30:16.2848871Z adding 'torch/include/ATen/ops/linalg_solve.h' 2022-09-27T15:30:16.2851650Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2853533Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2022-09-27T15:30:16.2855510Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2857395Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2022-09-27T15:30:16.2859445Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2022-09-27T15:30:16.2861327Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2022-09-27T15:30:16.2863320Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2022-09-27T15:30:16.2865450Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2022-09-27T15:30:16.2867454Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2022-09-27T15:30:16.2869446Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2022-09-27T15:30:16.2871326Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2022-09-27T15:30:16.2873281Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2022-09-27T15:30:16.2875215Z adding 'torch/include/ATen/ops/linalg_svd.h' 2022-09-27T15:30:16.2877067Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2878798Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2022-09-27T15:30:16.2880656Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2022-09-27T15:30:16.2882422Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2022-09-27T15:30:16.2884129Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2885659Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2022-09-27T15:30:16.2887537Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2022-09-27T15:30:16.2889190Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2022-09-27T15:30:16.2891080Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2892829Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2022-09-27T15:30:16.2894699Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2022-09-27T15:30:16.2896580Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2022-09-27T15:30:16.2898433Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2900386Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2022-09-27T15:30:16.2902225Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2022-09-27T15:30:16.2903728Z adding 'torch/include/ATen/ops/linalg_vander.h' 2022-09-27T15:30:16.2906304Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2907632Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2022-09-27T15:30:16.2909405Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2022-09-27T15:30:16.2911337Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2022-09-27T15:30:16.2913395Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2915100Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2022-09-27T15:30:16.2917078Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2022-09-27T15:30:16.2918989Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2022-09-27T15:30:16.2921480Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2923026Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2022-09-27T15:30:16.2924959Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2022-09-27T15:30:16.2926788Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2022-09-27T15:30:16.2928423Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2022-09-27T15:30:16.2930157Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2022-09-27T15:30:16.2932431Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2022-09-27T15:30:16.2934155Z adding 'torch/include/ATen/ops/linear.h' 2022-09-27T15:30:16.2936127Z adding 'torch/include/ATen/ops/linear_backward.h' 2022-09-27T15:30:16.2938279Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2940634Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2022-09-27T15:30:16.2941880Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2022-09-27T15:30:16.2943799Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2945478Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.2947063Z adding 'torch/include/ATen/ops/linear_native.h' 2022-09-27T15:30:16.2949139Z adding 'torch/include/ATen/ops/linear_ops.h' 2022-09-27T15:30:16.2950986Z adding 'torch/include/ATen/ops/linspace.h' 2022-09-27T15:30:16.2953013Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.2954877Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2022-09-27T15:30:16.2956722Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2022-09-27T15:30:16.2958598Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2022-09-27T15:30:16.2960431Z adding 'torch/include/ATen/ops/linspace_native.h' 2022-09-27T15:30:16.2962555Z adding 'torch/include/ATen/ops/linspace_ops.h' 2022-09-27T15:30:16.2964515Z adding 'torch/include/ATen/ops/log.h' 2022-09-27T15:30:16.2966403Z adding 'torch/include/ATen/ops/log10.h' 2022-09-27T15:30:16.2968656Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2970478Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2022-09-27T15:30:16.2972577Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2022-09-27T15:30:16.2974376Z adding 'torch/include/ATen/ops/log10_meta.h' 2022-09-27T15:30:16.2976241Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2022-09-27T15:30:16.2978060Z adding 'torch/include/ATen/ops/log10_native.h' 2022-09-27T15:30:16.2980091Z adding 'torch/include/ATen/ops/log10_ops.h' 2022-09-27T15:30:16.2981994Z adding 'torch/include/ATen/ops/log1p.h' 2022-09-27T15:30:16.2983960Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.2985782Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2022-09-27T15:30:16.2987744Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2022-09-27T15:30:16.2989421Z adding 'torch/include/ATen/ops/log1p_meta.h' 2022-09-27T15:30:16.2991309Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2022-09-27T15:30:16.2993139Z adding 'torch/include/ATen/ops/log1p_native.h' 2022-09-27T15:30:16.2995129Z adding 'torch/include/ATen/ops/log1p_ops.h' 2022-09-27T15:30:16.2997080Z adding 'torch/include/ATen/ops/log2.h' 2022-09-27T15:30:16.2999159Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3000908Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2022-09-27T15:30:16.3002811Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2022-09-27T15:30:16.3004574Z adding 'torch/include/ATen/ops/log2_meta.h' 2022-09-27T15:30:16.3006463Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2022-09-27T15:30:16.3009327Z adding 'torch/include/ATen/ops/log2_native.h' 2022-09-27T15:30:16.3011491Z adding 'torch/include/ATen/ops/log2_ops.h' 2022-09-27T15:30:16.3013801Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3015372Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2022-09-27T15:30:16.3017256Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2022-09-27T15:30:16.3019369Z adding 'torch/include/ATen/ops/log_meta.h' 2022-09-27T15:30:16.3021165Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2022-09-27T15:30:16.3022835Z adding 'torch/include/ATen/ops/log_native.h' 2022-09-27T15:30:16.3024861Z adding 'torch/include/ATen/ops/log_normal.h' 2022-09-27T15:30:16.3026642Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3028281Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2022-09-27T15:30:16.3029974Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2022-09-27T15:30:16.3031734Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2022-09-27T15:30:16.3033479Z adding 'torch/include/ATen/ops/log_normal_native.h' 2022-09-27T15:30:16.3035510Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2022-09-27T15:30:16.3039431Z adding 'torch/include/ATen/ops/log_ops.h' 2022-09-27T15:30:16.3039847Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2022-09-27T15:30:16.3041736Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2022-09-27T15:30:16.3043599Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2022-09-27T15:30:16.3045327Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2022-09-27T15:30:16.3047090Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2022-09-27T15:30:16.3049272Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2022-09-27T15:30:16.3051415Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3053361Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2022-09-27T15:30:16.3055188Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2022-09-27T15:30:16.3056909Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2022-09-27T15:30:16.3058633Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2022-09-27T15:30:16.3060461Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2022-09-27T15:30:16.3062206Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2022-09-27T15:30:16.3064088Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2022-09-27T15:30:16.3066050Z adding 'torch/include/ATen/ops/log_softmax.h' 2022-09-27T15:30:16.3068131Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3070094Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3071789Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2022-09-27T15:30:16.3073819Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2022-09-27T15:30:16.3075750Z adding 'torch/include/ATen/ops/logaddexp.h' 2022-09-27T15:30:16.3077769Z adding 'torch/include/ATen/ops/logaddexp2.h' 2022-09-27T15:30:16.3080765Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3081447Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2022-09-27T15:30:16.3083274Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2022-09-27T15:30:16.3084883Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2022-09-27T15:30:16.3086606Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2022-09-27T15:30:16.3088235Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2022-09-27T15:30:16.3090134Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2022-09-27T15:30:16.3093017Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3095118Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2022-09-27T15:30:16.3096276Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2022-09-27T15:30:16.3097889Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2022-09-27T15:30:16.3099815Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2022-09-27T15:30:16.3101475Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2022-09-27T15:30:16.3102859Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2022-09-27T15:30:16.3104488Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2022-09-27T15:30:16.3106226Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3107871Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3109468Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2022-09-27T15:30:16.3111393Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2022-09-27T15:30:16.3113051Z adding 'torch/include/ATen/ops/logdet.h' 2022-09-27T15:30:16.3114995Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3116369Z adding 'torch/include/ATen/ops/logdet_native.h' 2022-09-27T15:30:16.3117902Z adding 'torch/include/ATen/ops/logdet_ops.h' 2022-09-27T15:30:16.3119532Z adding 'torch/include/ATen/ops/logical_and.h' 2022-09-27T15:30:16.3121549Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3123756Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2022-09-27T15:30:16.3125441Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2022-09-27T15:30:16.3127087Z adding 'torch/include/ATen/ops/logical_and_native.h' 2022-09-27T15:30:16.3129012Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2022-09-27T15:30:16.3131023Z adding 'torch/include/ATen/ops/logical_not.h' 2022-09-27T15:30:16.3132887Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3134499Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2022-09-27T15:30:16.3136196Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2022-09-27T15:30:16.3137817Z adding 'torch/include/ATen/ops/logical_not_native.h' 2022-09-27T15:30:16.3139688Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2022-09-27T15:30:16.3141742Z adding 'torch/include/ATen/ops/logical_or.h' 2022-09-27T15:30:16.3143755Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3145484Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2022-09-27T15:30:16.3147286Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2022-09-27T15:30:16.3148710Z adding 'torch/include/ATen/ops/logical_or_native.h' 2022-09-27T15:30:16.3150802Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2022-09-27T15:30:16.3152448Z adding 'torch/include/ATen/ops/logical_xor.h' 2022-09-27T15:30:16.3154764Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3156638Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2022-09-27T15:30:16.3158497Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2022-09-27T15:30:16.3160490Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2022-09-27T15:30:16.3162280Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2022-09-27T15:30:16.3164245Z adding 'torch/include/ATen/ops/logit.h' 2022-09-27T15:30:16.3166403Z adding 'torch/include/ATen/ops/logit_backward.h' 2022-09-27T15:30:16.3169021Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3170779Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2022-09-27T15:30:16.3172823Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2022-09-27T15:30:16.3174942Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2022-09-27T15:30:16.3177604Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2022-09-27T15:30:16.3178748Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2022-09-27T15:30:16.3180690Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2022-09-27T15:30:16.3182859Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2022-09-27T15:30:16.3184459Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2022-09-27T15:30:16.3186366Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2022-09-27T15:30:16.3188281Z adding 'torch/include/ATen/ops/logit_native.h' 2022-09-27T15:30:16.3190041Z adding 'torch/include/ATen/ops/logit_ops.h' 2022-09-27T15:30:16.3191995Z adding 'torch/include/ATen/ops/logspace.h' 2022-09-27T15:30:16.3194600Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3196569Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2022-09-27T15:30:16.3197935Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2022-09-27T15:30:16.3200034Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2022-09-27T15:30:16.3202173Z adding 'torch/include/ATen/ops/logspace_native.h' 2022-09-27T15:30:16.3204324Z adding 'torch/include/ATen/ops/logspace_ops.h' 2022-09-27T15:30:16.3206133Z adding 'torch/include/ATen/ops/logsumexp.h' 2022-09-27T15:30:16.3208158Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3210016Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3212014Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3213590Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2022-09-27T15:30:16.3215833Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2022-09-27T15:30:16.3217428Z adding 'torch/include/ATen/ops/lshift.h' 2022-09-27T15:30:16.3219336Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3221018Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2022-09-27T15:30:16.3223446Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2022-09-27T15:30:16.3224606Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2022-09-27T15:30:16.3226382Z adding 'torch/include/ATen/ops/lshift_native.h' 2022-09-27T15:30:16.3228374Z adding 'torch/include/ATen/ops/lshift_ops.h' 2022-09-27T15:30:16.3230492Z adding 'torch/include/ATen/ops/lstm.h' 2022-09-27T15:30:16.3232210Z adding 'torch/include/ATen/ops/lstm_cell.h' 2022-09-27T15:30:16.3234062Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3235678Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2022-09-27T15:30:16.3237497Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2022-09-27T15:30:16.3239597Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3241513Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2022-09-27T15:30:16.3243767Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3245463Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2022-09-27T15:30:16.3247716Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2022-09-27T15:30:16.3249626Z adding 'torch/include/ATen/ops/lstm_native.h' 2022-09-27T15:30:16.3251654Z adding 'torch/include/ATen/ops/lstm_ops.h' 2022-09-27T15:30:16.3253659Z adding 'torch/include/ATen/ops/lstsq.h' 2022-09-27T15:30:16.3255591Z adding 'torch/include/ATen/ops/lstsq_cpu_dispatch.h' 2022-09-27T15:30:16.3257375Z adding 'torch/include/ATen/ops/lstsq_cuda_dispatch.h' 2022-09-27T15:30:16.3259110Z adding 'torch/include/ATen/ops/lstsq_native.h' 2022-09-27T15:30:16.3260972Z adding 'torch/include/ATen/ops/lstsq_ops.h' 2022-09-27T15:30:16.3262866Z adding 'torch/include/ATen/ops/lt.h' 2022-09-27T15:30:16.3265050Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3266502Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2022-09-27T15:30:16.3268533Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2022-09-27T15:30:16.3270257Z adding 'torch/include/ATen/ops/lt_meta.h' 2022-09-27T15:30:16.3272302Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2022-09-27T15:30:16.3274259Z adding 'torch/include/ATen/ops/lt_native.h' 2022-09-27T15:30:16.3276414Z adding 'torch/include/ATen/ops/lt_ops.h' 2022-09-27T15:30:16.3278626Z adding 'torch/include/ATen/ops/lu_solve.h' 2022-09-27T15:30:16.3280629Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3282272Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2022-09-27T15:30:16.3283836Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2022-09-27T15:30:16.3285677Z adding 'torch/include/ATen/ops/lu_unpack.h' 2022-09-27T15:30:16.3287589Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3289043Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2022-09-27T15:30:16.3291138Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2022-09-27T15:30:16.3292582Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2022-09-27T15:30:16.3294174Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2022-09-27T15:30:16.3295649Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2022-09-27T15:30:16.3297444Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2022-09-27T15:30:16.3298956Z adding 'torch/include/ATen/ops/mH.h' 2022-09-27T15:30:16.3300670Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3302025Z adding 'torch/include/ATen/ops/mH_native.h' 2022-09-27T15:30:16.3303614Z adding 'torch/include/ATen/ops/mH_ops.h' 2022-09-27T15:30:16.3305087Z adding 'torch/include/ATen/ops/mT.h' 2022-09-27T15:30:16.3306765Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3308124Z adding 'torch/include/ATen/ops/mT_native.h' 2022-09-27T15:30:16.3309843Z adding 'torch/include/ATen/ops/mT_ops.h' 2022-09-27T15:30:16.3311326Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2022-09-27T15:30:16.3313168Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3314547Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2022-09-27T15:30:16.3316276Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2022-09-27T15:30:16.3317944Z adding 'torch/include/ATen/ops/masked_fill.h' 2022-09-27T15:30:16.3319826Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3321264Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2022-09-27T15:30:16.3322922Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2022-09-27T15:30:16.3324668Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2022-09-27T15:30:16.3326548Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2022-09-27T15:30:16.3328622Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2022-09-27T15:30:16.3330407Z adding 'torch/include/ATen/ops/masked_scatter.h' 2022-09-27T15:30:16.3332427Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3333999Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2022-09-27T15:30:16.3335760Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2022-09-27T15:30:16.3337980Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2022-09-27T15:30:16.3339835Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2022-09-27T15:30:16.3341565Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2022-09-27T15:30:16.3343104Z adding 'torch/include/ATen/ops/masked_select.h' 2022-09-27T15:30:16.3344694Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2022-09-27T15:30:16.3346627Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3348679Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2022-09-27T15:30:16.3350645Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2022-09-27T15:30:16.3352244Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2022-09-27T15:30:16.3354232Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2022-09-27T15:30:16.3355724Z adding 'torch/include/ATen/ops/masked_select_native.h' 2022-09-27T15:30:16.3357359Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2022-09-27T15:30:16.3358981Z adding 'torch/include/ATen/ops/matmul.h' 2022-09-27T15:30:16.3360415Z adding 'torch/include/ATen/ops/matmul_backward.h' 2022-09-27T15:30:16.3362288Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3363602Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2022-09-27T15:30:16.3365678Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2022-09-27T15:30:16.3367433Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3369096Z adding 'torch/include/ATen/ops/matmul_native.h' 2022-09-27T15:30:16.3371350Z adding 'torch/include/ATen/ops/matmul_ops.h' 2022-09-27T15:30:16.3373115Z adding 'torch/include/ATen/ops/matrix_H.h' 2022-09-27T15:30:16.3375001Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3376466Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2022-09-27T15:30:16.3378135Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2022-09-27T15:30:16.3379655Z adding 'torch/include/ATen/ops/matrix_exp.h' 2022-09-27T15:30:16.3381376Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2022-09-27T15:30:16.3383113Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3385439Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2022-09-27T15:30:16.3386717Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2022-09-27T15:30:16.3388689Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3390313Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2022-09-27T15:30:16.3392035Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2022-09-27T15:30:16.3393681Z adding 'torch/include/ATen/ops/matrix_power.h' 2022-09-27T15:30:16.3395424Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3397220Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2022-09-27T15:30:16.3399335Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2022-09-27T15:30:16.3401179Z adding 'torch/include/ATen/ops/matrix_rank.h' 2022-09-27T15:30:16.3403063Z adding 'torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3404879Z adding 'torch/include/ATen/ops/matrix_rank_native.h' 2022-09-27T15:30:16.3406602Z adding 'torch/include/ATen/ops/matrix_rank_ops.h' 2022-09-27T15:30:16.3408897Z adding 'torch/include/ATen/ops/max.h' 2022-09-27T15:30:16.3411124Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3413212Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3415316Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2022-09-27T15:30:16.3416658Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2022-09-27T15:30:16.3418314Z adding 'torch/include/ATen/ops/max_meta.h' 2022-09-27T15:30:16.3420156Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2022-09-27T15:30:16.3422350Z adding 'torch/include/ATen/ops/max_native.h' 2022-09-27T15:30:16.3424714Z adding 'torch/include/ATen/ops/max_ops.h' 2022-09-27T15:30:16.3426977Z adding 'torch/include/ATen/ops/max_pool1d.h' 2022-09-27T15:30:16.3429471Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3431270Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2022-09-27T15:30:16.3435074Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2022-09-27T15:30:16.3436703Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2022-09-27T15:30:16.3439416Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3441117Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2022-09-27T15:30:16.3443675Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2022-09-27T15:30:16.3445667Z adding 'torch/include/ATen/ops/max_pool2d.h' 2022-09-27T15:30:16.3448223Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3450125Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2022-09-27T15:30:16.3452692Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2022-09-27T15:30:16.3455356Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2022-09-27T15:30:16.3457104Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2022-09-27T15:30:16.3459052Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3460793Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2022-09-27T15:30:16.3462566Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2022-09-27T15:30:16.3464474Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2022-09-27T15:30:16.3466509Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2022-09-27T15:30:16.3468129Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2022-09-27T15:30:16.3469869Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2022-09-27T15:30:16.3472004Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3473948Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2022-09-27T15:30:16.3475815Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2022-09-27T15:30:16.3477801Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2022-09-27T15:30:16.3479782Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2022-09-27T15:30:16.3481769Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2022-09-27T15:30:16.3483717Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2022-09-27T15:30:16.3485484Z adding 'torch/include/ATen/ops/max_pool3d.h' 2022-09-27T15:30:16.3487371Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3489111Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2022-09-27T15:30:16.3491442Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2022-09-27T15:30:16.3493395Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2022-09-27T15:30:16.3495332Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2022-09-27T15:30:16.3497231Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2022-09-27T15:30:16.3499122Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2022-09-27T15:30:16.3500879Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2022-09-27T15:30:16.3504399Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2022-09-27T15:30:16.3505322Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2022-09-27T15:30:16.3507968Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2022-09-27T15:30:16.3509468Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2022-09-27T15:30:16.3511504Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2022-09-27T15:30:16.3513414Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2022-09-27T15:30:16.3515346Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2022-09-27T15:30:16.3517275Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2022-09-27T15:30:16.3519141Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2022-09-27T15:30:16.3521195Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2022-09-27T15:30:16.3523166Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2022-09-27T15:30:16.3525185Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2022-09-27T15:30:16.3527590Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2022-09-27T15:30:16.3529359Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2022-09-27T15:30:16.3531520Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2022-09-27T15:30:16.3533569Z adding 'torch/include/ATen/ops/maximum.h' 2022-09-27T15:30:16.3535849Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3537574Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2022-09-27T15:30:16.3539651Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2022-09-27T15:30:16.3541154Z adding 'torch/include/ATen/ops/maximum_meta.h' 2022-09-27T15:30:16.3542907Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2022-09-27T15:30:16.3544502Z adding 'torch/include/ATen/ops/maximum_native.h' 2022-09-27T15:30:16.3546216Z adding 'torch/include/ATen/ops/maximum_ops.h' 2022-09-27T15:30:16.3548335Z adding 'torch/include/ATen/ops/mean.h' 2022-09-27T15:30:16.3550286Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3552315Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3554180Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3555860Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2022-09-27T15:30:16.3557761Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2022-09-27T15:30:16.3560629Z adding 'torch/include/ATen/ops/mean_meta.h' 2022-09-27T15:30:16.3562436Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2022-09-27T15:30:16.3564627Z adding 'torch/include/ATen/ops/mean_native.h' 2022-09-27T15:30:16.3567633Z adding 'torch/include/ATen/ops/mean_ops.h' 2022-09-27T15:30:16.3570085Z adding 'torch/include/ATen/ops/median.h' 2022-09-27T15:30:16.3572687Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3574933Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3576368Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2022-09-27T15:30:16.3578154Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2022-09-27T15:30:16.3580023Z adding 'torch/include/ATen/ops/median_native.h' 2022-09-27T15:30:16.3582420Z adding 'torch/include/ATen/ops/median_ops.h' 2022-09-27T15:30:16.3584420Z adding 'torch/include/ATen/ops/meshgrid.h' 2022-09-27T15:30:16.3586115Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3587630Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2022-09-27T15:30:16.3589366Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2022-09-27T15:30:16.3591576Z adding 'torch/include/ATen/ops/min.h' 2022-09-27T15:30:16.3593502Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3595324Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3597104Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2022-09-27T15:30:16.3598956Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2022-09-27T15:30:16.3600731Z adding 'torch/include/ATen/ops/min_meta.h' 2022-09-27T15:30:16.3602590Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2022-09-27T15:30:16.3604578Z adding 'torch/include/ATen/ops/min_native.h' 2022-09-27T15:30:16.3606989Z adding 'torch/include/ATen/ops/min_ops.h' 2022-09-27T15:30:16.3609076Z adding 'torch/include/ATen/ops/minimum.h' 2022-09-27T15:30:16.3611203Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3613059Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2022-09-27T15:30:16.3614886Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2022-09-27T15:30:16.3616685Z adding 'torch/include/ATen/ops/minimum_meta.h' 2022-09-27T15:30:16.3618449Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2022-09-27T15:30:16.3620258Z adding 'torch/include/ATen/ops/minimum_native.h' 2022-09-27T15:30:16.3622095Z adding 'torch/include/ATen/ops/minimum_ops.h' 2022-09-27T15:30:16.3624043Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2022-09-27T15:30:16.3626033Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2022-09-27T15:30:16.3628065Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3629883Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2022-09-27T15:30:16.3631701Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2022-09-27T15:30:16.3633880Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2022-09-27T15:30:16.3636023Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3637869Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2022-09-27T15:30:16.3639722Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2022-09-27T15:30:16.3641900Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2022-09-27T15:30:16.3644129Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2022-09-27T15:30:16.3646254Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2022-09-27T15:30:16.3648284Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2022-09-27T15:30:16.3649957Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2022-09-27T15:30:16.3652260Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2022-09-27T15:30:16.3654261Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3656332Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2022-09-27T15:30:16.3657678Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2022-09-27T15:30:16.3659724Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2022-09-27T15:30:16.3662157Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2022-09-27T15:30:16.3663597Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2022-09-27T15:30:16.3665090Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2022-09-27T15:30:16.3667442Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2022-09-27T15:30:16.3669408Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2022-09-27T15:30:16.3671411Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3673118Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2022-09-27T15:30:16.3674700Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2022-09-27T15:30:16.3677967Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2022-09-27T15:30:16.3679446Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2022-09-27T15:30:16.3681580Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3683432Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2022-09-27T15:30:16.3685272Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2022-09-27T15:30:16.3687467Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2022-09-27T15:30:16.3689602Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2022-09-27T15:30:16.3692066Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2022-09-27T15:30:16.3694307Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3696414Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2022-09-27T15:30:16.3698119Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2022-09-27T15:30:16.3700163Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2022-09-27T15:30:16.3702134Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3703837Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2022-09-27T15:30:16.3705561Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2022-09-27T15:30:16.3707637Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2022-09-27T15:30:16.3709575Z adding 'torch/include/ATen/ops/mish.h' 2022-09-27T15:30:16.3711073Z adding 'torch/include/ATen/ops/mish_backward.h' 2022-09-27T15:30:16.3712955Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3714687Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2022-09-27T15:30:16.3716319Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2022-09-27T15:30:16.3718116Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2022-09-27T15:30:16.3719890Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2022-09-27T15:30:16.3721678Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3723425Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2022-09-27T15:30:16.3725049Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2022-09-27T15:30:16.3726810Z adding 'torch/include/ATen/ops/mish_meta.h' 2022-09-27T15:30:16.3728716Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2022-09-27T15:30:16.3730345Z adding 'torch/include/ATen/ops/mish_native.h' 2022-09-27T15:30:16.3732651Z adding 'torch/include/ATen/ops/mish_ops.h' 2022-09-27T15:30:16.3734753Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2022-09-27T15:30:16.3736629Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2022-09-27T15:30:16.3738548Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3740354Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2022-09-27T15:30:16.3741971Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2022-09-27T15:30:16.3743685Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2022-09-27T15:30:16.3745448Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2022-09-27T15:30:16.3747210Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2022-09-27T15:30:16.3749375Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3751363Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2022-09-27T15:30:16.3752909Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2022-09-27T15:30:16.3754530Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2022-09-27T15:30:16.3756248Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2022-09-27T15:30:16.3758109Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3759699Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2022-09-27T15:30:16.3761496Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3762916Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2022-09-27T15:30:16.3764703Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2022-09-27T15:30:16.3767217Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2022-09-27T15:30:16.3768674Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2022-09-27T15:30:16.3770529Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2022-09-27T15:30:16.3772955Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3774828Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2022-09-27T15:30:16.3776451Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2022-09-27T15:30:16.3778213Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3779855Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2022-09-27T15:30:16.3782063Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2022-09-27T15:30:16.3784138Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2022-09-27T15:30:16.3786220Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2022-09-27T15:30:16.3788488Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3790582Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2022-09-27T15:30:16.3792785Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2022-09-27T15:30:16.3794966Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3796462Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2022-09-27T15:30:16.3798836Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2022-09-27T15:30:16.3800407Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2022-09-27T15:30:16.3802181Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2022-09-27T15:30:16.3805035Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3806171Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2022-09-27T15:30:16.3809190Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2022-09-27T15:30:16.3811592Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3813680Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2022-09-27T15:30:16.3816144Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2022-09-27T15:30:16.3819024Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2022-09-27T15:30:16.3820946Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3823154Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2022-09-27T15:30:16.3825515Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2022-09-27T15:30:16.3827737Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2022-09-27T15:30:16.3830947Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3832096Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2022-09-27T15:30:16.3835556Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2022-09-27T15:30:16.3836871Z adding 'torch/include/ATen/ops/mm.h' 2022-09-27T15:30:16.3839453Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3841282Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2022-09-27T15:30:16.3843622Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2022-09-27T15:30:16.3845940Z adding 'torch/include/ATen/ops/mm_meta.h' 2022-09-27T15:30:16.3848093Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2022-09-27T15:30:16.3850602Z adding 'torch/include/ATen/ops/mm_native.h' 2022-09-27T15:30:16.3852864Z adding 'torch/include/ATen/ops/mm_ops.h' 2022-09-27T15:30:16.3855432Z adding 'torch/include/ATen/ops/mode.h' 2022-09-27T15:30:16.3857566Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3859619Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3861807Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2022-09-27T15:30:16.3863971Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2022-09-27T15:30:16.3865723Z adding 'torch/include/ATen/ops/mode_native.h' 2022-09-27T15:30:16.3867753Z adding 'torch/include/ATen/ops/mode_ops.h' 2022-09-27T15:30:16.3869490Z adding 'torch/include/ATen/ops/moveaxis.h' 2022-09-27T15:30:16.3871336Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3872953Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2022-09-27T15:30:16.3874781Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2022-09-27T15:30:16.3876495Z adding 'torch/include/ATen/ops/movedim.h' 2022-09-27T15:30:16.3878395Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3880115Z adding 'torch/include/ATen/ops/movedim_native.h' 2022-09-27T15:30:16.3882053Z adding 'torch/include/ATen/ops/movedim_ops.h' 2022-09-27T15:30:16.3884110Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2022-09-27T15:30:16.3886054Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3887818Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2022-09-27T15:30:16.3889911Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2022-09-27T15:30:16.3893882Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2022-09-27T15:30:16.3896718Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3897736Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2022-09-27T15:30:16.3900072Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2022-09-27T15:30:16.3902382Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2022-09-27T15:30:16.3904494Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3906466Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2022-09-27T15:30:16.3908529Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2022-09-27T15:30:16.3910663Z adding 'torch/include/ATen/ops/mse_loss.h' 2022-09-27T15:30:16.3912632Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2022-09-27T15:30:16.3914632Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2022-09-27T15:30:16.3916433Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2022-09-27T15:30:16.3918129Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2022-09-27T15:30:16.3919743Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2022-09-27T15:30:16.3921590Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3923206Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2022-09-27T15:30:16.3924812Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2022-09-27T15:30:16.3926425Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2022-09-27T15:30:16.3928172Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2022-09-27T15:30:16.3929820Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2022-09-27T15:30:16.3932006Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2022-09-27T15:30:16.3933867Z adding 'torch/include/ATen/ops/msort.h' 2022-09-27T15:30:16.3935604Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3936988Z adding 'torch/include/ATen/ops/msort_native.h' 2022-09-27T15:30:16.3938665Z adding 'torch/include/ATen/ops/msort_ops.h' 2022-09-27T15:30:16.3940348Z adding 'torch/include/ATen/ops/mul.h' 2022-09-27T15:30:16.3942234Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.3943915Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.3945764Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2022-09-27T15:30:16.3947483Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2022-09-27T15:30:16.3949112Z adding 'torch/include/ATen/ops/mul_meta.h' 2022-09-27T15:30:16.3950831Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2022-09-27T15:30:16.3952624Z adding 'torch/include/ATen/ops/mul_native.h' 2022-09-27T15:30:16.3954636Z adding 'torch/include/ATen/ops/mul_ops.h' 2022-09-27T15:30:16.3956723Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2022-09-27T15:30:16.3961249Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2022-09-27T15:30:16.3961484Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2022-09-27T15:30:16.3961944Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2022-09-27T15:30:16.3964319Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2022-09-27T15:30:16.3966645Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2022-09-27T15:30:16.3968356Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2022-09-27T15:30:16.3970233Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2022-09-27T15:30:16.3972204Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2022-09-27T15:30:16.3974298Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2022-09-27T15:30:16.3976365Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2022-09-27T15:30:16.3978487Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2022-09-27T15:30:16.3980531Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2022-09-27T15:30:16.3982631Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2022-09-27T15:30:16.3984511Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2022-09-27T15:30:16.3986732Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2022-09-27T15:30:16.3988702Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.3990706Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2022-09-27T15:30:16.3993004Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2022-09-27T15:30:16.3994700Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2022-09-27T15:30:16.3996696Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2022-09-27T15:30:16.3998800Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2022-09-27T15:30:16.4000724Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2022-09-27T15:30:16.4002882Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2022-09-27T15:30:16.4004818Z adding 'torch/include/ATen/ops/multinomial.h' 2022-09-27T15:30:16.4006856Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2022-09-27T15:30:16.4008890Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2022-09-27T15:30:16.4010628Z adding 'torch/include/ATen/ops/multinomial_native.h' 2022-09-27T15:30:16.4012857Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2022-09-27T15:30:16.4014729Z adding 'torch/include/ATen/ops/multiply.h' 2022-09-27T15:30:16.4016749Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4018421Z adding 'torch/include/ATen/ops/multiply_native.h' 2022-09-27T15:30:16.4020744Z adding 'torch/include/ATen/ops/multiply_ops.h' 2022-09-27T15:30:16.4022735Z adding 'torch/include/ATen/ops/mv.h' 2022-09-27T15:30:16.4024782Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4026558Z adding 'torch/include/ATen/ops/mv_native.h' 2022-09-27T15:30:16.4028466Z adding 'torch/include/ATen/ops/mv_ops.h' 2022-09-27T15:30:16.4030248Z adding 'torch/include/ATen/ops/mvlgamma.h' 2022-09-27T15:30:16.4032105Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4033800Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2022-09-27T15:30:16.4035612Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2022-09-27T15:30:16.4037401Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2022-09-27T15:30:16.4039364Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2022-09-27T15:30:16.4041346Z adding 'torch/include/ATen/ops/nan_to_num.h' 2022-09-27T15:30:16.4043259Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4045075Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2022-09-27T15:30:16.4046937Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2022-09-27T15:30:16.4049086Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2022-09-27T15:30:16.4051460Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2022-09-27T15:30:16.4053256Z adding 'torch/include/ATen/ops/nanmean.h' 2022-09-27T15:30:16.4055090Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4056546Z adding 'torch/include/ATen/ops/nanmean_native.h' 2022-09-27T15:30:16.4058344Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2022-09-27T15:30:16.4060001Z adding 'torch/include/ATen/ops/nanmedian.h' 2022-09-27T15:30:16.4061887Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4063485Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4065161Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2022-09-27T15:30:16.4066765Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2022-09-27T15:30:16.4068427Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2022-09-27T15:30:16.4070794Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2022-09-27T15:30:16.4072790Z adding 'torch/include/ATen/ops/nanquantile.h' 2022-09-27T15:30:16.4074552Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4076153Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2022-09-27T15:30:16.4078011Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2022-09-27T15:30:16.4079790Z adding 'torch/include/ATen/ops/nansum.h' 2022-09-27T15:30:16.4081500Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2022-09-27T15:30:16.4083160Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2022-09-27T15:30:16.4084783Z adding 'torch/include/ATen/ops/nansum_native.h' 2022-09-27T15:30:16.4086498Z adding 'torch/include/ATen/ops/nansum_ops.h' 2022-09-27T15:30:16.4088213Z adding 'torch/include/ATen/ops/narrow.h' 2022-09-27T15:30:16.4090060Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4091842Z adding 'torch/include/ATen/ops/narrow_copy.h' 2022-09-27T15:30:16.4093840Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4095370Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2022-09-27T15:30:16.4097040Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2022-09-27T15:30:16.4098976Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2022-09-27T15:30:16.4100702Z adding 'torch/include/ATen/ops/narrow_native.h' 2022-09-27T15:30:16.4102306Z adding 'torch/include/ATen/ops/narrow_ops.h' 2022-09-27T15:30:16.4104287Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2022-09-27T15:30:16.4106093Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2022-09-27T15:30:16.4107871Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4109381Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2022-09-27T15:30:16.4110900Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2022-09-27T15:30:16.4112441Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2022-09-27T15:30:16.4114229Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2022-09-27T15:30:16.4115848Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2022-09-27T15:30:16.4117400Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2022-09-27T15:30:16.4118953Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2022-09-27T15:30:16.4120706Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2022-09-27T15:30:16.4122307Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2022-09-27T15:30:16.4123939Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4125361Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2022-09-27T15:30:16.4126973Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2022-09-27T15:30:16.4128531Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2022-09-27T15:30:16.4129902Z adding 'torch/include/ATen/ops/native_dropout.h' 2022-09-27T15:30:16.4131532Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2022-09-27T15:30:16.4133308Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4134822Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2022-09-27T15:30:16.4136542Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2022-09-27T15:30:16.4138416Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2022-09-27T15:30:16.4140004Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2022-09-27T15:30:16.4141641Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4143469Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2022-09-27T15:30:16.4145983Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2022-09-27T15:30:16.4147893Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2022-09-27T15:30:16.4150474Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2022-09-27T15:30:16.4152795Z adding 'torch/include/ATen/ops/native_group_norm.h' 2022-09-27T15:30:16.4155578Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2022-09-27T15:30:16.4157863Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4160167Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2022-09-27T15:30:16.4162256Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2022-09-27T15:30:16.4164675Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2022-09-27T15:30:16.4167398Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2022-09-27T15:30:16.4169900Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4172156Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2022-09-27T15:30:16.4174433Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2022-09-27T15:30:16.4176588Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2022-09-27T15:30:16.4179312Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2022-09-27T15:30:16.4181536Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2022-09-27T15:30:16.4184195Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2022-09-27T15:30:16.4186584Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4188676Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2022-09-27T15:30:16.4191315Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2022-09-27T15:30:16.4193375Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2022-09-27T15:30:16.4196124Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2022-09-27T15:30:16.4198649Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4200694Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2022-09-27T15:30:16.4203230Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2022-09-27T15:30:16.4205337Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2022-09-27T15:30:16.4208184Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2022-09-27T15:30:16.4210637Z adding 'torch/include/ATen/ops/native_norm.h' 2022-09-27T15:30:16.4213421Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4215402Z adding 'torch/include/ATen/ops/native_norm_native.h' 2022-09-27T15:30:16.4218145Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2022-09-27T15:30:16.4220429Z adding 'torch/include/ATen/ops/ne.h' 2022-09-27T15:30:16.4223008Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4224982Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2022-09-27T15:30:16.4227562Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2022-09-27T15:30:16.4229497Z adding 'torch/include/ATen/ops/ne_meta.h' 2022-09-27T15:30:16.4232003Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2022-09-27T15:30:16.4233982Z adding 'torch/include/ATen/ops/ne_native.h' 2022-09-27T15:30:16.4236767Z adding 'torch/include/ATen/ops/ne_ops.h' 2022-09-27T15:30:16.4239119Z adding 'torch/include/ATen/ops/neg.h' 2022-09-27T15:30:16.4241548Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4243481Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2022-09-27T15:30:16.4246014Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2022-09-27T15:30:16.4248112Z adding 'torch/include/ATen/ops/neg_meta.h' 2022-09-27T15:30:16.4250556Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2022-09-27T15:30:16.4252784Z adding 'torch/include/ATen/ops/neg_native.h' 2022-09-27T15:30:16.4255390Z adding 'torch/include/ATen/ops/neg_ops.h' 2022-09-27T15:30:16.4257844Z adding 'torch/include/ATen/ops/negative.h' 2022-09-27T15:30:16.4260136Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4262215Z adding 'torch/include/ATen/ops/negative_native.h' 2022-09-27T15:30:16.4264900Z adding 'torch/include/ATen/ops/negative_ops.h' 2022-09-27T15:30:16.4267288Z adding 'torch/include/ATen/ops/nested_tensor.h' 2022-09-27T15:30:16.4269825Z adding 'torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4271745Z adding 'torch/include/ATen/ops/nested_tensor_native.h' 2022-09-27T15:30:16.4274538Z adding 'torch/include/ATen/ops/nested_tensor_ops.h' 2022-09-27T15:30:16.4276759Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2022-09-27T15:30:16.4278853Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4281033Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2022-09-27T15:30:16.4283127Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2022-09-27T15:30:16.4285479Z adding 'torch/include/ATen/ops/new_empty.h' 2022-09-27T15:30:16.4287952Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4289908Z adding 'torch/include/ATen/ops/new_empty_native.h' 2022-09-27T15:30:16.4292755Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2022-09-27T15:30:16.4294933Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2022-09-27T15:30:16.4297318Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4299632Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4301530Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2022-09-27T15:30:16.4304215Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2022-09-27T15:30:16.4306037Z adding 'torch/include/ATen/ops/new_full.h' 2022-09-27T15:30:16.4308774Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4310556Z adding 'torch/include/ATen/ops/new_full_native.h' 2022-09-27T15:30:16.4313202Z adding 'torch/include/ATen/ops/new_full_ops.h' 2022-09-27T15:30:16.4315248Z adding 'torch/include/ATen/ops/new_ones.h' 2022-09-27T15:30:16.4317820Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4319742Z adding 'torch/include/ATen/ops/new_ones_native.h' 2022-09-27T15:30:16.4321899Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2022-09-27T15:30:16.4323552Z adding 'torch/include/ATen/ops/new_zeros.h' 2022-09-27T15:30:16.4325427Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4327197Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2022-09-27T15:30:16.4329179Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2022-09-27T15:30:16.4331011Z adding 'torch/include/ATen/ops/nextafter.h' 2022-09-27T15:30:16.4333257Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4335059Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2022-09-27T15:30:16.4336828Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2022-09-27T15:30:16.4338515Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2022-09-27T15:30:16.4340232Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2022-09-27T15:30:16.4342086Z adding 'torch/include/ATen/ops/nextafter_native.h' 2022-09-27T15:30:16.4344283Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2022-09-27T15:30:16.4346033Z adding 'torch/include/ATen/ops/nll_loss.h' 2022-09-27T15:30:16.4347788Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2022-09-27T15:30:16.4349503Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2022-09-27T15:30:16.4351087Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.4352711Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.4355031Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2022-09-27T15:30:16.4357073Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2022-09-27T15:30:16.4358790Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4360467Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2022-09-27T15:30:16.4362383Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2022-09-27T15:30:16.4363948Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2022-09-27T15:30:16.4365749Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2022-09-27T15:30:16.4367733Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2022-09-27T15:30:16.4369439Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2022-09-27T15:30:16.4371450Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2022-09-27T15:30:16.4373277Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2022-09-27T15:30:16.4375134Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4376777Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2022-09-27T15:30:16.4378369Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2022-09-27T15:30:16.4380010Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2022-09-27T15:30:16.4381642Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2022-09-27T15:30:16.4383561Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2022-09-27T15:30:16.4385127Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2022-09-27T15:30:16.4386831Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4388599Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2022-09-27T15:30:16.4390507Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4392149Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2022-09-27T15:30:16.4393954Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2022-09-27T15:30:16.4395659Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2022-09-27T15:30:16.4397464Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2022-09-27T15:30:16.4399187Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2022-09-27T15:30:16.4401226Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2022-09-27T15:30:16.4403228Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2022-09-27T15:30:16.4404856Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2022-09-27T15:30:16.4407035Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4408746Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2022-09-27T15:30:16.4410514Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2022-09-27T15:30:16.4412670Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2022-09-27T15:30:16.4414677Z adding 'torch/include/ATen/ops/nonzero.h' 2022-09-27T15:30:16.4416371Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2022-09-27T15:30:16.4418123Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2022-09-27T15:30:16.4420368Z adding 'torch/include/ATen/ops/nonzero_native.h' 2022-09-27T15:30:16.4421911Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2022-09-27T15:30:16.4424532Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4426138Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2022-09-27T15:30:16.4428674Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2022-09-27T15:30:16.4430979Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2022-09-27T15:30:16.4433370Z adding 'torch/include/ATen/ops/norm.h' 2022-09-27T15:30:16.4435872Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4438185Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4440282Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4442844Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2022-09-27T15:30:16.4444679Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2022-09-27T15:30:16.4447067Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2022-09-27T15:30:16.4449270Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4451382Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2022-09-27T15:30:16.4453758Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2022-09-27T15:30:16.4455705Z adding 'torch/include/ATen/ops/norm_meta.h' 2022-09-27T15:30:16.4458182Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2022-09-27T15:30:16.4460320Z adding 'torch/include/ATen/ops/norm_native.h' 2022-09-27T15:30:16.4463345Z adding 'torch/include/ATen/ops/norm_ops.h' 2022-09-27T15:30:16.4468172Z adding 'torch/include/ATen/ops/normal.h' 2022-09-27T15:30:16.4469284Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4472080Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2022-09-27T15:30:16.4473971Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2022-09-27T15:30:16.4476552Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2022-09-27T15:30:16.4478761Z adding 'torch/include/ATen/ops/normal_native.h' 2022-09-27T15:30:16.4481953Z adding 'torch/include/ATen/ops/normal_ops.h' 2022-09-27T15:30:16.4484582Z adding 'torch/include/ATen/ops/not_equal.h' 2022-09-27T15:30:16.4487041Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4489357Z adding 'torch/include/ATen/ops/not_equal_native.h' 2022-09-27T15:30:16.4492012Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2022-09-27T15:30:16.4494591Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2022-09-27T15:30:16.4497011Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4498790Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2022-09-27T15:30:16.4501447Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2022-09-27T15:30:16.4503590Z adding 'torch/include/ATen/ops/numpy_T.h' 2022-09-27T15:30:16.4505972Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4507877Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2022-09-27T15:30:16.4509585Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2022-09-27T15:30:16.4511717Z adding 'torch/include/ATen/ops/one_hot.h' 2022-09-27T15:30:16.4513288Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4514718Z adding 'torch/include/ATen/ops/one_hot_native.h' 2022-09-27T15:30:16.4516400Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2022-09-27T15:30:16.4518211Z adding 'torch/include/ATen/ops/ones.h' 2022-09-27T15:30:16.4520154Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4521977Z adding 'torch/include/ATen/ops/ones_like.h' 2022-09-27T15:30:16.4523825Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4525438Z adding 'torch/include/ATen/ops/ones_like_native.h' 2022-09-27T15:30:16.4527651Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2022-09-27T15:30:16.4529411Z adding 'torch/include/ATen/ops/ones_native.h' 2022-09-27T15:30:16.4531515Z adding 'torch/include/ATen/ops/ones_ops.h' 2022-09-27T15:30:16.4533547Z adding 'torch/include/ATen/ops/or.h' 2022-09-27T15:30:16.4535425Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4537074Z adding 'torch/include/ATen/ops/or_native.h' 2022-09-27T15:30:16.4538979Z adding 'torch/include/ATen/ops/or_ops.h' 2022-09-27T15:30:16.4541106Z adding 'torch/include/ATen/ops/orgqr.h' 2022-09-27T15:30:16.4543096Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4544565Z adding 'torch/include/ATen/ops/orgqr_native.h' 2022-09-27T15:30:16.4546407Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2022-09-27T15:30:16.4548137Z adding 'torch/include/ATen/ops/ormqr.h' 2022-09-27T15:30:16.4550140Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2022-09-27T15:30:16.4551858Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2022-09-27T15:30:16.4553341Z adding 'torch/include/ATen/ops/ormqr_native.h' 2022-09-27T15:30:16.4555139Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2022-09-27T15:30:16.4556990Z adding 'torch/include/ATen/ops/outer.h' 2022-09-27T15:30:16.4559046Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4560963Z adding 'torch/include/ATen/ops/outer_native.h' 2022-09-27T15:30:16.4562934Z adding 'torch/include/ATen/ops/outer_ops.h' 2022-09-27T15:30:16.4564731Z adding 'torch/include/ATen/ops/output_nr.h' 2022-09-27T15:30:16.4566843Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4568695Z adding 'torch/include/ATen/ops/output_nr_native.h' 2022-09-27T15:30:16.4570577Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2022-09-27T15:30:16.4572835Z adding 'torch/include/ATen/ops/pad.h' 2022-09-27T15:30:16.4574883Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4576646Z adding 'torch/include/ATen/ops/pad_native.h' 2022-09-27T15:30:16.4578502Z adding 'torch/include/ATen/ops/pad_ops.h' 2022-09-27T15:30:16.4581048Z adding 'torch/include/ATen/ops/pad_sequence.h' 2022-09-27T15:30:16.4582416Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4584104Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2022-09-27T15:30:16.4585794Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2022-09-27T15:30:16.4587378Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2022-09-27T15:30:16.4589214Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4590710Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2022-09-27T15:30:16.4592291Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2022-09-27T15:30:16.4593843Z adding 'torch/include/ATen/ops/pdist.h' 2022-09-27T15:30:16.4595594Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4597054Z adding 'torch/include/ATen/ops/pdist_native.h' 2022-09-27T15:30:16.4598613Z adding 'torch/include/ATen/ops/pdist_ops.h' 2022-09-27T15:30:16.4600223Z adding 'torch/include/ATen/ops/permute.h' 2022-09-27T15:30:16.4601881Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4603418Z adding 'torch/include/ATen/ops/permute_copy.h' 2022-09-27T15:30:16.4605080Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4606870Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4608491Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2022-09-27T15:30:16.4610322Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2022-09-27T15:30:16.4612019Z adding 'torch/include/ATen/ops/permute_native.h' 2022-09-27T15:30:16.4613846Z adding 'torch/include/ATen/ops/permute_ops.h' 2022-09-27T15:30:16.4615397Z adding 'torch/include/ATen/ops/pin_memory.h' 2022-09-27T15:30:16.4617141Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4618755Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2022-09-27T15:30:16.4620605Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2022-09-27T15:30:16.4622448Z adding 'torch/include/ATen/ops/pinverse.h' 2022-09-27T15:30:16.4624355Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4626030Z adding 'torch/include/ATen/ops/pinverse_native.h' 2022-09-27T15:30:16.4627864Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2022-09-27T15:30:16.4629675Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2022-09-27T15:30:16.4631584Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4633673Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4635041Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2022-09-27T15:30:16.4636782Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2022-09-27T15:30:16.4638793Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2022-09-27T15:30:16.4640668Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2022-09-27T15:30:16.4643105Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4644869Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4646505Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2022-09-27T15:30:16.4648037Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2022-09-27T15:30:16.4649960Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2022-09-27T15:30:16.4652136Z adding 'torch/include/ATen/ops/poisson.h' 2022-09-27T15:30:16.4654288Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4655965Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2022-09-27T15:30:16.4657831Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2022-09-27T15:30:16.4659698Z adding 'torch/include/ATen/ops/poisson_native.h' 2022-09-27T15:30:16.4661357Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2022-09-27T15:30:16.4663307Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4665028Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2022-09-27T15:30:16.4666747Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2022-09-27T15:30:16.4668751Z adding 'torch/include/ATen/ops/poisson_ops.h' 2022-09-27T15:30:16.4670888Z adding 'torch/include/ATen/ops/polar.h' 2022-09-27T15:30:16.4672872Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4674549Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2022-09-27T15:30:16.4676342Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2022-09-27T15:30:16.4678039Z adding 'torch/include/ATen/ops/polar_native.h' 2022-09-27T15:30:16.4680090Z adding 'torch/include/ATen/ops/polar_ops.h' 2022-09-27T15:30:16.4681817Z adding 'torch/include/ATen/ops/polygamma.h' 2022-09-27T15:30:16.4683607Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4685566Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4687277Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2022-09-27T15:30:16.4689072Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2022-09-27T15:30:16.4690821Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2022-09-27T15:30:16.4692890Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2022-09-27T15:30:16.4694530Z adding 'torch/include/ATen/ops/polygamma_native.h' 2022-09-27T15:30:16.4696373Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2022-09-27T15:30:16.4698073Z adding 'torch/include/ATen/ops/positive.h' 2022-09-27T15:30:16.4699865Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4701405Z adding 'torch/include/ATen/ops/positive_native.h' 2022-09-27T15:30:16.4703042Z adding 'torch/include/ATen/ops/positive_ops.h' 2022-09-27T15:30:16.4704825Z adding 'torch/include/ATen/ops/pow.h' 2022-09-27T15:30:16.4706735Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4708379Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2022-09-27T15:30:16.4710122Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2022-09-27T15:30:16.4711899Z adding 'torch/include/ATen/ops/pow_meta.h' 2022-09-27T15:30:16.4713623Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2022-09-27T15:30:16.4715398Z adding 'torch/include/ATen/ops/pow_native.h' 2022-09-27T15:30:16.4717539Z adding 'torch/include/ATen/ops/pow_ops.h' 2022-09-27T15:30:16.4719367Z adding 'torch/include/ATen/ops/prelu.h' 2022-09-27T15:30:16.4721293Z adding 'torch/include/ATen/ops/prelu_backward.h' 2022-09-27T15:30:16.4722898Z adding 'torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4724512Z adding 'torch/include/ATen/ops/prelu_backward_cpu_dispatch.h' 2022-09-27T15:30:16.4726186Z adding 'torch/include/ATen/ops/prelu_backward_cuda_dispatch.h' 2022-09-27T15:30:16.4728037Z adding 'torch/include/ATen/ops/prelu_backward_native.h' 2022-09-27T15:30:16.4729888Z adding 'torch/include/ATen/ops/prelu_backward_ops.h' 2022-09-27T15:30:16.4731871Z adding 'torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4733545Z adding 'torch/include/ATen/ops/prelu_cpu_dispatch.h' 2022-09-27T15:30:16.4735188Z adding 'torch/include/ATen/ops/prelu_cuda_dispatch.h' 2022-09-27T15:30:16.4736934Z adding 'torch/include/ATen/ops/prelu_native.h' 2022-09-27T15:30:16.4738747Z adding 'torch/include/ATen/ops/prelu_ops.h' 2022-09-27T15:30:16.4740596Z adding 'torch/include/ATen/ops/prod.h' 2022-09-27T15:30:16.4742587Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4744409Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.4746087Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4747800Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2022-09-27T15:30:16.4749501Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2022-09-27T15:30:16.4751109Z adding 'torch/include/ATen/ops/prod_meta.h' 2022-09-27T15:30:16.4752884Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2022-09-27T15:30:16.4754535Z adding 'torch/include/ATen/ops/prod_native.h' 2022-09-27T15:30:16.4756596Z adding 'torch/include/ATen/ops/prod_ops.h' 2022-09-27T15:30:16.4758390Z adding 'torch/include/ATen/ops/promote_types.h' 2022-09-27T15:30:16.4760317Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4762010Z adding 'torch/include/ATen/ops/promote_types_native.h' 2022-09-27T15:30:16.4763676Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2022-09-27T15:30:16.4765398Z adding 'torch/include/ATen/ops/put.h' 2022-09-27T15:30:16.4767317Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4769008Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2022-09-27T15:30:16.4770811Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2022-09-27T15:30:16.4772758Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2022-09-27T15:30:16.4774412Z adding 'torch/include/ATen/ops/put_native.h' 2022-09-27T15:30:16.4776401Z adding 'torch/include/ATen/ops/put_ops.h' 2022-09-27T15:30:16.4778188Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2022-09-27T15:30:16.4779879Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2022-09-27T15:30:16.4781631Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2022-09-27T15:30:16.4783353Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2022-09-27T15:30:16.4785344Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4787043Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2022-09-27T15:30:16.4789321Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2022-09-27T15:30:16.4791804Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2022-09-27T15:30:16.4793598Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4795223Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2022-09-27T15:30:16.4797287Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2022-09-27T15:30:16.4798484Z adding 'torch/include/ATen/ops/q_scale.h' 2022-09-27T15:30:16.4800529Z adding 'torch/include/ATen/ops/q_scale_native.h' 2022-09-27T15:30:16.4802330Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2022-09-27T15:30:16.4804191Z adding 'torch/include/ATen/ops/q_zero_point.h' 2022-09-27T15:30:16.4805972Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2022-09-27T15:30:16.4807614Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2022-09-27T15:30:16.4809433Z adding 'torch/include/ATen/ops/qr.h' 2022-09-27T15:30:16.4811397Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4813308Z adding 'torch/include/ATen/ops/qr_native.h' 2022-09-27T15:30:16.4815105Z adding 'torch/include/ATen/ops/qr_ops.h' 2022-09-27T15:30:16.4816937Z adding 'torch/include/ATen/ops/qscheme.h' 2022-09-27T15:30:16.4818668Z adding 'torch/include/ATen/ops/qscheme_native.h' 2022-09-27T15:30:16.4820345Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2022-09-27T15:30:16.4822154Z adding 'torch/include/ATen/ops/quantile.h' 2022-09-27T15:30:16.4824075Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4825722Z adding 'torch/include/ATen/ops/quantile_native.h' 2022-09-27T15:30:16.4827623Z adding 'torch/include/ATen/ops/quantile_ops.h' 2022-09-27T15:30:16.4829628Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2022-09-27T15:30:16.4831537Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4833212Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2022-09-27T15:30:16.4834891Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2022-09-27T15:30:16.4836594Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2022-09-27T15:30:16.4838380Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2022-09-27T15:30:16.4840519Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2022-09-27T15:30:16.4842483Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4844195Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2022-09-27T15:30:16.4845778Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2022-09-27T15:30:16.4847700Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2022-09-27T15:30:16.4849503Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4851435Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2022-09-27T15:30:16.4853094Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2022-09-27T15:30:16.4855012Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2022-09-27T15:30:16.4856579Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2022-09-27T15:30:16.4858490Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2022-09-27T15:30:16.4860448Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2022-09-27T15:30:16.4862834Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2022-09-27T15:30:16.4864972Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4866576Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2022-09-27T15:30:16.4868423Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2022-09-27T15:30:16.4870320Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2022-09-27T15:30:16.4872166Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4873745Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2022-09-27T15:30:16.4875454Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2022-09-27T15:30:16.4877210Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2022-09-27T15:30:16.4878977Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4880538Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2022-09-27T15:30:16.4882295Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2022-09-27T15:30:16.4884121Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2022-09-27T15:30:16.4885982Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4887876Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2022-09-27T15:30:16.4889970Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2022-09-27T15:30:16.4891737Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2022-09-27T15:30:16.4893826Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4895321Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2022-09-27T15:30:16.4897331Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2022-09-27T15:30:16.4899228Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2022-09-27T15:30:16.4901077Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4902710Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2022-09-27T15:30:16.4904868Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2022-09-27T15:30:16.4906543Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2022-09-27T15:30:16.4908621Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4910315Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2022-09-27T15:30:16.4912005Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2022-09-27T15:30:16.4913621Z adding 'torch/include/ATen/ops/rad2deg.h' 2022-09-27T15:30:16.4915634Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4917118Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2022-09-27T15:30:16.4919130Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2022-09-27T15:30:16.4921084Z adding 'torch/include/ATen/ops/rand.h' 2022-09-27T15:30:16.4923622Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4925448Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4927256Z adding 'torch/include/ATen/ops/rand_like.h' 2022-09-27T15:30:16.4929222Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4930723Z adding 'torch/include/ATen/ops/rand_like_native.h' 2022-09-27T15:30:16.4932858Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2022-09-27T15:30:16.4934759Z adding 'torch/include/ATen/ops/rand_native.h' 2022-09-27T15:30:16.4937080Z adding 'torch/include/ATen/ops/rand_ops.h' 2022-09-27T15:30:16.4939662Z adding 'torch/include/ATen/ops/randint.h' 2022-09-27T15:30:16.4941877Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4944289Z adding 'torch/include/ATen/ops/randint_like.h' 2022-09-27T15:30:16.4946653Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4948443Z adding 'torch/include/ATen/ops/randint_like_native.h' 2022-09-27T15:30:16.4950709Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2022-09-27T15:30:16.4952852Z adding 'torch/include/ATen/ops/randint_native.h' 2022-09-27T15:30:16.4955236Z adding 'torch/include/ATen/ops/randint_ops.h' 2022-09-27T15:30:16.4957410Z adding 'torch/include/ATen/ops/randn.h' 2022-09-27T15:30:16.4959601Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4961434Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.4963194Z adding 'torch/include/ATen/ops/randn_like.h' 2022-09-27T15:30:16.4965206Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4967115Z adding 'torch/include/ATen/ops/randn_like_native.h' 2022-09-27T15:30:16.4968978Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2022-09-27T15:30:16.4971097Z adding 'torch/include/ATen/ops/randn_native.h' 2022-09-27T15:30:16.4973618Z adding 'torch/include/ATen/ops/randn_ops.h' 2022-09-27T15:30:16.4975959Z adding 'torch/include/ATen/ops/random.h' 2022-09-27T15:30:16.4978145Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4980058Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2022-09-27T15:30:16.4981791Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2022-09-27T15:30:16.4983701Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2022-09-27T15:30:16.4985497Z adding 'torch/include/ATen/ops/random_native.h' 2022-09-27T15:30:16.4987775Z adding 'torch/include/ATen/ops/random_ops.h' 2022-09-27T15:30:16.4989993Z adding 'torch/include/ATen/ops/randperm.h' 2022-09-27T15:30:16.4992168Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.4993868Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2022-09-27T15:30:16.4995693Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2022-09-27T15:30:16.4997441Z adding 'torch/include/ATen/ops/randperm_native.h' 2022-09-27T15:30:16.4999586Z adding 'torch/include/ATen/ops/randperm_ops.h' 2022-09-27T15:30:16.5001712Z adding 'torch/include/ATen/ops/range.h' 2022-09-27T15:30:16.5003886Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5005621Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2022-09-27T15:30:16.5007664Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2022-09-27T15:30:16.5009484Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2022-09-27T15:30:16.5011456Z adding 'torch/include/ATen/ops/range_native.h' 2022-09-27T15:30:16.5013687Z adding 'torch/include/ATen/ops/range_ops.h' 2022-09-27T15:30:16.5015572Z adding 'torch/include/ATen/ops/ravel.h' 2022-09-27T15:30:16.5017499Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5019134Z adding 'torch/include/ATen/ops/ravel_native.h' 2022-09-27T15:30:16.5020957Z adding 'torch/include/ATen/ops/ravel_ops.h' 2022-09-27T15:30:16.5022764Z adding 'torch/include/ATen/ops/real.h' 2022-09-27T15:30:16.5024693Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5026321Z adding 'torch/include/ATen/ops/real_native.h' 2022-09-27T15:30:16.5028078Z adding 'torch/include/ATen/ops/real_ops.h' 2022-09-27T15:30:16.5029947Z adding 'torch/include/ATen/ops/reciprocal.h' 2022-09-27T15:30:16.5031994Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5033720Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2022-09-27T15:30:16.5035466Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2022-09-27T15:30:16.5037164Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2022-09-27T15:30:16.5039006Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2022-09-27T15:30:16.5040700Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2022-09-27T15:30:16.5042546Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2022-09-27T15:30:16.5044331Z adding 'torch/include/ATen/ops/record_stream.h' 2022-09-27T15:30:16.5046108Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2022-09-27T15:30:16.5048005Z adding 'torch/include/ATen/ops/record_stream_native.h' 2022-09-27T15:30:16.5049782Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2022-09-27T15:30:16.5051691Z adding 'torch/include/ATen/ops/refine_names.h' 2022-09-27T15:30:16.5053577Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5055263Z adding 'torch/include/ATen/ops/refine_names_native.h' 2022-09-27T15:30:16.5057017Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2022-09-27T15:30:16.5058878Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2022-09-27T15:30:16.5060723Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2022-09-27T15:30:16.5062845Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5064483Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.5066367Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.5068074Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2022-09-27T15:30:16.5070079Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2022-09-27T15:30:16.5071717Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2022-09-27T15:30:16.5073634Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2022-09-27T15:30:16.5075606Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5077446Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2022-09-27T15:30:16.5079141Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2022-09-27T15:30:16.5080942Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2022-09-27T15:30:16.5082773Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2022-09-27T15:30:16.5084578Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2022-09-27T15:30:16.5086422Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2022-09-27T15:30:16.5088549Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2022-09-27T15:30:16.5090341Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2022-09-27T15:30:16.5092543Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.5094401Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.5096288Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2022-09-27T15:30:16.5098154Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2022-09-27T15:30:16.5100173Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2022-09-27T15:30:16.5101990Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2022-09-27T15:30:16.5103745Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2022-09-27T15:30:16.5105821Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2022-09-27T15:30:16.5107651Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2022-09-27T15:30:16.5109575Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2022-09-27T15:30:16.5111614Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5113309Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.5115262Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.5116671Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2022-09-27T15:30:16.5118580Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2022-09-27T15:30:16.5120252Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2022-09-27T15:30:16.5122184Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2022-09-27T15:30:16.5124276Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5126113Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2022-09-27T15:30:16.5127882Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2022-09-27T15:30:16.5130010Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2022-09-27T15:30:16.5131819Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2022-09-27T15:30:16.5133653Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2022-09-27T15:30:16.5135594Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2022-09-27T15:30:16.5137417Z adding 'torch/include/ATen/ops/relu.h' 2022-09-27T15:30:16.5139369Z adding 'torch/include/ATen/ops/relu6.h' 2022-09-27T15:30:16.5141397Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5143054Z adding 'torch/include/ATen/ops/relu6_native.h' 2022-09-27T15:30:16.5145005Z adding 'torch/include/ATen/ops/relu6_ops.h' 2022-09-27T15:30:16.5146976Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5148652Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2022-09-27T15:30:16.5150603Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2022-09-27T15:30:16.5152590Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2022-09-27T15:30:16.5154279Z adding 'torch/include/ATen/ops/relu_native.h' 2022-09-27T15:30:16.5156145Z adding 'torch/include/ATen/ops/relu_ops.h' 2022-09-27T15:30:16.5158280Z adding 'torch/include/ATen/ops/remainder.h' 2022-09-27T15:30:16.5160315Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5162867Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5164321Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2022-09-27T15:30:16.5165859Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2022-09-27T15:30:16.5167900Z adding 'torch/include/ATen/ops/remainder_meta.h' 2022-09-27T15:30:16.5169447Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2022-09-27T15:30:16.5171814Z adding 'torch/include/ATen/ops/remainder_native.h' 2022-09-27T15:30:16.5173645Z adding 'torch/include/ATen/ops/remainder_ops.h' 2022-09-27T15:30:16.5175510Z adding 'torch/include/ATen/ops/rename.h' 2022-09-27T15:30:16.5177354Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5178900Z adding 'torch/include/ATen/ops/rename_native.h' 2022-09-27T15:30:16.5180829Z adding 'torch/include/ATen/ops/rename_ops.h' 2022-09-27T15:30:16.5182742Z adding 'torch/include/ATen/ops/renorm.h' 2022-09-27T15:30:16.5184633Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5186471Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2022-09-27T15:30:16.5188279Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2022-09-27T15:30:16.5190135Z adding 'torch/include/ATen/ops/renorm_meta.h' 2022-09-27T15:30:16.5191993Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2022-09-27T15:30:16.5193782Z adding 'torch/include/ATen/ops/renorm_native.h' 2022-09-27T15:30:16.5195797Z adding 'torch/include/ATen/ops/renorm_ops.h' 2022-09-27T15:30:16.5197669Z adding 'torch/include/ATen/ops/repeat.h' 2022-09-27T15:30:16.5199659Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5201582Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2022-09-27T15:30:16.5203517Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5205373Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5207166Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2022-09-27T15:30:16.5209028Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2022-09-27T15:30:16.5210800Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2022-09-27T15:30:16.5213245Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2022-09-27T15:30:16.5215060Z adding 'torch/include/ATen/ops/repeat_native.h' 2022-09-27T15:30:16.5217060Z adding 'torch/include/ATen/ops/repeat_ops.h' 2022-09-27T15:30:16.5218837Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2022-09-27T15:30:16.5220753Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2022-09-27T15:30:16.5222671Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5224392Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.5226970Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.5228800Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2022-09-27T15:30:16.5230637Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2022-09-27T15:30:16.5232447Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2022-09-27T15:30:16.5234310Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2022-09-27T15:30:16.5236226Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5238009Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2022-09-27T15:30:16.5240077Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2022-09-27T15:30:16.5241661Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2022-09-27T15:30:16.5243493Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2022-09-27T15:30:16.5254315Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2022-09-27T15:30:16.5254944Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2022-09-27T15:30:16.5255134Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2022-09-27T15:30:16.5255471Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2022-09-27T15:30:16.5255687Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.5255942Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.5256577Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2022-09-27T15:30:16.5258820Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2022-09-27T15:30:16.5260748Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5262403Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2022-09-27T15:30:16.5264116Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2022-09-27T15:30:16.5265869Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2022-09-27T15:30:16.5267739Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2022-09-27T15:30:16.5269908Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2022-09-27T15:30:16.5271454Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2022-09-27T15:30:16.5272909Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2022-09-27T15:30:16.5274589Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2022-09-27T15:30:16.5276361Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.5278113Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.5279850Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2022-09-27T15:30:16.5281664Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2022-09-27T15:30:16.5283547Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5285174Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2022-09-27T15:30:16.5287034Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2022-09-27T15:30:16.5288724Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2022-09-27T15:30:16.5290512Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2022-09-27T15:30:16.5292620Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2022-09-27T15:30:16.5294581Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2022-09-27T15:30:16.5296267Z adding 'torch/include/ATen/ops/requires_grad.h' 2022-09-27T15:30:16.5298149Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5299739Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2022-09-27T15:30:16.5301574Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2022-09-27T15:30:16.5303333Z adding 'torch/include/ATen/ops/reshape.h' 2022-09-27T15:30:16.5305036Z adding 'torch/include/ATen/ops/reshape_as.h' 2022-09-27T15:30:16.5306855Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5308666Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2022-09-27T15:30:16.5310258Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2022-09-27T15:30:16.5312141Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2022-09-27T15:30:16.5313926Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5315745Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2022-09-27T15:30:16.5317527Z adding 'torch/include/ATen/ops/reshape_native.h' 2022-09-27T15:30:16.5319185Z adding 'torch/include/ATen/ops/reshape_ops.h' 2022-09-27T15:30:16.5320953Z adding 'torch/include/ATen/ops/resize.h' 2022-09-27T15:30:16.5322857Z adding 'torch/include/ATen/ops/resize_as.h' 2022-09-27T15:30:16.5324756Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5326460Z adding 'torch/include/ATen/ops/resize_as_native.h' 2022-09-27T15:30:16.5328536Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2022-09-27T15:30:16.5330426Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2022-09-27T15:30:16.5332517Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5334363Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2022-09-27T15:30:16.5336113Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2022-09-27T15:30:16.5338125Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2022-09-27T15:30:16.5340070Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5341765Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2022-09-27T15:30:16.5343510Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2022-09-27T15:30:16.5345250Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2022-09-27T15:30:16.5346974Z adding 'torch/include/ATen/ops/resize_native.h' 2022-09-27T15:30:16.5349097Z adding 'torch/include/ATen/ops/resize_ops.h' 2022-09-27T15:30:16.5351157Z adding 'torch/include/ATen/ops/resolve_conj.h' 2022-09-27T15:30:16.5352782Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5354249Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2022-09-27T15:30:16.5355960Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2022-09-27T15:30:16.5357637Z adding 'torch/include/ATen/ops/resolve_neg.h' 2022-09-27T15:30:16.5359410Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5360984Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2022-09-27T15:30:16.5362710Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2022-09-27T15:30:16.5364568Z adding 'torch/include/ATen/ops/result_type.h' 2022-09-27T15:30:16.5366431Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5368194Z adding 'torch/include/ATen/ops/result_type_native.h' 2022-09-27T15:30:16.5370157Z adding 'torch/include/ATen/ops/result_type_ops.h' 2022-09-27T15:30:16.5372561Z adding 'torch/include/ATen/ops/retain_grad.h' 2022-09-27T15:30:16.5374490Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5375466Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2022-09-27T15:30:16.5377319Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2022-09-27T15:30:16.5379016Z adding 'torch/include/ATen/ops/retains_grad.h' 2022-09-27T15:30:16.5380837Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5382588Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2022-09-27T15:30:16.5384236Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2022-09-27T15:30:16.5385864Z adding 'torch/include/ATen/ops/rnn_relu.h' 2022-09-27T15:30:16.5387710Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2022-09-27T15:30:16.5389682Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5391678Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2022-09-27T15:30:16.5393715Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2022-09-27T15:30:16.5395836Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5397702Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2022-09-27T15:30:16.5399950Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2022-09-27T15:30:16.5401941Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2022-09-27T15:30:16.5403668Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2022-09-27T15:30:16.5405694Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5407289Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2022-09-27T15:30:16.5409218Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2022-09-27T15:30:16.5411430Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5413226Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2022-09-27T15:30:16.5415299Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2022-09-27T15:30:16.5417297Z adding 'torch/include/ATen/ops/roll.h' 2022-09-27T15:30:16.5419175Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5420946Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2022-09-27T15:30:16.5422757Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2022-09-27T15:30:16.5424668Z adding 'torch/include/ATen/ops/roll_native.h' 2022-09-27T15:30:16.5426732Z adding 'torch/include/ATen/ops/roll_ops.h' 2022-09-27T15:30:16.5428696Z adding 'torch/include/ATen/ops/rot90.h' 2022-09-27T15:30:16.5430758Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5432753Z adding 'torch/include/ATen/ops/rot90_native.h' 2022-09-27T15:30:16.5434485Z adding 'torch/include/ATen/ops/rot90_ops.h' 2022-09-27T15:30:16.5436397Z adding 'torch/include/ATen/ops/round.h' 2022-09-27T15:30:16.5438349Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5439997Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2022-09-27T15:30:16.5441929Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2022-09-27T15:30:16.5443585Z adding 'torch/include/ATen/ops/round_meta.h' 2022-09-27T15:30:16.5445487Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2022-09-27T15:30:16.5447302Z adding 'torch/include/ATen/ops/round_native.h' 2022-09-27T15:30:16.5449455Z adding 'torch/include/ATen/ops/round_ops.h' 2022-09-27T15:30:16.5451370Z adding 'torch/include/ATen/ops/row_indices.h' 2022-09-27T15:30:16.5453408Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2022-09-27T15:30:16.5455322Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5456959Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2022-09-27T15:30:16.5458844Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2022-09-27T15:30:16.5460530Z adding 'torch/include/ATen/ops/row_indices_native.h' 2022-09-27T15:30:16.5462308Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2022-09-27T15:30:16.5464116Z adding 'torch/include/ATen/ops/row_stack.h' 2022-09-27T15:30:16.5466109Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5467880Z adding 'torch/include/ATen/ops/row_stack_native.h' 2022-09-27T15:30:16.5469933Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2022-09-27T15:30:16.5471919Z adding 'torch/include/ATen/ops/rrelu.h' 2022-09-27T15:30:16.5473986Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5475833Z adding 'torch/include/ATen/ops/rrelu_native.h' 2022-09-27T15:30:16.5477976Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2022-09-27T15:30:16.5479967Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2022-09-27T15:30:16.5481824Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2022-09-27T15:30:16.5483817Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5485589Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2022-09-27T15:30:16.5488241Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2022-09-27T15:30:16.5489777Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2022-09-27T15:30:16.5491952Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2022-09-27T15:30:16.5493826Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2022-09-27T15:30:16.5495794Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2022-09-27T15:30:16.5498308Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2022-09-27T15:30:16.5500168Z adding 'torch/include/ATen/ops/rshift.h' 2022-09-27T15:30:16.5502544Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5504252Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2022-09-27T15:30:16.5505966Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2022-09-27T15:30:16.5507498Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2022-09-27T15:30:16.5509229Z adding 'torch/include/ATen/ops/rshift_native.h' 2022-09-27T15:30:16.5511195Z adding 'torch/include/ATen/ops/rshift_ops.h' 2022-09-27T15:30:16.5513141Z adding 'torch/include/ATen/ops/rsqrt.h' 2022-09-27T15:30:16.5515194Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5517002Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2022-09-27T15:30:16.5518766Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2022-09-27T15:30:16.5520493Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2022-09-27T15:30:16.5522258Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2022-09-27T15:30:16.5524034Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2022-09-27T15:30:16.5525893Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2022-09-27T15:30:16.5528109Z adding 'torch/include/ATen/ops/rsub.h' 2022-09-27T15:30:16.5530171Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5532417Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2022-09-27T15:30:16.5533983Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2022-09-27T15:30:16.5535715Z adding 'torch/include/ATen/ops/rsub_native.h' 2022-09-27T15:30:16.5537730Z adding 'torch/include/ATen/ops/rsub_ops.h' 2022-09-27T15:30:16.5539765Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2022-09-27T15:30:16.5541696Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5543418Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2022-09-27T15:30:16.5545448Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2022-09-27T15:30:16.5547738Z adding 'torch/include/ATen/ops/scatter.h' 2022-09-27T15:30:16.5549731Z adding 'torch/include/ATen/ops/scatter_add.h' 2022-09-27T15:30:16.5551760Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5553587Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5555401Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2022-09-27T15:30:16.5557322Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2022-09-27T15:30:16.5559143Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2022-09-27T15:30:16.5560970Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2022-09-27T15:30:16.5562741Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2022-09-27T15:30:16.5564731Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2022-09-27T15:30:16.5566915Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5568718Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5570619Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2022-09-27T15:30:16.5572985Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2022-09-27T15:30:16.5574841Z adding 'torch/include/ATen/ops/scatter_meta.h' 2022-09-27T15:30:16.5576765Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2022-09-27T15:30:16.5578793Z adding 'torch/include/ATen/ops/scatter_native.h' 2022-09-27T15:30:16.5581411Z adding 'torch/include/ATen/ops/scatter_ops.h' 2022-09-27T15:30:16.5583681Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2022-09-27T15:30:16.5585862Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5587789Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2022-09-27T15:30:16.5589629Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2022-09-27T15:30:16.5591311Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2022-09-27T15:30:16.5592943Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2022-09-27T15:30:16.5594622Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2022-09-27T15:30:16.5596618Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2022-09-27T15:30:16.5598704Z adding 'torch/include/ATen/ops/searchsorted.h' 2022-09-27T15:30:16.5600788Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5602637Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2022-09-27T15:30:16.5604539Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2022-09-27T15:30:16.5606529Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2022-09-27T15:30:16.5608780Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2022-09-27T15:30:16.5611062Z adding 'torch/include/ATen/ops/segment_reduce.h' 2022-09-27T15:30:16.5613304Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5615274Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2022-09-27T15:30:16.5617157Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2022-09-27T15:30:16.5618871Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2022-09-27T15:30:16.5620848Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2022-09-27T15:30:16.5622673Z adding 'torch/include/ATen/ops/select.h' 2022-09-27T15:30:16.5624621Z adding 'torch/include/ATen/ops/select_backward.h' 2022-09-27T15:30:16.5626562Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5628531Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5630101Z adding 'torch/include/ATen/ops/select_backward_native.h' 2022-09-27T15:30:16.5632035Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2022-09-27T15:30:16.5633921Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5635774Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5637409Z adding 'torch/include/ATen/ops/select_copy.h' 2022-09-27T15:30:16.5639222Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5641070Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5642716Z adding 'torch/include/ATen/ops/select_copy_native.h' 2022-09-27T15:30:16.5644577Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2022-09-27T15:30:16.5646385Z adding 'torch/include/ATen/ops/select_native.h' 2022-09-27T15:30:16.5648282Z adding 'torch/include/ATen/ops/select_ops.h' 2022-09-27T15:30:16.5650214Z adding 'torch/include/ATen/ops/select_scatter.h' 2022-09-27T15:30:16.5652544Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5654095Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2022-09-27T15:30:16.5656143Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2022-09-27T15:30:16.5658147Z adding 'torch/include/ATen/ops/selu.h' 2022-09-27T15:30:16.5660944Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5662720Z adding 'torch/include/ATen/ops/selu_native.h' 2022-09-27T15:30:16.5664634Z adding 'torch/include/ATen/ops/selu_ops.h' 2022-09-27T15:30:16.5666906Z adding 'torch/include/ATen/ops/set.h' 2022-09-27T15:30:16.5669223Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5671353Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5673298Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2022-09-27T15:30:16.5675424Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2022-09-27T15:30:16.5677271Z adding 'torch/include/ATen/ops/set_data.h' 2022-09-27T15:30:16.5679296Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5680955Z adding 'torch/include/ATen/ops/set_data_native.h' 2022-09-27T15:30:16.5682654Z adding 'torch/include/ATen/ops/set_data_ops.h' 2022-09-27T15:30:16.5684440Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2022-09-27T15:30:16.5686342Z adding 'torch/include/ATen/ops/set_native.h' 2022-09-27T15:30:16.5688865Z adding 'torch/include/ATen/ops/set_ops.h' 2022-09-27T15:30:16.5691455Z adding 'torch/include/ATen/ops/sgn.h' 2022-09-27T15:30:16.5693343Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5695127Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2022-09-27T15:30:16.5696877Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2022-09-27T15:30:16.5698623Z adding 'torch/include/ATen/ops/sgn_meta.h' 2022-09-27T15:30:16.5700498Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2022-09-27T15:30:16.5702308Z adding 'torch/include/ATen/ops/sgn_native.h' 2022-09-27T15:30:16.5704294Z adding 'torch/include/ATen/ops/sgn_ops.h' 2022-09-27T15:30:16.5706205Z adding 'torch/include/ATen/ops/sigmoid.h' 2022-09-27T15:30:16.5708095Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2022-09-27T15:30:16.5710058Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5711767Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2022-09-27T15:30:16.5713565Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2022-09-27T15:30:16.5715381Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2022-09-27T15:30:16.5717272Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2022-09-27T15:30:16.5719091Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2022-09-27T15:30:16.5721033Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2022-09-27T15:30:16.5723022Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5724686Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2022-09-27T15:30:16.5726501Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2022-09-27T15:30:16.5728328Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2022-09-27T15:30:16.5730158Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2022-09-27T15:30:16.5732284Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2022-09-27T15:30:16.5734245Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2022-09-27T15:30:16.5736210Z adding 'torch/include/ATen/ops/sign.h' 2022-09-27T15:30:16.5738395Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5740096Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2022-09-27T15:30:16.5741836Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2022-09-27T15:30:16.5743493Z adding 'torch/include/ATen/ops/sign_meta.h' 2022-09-27T15:30:16.5745484Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2022-09-27T15:30:16.5747334Z adding 'torch/include/ATen/ops/sign_native.h' 2022-09-27T15:30:16.5749355Z adding 'torch/include/ATen/ops/sign_ops.h' 2022-09-27T15:30:16.5751120Z adding 'torch/include/ATen/ops/signbit.h' 2022-09-27T15:30:16.5753003Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5754757Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2022-09-27T15:30:16.5756548Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2022-09-27T15:30:16.5758155Z adding 'torch/include/ATen/ops/signbit_meta.h' 2022-09-27T15:30:16.5760429Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2022-09-27T15:30:16.5762065Z adding 'torch/include/ATen/ops/signbit_native.h' 2022-09-27T15:30:16.5763950Z adding 'torch/include/ATen/ops/signbit_ops.h' 2022-09-27T15:30:16.5765895Z adding 'torch/include/ATen/ops/silu.h' 2022-09-27T15:30:16.5768166Z adding 'torch/include/ATen/ops/silu_backward.h' 2022-09-27T15:30:16.5770322Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5772753Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5774716Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2022-09-27T15:30:16.5776774Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2022-09-27T15:30:16.5778675Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2022-09-27T15:30:16.5780745Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2022-09-27T15:30:16.5782630Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2022-09-27T15:30:16.5784885Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2022-09-27T15:30:16.5787047Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5789135Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2022-09-27T15:30:16.5791100Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2022-09-27T15:30:16.5792958Z adding 'torch/include/ATen/ops/silu_meta.h' 2022-09-27T15:30:16.5794758Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2022-09-27T15:30:16.5796786Z adding 'torch/include/ATen/ops/silu_native.h' 2022-09-27T15:30:16.5798878Z adding 'torch/include/ATen/ops/silu_ops.h' 2022-09-27T15:30:16.5800934Z adding 'torch/include/ATen/ops/sin.h' 2022-09-27T15:30:16.5803016Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5804909Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2022-09-27T15:30:16.5806839Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2022-09-27T15:30:16.5808821Z adding 'torch/include/ATen/ops/sin_meta.h' 2022-09-27T15:30:16.5810783Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2022-09-27T15:30:16.5812982Z adding 'torch/include/ATen/ops/sin_native.h' 2022-09-27T15:30:16.5815012Z adding 'torch/include/ATen/ops/sin_ops.h' 2022-09-27T15:30:16.5817166Z adding 'torch/include/ATen/ops/sinc.h' 2022-09-27T15:30:16.5819388Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5821219Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2022-09-27T15:30:16.5823085Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2022-09-27T15:30:16.5824974Z adding 'torch/include/ATen/ops/sinc_meta.h' 2022-09-27T15:30:16.5827009Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2022-09-27T15:30:16.5828893Z adding 'torch/include/ATen/ops/sinc_native.h' 2022-09-27T15:30:16.5830848Z adding 'torch/include/ATen/ops/sinc_ops.h' 2022-09-27T15:30:16.5832909Z adding 'torch/include/ATen/ops/sinh.h' 2022-09-27T15:30:16.5834827Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5836724Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2022-09-27T15:30:16.5838654Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2022-09-27T15:30:16.5840373Z adding 'torch/include/ATen/ops/sinh_meta.h' 2022-09-27T15:30:16.5842278Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2022-09-27T15:30:16.5844099Z adding 'torch/include/ATen/ops/sinh_native.h' 2022-09-27T15:30:16.5846139Z adding 'torch/include/ATen/ops/sinh_ops.h' 2022-09-27T15:30:16.5848210Z adding 'torch/include/ATen/ops/size.h' 2022-09-27T15:30:16.5850254Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5852258Z adding 'torch/include/ATen/ops/size_native.h' 2022-09-27T15:30:16.5854274Z adding 'torch/include/ATen/ops/size_ops.h' 2022-09-27T15:30:16.5856423Z adding 'torch/include/ATen/ops/slice.h' 2022-09-27T15:30:16.5858784Z adding 'torch/include/ATen/ops/slice_backward.h' 2022-09-27T15:30:16.5860702Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5862382Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2022-09-27T15:30:16.5864312Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2022-09-27T15:30:16.5866305Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5868296Z adding 'torch/include/ATen/ops/slice_copy.h' 2022-09-27T15:30:16.5870524Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5872200Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5873736Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2022-09-27T15:30:16.5875868Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2022-09-27T15:30:16.5877542Z adding 'torch/include/ATen/ops/slice_native.h' 2022-09-27T15:30:16.5879447Z adding 'torch/include/ATen/ops/slice_ops.h' 2022-09-27T15:30:16.5881334Z adding 'torch/include/ATen/ops/slice_scatter.h' 2022-09-27T15:30:16.5883292Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5885047Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2022-09-27T15:30:16.5887008Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2022-09-27T15:30:16.5888939Z adding 'torch/include/ATen/ops/slogdet.h' 2022-09-27T15:30:16.5891088Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5892849Z adding 'torch/include/ATen/ops/slogdet_native.h' 2022-09-27T15:30:16.5894895Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2022-09-27T15:30:16.5896990Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2022-09-27T15:30:16.5899378Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5901799Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2022-09-27T15:30:16.5903579Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2022-09-27T15:30:16.5905646Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2022-09-27T15:30:16.5907740Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2022-09-27T15:30:16.5909580Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2022-09-27T15:30:16.5911527Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2022-09-27T15:30:16.5913639Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2022-09-27T15:30:16.5915716Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5917287Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2022-09-27T15:30:16.5919120Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2022-09-27T15:30:16.5920831Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2022-09-27T15:30:16.5922734Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2022-09-27T15:30:16.5924619Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2022-09-27T15:30:16.5926468Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5928368Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2022-09-27T15:30:16.5930024Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2022-09-27T15:30:16.5932204Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2022-09-27T15:30:16.5934636Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2022-09-27T15:30:16.5936663Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2022-09-27T15:30:16.5938763Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5940548Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2022-09-27T15:30:16.5942475Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2022-09-27T15:30:16.5944243Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2022-09-27T15:30:16.5945845Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2022-09-27T15:30:16.5947552Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2022-09-27T15:30:16.5949317Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2022-09-27T15:30:16.5951376Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2022-09-27T15:30:16.5953524Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2022-09-27T15:30:16.5955087Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2022-09-27T15:30:16.5956927Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2022-09-27T15:30:16.5958715Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2022-09-27T15:30:16.5960347Z adding 'torch/include/ATen/ops/smm.h' 2022-09-27T15:30:16.5962339Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.5963961Z adding 'torch/include/ATen/ops/smm_native.h' 2022-09-27T15:30:16.5965771Z adding 'torch/include/ATen/ops/smm_ops.h' 2022-09-27T15:30:16.5967769Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2022-09-27T15:30:16.5969696Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2022-09-27T15:30:16.5971762Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5973525Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2022-09-27T15:30:16.5975221Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2022-09-27T15:30:16.5976884Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2022-09-27T15:30:16.5978732Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2022-09-27T15:30:16.5980746Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.5982471Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2022-09-27T15:30:16.5984060Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2022-09-27T15:30:16.5985664Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2022-09-27T15:30:16.5987428Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2022-09-27T15:30:16.5989930Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2022-09-27T15:30:16.5991710Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2022-09-27T15:30:16.5993726Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2022-09-27T15:30:16.5995634Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2022-09-27T15:30:16.5997580Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.5999204Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2022-09-27T15:30:16.6000967Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2022-09-27T15:30:16.6002753Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6004341Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2022-09-27T15:30:16.6006111Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2022-09-27T15:30:16.6008077Z adding 'torch/include/ATen/ops/softmax.h' 2022-09-27T15:30:16.6009941Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6011881Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6013557Z adding 'torch/include/ATen/ops/softmax_native.h' 2022-09-27T15:30:16.6015258Z adding 'torch/include/ATen/ops/softmax_ops.h' 2022-09-27T15:30:16.6016934Z adding 'torch/include/ATen/ops/softplus.h' 2022-09-27T15:30:16.6018643Z adding 'torch/include/ATen/ops/softplus_backward.h' 2022-09-27T15:30:16.6020471Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6021995Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2022-09-27T15:30:16.6023722Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2022-09-27T15:30:16.6025195Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2022-09-27T15:30:16.6026896Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2022-09-27T15:30:16.6028437Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2022-09-27T15:30:16.6030180Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2022-09-27T15:30:16.6031937Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6033492Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2022-09-27T15:30:16.6035080Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2022-09-27T15:30:16.6036808Z adding 'torch/include/ATen/ops/softplus_meta.h' 2022-09-27T15:30:16.6038200Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2022-09-27T15:30:16.6039849Z adding 'torch/include/ATen/ops/softplus_native.h' 2022-09-27T15:30:16.6041550Z adding 'torch/include/ATen/ops/softplus_ops.h' 2022-09-27T15:30:16.6043222Z adding 'torch/include/ATen/ops/softshrink.h' 2022-09-27T15:30:16.6045246Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2022-09-27T15:30:16.6047106Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6048638Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2022-09-27T15:30:16.6050342Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2022-09-27T15:30:16.6052246Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2022-09-27T15:30:16.6054005Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2022-09-27T15:30:16.6055706Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2022-09-27T15:30:16.6057437Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2022-09-27T15:30:16.6059317Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6061004Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2022-09-27T15:30:16.6062883Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2022-09-27T15:30:16.6064401Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2022-09-27T15:30:16.6066047Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2022-09-27T15:30:16.6067683Z adding 'torch/include/ATen/ops/softshrink_native.h' 2022-09-27T15:30:16.6069401Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2022-09-27T15:30:16.6071439Z adding 'torch/include/ATen/ops/sort.h' 2022-09-27T15:30:16.6073349Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6075121Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6076851Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6078550Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2022-09-27T15:30:16.6080253Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2022-09-27T15:30:16.6082149Z adding 'torch/include/ATen/ops/sort_meta.h' 2022-09-27T15:30:16.6083946Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2022-09-27T15:30:16.6085745Z adding 'torch/include/ATen/ops/sort_native.h' 2022-09-27T15:30:16.6088298Z adding 'torch/include/ATen/ops/sort_ops.h' 2022-09-27T15:30:16.6090646Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2022-09-27T15:30:16.6092867Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6094674Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2022-09-27T15:30:16.6097380Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2022-09-27T15:30:16.6099348Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2022-09-27T15:30:16.6101242Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6102813Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2022-09-27T15:30:16.6104673Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2022-09-27T15:30:16.6106596Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2022-09-27T15:30:16.6108408Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6110032Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2022-09-27T15:30:16.6111999Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2022-09-27T15:30:16.6114073Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2022-09-27T15:30:16.6116057Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6117813Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6119740Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2022-09-27T15:30:16.6121648Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2022-09-27T15:30:16.6123649Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2022-09-27T15:30:16.6125604Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6127376Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2022-09-27T15:30:16.6129308Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2022-09-27T15:30:16.6131673Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2022-09-27T15:30:16.6133967Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6135819Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2022-09-27T15:30:16.6137648Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2022-09-27T15:30:16.6139496Z adding 'torch/include/ATen/ops/sparse_dim.h' 2022-09-27T15:30:16.6141440Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2022-09-27T15:30:16.6143213Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2022-09-27T15:30:16.6145209Z adding 'torch/include/ATen/ops/sparse_mask.h' 2022-09-27T15:30:16.6147472Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6148906Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2022-09-27T15:30:16.6150892Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2022-09-27T15:30:16.6152980Z adding 'torch/include/ATen/ops/sparse_resize.h' 2022-09-27T15:30:16.6154782Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2022-09-27T15:30:16.6156900Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6158698Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2022-09-27T15:30:16.6160360Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2022-09-27T15:30:16.6162409Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2022-09-27T15:30:16.6164243Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6166222Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2022-09-27T15:30:16.6168103Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2022-09-27T15:30:16.6170166Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2022-09-27T15:30:16.6172775Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2022-09-27T15:30:16.6174370Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2022-09-27T15:30:16.6176152Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2022-09-27T15:30:16.6177914Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2022-09-27T15:30:16.6179964Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6181923Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2022-09-27T15:30:16.6183751Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2022-09-27T15:30:16.6185364Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2022-09-27T15:30:16.6187067Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2022-09-27T15:30:16.6188582Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2022-09-27T15:30:16.6190411Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2022-09-27T15:30:16.6192040Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2022-09-27T15:30:16.6193836Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6195393Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2022-09-27T15:30:16.6197042Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2022-09-27T15:30:16.6198660Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2022-09-27T15:30:16.6200419Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2022-09-27T15:30:16.6202034Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2022-09-27T15:30:16.6203997Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2022-09-27T15:30:16.6205492Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2022-09-27T15:30:16.6207410Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6209004Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2022-09-27T15:30:16.6210730Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2022-09-27T15:30:16.6212644Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2022-09-27T15:30:16.6214315Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2022-09-27T15:30:16.6215967Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2022-09-27T15:30:16.6217662Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2022-09-27T15:30:16.6219380Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2022-09-27T15:30:16.6221153Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6222746Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2022-09-27T15:30:16.6224353Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2022-09-27T15:30:16.6225952Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2022-09-27T15:30:16.6227554Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2022-09-27T15:30:16.6229195Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2022-09-27T15:30:16.6230892Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2022-09-27T15:30:16.6232447Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2022-09-27T15:30:16.6234315Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6235910Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2022-09-27T15:30:16.6237454Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2022-09-27T15:30:16.6238968Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2022-09-27T15:30:16.6240630Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2022-09-27T15:30:16.6242119Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2022-09-27T15:30:16.6243932Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2022-09-27T15:30:16.6245693Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2022-09-27T15:30:16.6247557Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6249179Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6250803Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6252841Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2022-09-27T15:30:16.6254464Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2022-09-27T15:30:16.6256023Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2022-09-27T15:30:16.6258028Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2022-09-27T15:30:16.6259526Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2022-09-27T15:30:16.6261625Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2022-09-27T15:30:16.6263602Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2022-09-27T15:30:16.6265493Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6267243Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6268990Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6270591Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2022-09-27T15:30:16.6272438Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2022-09-27T15:30:16.6273824Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2022-09-27T15:30:16.6275565Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2022-09-27T15:30:16.6277148Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2022-09-27T15:30:16.6279162Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2022-09-27T15:30:16.6281086Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2022-09-27T15:30:16.6283049Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6284762Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6286496Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6288730Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2022-09-27T15:30:16.6290472Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2022-09-27T15:30:16.6292430Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2022-09-27T15:30:16.6294828Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2022-09-27T15:30:16.6296560Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2022-09-27T15:30:16.6298520Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2022-09-27T15:30:16.6300651Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2022-09-27T15:30:16.6302870Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6304526Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6306305Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6307783Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2022-09-27T15:30:16.6309522Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2022-09-27T15:30:16.6311008Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2022-09-27T15:30:16.6312856Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2022-09-27T15:30:16.6314584Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2022-09-27T15:30:16.6316475Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2022-09-27T15:30:16.6318648Z adding 'torch/include/ATen/ops/special_digamma.h' 2022-09-27T15:30:16.6319944Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6321838Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2022-09-27T15:30:16.6323452Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2022-09-27T15:30:16.6325041Z adding 'torch/include/ATen/ops/special_entr.h' 2022-09-27T15:30:16.6326876Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6328446Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2022-09-27T15:30:16.6329866Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2022-09-27T15:30:16.6331731Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2022-09-27T15:30:16.6333145Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2022-09-27T15:30:16.6334768Z adding 'torch/include/ATen/ops/special_entr_native.h' 2022-09-27T15:30:16.6336706Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2022-09-27T15:30:16.6338323Z adding 'torch/include/ATen/ops/special_erf.h' 2022-09-27T15:30:16.6340157Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6341642Z adding 'torch/include/ATen/ops/special_erf_native.h' 2022-09-27T15:30:16.6343485Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2022-09-27T15:30:16.6345097Z adding 'torch/include/ATen/ops/special_erfc.h' 2022-09-27T15:30:16.6346947Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6348491Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2022-09-27T15:30:16.6350306Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2022-09-27T15:30:16.6352129Z adding 'torch/include/ATen/ops/special_erfcx.h' 2022-09-27T15:30:16.6353988Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6355686Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2022-09-27T15:30:16.6357239Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2022-09-27T15:30:16.6358911Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2022-09-27T15:30:16.6360419Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2022-09-27T15:30:16.6361944Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2022-09-27T15:30:16.6363707Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2022-09-27T15:30:16.6365394Z adding 'torch/include/ATen/ops/special_erfinv.h' 2022-09-27T15:30:16.6367377Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6368885Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2022-09-27T15:30:16.6370561Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2022-09-27T15:30:16.6372358Z adding 'torch/include/ATen/ops/special_exp2.h' 2022-09-27T15:30:16.6374137Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6375783Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2022-09-27T15:30:16.6377482Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2022-09-27T15:30:16.6379037Z adding 'torch/include/ATen/ops/special_expit.h' 2022-09-27T15:30:16.6380849Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6382484Z adding 'torch/include/ATen/ops/special_expit_native.h' 2022-09-27T15:30:16.6384592Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2022-09-27T15:30:16.6386281Z adding 'torch/include/ATen/ops/special_expm1.h' 2022-09-27T15:30:16.6387810Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6389845Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2022-09-27T15:30:16.6391308Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2022-09-27T15:30:16.6393129Z adding 'torch/include/ATen/ops/special_gammainc.h' 2022-09-27T15:30:16.6395364Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6396590Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2022-09-27T15:30:16.6398512Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2022-09-27T15:30:16.6400427Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2022-09-27T15:30:16.6402258Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6404063Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2022-09-27T15:30:16.6405936Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2022-09-27T15:30:16.6407986Z adding 'torch/include/ATen/ops/special_gammaln.h' 2022-09-27T15:30:16.6409895Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6411826Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2022-09-27T15:30:16.6413795Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2022-09-27T15:30:16.6415798Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2022-09-27T15:30:16.6417794Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6419720Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6421437Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6423107Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2022-09-27T15:30:16.6424782Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2022-09-27T15:30:16.6426586Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2022-09-27T15:30:16.6428509Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2022-09-27T15:30:16.6430408Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2022-09-27T15:30:16.6431825Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2022-09-27T15:30:16.6433882Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2022-09-27T15:30:16.6435825Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6437702Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6439410Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6441037Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2022-09-27T15:30:16.6442732Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2022-09-27T15:30:16.6444312Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2022-09-27T15:30:16.6446169Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2022-09-27T15:30:16.6447918Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2022-09-27T15:30:16.6449808Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2022-09-27T15:30:16.6451977Z adding 'torch/include/ATen/ops/special_i0.h' 2022-09-27T15:30:16.6453991Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6455825Z adding 'torch/include/ATen/ops/special_i0_native.h' 2022-09-27T15:30:16.6457550Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2022-09-27T15:30:16.6459414Z adding 'torch/include/ATen/ops/special_i0e.h' 2022-09-27T15:30:16.6461531Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6463090Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2022-09-27T15:30:16.6464899Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2022-09-27T15:30:16.6466818Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2022-09-27T15:30:16.6468549Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2022-09-27T15:30:16.6470389Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2022-09-27T15:30:16.6472285Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2022-09-27T15:30:16.6474143Z adding 'torch/include/ATen/ops/special_i1.h' 2022-09-27T15:30:16.6476269Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6477987Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2022-09-27T15:30:16.6479846Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2022-09-27T15:30:16.6481644Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2022-09-27T15:30:16.6483574Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2022-09-27T15:30:16.6485335Z adding 'torch/include/ATen/ops/special_i1_native.h' 2022-09-27T15:30:16.6487471Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2022-09-27T15:30:16.6489387Z adding 'torch/include/ATen/ops/special_i1e.h' 2022-09-27T15:30:16.6491691Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6493481Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2022-09-27T15:30:16.6495333Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2022-09-27T15:30:16.6497139Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2022-09-27T15:30:16.6498988Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2022-09-27T15:30:16.6500795Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2022-09-27T15:30:16.6502933Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2022-09-27T15:30:16.6504847Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2022-09-27T15:30:16.6506888Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6508820Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6510707Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6513404Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2022-09-27T15:30:16.6515455Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2022-09-27T15:30:16.6517355Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2022-09-27T15:30:16.6519211Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2022-09-27T15:30:16.6521141Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2022-09-27T15:30:16.6523313Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2022-09-27T15:30:16.6525406Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2022-09-27T15:30:16.6527605Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6529588Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6531748Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6533624Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2022-09-27T15:30:16.6535447Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2022-09-27T15:30:16.6537278Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2022-09-27T15:30:16.6539235Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2022-09-27T15:30:16.6541335Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2022-09-27T15:30:16.6543707Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2022-09-27T15:30:16.6545639Z adding 'torch/include/ATen/ops/special_log1p.h' 2022-09-27T15:30:16.6547589Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6549215Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2022-09-27T15:30:16.6550989Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2022-09-27T15:30:16.6552861Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2022-09-27T15:30:16.6554882Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6556637Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2022-09-27T15:30:16.6558384Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2022-09-27T15:30:16.6560180Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2022-09-27T15:30:16.6562061Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2022-09-27T15:30:16.6563880Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2022-09-27T15:30:16.6565642Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2022-09-27T15:30:16.6567416Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2022-09-27T15:30:16.6569288Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6570494Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2022-09-27T15:30:16.6572492Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2022-09-27T15:30:16.6574220Z adding 'torch/include/ATen/ops/special_logit.h' 2022-09-27T15:30:16.6576125Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6577505Z adding 'torch/include/ATen/ops/special_logit_native.h' 2022-09-27T15:30:16.6579454Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2022-09-27T15:30:16.6581380Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2022-09-27T15:30:16.6583087Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6584392Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2022-09-27T15:30:16.6586283Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2022-09-27T15:30:16.6587967Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2022-09-27T15:30:16.6589946Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6591253Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2022-09-27T15:30:16.6593018Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2022-09-27T15:30:16.6594563Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2022-09-27T15:30:16.6596388Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2022-09-27T15:30:16.6597917Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2022-09-27T15:30:16.6599694Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2022-09-27T15:30:16.6601432Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2022-09-27T15:30:16.6603361Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6604739Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2022-09-27T15:30:16.6606538Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2022-09-27T15:30:16.6608221Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2022-09-27T15:30:16.6609978Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2022-09-27T15:30:16.6611723Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2022-09-27T15:30:16.6614029Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2022-09-27T15:30:16.6615587Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2022-09-27T15:30:16.6617645Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6619009Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2022-09-27T15:30:16.6620822Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2022-09-27T15:30:16.6622459Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2022-09-27T15:30:16.6624245Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2022-09-27T15:30:16.6625653Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2022-09-27T15:30:16.6627540Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2022-09-27T15:30:16.6629218Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2022-09-27T15:30:16.6631105Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6632474Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2022-09-27T15:30:16.6634261Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2022-09-27T15:30:16.6635785Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2022-09-27T15:30:16.6637485Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2022-09-27T15:30:16.6639054Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2022-09-27T15:30:16.6641408Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2022-09-27T15:30:16.6642523Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2022-09-27T15:30:16.6644591Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6645844Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2022-09-27T15:30:16.6647740Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2022-09-27T15:30:16.6649699Z adding 'torch/include/ATen/ops/special_ndtr.h' 2022-09-27T15:30:16.6651164Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6652796Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2022-09-27T15:30:16.6654710Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2022-09-27T15:30:16.6656537Z adding 'torch/include/ATen/ops/special_ndtri.h' 2022-09-27T15:30:16.6658576Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6660425Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2022-09-27T15:30:16.6663054Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2022-09-27T15:30:16.6664243Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2022-09-27T15:30:16.6665961Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2022-09-27T15:30:16.6667745Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2022-09-27T15:30:16.6670027Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2022-09-27T15:30:16.6671742Z adding 'torch/include/ATen/ops/special_polygamma.h' 2022-09-27T15:30:16.6673574Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6675288Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2022-09-27T15:30:16.6677135Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2022-09-27T15:30:16.6678937Z adding 'torch/include/ATen/ops/special_psi.h' 2022-09-27T15:30:16.6681110Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6682301Z adding 'torch/include/ATen/ops/special_psi_native.h' 2022-09-27T15:30:16.6684149Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2022-09-27T15:30:16.6685890Z adding 'torch/include/ATen/ops/special_round.h' 2022-09-27T15:30:16.6687989Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6689792Z adding 'torch/include/ATen/ops/special_round_native.h' 2022-09-27T15:30:16.6692003Z adding 'torch/include/ATen/ops/special_round_ops.h' 2022-09-27T15:30:16.6694043Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2022-09-27T15:30:16.6696175Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6697927Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2022-09-27T15:30:16.6699688Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2022-09-27T15:30:16.6701515Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2022-09-27T15:30:16.6703400Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2022-09-27T15:30:16.6705171Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2022-09-27T15:30:16.6707110Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2022-09-27T15:30:16.6708959Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2022-09-27T15:30:16.6711278Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6712799Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2022-09-27T15:30:16.6714452Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2022-09-27T15:30:16.6716238Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2022-09-27T15:30:16.6718064Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2022-09-27T15:30:16.6719731Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2022-09-27T15:30:16.6721624Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2022-09-27T15:30:16.6723413Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2022-09-27T15:30:16.6725285Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6727286Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6729152Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6730579Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2022-09-27T15:30:16.6732390Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2022-09-27T15:30:16.6734530Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2022-09-27T15:30:16.6735836Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2022-09-27T15:30:16.6737946Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2022-09-27T15:30:16.6739607Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2022-09-27T15:30:16.6741444Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2022-09-27T15:30:16.6743345Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6745257Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6746810Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6748616Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2022-09-27T15:30:16.6750249Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2022-09-27T15:30:16.6751730Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2022-09-27T15:30:16.6753484Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2022-09-27T15:30:16.6755163Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2022-09-27T15:30:16.6757145Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2022-09-27T15:30:16.6759185Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2022-09-27T15:30:16.6761103Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6762937Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6764459Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6766193Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2022-09-27T15:30:16.6767899Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2022-09-27T15:30:16.6769599Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2022-09-27T15:30:16.6771602Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2022-09-27T15:30:16.6773523Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2022-09-27T15:30:16.6775508Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2022-09-27T15:30:16.6777581Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2022-09-27T15:30:16.6779605Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6781227Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6783013Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6784720Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2022-09-27T15:30:16.6786602Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2022-09-27T15:30:16.6788182Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2022-09-27T15:30:16.6789572Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2022-09-27T15:30:16.6791297Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2022-09-27T15:30:16.6793220Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2022-09-27T15:30:16.6794891Z adding 'torch/include/ATen/ops/special_sinc.h' 2022-09-27T15:30:16.6796816Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6798360Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2022-09-27T15:30:16.6800068Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2022-09-27T15:30:16.6801712Z adding 'torch/include/ATen/ops/special_softmax.h' 2022-09-27T15:30:16.6803565Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6804997Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2022-09-27T15:30:16.6806829Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2022-09-27T15:30:16.6808679Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2022-09-27T15:30:16.6810587Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6812743Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2022-09-27T15:30:16.6814228Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2022-09-27T15:30:16.6815779Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2022-09-27T15:30:16.6817556Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2022-09-27T15:30:16.6819014Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2022-09-27T15:30:16.6820761Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2022-09-27T15:30:16.6822590Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2022-09-27T15:30:16.6824539Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6826393Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6827777Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2022-09-27T15:30:16.6829457Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2022-09-27T15:30:16.6831126Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2022-09-27T15:30:16.6832799Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2022-09-27T15:30:16.6834462Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2022-09-27T15:30:16.6836349Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2022-09-27T15:30:16.6838493Z adding 'torch/include/ATen/ops/special_xlogy.h' 2022-09-27T15:30:16.6840176Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6841888Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2022-09-27T15:30:16.6843782Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2022-09-27T15:30:16.6845839Z adding 'torch/include/ATen/ops/special_zeta.h' 2022-09-27T15:30:16.6848233Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6849957Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6852275Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2022-09-27T15:30:16.6853917Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2022-09-27T15:30:16.6855599Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2022-09-27T15:30:16.6857310Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2022-09-27T15:30:16.6859161Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2022-09-27T15:30:16.6861361Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2022-09-27T15:30:16.6863439Z adding 'torch/include/ATen/ops/split.h' 2022-09-27T15:30:16.6865664Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6867441Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6869336Z adding 'torch/include/ATen/ops/split_copy.h' 2022-09-27T15:30:16.6871394Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6873131Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6874591Z adding 'torch/include/ATen/ops/split_copy_native.h' 2022-09-27T15:30:16.6876518Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2022-09-27T15:30:16.6878471Z adding 'torch/include/ATen/ops/split_native.h' 2022-09-27T15:30:16.6880483Z adding 'torch/include/ATen/ops/split_ops.h' 2022-09-27T15:30:16.6882481Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2022-09-27T15:30:16.6884550Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6886427Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2022-09-27T15:30:16.6888707Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6891852Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6892910Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2022-09-27T15:30:16.6894916Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2022-09-27T15:30:16.6896764Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2022-09-27T15:30:16.6898871Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2022-09-27T15:30:16.6900615Z adding 'torch/include/ATen/ops/sqrt.h' 2022-09-27T15:30:16.6902921Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6904344Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2022-09-27T15:30:16.6906318Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2022-09-27T15:30:16.6908023Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2022-09-27T15:30:16.6909851Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2022-09-27T15:30:16.6911740Z adding 'torch/include/ATen/ops/sqrt_native.h' 2022-09-27T15:30:16.6913777Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2022-09-27T15:30:16.6915849Z adding 'torch/include/ATen/ops/square.h' 2022-09-27T15:30:16.6918125Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6919609Z adding 'torch/include/ATen/ops/square_native.h' 2022-09-27T15:30:16.6921776Z adding 'torch/include/ATen/ops/square_ops.h' 2022-09-27T15:30:16.6923693Z adding 'torch/include/ATen/ops/squeeze.h' 2022-09-27T15:30:16.6925526Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6927529Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6929724Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2022-09-27T15:30:16.6931806Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6935216Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.6936960Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2022-09-27T15:30:16.6939030Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2022-09-27T15:30:16.6940913Z adding 'torch/include/ATen/ops/squeeze_native.h' 2022-09-27T15:30:16.6943192Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2022-09-27T15:30:16.6945145Z adding 'torch/include/ATen/ops/sspaddmm.h' 2022-09-27T15:30:16.6947215Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6948932Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2022-09-27T15:30:16.6950698Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2022-09-27T15:30:16.6952812Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2022-09-27T15:30:16.6954525Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2022-09-27T15:30:16.6956594Z adding 'torch/include/ATen/ops/stack.h' 2022-09-27T15:30:16.6958470Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6960112Z adding 'torch/include/ATen/ops/stack_native.h' 2022-09-27T15:30:16.6962088Z adding 'torch/include/ATen/ops/stack_ops.h' 2022-09-27T15:30:16.6964291Z adding 'torch/include/ATen/ops/std.h' 2022-09-27T15:30:16.6966494Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6968556Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2022-09-27T15:30:16.6970315Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2022-09-27T15:30:16.6972748Z adding 'torch/include/ATen/ops/std_mean.h' 2022-09-27T15:30:16.6974727Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.6976747Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6978515Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2022-09-27T15:30:16.6980460Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2022-09-27T15:30:16.6982250Z adding 'torch/include/ATen/ops/std_mean_native.h' 2022-09-27T15:30:16.6984812Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2022-09-27T15:30:16.6986994Z adding 'torch/include/ATen/ops/std_native.h' 2022-09-27T15:30:16.6989189Z adding 'torch/include/ATen/ops/std_ops.h' 2022-09-27T15:30:16.6991205Z adding 'torch/include/ATen/ops/stft.h' 2022-09-27T15:30:16.6993232Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.6995065Z adding 'torch/include/ATen/ops/stft_native.h' 2022-09-27T15:30:16.6996566Z adding 'torch/include/ATen/ops/stft_ops.h' 2022-09-27T15:30:16.6998300Z adding 'torch/include/ATen/ops/stride.h' 2022-09-27T15:30:16.7000238Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7001934Z adding 'torch/include/ATen/ops/stride_native.h' 2022-09-27T15:30:16.7003788Z adding 'torch/include/ATen/ops/stride_ops.h' 2022-09-27T15:30:16.7005657Z adding 'torch/include/ATen/ops/sub.h' 2022-09-27T15:30:16.7007736Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7009721Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7011700Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2022-09-27T15:30:16.7013526Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2022-09-27T15:30:16.7015298Z adding 'torch/include/ATen/ops/sub_meta.h' 2022-09-27T15:30:16.7017129Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2022-09-27T15:30:16.7018919Z adding 'torch/include/ATen/ops/sub_native.h' 2022-09-27T15:30:16.7021042Z adding 'torch/include/ATen/ops/sub_ops.h' 2022-09-27T15:30:16.7023377Z adding 'torch/include/ATen/ops/subtract.h' 2022-09-27T15:30:16.7024941Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7026559Z adding 'torch/include/ATen/ops/subtract_native.h' 2022-09-27T15:30:16.7028870Z adding 'torch/include/ATen/ops/subtract_ops.h' 2022-09-27T15:30:16.7030567Z adding 'torch/include/ATen/ops/sum.h' 2022-09-27T15:30:16.7032572Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7034380Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7036256Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7037960Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2022-09-27T15:30:16.7039783Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2022-09-27T15:30:16.7041476Z adding 'torch/include/ATen/ops/sum_meta.h' 2022-09-27T15:30:16.7043321Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2022-09-27T15:30:16.7045091Z adding 'torch/include/ATen/ops/sum_native.h' 2022-09-27T15:30:16.7047716Z adding 'torch/include/ATen/ops/sum_ops.h' 2022-09-27T15:30:16.7049474Z adding 'torch/include/ATen/ops/sum_to_size.h' 2022-09-27T15:30:16.7051663Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7053448Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2022-09-27T15:30:16.7055368Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2022-09-27T15:30:16.7057343Z adding 'torch/include/ATen/ops/svd.h' 2022-09-27T15:30:16.7059463Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7061309Z adding 'torch/include/ATen/ops/svd_native.h' 2022-09-27T15:30:16.7063335Z adding 'torch/include/ATen/ops/svd_ops.h' 2022-09-27T15:30:16.7065155Z adding 'torch/include/ATen/ops/swapaxes.h' 2022-09-27T15:30:16.7067009Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7068720Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2022-09-27T15:30:16.7070637Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2022-09-27T15:30:16.7072483Z adding 'torch/include/ATen/ops/swapdims.h' 2022-09-27T15:30:16.7074360Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7076187Z adding 'torch/include/ATen/ops/swapdims_native.h' 2022-09-27T15:30:16.7077959Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2022-09-27T15:30:16.7079862Z adding 'torch/include/ATen/ops/symeig.h' 2022-09-27T15:30:16.7081847Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7083579Z adding 'torch/include/ATen/ops/symeig_native.h' 2022-09-27T15:30:16.7085468Z adding 'torch/include/ATen/ops/symeig_ops.h' 2022-09-27T15:30:16.7087289Z adding 'torch/include/ATen/ops/t.h' 2022-09-27T15:30:16.7089196Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7091100Z adding 'torch/include/ATen/ops/t_copy.h' 2022-09-27T15:30:16.7093068Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7094922Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7096927Z adding 'torch/include/ATen/ops/t_copy_native.h' 2022-09-27T15:30:16.7098457Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2022-09-27T15:30:16.7100126Z adding 'torch/include/ATen/ops/t_native.h' 2022-09-27T15:30:16.7101790Z adding 'torch/include/ATen/ops/t_ops.h' 2022-09-27T15:30:16.7103526Z adding 'torch/include/ATen/ops/take.h' 2022-09-27T15:30:16.7105396Z adding 'torch/include/ATen/ops/take_along_dim.h' 2022-09-27T15:30:16.7107311Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7109336Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2022-09-27T15:30:16.7110902Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2022-09-27T15:30:16.7112576Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2022-09-27T15:30:16.7114340Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2022-09-27T15:30:16.7115892Z adding 'torch/include/ATen/ops/take_native.h' 2022-09-27T15:30:16.7117634Z adding 'torch/include/ATen/ops/take_ops.h' 2022-09-27T15:30:16.7119261Z adding 'torch/include/ATen/ops/tan.h' 2022-09-27T15:30:16.7121288Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7122936Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2022-09-27T15:30:16.7124754Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2022-09-27T15:30:16.7126430Z adding 'torch/include/ATen/ops/tan_meta.h' 2022-09-27T15:30:16.7128582Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2022-09-27T15:30:16.7130147Z adding 'torch/include/ATen/ops/tan_native.h' 2022-09-27T15:30:16.7132466Z adding 'torch/include/ATen/ops/tan_ops.h' 2022-09-27T15:30:16.7134512Z adding 'torch/include/ATen/ops/tanh.h' 2022-09-27T15:30:16.7136443Z adding 'torch/include/ATen/ops/tanh_backward.h' 2022-09-27T15:30:16.7138536Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7140169Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2022-09-27T15:30:16.7142168Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2022-09-27T15:30:16.7143589Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2022-09-27T15:30:16.7145539Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2022-09-27T15:30:16.7146957Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2022-09-27T15:30:16.7148831Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2022-09-27T15:30:16.7150798Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7152309Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2022-09-27T15:30:16.7153931Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2022-09-27T15:30:16.7155929Z adding 'torch/include/ATen/ops/tanh_meta.h' 2022-09-27T15:30:16.7157681Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2022-09-27T15:30:16.7159233Z adding 'torch/include/ATen/ops/tanh_native.h' 2022-09-27T15:30:16.7160911Z adding 'torch/include/ATen/ops/tanh_ops.h' 2022-09-27T15:30:16.7162866Z adding 'torch/include/ATen/ops/tensor.h' 2022-09-27T15:30:16.7164313Z adding 'torch/include/ATen/ops/tensor_split.h' 2022-09-27T15:30:16.7166264Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7167935Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2022-09-27T15:30:16.7170309Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2022-09-27T15:30:16.7172229Z adding 'torch/include/ATen/ops/tensordot.h' 2022-09-27T15:30:16.7174426Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7176002Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2022-09-27T15:30:16.7178175Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2022-09-27T15:30:16.7180361Z adding 'torch/include/ATen/ops/tensordot_native.h' 2022-09-27T15:30:16.7181895Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2022-09-27T15:30:16.7184114Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2022-09-27T15:30:16.7185443Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7187113Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2022-09-27T15:30:16.7189029Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2022-09-27T15:30:16.7190879Z adding 'torch/include/ATen/ops/threshold.h' 2022-09-27T15:30:16.7193388Z adding 'torch/include/ATen/ops/threshold_backward.h' 2022-09-27T15:30:16.7195230Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7196784Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2022-09-27T15:30:16.7198395Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2022-09-27T15:30:16.7200056Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2022-09-27T15:30:16.7201893Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2022-09-27T15:30:16.7203581Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2022-09-27T15:30:16.7205500Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2022-09-27T15:30:16.7207610Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7209280Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2022-09-27T15:30:16.7211288Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2022-09-27T15:30:16.7213062Z adding 'torch/include/ATen/ops/threshold_meta.h' 2022-09-27T15:30:16.7214930Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2022-09-27T15:30:16.7216642Z adding 'torch/include/ATen/ops/threshold_native.h' 2022-09-27T15:30:16.7218503Z adding 'torch/include/ATen/ops/threshold_ops.h' 2022-09-27T15:30:16.7220311Z adding 'torch/include/ATen/ops/tile.h' 2022-09-27T15:30:16.7222211Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7223890Z adding 'torch/include/ATen/ops/tile_native.h' 2022-09-27T15:30:16.7225692Z adding 'torch/include/ATen/ops/tile_ops.h' 2022-09-27T15:30:16.7227434Z adding 'torch/include/ATen/ops/to.h' 2022-09-27T15:30:16.7229518Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7231077Z adding 'torch/include/ATen/ops/to_dense.h' 2022-09-27T15:30:16.7232780Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2022-09-27T15:30:16.7234793Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7236355Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2022-09-27T15:30:16.7238112Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2022-09-27T15:30:16.7239929Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7241559Z adding 'torch/include/ATen/ops/to_dense_native.h' 2022-09-27T15:30:16.7243352Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2022-09-27T15:30:16.7245171Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2022-09-27T15:30:16.7246961Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2022-09-27T15:30:16.7248890Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7250488Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2022-09-27T15:30:16.7252735Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2022-09-27T15:30:16.7254743Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7256344Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2022-09-27T15:30:16.7258755Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2022-09-27T15:30:16.7260345Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2022-09-27T15:30:16.7261900Z adding 'torch/include/ATen/ops/to_native.h' 2022-09-27T15:30:16.7264052Z adding 'torch/include/ATen/ops/to_ops.h' 2022-09-27T15:30:16.7266164Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2022-09-27T15:30:16.7268087Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7269945Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2022-09-27T15:30:16.7271973Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2022-09-27T15:30:16.7273988Z adding 'torch/include/ATen/ops/to_sparse.h' 2022-09-27T15:30:16.7276007Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2022-09-27T15:30:16.7277992Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7279871Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2022-09-27T15:30:16.7282131Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2022-09-27T15:30:16.7284024Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2022-09-27T15:30:16.7286126Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2022-09-27T15:30:16.7288210Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2022-09-27T15:30:16.7290366Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7292284Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2022-09-27T15:30:16.7294296Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2022-09-27T15:30:16.7296182Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2022-09-27T15:30:16.7298169Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2022-09-27T15:30:16.7300343Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7302284Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2022-09-27T15:30:16.7304119Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2022-09-27T15:30:16.7306277Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7308072Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2022-09-27T15:30:16.7309999Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2022-09-27T15:30:16.7311785Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2022-09-27T15:30:16.7313845Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2022-09-27T15:30:16.7315745Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2022-09-27T15:30:16.7317959Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7319672Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2022-09-27T15:30:16.7321582Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2022-09-27T15:30:16.7323410Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2022-09-27T15:30:16.7325479Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2022-09-27T15:30:16.7327540Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2022-09-27T15:30:16.7329494Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2022-09-27T15:30:16.7331874Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2022-09-27T15:30:16.7334056Z adding 'torch/include/ATen/ops/topk.h' 2022-09-27T15:30:16.7336190Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7338145Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2022-09-27T15:30:16.7340251Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2022-09-27T15:30:16.7342082Z adding 'torch/include/ATen/ops/topk_meta.h' 2022-09-27T15:30:16.7344028Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2022-09-27T15:30:16.7346251Z adding 'torch/include/ATen/ops/topk_native.h' 2022-09-27T15:30:16.7348223Z adding 'torch/include/ATen/ops/topk_ops.h' 2022-09-27T15:30:16.7350130Z adding 'torch/include/ATen/ops/trace.h' 2022-09-27T15:30:16.7352108Z adding 'torch/include/ATen/ops/trace_backward.h' 2022-09-27T15:30:16.7354101Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7355951Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2022-09-27T15:30:16.7357869Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2022-09-27T15:30:16.7359924Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7361631Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2022-09-27T15:30:16.7363551Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2022-09-27T15:30:16.7365306Z adding 'torch/include/ATen/ops/trace_native.h' 2022-09-27T15:30:16.7367468Z adding 'torch/include/ATen/ops/trace_ops.h' 2022-09-27T15:30:16.7369465Z adding 'torch/include/ATen/ops/transpose.h' 2022-09-27T15:30:16.7379477Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7381460Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7383340Z adding 'torch/include/ATen/ops/transpose_copy.h' 2022-09-27T15:30:16.7385436Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7387765Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7389687Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2022-09-27T15:30:16.7391600Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2022-09-27T15:30:16.7393429Z adding 'torch/include/ATen/ops/transpose_native.h' 2022-09-27T15:30:16.7395564Z adding 'torch/include/ATen/ops/transpose_ops.h' 2022-09-27T15:30:16.7397361Z adding 'torch/include/ATen/ops/trapezoid.h' 2022-09-27T15:30:16.7399406Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7401080Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2022-09-27T15:30:16.7403128Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2022-09-27T15:30:16.7404988Z adding 'torch/include/ATen/ops/trapz.h' 2022-09-27T15:30:16.7407129Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7408826Z adding 'torch/include/ATen/ops/trapz_native.h' 2022-09-27T15:30:16.7410847Z adding 'torch/include/ATen/ops/trapz_ops.h' 2022-09-27T15:30:16.7413239Z adding 'torch/include/ATen/ops/triangular_solve.h' 2022-09-27T15:30:16.7415486Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7417496Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2022-09-27T15:30:16.7419395Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2022-09-27T15:30:16.7421428Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2022-09-27T15:30:16.7423239Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2022-09-27T15:30:16.7425302Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2022-09-27T15:30:16.7427255Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2022-09-27T15:30:16.7429152Z adding 'torch/include/ATen/ops/tril.h' 2022-09-27T15:30:16.7431240Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7433065Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2022-09-27T15:30:16.7434920Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2022-09-27T15:30:16.7437267Z adding 'torch/include/ATen/ops/tril_indices.h' 2022-09-27T15:30:16.7439086Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7440986Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2022-09-27T15:30:16.7442943Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2022-09-27T15:30:16.7444830Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2022-09-27T15:30:16.7446989Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2022-09-27T15:30:16.7448998Z adding 'torch/include/ATen/ops/tril_meta.h' 2022-09-27T15:30:16.7451075Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2022-09-27T15:30:16.7453385Z adding 'torch/include/ATen/ops/tril_native.h' 2022-09-27T15:30:16.7455410Z adding 'torch/include/ATen/ops/tril_ops.h' 2022-09-27T15:30:16.7457507Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2022-09-27T15:30:16.7459568Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7461364Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2022-09-27T15:30:16.7463359Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2022-09-27T15:30:16.7465198Z adding 'torch/include/ATen/ops/triu.h' 2022-09-27T15:30:16.7467271Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7469090Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2022-09-27T15:30:16.7470955Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2022-09-27T15:30:16.7472985Z adding 'torch/include/ATen/ops/triu_indices.h' 2022-09-27T15:30:16.7475065Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7477021Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2022-09-27T15:30:16.7479022Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2022-09-27T15:30:16.7480921Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2022-09-27T15:30:16.7483065Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2022-09-27T15:30:16.7484952Z adding 'torch/include/ATen/ops/triu_meta.h' 2022-09-27T15:30:16.7486968Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2022-09-27T15:30:16.7488940Z adding 'torch/include/ATen/ops/triu_native.h' 2022-09-27T15:30:16.7491069Z adding 'torch/include/ATen/ops/triu_ops.h' 2022-09-27T15:30:16.7493411Z adding 'torch/include/ATen/ops/true_divide.h' 2022-09-27T15:30:16.7495360Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7497001Z adding 'torch/include/ATen/ops/true_divide_native.h' 2022-09-27T15:30:16.7499177Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2022-09-27T15:30:16.7500997Z adding 'torch/include/ATen/ops/trunc.h' 2022-09-27T15:30:16.7503105Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7504820Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2022-09-27T15:30:16.7506738Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2022-09-27T15:30:16.7508343Z adding 'torch/include/ATen/ops/trunc_meta.h' 2022-09-27T15:30:16.7510236Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2022-09-27T15:30:16.7511960Z adding 'torch/include/ATen/ops/trunc_native.h' 2022-09-27T15:30:16.7513940Z adding 'torch/include/ATen/ops/trunc_ops.h' 2022-09-27T15:30:16.7515879Z adding 'torch/include/ATen/ops/type_as.h' 2022-09-27T15:30:16.7517706Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7519231Z adding 'torch/include/ATen/ops/type_as_native.h' 2022-09-27T15:30:16.7521096Z adding 'torch/include/ATen/ops/type_as_ops.h' 2022-09-27T15:30:16.7534663Z adding 'torch/include/ATen/ops/unbind.h' 2022-09-27T15:30:16.7535119Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7535591Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7535996Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2022-09-27T15:30:16.7536169Z adding 'torch/include/ATen/ops/unbind_copy.h' 2022-09-27T15:30:16.7536564Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7537086Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7537315Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2022-09-27T15:30:16.7538611Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2022-09-27T15:30:16.7540367Z adding 'torch/include/ATen/ops/unbind_native.h' 2022-09-27T15:30:16.7542193Z adding 'torch/include/ATen/ops/unbind_ops.h' 2022-09-27T15:30:16.7543906Z adding 'torch/include/ATen/ops/unflatten.h' 2022-09-27T15:30:16.7545867Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7547509Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2022-09-27T15:30:16.7549369Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7550968Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2022-09-27T15:30:16.7552680Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2022-09-27T15:30:16.7554321Z adding 'torch/include/ATen/ops/unflatten_native.h' 2022-09-27T15:30:16.7556073Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2022-09-27T15:30:16.7557701Z adding 'torch/include/ATen/ops/unfold.h' 2022-09-27T15:30:16.7559507Z adding 'torch/include/ATen/ops/unfold_backward.h' 2022-09-27T15:30:16.7561427Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7563099Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2022-09-27T15:30:16.7564783Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2022-09-27T15:30:16.7566478Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2022-09-27T15:30:16.7568409Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2022-09-27T15:30:16.7570129Z adding 'torch/include/ATen/ops/unfold_copy.h' 2022-09-27T15:30:16.7572293Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7574161Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7575567Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2022-09-27T15:30:16.7577329Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2022-09-27T15:30:16.7579153Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2022-09-27T15:30:16.7580913Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2022-09-27T15:30:16.7582602Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2022-09-27T15:30:16.7584224Z adding 'torch/include/ATen/ops/unfold_native.h' 2022-09-27T15:30:16.7585904Z adding 'torch/include/ATen/ops/unfold_ops.h' 2022-09-27T15:30:16.7587773Z adding 'torch/include/ATen/ops/uniform.h' 2022-09-27T15:30:16.7589815Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7591552Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2022-09-27T15:30:16.7593347Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2022-09-27T15:30:16.7595771Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2022-09-27T15:30:16.7597035Z adding 'torch/include/ATen/ops/uniform_native.h' 2022-09-27T15:30:16.7599310Z adding 'torch/include/ATen/ops/uniform_ops.h' 2022-09-27T15:30:16.7601129Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2022-09-27T15:30:16.7603258Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7605012Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2022-09-27T15:30:16.7607166Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2022-09-27T15:30:16.7609400Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2022-09-27T15:30:16.7611204Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2022-09-27T15:30:16.7613112Z adding 'torch/include/ATen/ops/unique_dim.h' 2022-09-27T15:30:16.7615187Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7617140Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2022-09-27T15:30:16.7618940Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7620659Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2022-09-27T15:30:16.7622367Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2022-09-27T15:30:16.7624003Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2022-09-27T15:30:16.7626037Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2022-09-27T15:30:16.7627916Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2022-09-27T15:30:16.7629559Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2022-09-27T15:30:16.7631214Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2022-09-27T15:30:16.7633154Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2022-09-27T15:30:16.7634963Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2022-09-27T15:30:16.7636887Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.7638657Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2022-09-27T15:30:16.7640213Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2022-09-27T15:30:16.7642023Z adding 'torch/include/ATen/ops/unsafe_split.h' 2022-09-27T15:30:16.7643910Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7645574Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2022-09-27T15:30:16.7647603Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2022-09-27T15:30:16.7649463Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2022-09-27T15:30:16.7651998Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7653309Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2022-09-27T15:30:16.7655381Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2022-09-27T15:30:16.7657156Z adding 'torch/include/ATen/ops/unsqueeze.h' 2022-09-27T15:30:16.7659151Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7661173Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2022-09-27T15:30:16.7663423Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7665635Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7667265Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2022-09-27T15:30:16.7669321Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2022-09-27T15:30:16.7671284Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2022-09-27T15:30:16.7673337Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2022-09-27T15:30:16.7675635Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2022-09-27T15:30:16.7678047Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2022-09-27T15:30:16.7680458Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7682563Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7684721Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.7686628Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.7688739Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2022-09-27T15:30:16.7691027Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2022-09-27T15:30:16.7693166Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2022-09-27T15:30:16.7695684Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2022-09-27T15:30:16.7697904Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7700000Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7701938Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2022-09-27T15:30:16.7704016Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2022-09-27T15:30:16.7705952Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2022-09-27T15:30:16.7708123Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2022-09-27T15:30:16.7710198Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2022-09-27T15:30:16.7712503Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2022-09-27T15:30:16.7714783Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2022-09-27T15:30:16.7717355Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2022-09-27T15:30:16.7719587Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7721738Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7723729Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.7725841Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.7727978Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2022-09-27T15:30:16.7730030Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2022-09-27T15:30:16.7732146Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2022-09-27T15:30:16.7734877Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2022-09-27T15:30:16.7737357Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7739522Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7741461Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2022-09-27T15:30:16.7743667Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2022-09-27T15:30:16.7745631Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2022-09-27T15:30:16.7747753Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2022-09-27T15:30:16.7749788Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2022-09-27T15:30:16.7752175Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2022-09-27T15:30:16.7754436Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2022-09-27T15:30:16.7756769Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2022-09-27T15:30:16.7759118Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7761190Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7763182Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.7765315Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.7767284Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2022-09-27T15:30:16.7769407Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2022-09-27T15:30:16.7771820Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2022-09-27T15:30:16.7774275Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2022-09-27T15:30:16.7776291Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7778411Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7780338Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2022-09-27T15:30:16.7782387Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2022-09-27T15:30:16.7785016Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2022-09-27T15:30:16.7786861Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2022-09-27T15:30:16.7789350Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2022-09-27T15:30:16.7792018Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2022-09-27T15:30:16.7794431Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2022-09-27T15:30:16.7796981Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2022-09-27T15:30:16.7799402Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7801723Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7803834Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.7806050Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.7808432Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2022-09-27T15:30:16.7810556Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2022-09-27T15:30:16.7813300Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2022-09-27T15:30:16.7816134Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2022-09-27T15:30:16.7818266Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.7820836Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.7822778Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2022-09-27T15:30:16.7825269Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2022-09-27T15:30:16.7827398Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2022-09-27T15:30:16.7829743Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2022-09-27T15:30:16.7831935Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2022-09-27T15:30:16.7834464Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2022-09-27T15:30:16.7836805Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2022-09-27T15:30:16.7839389Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2022-09-27T15:30:16.7841833Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8087322Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8088455Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.8092072Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.8093776Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2022-09-27T15:30:16.8096531Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2022-09-27T15:30:16.8098606Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2022-09-27T15:30:16.8101499Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2022-09-27T15:30:16.8103965Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8106392Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8108522Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2022-09-27T15:30:16.8110822Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2022-09-27T15:30:16.8113171Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2022-09-27T15:30:16.8115413Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2022-09-27T15:30:16.8117647Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2022-09-27T15:30:16.8120357Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2022-09-27T15:30:16.8122742Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2022-09-27T15:30:16.8125478Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2022-09-27T15:30:16.8128215Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8130073Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8132456Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.8134361Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.8136070Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2022-09-27T15:30:16.8137955Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2022-09-27T15:30:16.8140253Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2022-09-27T15:30:16.8142215Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2022-09-27T15:30:16.8144234Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8146128Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8147911Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2022-09-27T15:30:16.8149839Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2022-09-27T15:30:16.8151584Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2022-09-27T15:30:16.8153471Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2022-09-27T15:30:16.8155304Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2022-09-27T15:30:16.8157533Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2022-09-27T15:30:16.8159637Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2022-09-27T15:30:16.8161902Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2022-09-27T15:30:16.8163982Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8165947Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8167823Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2022-09-27T15:30:16.8169751Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2022-09-27T15:30:16.8171612Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2022-09-27T15:30:16.8174113Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2022-09-27T15:30:16.8175911Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2022-09-27T15:30:16.8178125Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2022-09-27T15:30:16.8180201Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8182044Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8183664Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2022-09-27T15:30:16.8185513Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2022-09-27T15:30:16.8187320Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2022-09-27T15:30:16.8189244Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2022-09-27T15:30:16.8191189Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2022-09-27T15:30:16.8193339Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2022-09-27T15:30:16.8195072Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2022-09-27T15:30:16.8197020Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.8198639Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2022-09-27T15:30:16.8200654Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2022-09-27T15:30:16.8202246Z adding 'torch/include/ATen/ops/values.h' 2022-09-27T15:30:16.8204034Z adding 'torch/include/ATen/ops/values_copy.h' 2022-09-27T15:30:16.8205968Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8207958Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8209512Z adding 'torch/include/ATen/ops/values_copy_native.h' 2022-09-27T15:30:16.8211619Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2022-09-27T15:30:16.8213396Z adding 'torch/include/ATen/ops/values_native.h' 2022-09-27T15:30:16.8215232Z adding 'torch/include/ATen/ops/values_ops.h' 2022-09-27T15:30:16.8217284Z adding 'torch/include/ATen/ops/vander.h' 2022-09-27T15:30:16.8219306Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.8221290Z adding 'torch/include/ATen/ops/vander_native.h' 2022-09-27T15:30:16.8222758Z adding 'torch/include/ATen/ops/vander_ops.h' 2022-09-27T15:30:16.8224777Z adding 'torch/include/ATen/ops/var.h' 2022-09-27T15:30:16.8227102Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.8229190Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2022-09-27T15:30:16.8231268Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2022-09-27T15:30:16.8233317Z adding 'torch/include/ATen/ops/var_mean.h' 2022-09-27T15:30:16.8235467Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8237424Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.8239301Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2022-09-27T15:30:16.8241156Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2022-09-27T15:30:16.8243054Z adding 'torch/include/ATen/ops/var_mean_native.h' 2022-09-27T15:30:16.8245362Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2022-09-27T15:30:16.8247519Z adding 'torch/include/ATen/ops/var_native.h' 2022-09-27T15:30:16.8249940Z adding 'torch/include/ATen/ops/var_ops.h' 2022-09-27T15:30:16.8252286Z adding 'torch/include/ATen/ops/vdot.h' 2022-09-27T15:30:16.8254460Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8256317Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2022-09-27T15:30:16.8258037Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2022-09-27T15:30:16.8259790Z adding 'torch/include/ATen/ops/vdot_native.h' 2022-09-27T15:30:16.8261681Z adding 'torch/include/ATen/ops/vdot_ops.h' 2022-09-27T15:30:16.8263354Z adding 'torch/include/ATen/ops/view.h' 2022-09-27T15:30:16.8265157Z adding 'torch/include/ATen/ops/view_as.h' 2022-09-27T15:30:16.8266945Z adding 'torch/include/ATen/ops/view_as_complex.h' 2022-09-27T15:30:16.8268758Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2022-09-27T15:30:16.8270686Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8272574Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8274326Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2022-09-27T15:30:16.8276029Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2022-09-27T15:30:16.8277828Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2022-09-27T15:30:16.8279640Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2022-09-27T15:30:16.8281490Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2022-09-27T15:30:16.8282976Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2022-09-27T15:30:16.8284778Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2022-09-27T15:30:16.8286615Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.8288505Z adding 'torch/include/ATen/ops/view_as_native.h' 2022-09-27T15:30:16.8290258Z adding 'torch/include/ATen/ops/view_as_ops.h' 2022-09-27T15:30:16.8292420Z adding 'torch/include/ATen/ops/view_as_real.h' 2022-09-27T15:30:16.8294175Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2022-09-27T15:30:16.8296073Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8297979Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8299621Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2022-09-27T15:30:16.8301647Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2022-09-27T15:30:16.8303739Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2022-09-27T15:30:16.8305336Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2022-09-27T15:30:16.8307176Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2022-09-27T15:30:16.8309255Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2022-09-27T15:30:16.8310891Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2022-09-27T15:30:16.8312577Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8314354Z adding 'torch/include/ATen/ops/view_copy.h' 2022-09-27T15:30:16.8316269Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8318137Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8319571Z adding 'torch/include/ATen/ops/view_copy_native.h' 2022-09-27T15:30:16.8321554Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2022-09-27T15:30:16.8323407Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2022-09-27T15:30:16.8325148Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2022-09-27T15:30:16.8326930Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2022-09-27T15:30:16.8328658Z adding 'torch/include/ATen/ops/view_native.h' 2022-09-27T15:30:16.8330416Z adding 'torch/include/ATen/ops/view_ops.h' 2022-09-27T15:30:16.8332662Z adding 'torch/include/ATen/ops/vsplit.h' 2022-09-27T15:30:16.8334557Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.8336051Z adding 'torch/include/ATen/ops/vsplit_native.h' 2022-09-27T15:30:16.8338045Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2022-09-27T15:30:16.8339811Z adding 'torch/include/ATen/ops/vstack.h' 2022-09-27T15:30:16.8341625Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.8343297Z adding 'torch/include/ATen/ops/vstack_native.h' 2022-09-27T15:30:16.8345208Z adding 'torch/include/ATen/ops/vstack_ops.h' 2022-09-27T15:30:16.8347079Z adding 'torch/include/ATen/ops/where.h' 2022-09-27T15:30:16.8349192Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.8350970Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2022-09-27T15:30:16.8352736Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2022-09-27T15:30:16.8354491Z adding 'torch/include/ATen/ops/where_native.h' 2022-09-27T15:30:16.8356669Z adding 'torch/include/ATen/ops/where_ops.h' 2022-09-27T15:30:16.8358834Z adding 'torch/include/ATen/ops/xlogy.h' 2022-09-27T15:30:16.8360821Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8362604Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:30:16.8364339Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2022-09-27T15:30:16.8366140Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2022-09-27T15:30:16.8368211Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2022-09-27T15:30:16.8370336Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2022-09-27T15:30:16.8372217Z adding 'torch/include/ATen/ops/xlogy_native.h' 2022-09-27T15:30:16.8375127Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2022-09-27T15:30:16.8376587Z adding 'torch/include/ATen/ops/xor.h' 2022-09-27T15:30:16.8378436Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:30:16.8380215Z adding 'torch/include/ATen/ops/xor_native.h' 2022-09-27T15:30:16.8382274Z adding 'torch/include/ATen/ops/xor_ops.h' 2022-09-27T15:30:16.8384195Z adding 'torch/include/ATen/ops/zero.h' 2022-09-27T15:30:16.8386210Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8387928Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2022-09-27T15:30:16.8389814Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2022-09-27T15:30:16.8391516Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2022-09-27T15:30:16.8393387Z adding 'torch/include/ATen/ops/zero_native.h' 2022-09-27T15:30:16.8395348Z adding 'torch/include/ATen/ops/zero_ops.h' 2022-09-27T15:30:16.8397603Z adding 'torch/include/ATen/ops/zeros.h' 2022-09-27T15:30:16.8399836Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8401961Z adding 'torch/include/ATen/ops/zeros_like.h' 2022-09-27T15:30:16.8404052Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:30:16.8405813Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2022-09-27T15:30:16.8407950Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2022-09-27T15:30:16.8409858Z adding 'torch/include/ATen/ops/zeros_native.h' 2022-09-27T15:30:16.8412643Z adding 'torch/include/ATen/ops/zeros_ops.h' 2022-09-27T15:30:16.8417569Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2022-09-27T15:30:16.8420878Z adding 'torch/include/ATen/quantized/Quantizer.h' 2022-09-27T15:30:16.8423237Z adding 'torch/include/THH/THHAtomics.cuh' 2022-09-27T15:30:16.8424818Z adding 'torch/include/THH/THHDeviceUtils.cuh' 2022-09-27T15:30:16.8429853Z adding 'torch/include/c10/core/Allocator.h' 2022-09-27T15:30:16.8431887Z adding 'torch/include/c10/core/AutogradState.h' 2022-09-27T15:30:16.8434905Z adding 'torch/include/c10/core/Backend.h' 2022-09-27T15:30:16.8437154Z adding 'torch/include/c10/core/CPUAllocator.h' 2022-09-27T15:30:16.8439325Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2022-09-27T15:30:16.8441148Z adding 'torch/include/c10/core/CopyBytes.h' 2022-09-27T15:30:16.8442887Z adding 'torch/include/c10/core/DefaultDtype.h' 2022-09-27T15:30:16.8444760Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2022-09-27T15:30:16.8447910Z adding 'torch/include/c10/core/Device.h' 2022-09-27T15:30:16.8449878Z adding 'torch/include/c10/core/DeviceArray.h' 2022-09-27T15:30:16.8453397Z adding 'torch/include/c10/core/DeviceGuard.h' 2022-09-27T15:30:16.8456145Z adding 'torch/include/c10/core/DeviceType.h' 2022-09-27T15:30:16.8466895Z adding 'torch/include/c10/core/DispatchKey.h' 2022-09-27T15:30:16.8481274Z adding 'torch/include/c10/core/DispatchKeySet.h' 2022-09-27T15:30:16.8484722Z adding 'torch/include/c10/core/DynamicCast.h' 2022-09-27T15:30:16.8487812Z adding 'torch/include/c10/core/Event.h' 2022-09-27T15:30:16.8490377Z adding 'torch/include/c10/core/GeneratorImpl.h' 2022-09-27T15:30:16.8492576Z adding 'torch/include/c10/core/GradMode.h' 2022-09-27T15:30:16.8495046Z adding 'torch/include/c10/core/InferenceMode.h' 2022-09-27T15:30:16.8497058Z adding 'torch/include/c10/core/Layout.h' 2022-09-27T15:30:16.8500727Z adding 'torch/include/c10/core/MemoryFormat.h' 2022-09-27T15:30:16.8502738Z adding 'torch/include/c10/core/OptionalRef.h' 2022-09-27T15:30:16.8505142Z adding 'torch/include/c10/core/PyHandleCache.h' 2022-09-27T15:30:16.8507012Z adding 'torch/include/c10/core/QEngine.h' 2022-09-27T15:30:16.8508947Z adding 'torch/include/c10/core/QScheme.h' 2022-09-27T15:30:16.8511016Z adding 'torch/include/c10/core/SafePyObject.h' 2022-09-27T15:30:16.8514016Z adding 'torch/include/c10/core/Scalar.h' 2022-09-27T15:30:16.8519208Z adding 'torch/include/c10/core/ScalarType.h' 2022-09-27T15:30:16.8521734Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2022-09-27T15:30:16.8524136Z adding 'torch/include/c10/core/Storage.h' 2022-09-27T15:30:16.8527449Z adding 'torch/include/c10/core/StorageImpl.h' 2022-09-27T15:30:16.8531363Z adding 'torch/include/c10/core/Stream.h' 2022-09-27T15:30:16.8534627Z adding 'torch/include/c10/core/StreamGuard.h' 2022-09-27T15:30:16.8536709Z adding 'torch/include/c10/core/SymFloat.h' 2022-09-27T15:30:16.8538540Z adding 'torch/include/c10/core/SymFloatNodeImpl.h' 2022-09-27T15:30:16.8542026Z adding 'torch/include/c10/core/SymInt.h' 2022-09-27T15:30:16.8544148Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2022-09-27T15:30:16.8546119Z adding 'torch/include/c10/core/SymIntNodeImpl.h' 2022-09-27T15:30:16.8586668Z adding 'torch/include/c10/core/TensorImpl.h' 2022-09-27T15:30:16.8597815Z adding 'torch/include/c10/core/TensorOptions.h' 2022-09-27T15:30:16.8600224Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2022-09-27T15:30:16.8602083Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2022-09-27T15:30:16.8604293Z adding 'torch/include/c10/core/alignment.h' 2022-09-27T15:30:16.8606198Z adding 'torch/include/c10/core/thread_pool.h' 2022-09-27T15:30:16.8612269Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2022-09-27T15:30:16.8614998Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2022-09-27T15:30:16.8616976Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2022-09-27T15:30:16.8622246Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2022-09-27T15:30:16.8624711Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2022-09-27T15:30:16.8628715Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2022-09-27T15:30:16.8631801Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2022-09-27T15:30:16.8635735Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2022-09-27T15:30:16.8637832Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2022-09-27T15:30:16.8640878Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2022-09-27T15:30:16.8642934Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2022-09-27T15:30:16.8646293Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2022-09-27T15:30:16.8648181Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2022-09-27T15:30:16.8650675Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2022-09-27T15:30:16.8653786Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2022-09-27T15:30:16.8656486Z adding 'torch/include/c10/cuda/CUDAException.h' 2022-09-27T15:30:16.8658950Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2022-09-27T15:30:16.8661305Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2022-09-27T15:30:16.8664756Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2022-09-27T15:30:16.8666971Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2022-09-27T15:30:16.8669312Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2022-09-27T15:30:16.8671196Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2022-09-27T15:30:16.8675132Z adding 'torch/include/c10/cuda/CUDAStream.h' 2022-09-27T15:30:16.8678974Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2022-09-27T15:30:16.8680767Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2022-09-27T15:30:16.8683132Z adding 'torch/include/c10/hip/HIPAlgorithm.h' 2022-09-27T15:30:16.8686162Z adding 'torch/include/c10/hip/HIPCachingAllocator.h' 2022-09-27T15:30:16.8688861Z adding 'torch/include/c10/hip/HIPException.h' 2022-09-27T15:30:16.8691569Z adding 'torch/include/c10/hip/HIPFunctions.h' 2022-09-27T15:30:16.8693889Z adding 'torch/include/c10/hip/HIPGraphsC10Utils.h' 2022-09-27T15:30:16.8697702Z adding 'torch/include/c10/hip/HIPGuard.h' 2022-09-27T15:30:16.8699948Z adding 'torch/include/c10/hip/HIPMacros.h' 2022-09-27T15:30:16.8702181Z adding 'torch/include/c10/hip/HIPMathCompat.h' 2022-09-27T15:30:16.8703910Z adding 'torch/include/c10/hip/HIPMiscFunctions.h' 2022-09-27T15:30:16.8708161Z adding 'torch/include/c10/hip/HIPStream.h' 2022-09-27T15:30:16.8711832Z adding 'torch/include/c10/hip/impl/HIPGuardImpl.h' 2022-09-27T15:30:16.8713692Z adding 'torch/include/c10/hip/impl/HIPTest.h' 2022-09-27T15:30:16.8715281Z adding 'torch/include/c10/hip/impl/hip_cmake_macros.h' 2022-09-27T15:30:16.8718605Z adding 'torch/include/c10/macros/Export.h' 2022-09-27T15:30:16.8724853Z adding 'torch/include/c10/macros/Macros.h' 2022-09-27T15:30:16.8727360Z adding 'torch/include/c10/macros/cmake_macros.h' 2022-09-27T15:30:16.8731836Z adding 'torch/include/c10/util/AlignOf.h' 2022-09-27T15:30:16.8735877Z adding 'torch/include/c10/util/Array.h' 2022-09-27T15:30:16.8739963Z adding 'torch/include/c10/util/ArrayRef.h' 2022-09-27T15:30:16.8743184Z adding 'torch/include/c10/util/BFloat16-inl.h' 2022-09-27T15:30:16.8746175Z adding 'torch/include/c10/util/BFloat16-math.h' 2022-09-27T15:30:16.8748482Z adding 'torch/include/c10/util/BFloat16.h' 2022-09-27T15:30:16.8750278Z adding 'torch/include/c10/util/Backtrace.h' 2022-09-27T15:30:16.8752680Z adding 'torch/include/c10/util/Bitset.h' 2022-09-27T15:30:16.8757254Z adding 'torch/include/c10/util/C++17.h' 2022-09-27T15:30:16.8759856Z adding 'torch/include/c10/util/CallOnce.h' 2022-09-27T15:30:16.8763386Z adding 'torch/include/c10/util/ConstexprCrc.h' 2022-09-27T15:30:16.8766245Z adding 'torch/include/c10/util/DeadlockDetection.h' 2022-09-27T15:30:16.8768627Z adding 'torch/include/c10/util/Deprecated.h' 2022-09-27T15:30:16.8770519Z adding 'torch/include/c10/util/DimVector.h' 2022-09-27T15:30:16.8778311Z adding 'torch/include/c10/util/Exception.h' 2022-09-27T15:30:16.8781787Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2022-09-27T15:30:16.8784182Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2022-09-27T15:30:16.8787761Z adding 'torch/include/c10/util/Flags.h' 2022-09-27T15:30:16.8790601Z adding 'torch/include/c10/util/FunctionRef.h' 2022-09-27T15:30:16.8793267Z adding 'torch/include/c10/util/Half-inl.h' 2022-09-27T15:30:16.8800117Z adding 'torch/include/c10/util/Half.h' 2022-09-27T15:30:16.8802916Z adding 'torch/include/c10/util/IdWrapper.h' 2022-09-27T15:30:16.8806141Z adding 'torch/include/c10/util/LeftRight.h' 2022-09-27T15:30:16.8808552Z adding 'torch/include/c10/util/Load.h' 2022-09-27T15:30:16.8812413Z adding 'torch/include/c10/util/Logging.h' 2022-09-27T15:30:16.8815032Z adding 'torch/include/c10/util/MathConstants.h' 2022-09-27T15:30:16.8818034Z adding 'torch/include/c10/util/MaybeOwned.h' 2022-09-27T15:30:16.8823274Z adding 'torch/include/c10/util/Metaprogramming.h' 2022-09-27T15:30:16.8832244Z adding 'torch/include/c10/util/Optional.h' 2022-09-27T15:30:16.8836012Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2022-09-27T15:30:16.8839979Z adding 'torch/include/c10/util/Registry.h' 2022-09-27T15:30:16.8842341Z adding 'torch/include/c10/util/ScopeExit.h' 2022-09-27T15:30:16.8844507Z adding 'torch/include/c10/util/SmallBuffer.h' 2022-09-27T15:30:16.8860222Z adding 'torch/include/c10/util/SmallVector.h' 2022-09-27T15:30:16.8863954Z adding 'torch/include/c10/util/StringUtil.h' 2022-09-27T15:30:16.8866137Z adding 'torch/include/c10/util/Synchronized.h' 2022-09-27T15:30:16.8868603Z adding 'torch/include/c10/util/ThreadLocal.h' 2022-09-27T15:30:16.8871035Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2022-09-27T15:30:16.8872996Z adding 'torch/include/c10/util/Type.h' 2022-09-27T15:30:16.8875689Z adding 'torch/include/c10/util/TypeCast.h' 2022-09-27T15:30:16.8878086Z adding 'torch/include/c10/util/TypeIndex.h' 2022-09-27T15:30:16.8882837Z adding 'torch/include/c10/util/TypeList.h' 2022-09-27T15:30:16.8885804Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2022-09-27T15:30:16.8888682Z adding 'torch/include/c10/util/TypeTraits.h' 2022-09-27T15:30:16.8890705Z adding 'torch/include/c10/util/Unicode.h' 2022-09-27T15:30:16.8893644Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2022-09-27T15:30:16.8895704Z adding 'torch/include/c10/util/Unroll.h' 2022-09-27T15:30:16.8897986Z adding 'torch/include/c10/util/accumulate.h' 2022-09-27T15:30:16.8903483Z adding 'torch/include/c10/util/complex.h' 2022-09-27T15:30:16.8906435Z adding 'torch/include/c10/util/complex_math.h' 2022-09-27T15:30:16.8908585Z adding 'torch/include/c10/util/complex_utils.h' 2022-09-27T15:30:16.8910412Z adding 'torch/include/c10/util/copysign.h' 2022-09-27T15:30:16.8913268Z adding 'torch/include/c10/util/either.h' 2022-09-27T15:30:16.8915286Z adding 'torch/include/c10/util/env.h' 2022-09-27T15:30:16.8928653Z adding 'torch/include/c10/util/flat_hash_map.h' 2022-09-27T15:30:16.8934349Z adding 'torch/include/c10/util/hash.h' 2022-09-27T15:30:16.8936403Z adding 'torch/include/c10/util/in_place.h' 2022-09-27T15:30:16.8940722Z adding 'torch/include/c10/util/int128.h' 2022-09-27T15:30:16.8951732Z adding 'torch/include/c10/util/intrusive_ptr.h' 2022-09-27T15:30:16.8955249Z adding 'torch/include/c10/util/irange.h' 2022-09-27T15:30:16.8963899Z adding 'torch/include/c10/util/llvmMathExtras.h' 2022-09-27T15:30:16.8967664Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2022-09-27T15:30:16.8971673Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2022-09-27T15:30:16.8975071Z adding 'torch/include/c10/util/math_compat.h' 2022-09-27T15:30:16.8977610Z adding 'torch/include/c10/util/numa.h' 2022-09-27T15:30:16.8993729Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2022-09-27T15:30:16.8997393Z adding 'torch/include/c10/util/overloaded.h' 2022-09-27T15:30:16.8999133Z adding 'torch/include/c10/util/python_stub.h' 2022-09-27T15:30:16.9001080Z adding 'torch/include/c10/util/qint32.h' 2022-09-27T15:30:16.9002990Z adding 'torch/include/c10/util/qint8.h' 2022-09-27T15:30:16.9005009Z adding 'torch/include/c10/util/quint2x4.h' 2022-09-27T15:30:16.9006866Z adding 'torch/include/c10/util/quint4x2.h' 2022-09-27T15:30:16.9008903Z adding 'torch/include/c10/util/quint8.h' 2022-09-27T15:30:16.9012306Z adding 'torch/include/c10/util/reverse_iterator.h' 2022-09-27T15:30:16.9015003Z adding 'torch/include/c10/util/safe_numerics.h' 2022-09-27T15:30:16.9017768Z adding 'torch/include/c10/util/signal_handler.h' 2022-09-27T15:30:16.9025409Z adding 'torch/include/c10/util/sparse_bitset.h' 2022-09-27T15:30:16.9028238Z adding 'torch/include/c10/util/strides.h' 2022-09-27T15:30:16.9030792Z adding 'torch/include/c10/util/string_utils.h' 2022-09-27T15:30:16.9036749Z adding 'torch/include/c10/util/string_view.h' 2022-09-27T15:30:16.9044924Z adding 'torch/include/c10/util/strong_type.h' 2022-09-27T15:30:16.9049270Z adding 'torch/include/c10/util/tempfile.h' 2022-09-27T15:30:16.9051395Z adding 'torch/include/c10/util/thread_name.h' 2022-09-27T15:30:16.9058619Z adding 'torch/include/c10/util/typeid.h' 2022-09-27T15:30:16.9080543Z adding 'torch/include/c10/util/variant.h' 2022-09-27T15:30:16.9084984Z adding 'torch/include/c10/util/win32-headers.h' 2022-09-27T15:30:16.9088802Z adding 'torch/include/c10d/Backend.hpp' 2022-09-27T15:30:16.9091095Z adding 'torch/include/c10d/FileStore.hpp' 2022-09-27T15:30:16.9092943Z adding 'torch/include/c10d/GlooDeviceFactory.hpp' 2022-09-27T15:30:16.9094567Z adding 'torch/include/c10d/HashStore.hpp' 2022-09-27T15:30:16.9098250Z adding 'torch/include/c10d/NCCLUtils.hpp' 2022-09-27T15:30:16.9100448Z adding 'torch/include/c10d/Ops.hpp' 2022-09-27T15:30:16.9102570Z adding 'torch/include/c10d/ParamCommsUtils.hpp' 2022-09-27T15:30:16.9104221Z adding 'torch/include/c10d/PrefixStore.hpp' 2022-09-27T15:30:16.9107875Z adding 'torch/include/c10d/ProcessGroup.hpp' 2022-09-27T15:30:16.9113059Z adding 'torch/include/c10d/ProcessGroupGloo.hpp' 2022-09-27T15:30:16.9116585Z adding 'torch/include/c10d/ProcessGroupMPI.hpp' 2022-09-27T15:30:16.9125581Z adding 'torch/include/c10d/ProcessGroupNCCL.hpp' 2022-09-27T15:30:16.9128807Z adding 'torch/include/c10d/ProcessGroupRoundRobin.hpp' 2022-09-27T15:30:16.9132655Z adding 'torch/include/c10d/ProcessGroupUCC.hpp' 2022-09-27T15:30:16.9135576Z adding 'torch/include/c10d/ProcessGroupWrapper.hpp' 2022-09-27T15:30:16.9138177Z adding 'torch/include/c10d/PyProcessGroup.hpp' 2022-09-27T15:30:16.9140451Z adding 'torch/include/c10d/Store.hpp' 2022-09-27T15:30:16.9143141Z adding 'torch/include/c10d/TCPStore.hpp' 2022-09-27T15:30:16.9146354Z adding 'torch/include/c10d/TraceUtils.h' 2022-09-27T15:30:16.9149131Z adding 'torch/include/c10d/Types.hpp' 2022-09-27T15:30:16.9151080Z adding 'torch/include/c10d/UCCForNCCL.hpp' 2022-09-27T15:30:16.9153461Z adding 'torch/include/c10d/UCCTracing.hpp' 2022-09-27T15:30:16.9156389Z adding 'torch/include/c10d/UCCUtils.hpp' 2022-09-27T15:30:16.9158377Z adding 'torch/include/c10d/UnixSockUtils.hpp' 2022-09-27T15:30:16.9164412Z adding 'torch/include/c10d/Utils.hpp' 2022-09-27T15:30:16.9167056Z adding 'torch/include/c10d/WinSockUtils.hpp' 2022-09-27T15:30:16.9169881Z adding 'torch/include/c10d/Work.hpp' 2022-09-27T15:30:16.9172284Z adding 'torch/include/c10d/c10d.h' 2022-09-27T15:30:16.9174782Z adding 'torch/include/c10d/comm.hpp' 2022-09-27T15:30:16.9176890Z adding 'torch/include/c10d/debug.h' 2022-09-27T15:30:16.9178949Z adding 'torch/include/c10d/default_comm_hooks.hpp' 2022-09-27T15:30:16.9180971Z adding 'torch/include/c10d/error.h' 2022-09-27T15:30:16.9182933Z adding 'torch/include/c10d/exception.h' 2022-09-27T15:30:16.9185754Z adding 'torch/include/c10d/logger.hpp' 2022-09-27T15:30:16.9187927Z adding 'torch/include/c10d/logging.h' 2022-09-27T15:30:16.9189972Z adding 'torch/include/c10d/python_comm_hook.h' 2022-09-27T15:30:16.9198712Z adding 'torch/include/c10d/reducer.hpp' 2022-09-27T15:30:16.9201635Z adding 'torch/include/c10d/reducer_timer.hpp' 2022-09-27T15:30:16.9203876Z adding 'torch/include/c10d/sequence_num.hpp' 2022-09-27T15:30:16.9206062Z adding 'torch/include/c10d/socket.h' 2022-09-27T15:30:16.9209215Z adding 'torch/include/caffe2/contrib/aten/aten_op.h' 2022-09-27T15:30:16.9212807Z adding 'torch/include/caffe2/contrib/aten/aten_op_template.h' 2022-09-27T15:30:16.9217230Z adding 'torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h' 2022-09-27T15:30:16.9219253Z adding 'torch/include/caffe2/contrib/fakelowp/common.h' 2022-09-27T15:30:16.9223150Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h' 2022-09-27T15:30:16.9225362Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fma.h' 2022-09-27T15:30:16.9227426Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h' 2022-09-27T15:30:16.9229690Z adding 'torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h' 2022-09-27T15:30:16.9232056Z adding 'torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h' 2022-09-27T15:30:16.9234581Z adding 'torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h' 2022-09-27T15:30:16.9237660Z adding 'torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h' 2022-09-27T15:30:16.9241033Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h' 2022-09-27T15:30:16.9244865Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h' 2022-09-27T15:30:16.9248711Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h' 2022-09-27T15:30:16.9251484Z adding 'torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h' 2022-09-27T15:30:16.9255292Z adding 'torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h' 2022-09-27T15:30:16.9257882Z adding 'torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h' 2022-09-27T15:30:16.9292510Z adding 'torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h' 2022-09-27T15:30:16.9292862Z adding 'torch/include/caffe2/contrib/gloo/allgather_ops.h' 2022-09-27T15:30:16.9293246Z adding 'torch/include/caffe2/contrib/gloo/allreduce_ops.h' 2022-09-27T15:30:16.9293488Z adding 'torch/include/caffe2/contrib/gloo/barrier_ops.h' 2022-09-27T15:30:16.9293680Z adding 'torch/include/caffe2/contrib/gloo/broadcast_ops.h' 2022-09-27T15:30:16.9293836Z adding 'torch/include/caffe2/contrib/gloo/common.h' 2022-09-27T15:30:16.9294022Z adding 'torch/include/caffe2/contrib/gloo/common_world_ops.h' 2022-09-27T15:30:16.9294195Z adding 'torch/include/caffe2/contrib/gloo/context.h' 2022-09-27T15:30:16.9294391Z adding 'torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h' 2022-09-27T15:30:16.9294758Z adding 'torch/include/caffe2/contrib/gloo/store_handler.h' 2022-09-27T15:30:16.9294965Z adding 'torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h' 2022-09-27T15:30:16.9295159Z adding 'torch/include/caffe2/contrib/nccl/hip/hip_nccl_gpu.h' 2022-09-27T15:30:16.9295771Z adding 'torch/include/caffe2/contrib/opencl/context.h' 2022-09-27T15:30:16.9298648Z adding 'torch/include/caffe2/contrib/prof/prof_dag_stats_op.h' 2022-09-27T15:30:16.9302493Z adding 'torch/include/caffe2/contrib/shm_mutex/shm_mutex.h' 2022-09-27T15:30:16.9304891Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h' 2022-09-27T15:30:16.9306987Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h' 2022-09-27T15:30:16.9308869Z adding 'torch/include/caffe2/contrib/tensorrt/trt_utils.h' 2022-09-27T15:30:16.9311457Z adding 'torch/include/caffe2/contrib/warpctc/ctc_op.h' 2022-09-27T15:30:16.9314132Z adding 'torch/include/caffe2/core/allocator.h' 2022-09-27T15:30:16.9316411Z adding 'torch/include/caffe2/core/blob.h' 2022-09-27T15:30:16.9320458Z adding 'torch/include/caffe2/core/blob_serialization.h' 2022-09-27T15:30:16.9323112Z adding 'torch/include/caffe2/core/blob_serializer_base.h' 2022-09-27T15:30:16.9324988Z adding 'torch/include/caffe2/core/blob_stats.h' 2022-09-27T15:30:16.9327496Z adding 'torch/include/caffe2/core/common.h' 2022-09-27T15:30:16.9331260Z adding 'torch/include/caffe2/core/common_cudnn.h' 2022-09-27T15:30:16.9336871Z adding 'torch/include/caffe2/core/common_gpu.h' 2022-09-27T15:30:16.9338816Z adding 'torch/include/caffe2/core/common_omp.h' 2022-09-27T15:30:16.9341629Z adding 'torch/include/caffe2/core/context.h' 2022-09-27T15:30:16.9344322Z adding 'torch/include/caffe2/core/context_base.h' 2022-09-27T15:30:16.9348528Z adding 'torch/include/caffe2/core/context_gpu.h' 2022-09-27T15:30:16.9351889Z adding 'torch/include/caffe2/core/cudnn_wrappers.h' 2022-09-27T15:30:16.9356008Z adding 'torch/include/caffe2/core/db.h' 2022-09-27T15:30:16.9358108Z adding 'torch/include/caffe2/core/distributions_stubs.h' 2022-09-27T15:30:16.9361881Z adding 'torch/include/caffe2/core/event.h' 2022-09-27T15:30:16.9364026Z adding 'torch/include/caffe2/core/event_cpu.h' 2022-09-27T15:30:16.9367351Z adding 'torch/include/caffe2/core/export_c10_op_to_caffe2.h' 2022-09-27T15:30:16.9371560Z adding 'torch/include/caffe2/core/export_caffe2_op_to_c10.h' 2022-09-27T15:30:16.9373720Z adding 'torch/include/caffe2/core/flags.h' 2022-09-27T15:30:16.9376345Z adding 'torch/include/caffe2/core/graph.h' 2022-09-27T15:30:16.9379396Z adding 'torch/include/caffe2/core/init.h' 2022-09-27T15:30:16.9381011Z adding 'torch/include/caffe2/core/logging.h' 2022-09-27T15:30:16.9383191Z adding 'torch/include/caffe2/core/macros.h' 2022-09-27T15:30:16.9384951Z adding 'torch/include/caffe2/core/memonger.h' 2022-09-27T15:30:16.9387011Z adding 'torch/include/caffe2/core/module.h' 2022-09-27T15:30:16.9389481Z adding 'torch/include/caffe2/core/net.h' 2022-09-27T15:30:16.9392854Z adding 'torch/include/caffe2/core/net_async_base.h' 2022-09-27T15:30:16.9394851Z adding 'torch/include/caffe2/core/net_async_scheduling.h' 2022-09-27T15:30:16.9396674Z adding 'torch/include/caffe2/core/net_async_task.h' 2022-09-27T15:30:16.9398721Z adding 'torch/include/caffe2/core/net_async_task_future.h' 2022-09-27T15:30:16.9400833Z adding 'torch/include/caffe2/core/net_async_task_graph.h' 2022-09-27T15:30:16.9403582Z adding 'torch/include/caffe2/core/net_async_tracing.h' 2022-09-27T15:30:16.9405707Z adding 'torch/include/caffe2/core/net_dag_utils.h' 2022-09-27T15:30:16.9407749Z adding 'torch/include/caffe2/core/net_parallel.h' 2022-09-27T15:30:16.9409933Z adding 'torch/include/caffe2/core/net_simple.h' 2022-09-27T15:30:16.9412028Z adding 'torch/include/caffe2/core/net_simple_refcount.h' 2022-09-27T15:30:16.9414976Z adding 'torch/include/caffe2/core/numa.h' 2022-09-27T15:30:16.9417432Z adding 'torch/include/caffe2/core/observer.h' 2022-09-27T15:30:16.9434948Z adding 'torch/include/caffe2/core/operator.h' 2022-09-27T15:30:16.9440134Z adding 'torch/include/caffe2/core/operator_gradient.h' 2022-09-27T15:30:16.9446054Z adding 'torch/include/caffe2/core/operator_schema.h' 2022-09-27T15:30:16.9448187Z adding 'torch/include/caffe2/core/plan_executor.h' 2022-09-27T15:30:16.9450293Z adding 'torch/include/caffe2/core/prof_dag_counters.h' 2022-09-27T15:30:16.9453933Z adding 'torch/include/caffe2/core/qtensor.h' 2022-09-27T15:30:16.9456276Z adding 'torch/include/caffe2/core/qtensor_serialization.h' 2022-09-27T15:30:16.9458775Z adding 'torch/include/caffe2/core/scope_guard.h' 2022-09-27T15:30:16.9460812Z adding 'torch/include/caffe2/core/static_tracepoint.h' 2022-09-27T15:30:16.9463018Z adding 'torch/include/caffe2/core/static_tracepoint_elfx86.h' 2022-09-27T15:30:16.9466809Z adding 'torch/include/caffe2/core/stats.h' 2022-09-27T15:30:16.9468727Z adding 'torch/include/caffe2/core/storage.h' 2022-09-27T15:30:16.9475409Z adding 'torch/include/caffe2/core/tensor.h' 2022-09-27T15:30:16.9477463Z adding 'torch/include/caffe2/core/tensor_impl.h' 2022-09-27T15:30:16.9479135Z adding 'torch/include/caffe2/core/tensor_int8.h' 2022-09-27T15:30:16.9481800Z adding 'torch/include/caffe2/core/test_utils.h' 2022-09-27T15:30:16.9483728Z adding 'torch/include/caffe2/core/timer.h' 2022-09-27T15:30:16.9486426Z adding 'torch/include/caffe2/core/transform.h' 2022-09-27T15:30:16.9488848Z adding 'torch/include/caffe2/core/types.h' 2022-09-27T15:30:16.9493275Z adding 'torch/include/caffe2/core/workspace.h' 2022-09-27T15:30:16.9498914Z adding 'torch/include/caffe2/core/hip/common_gpu.h' 2022-09-27T15:30:16.9502204Z adding 'torch/include/caffe2/core/hip/common_miopen.h' 2022-09-27T15:30:16.9506385Z adding 'torch/include/caffe2/core/hip/context_gpu.h' 2022-09-27T15:30:16.9509317Z adding 'torch/include/caffe2/core/hip/miopen_wrapper.h' 2022-09-27T15:30:16.9513704Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h' 2022-09-27T15:30:16.9517557Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h' 2022-09-27T15:30:16.9519644Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h' 2022-09-27T15:30:16.9521395Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h' 2022-09-27T15:30:16.9524606Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h' 2022-09-27T15:30:16.9526970Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h' 2022-09-27T15:30:16.9532303Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h' 2022-09-27T15:30:16.9535623Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h' 2022-09-27T15:30:16.9537871Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h' 2022-09-27T15:30:16.9540232Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h' 2022-09-27T15:30:16.9543065Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h' 2022-09-27T15:30:16.9547994Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h' 2022-09-27T15:30:16.9552823Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h' 2022-09-27T15:30:16.9555386Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h' 2022-09-27T15:30:16.9558073Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h' 2022-09-27T15:30:16.9562713Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h' 2022-09-27T15:30:16.9565598Z adding 'torch/include/caffe2/core/nomnigraph/tests/test_util.h' 2022-09-27T15:30:16.9568805Z adding 'torch/include/caffe2/cuda_rtc/common_rtc.h' 2022-09-27T15:30:16.9571156Z adding 'torch/include/caffe2/db/create_db_op.h' 2022-09-27T15:30:16.9573292Z adding 'torch/include/caffe2/distributed/file_store_handler.h' 2022-09-27T15:30:16.9575002Z adding 'torch/include/caffe2/distributed/file_store_handler_op.h' 2022-09-27T15:30:16.9576684Z adding 'torch/include/caffe2/distributed/redis_store_handler.h' 2022-09-27T15:30:16.9578469Z adding 'torch/include/caffe2/distributed/redis_store_handler_op.h' 2022-09-27T15:30:16.9580385Z adding 'torch/include/caffe2/distributed/store_handler.h' 2022-09-27T15:30:16.9582214Z adding 'torch/include/caffe2/distributed/store_ops.h' 2022-09-27T15:30:16.9585877Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h' 2022-09-27T15:30:16.9589930Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_prune.h' 2022-09-27T15:30:16.9593023Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h' 2022-09-27T15:30:16.9596342Z adding 'torch/include/caffe2/experiments/operators/funhash_op.h' 2022-09-27T15:30:16.9599289Z adding 'torch/include/caffe2/experiments/operators/sparse_funhash_op.h' 2022-09-27T15:30:16.9601892Z adding 'torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h' 2022-09-27T15:30:16.9604698Z adding 'torch/include/caffe2/experiments/operators/tt_contraction_op.h' 2022-09-27T15:30:16.9606682Z adding 'torch/include/caffe2/experiments/operators/tt_pad_op.h' 2022-09-27T15:30:16.9609041Z adding 'torch/include/caffe2/ideep/ideep_utils.h' 2022-09-27T15:30:16.9611507Z adding 'torch/include/caffe2/ideep/operators/conv_pool_base_op.h' 2022-09-27T15:30:16.9614718Z adding 'torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h' 2022-09-27T15:30:16.9618762Z adding 'torch/include/caffe2/ideep/operators/operator_fallback_ideep.h' 2022-09-27T15:30:16.9621794Z adding 'torch/include/caffe2/ideep/utils/ideep_context.h' 2022-09-27T15:30:16.9625078Z adding 'torch/include/caffe2/ideep/utils/ideep_operator.h' 2022-09-27T15:30:16.9638068Z adding 'torch/include/caffe2/image/image_input_op.h' 2022-09-27T15:30:16.9641203Z adding 'torch/include/caffe2/image/transform_gpu.h' 2022-09-27T15:30:16.9643525Z adding 'torch/include/caffe2/image/hip/transform_gpu.h' 2022-09-27T15:30:16.9646013Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe.h' 2022-09-27T15:30:16.9647607Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h' 2022-09-27T15:30:16.9649324Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h' 2022-09-27T15:30:16.9651601Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h' 2022-09-27T15:30:16.9653409Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h' 2022-09-27T15:30:16.9655091Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h' 2022-09-27T15:30:16.9664939Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h' 2022-09-27T15:30:16.9667582Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h' 2022-09-27T15:30:16.9671394Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h' 2022-09-27T15:30:16.9684430Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h' 2022-09-27T15:30:16.9689596Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h' 2022-09-27T15:30:16.9692934Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h' 2022-09-27T15:30:16.9695291Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h' 2022-09-27T15:30:16.9703212Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h' 2022-09-27T15:30:16.9706107Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h' 2022-09-27T15:30:16.9712212Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h' 2022-09-27T15:30:16.9715639Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h' 2022-09-27T15:30:16.9775319Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h' 2022-09-27T15:30:16.9803843Z adding 'torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h' 2022-09-27T15:30:16.9808489Z adding 'torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h' 2022-09-27T15:30:16.9810609Z adding 'torch/include/caffe2/mobile/contrib/nnapi/nnapi.h' 2022-09-27T15:30:16.9813183Z adding 'torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h' 2022-09-27T15:30:16.9815200Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp.h' 2022-09-27T15:30:16.9816839Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h' 2022-09-27T15:30:16.9819794Z adding 'torch/include/caffe2/mpi/mpi_common.h' 2022-09-27T15:30:16.9822693Z adding 'torch/include/caffe2/mpi/mpi_ops.h' 2022-09-27T15:30:16.9825129Z adding 'torch/include/caffe2/observers/operator_attaching_net_observer.h' 2022-09-27T15:30:16.9827235Z adding 'torch/include/caffe2/observers/profile_observer.h' 2022-09-27T15:30:16.9829078Z adding 'torch/include/caffe2/observers/runcnt_observer.h' 2022-09-27T15:30:16.9830941Z adding 'torch/include/caffe2/observers/time_observer.h' 2022-09-27T15:30:16.9834461Z adding 'torch/include/caffe2/onnx/backend.h' 2022-09-27T15:30:16.9836223Z adding 'torch/include/caffe2/onnx/backend_rep.h' 2022-09-27T15:30:16.9837873Z adding 'torch/include/caffe2/onnx/device.h' 2022-09-27T15:30:16.9840179Z adding 'torch/include/caffe2/onnx/helper.h' 2022-09-27T15:30:16.9842059Z adding 'torch/include/caffe2/onnx/offline_tensor.h' 2022-09-27T15:30:16.9844363Z adding 'torch/include/caffe2/onnx/onnx_exporter.h' 2022-09-27T15:30:16.9846613Z adding 'torch/include/caffe2/onnx/onnxifi_graph_info.h' 2022-09-27T15:30:16.9848575Z adding 'torch/include/caffe2/onnx/onnxifi_init.h' 2022-09-27T15:30:16.9850338Z adding 'torch/include/caffe2/onnx/torch_ops/constants.h' 2022-09-27T15:30:16.9852332Z adding 'torch/include/caffe2/onnx/torch_ops/operator_sets.h' 2022-09-27T15:30:16.9853966Z adding 'torch/include/caffe2/onnx/torch_ops/schema.h' 2022-09-27T15:30:16.9859606Z adding 'torch/include/caffe2/operators/abs_op.h' 2022-09-27T15:30:16.9861330Z adding 'torch/include/caffe2/operators/accumulate_op.h' 2022-09-27T15:30:16.9863042Z adding 'torch/include/caffe2/operators/accuracy_op.h' 2022-09-27T15:30:16.9864576Z adding 'torch/include/caffe2/operators/acos_op.h' 2022-09-27T15:30:16.9866933Z adding 'torch/include/caffe2/operators/activation_ops_cudnn.h' 2022-09-27T15:30:16.9869006Z adding 'torch/include/caffe2/operators/affine_channel_op.h' 2022-09-27T15:30:16.9870922Z adding 'torch/include/caffe2/operators/alias_with_name.h' 2022-09-27T15:30:16.9872681Z adding 'torch/include/caffe2/operators/apmeter_op.h' 2022-09-27T15:30:16.9874884Z adding 'torch/include/caffe2/operators/arg_ops.h' 2022-09-27T15:30:16.9876877Z adding 'torch/include/caffe2/operators/asin_op.h' 2022-09-27T15:30:16.9878514Z adding 'torch/include/caffe2/operators/assert_op.h' 2022-09-27T15:30:16.9880109Z adding 'torch/include/caffe2/operators/async_net_barrier_op.h' 2022-09-27T15:30:16.9881577Z adding 'torch/include/caffe2/operators/atan_op.h' 2022-09-27T15:30:16.9883482Z adding 'torch/include/caffe2/operators/batch_box_cox_op.h' 2022-09-27T15:30:16.9885155Z adding 'torch/include/caffe2/operators/batch_bucketize_op.h' 2022-09-27T15:30:16.9887804Z adding 'torch/include/caffe2/operators/batch_gather_ops.h' 2022-09-27T15:30:16.9891135Z adding 'torch/include/caffe2/operators/batch_matmul_op.h' 2022-09-27T15:30:16.9893519Z adding 'torch/include/caffe2/operators/batch_moments_op.h' 2022-09-27T15:30:16.9895245Z adding 'torch/include/caffe2/operators/batch_permutation_op.h' 2022-09-27T15:30:16.9897743Z adding 'torch/include/caffe2/operators/batch_sparse_to_dense_op.h' 2022-09-27T15:30:16.9900089Z adding 'torch/include/caffe2/operators/bbox_transform_op.h' 2022-09-27T15:30:16.9902588Z adding 'torch/include/caffe2/operators/bisect_percentile_op.h' 2022-09-27T15:30:16.9904781Z adding 'torch/include/caffe2/operators/boolean_mask_ops.h' 2022-09-27T15:30:16.9906499Z adding 'torch/include/caffe2/operators/boolean_unmask_ops.h' 2022-09-27T15:30:16.9908848Z adding 'torch/include/caffe2/operators/box_with_nms_limit_op.h' 2022-09-27T15:30:16.9910698Z adding 'torch/include/caffe2/operators/bucketize_op.h' 2022-09-27T15:30:16.9912605Z adding 'torch/include/caffe2/operators/byte_weight_dequant_op.h' 2022-09-27T15:30:16.9914400Z adding 'torch/include/caffe2/operators/cast_op.h' 2022-09-27T15:30:16.9916150Z adding 'torch/include/caffe2/operators/cbrt_op.h' 2022-09-27T15:30:16.9918348Z adding 'torch/include/caffe2/operators/cc_bmm_bg_op.h' 2022-09-27T15:30:16.9920058Z adding 'torch/include/caffe2/operators/ceil_op.h' 2022-09-27T15:30:16.9921677Z adding 'torch/include/caffe2/operators/channel_backprop_stats_op.h' 2022-09-27T15:30:16.9923289Z adding 'torch/include/caffe2/operators/channel_shuffle_op.h' 2022-09-27T15:30:16.9925075Z adding 'torch/include/caffe2/operators/channel_stats_op.h' 2022-09-27T15:30:16.9927266Z adding 'torch/include/caffe2/operators/clip_op.h' 2022-09-27T15:30:16.9929784Z adding 'torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h' 2022-09-27T15:30:16.9934592Z adding 'torch/include/caffe2/operators/concat_split_op.h' 2022-09-27T15:30:16.9936537Z adding 'torch/include/caffe2/operators/conditional_op.h' 2022-09-27T15:30:16.9938799Z adding 'torch/include/caffe2/operators/conv_op.h' 2022-09-27T15:30:16.9940574Z adding 'torch/include/caffe2/operators/conv_op_cache_cudnn.h' 2022-09-27T15:30:16.9946646Z adding 'torch/include/caffe2/operators/conv_op_impl.h' 2022-09-27T15:30:16.9948764Z adding 'torch/include/caffe2/operators/conv_op_shared.h' 2022-09-27T15:30:16.9956575Z adding 'torch/include/caffe2/operators/conv_pool_op_base.h' 2022-09-27T15:30:16.9959460Z adding 'torch/include/caffe2/operators/conv_transpose_op.h' 2022-09-27T15:30:16.9963325Z adding 'torch/include/caffe2/operators/conv_transpose_op_impl.h' 2022-09-27T15:30:16.9965757Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile.h' 2022-09-27T15:30:16.9972453Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h' 2022-09-27T15:30:16.9976346Z adding 'torch/include/caffe2/operators/conv_transpose_unpool_op_base.h' 2022-09-27T15:30:16.9978492Z adding 'torch/include/caffe2/operators/copy_op.h' 2022-09-27T15:30:16.9980811Z adding 'torch/include/caffe2/operators/copy_rows_to_tensor_op.h' 2022-09-27T15:30:16.9982663Z adding 'torch/include/caffe2/operators/cos_op.h' 2022-09-27T15:30:16.9984435Z adding 'torch/include/caffe2/operators/cosh_op.h' 2022-09-27T15:30:16.9986336Z adding 'torch/include/caffe2/operators/cosine_embedding_criterion_op.h' 2022-09-27T15:30:16.9988281Z adding 'torch/include/caffe2/operators/counter_ops.h' 2022-09-27T15:30:16.9990839Z adding 'torch/include/caffe2/operators/create_scope_op.h' 2022-09-27T15:30:16.9993125Z adding 'torch/include/caffe2/operators/cross_entropy_op.h' 2022-09-27T15:30:16.9995134Z adding 'torch/include/caffe2/operators/ctc_beam_search_decoder_op.h' 2022-09-27T15:30:16.9997075Z adding 'torch/include/caffe2/operators/ctc_greedy_decoder_op.h' 2022-09-27T15:30:16.9998794Z adding 'torch/include/caffe2/operators/cube_op.h' 2022-09-27T15:30:17.0000612Z adding 'torch/include/caffe2/operators/data_couple.h' 2022-09-27T15:30:17.0003241Z adding 'torch/include/caffe2/operators/dataset_ops.h' 2022-09-27T15:30:17.0005569Z adding 'torch/include/caffe2/operators/deform_conv_op.h' 2022-09-27T15:30:17.0009634Z adding 'torch/include/caffe2/operators/deform_conv_op_impl.h' 2022-09-27T15:30:17.0012277Z adding 'torch/include/caffe2/operators/dense_vector_to_id_list_op.h' 2022-09-27T15:30:17.0015127Z adding 'torch/include/caffe2/operators/distance_op.h' 2022-09-27T15:30:17.0018273Z adding 'torch/include/caffe2/operators/do_op.h' 2022-09-27T15:30:17.0020241Z adding 'torch/include/caffe2/operators/dropout_op.h' 2022-09-27T15:30:17.0022110Z adding 'torch/include/caffe2/operators/elementwise_add_op.h' 2022-09-27T15:30:17.0023910Z adding 'torch/include/caffe2/operators/elementwise_div_op.h' 2022-09-27T15:30:17.0025579Z adding 'torch/include/caffe2/operators/elementwise_linear_op.h' 2022-09-27T15:30:17.0028269Z adding 'torch/include/caffe2/operators/elementwise_logical_ops.h' 2022-09-27T15:30:17.0030088Z adding 'torch/include/caffe2/operators/elementwise_mul_op.h' 2022-09-27T15:30:17.0032768Z adding 'torch/include/caffe2/operators/elementwise_op_test.h' 2022-09-27T15:30:17.0037590Z adding 'torch/include/caffe2/operators/elementwise_ops.h' 2022-09-27T15:30:17.0040283Z adding 'torch/include/caffe2/operators/elementwise_ops_utils.h' 2022-09-27T15:30:17.0041966Z adding 'torch/include/caffe2/operators/elementwise_sub_op.h' 2022-09-27T15:30:17.0043792Z adding 'torch/include/caffe2/operators/elu_op.h' 2022-09-27T15:30:17.0046019Z adding 'torch/include/caffe2/operators/enforce_finite_op.h' 2022-09-27T15:30:17.0048284Z adding 'torch/include/caffe2/operators/ensure_clipped_op.h' 2022-09-27T15:30:17.0050270Z adding 'torch/include/caffe2/operators/ensure_cpu_output_op.h' 2022-09-27T15:30:17.0052456Z adding 'torch/include/caffe2/operators/erf_op.h' 2022-09-27T15:30:17.0054470Z adding 'torch/include/caffe2/operators/exp_op.h' 2022-09-27T15:30:17.0056742Z adding 'torch/include/caffe2/operators/expand_op.h' 2022-09-27T15:30:17.0059192Z adding 'torch/include/caffe2/operators/expand_squeeze_dims_op.h' 2022-09-27T15:30:17.0061106Z adding 'torch/include/caffe2/operators/fc_inference.h' 2022-09-27T15:30:17.0065850Z adding 'torch/include/caffe2/operators/feature_maps_ops.h' 2022-09-27T15:30:17.0068772Z adding 'torch/include/caffe2/operators/feed_blob_op.h' 2022-09-27T15:30:17.0073529Z adding 'torch/include/caffe2/operators/filler_op.h' 2022-09-27T15:30:17.0076326Z adding 'torch/include/caffe2/operators/find_duplicate_elements_op.h' 2022-09-27T15:30:17.0078528Z adding 'torch/include/caffe2/operators/find_op.h' 2022-09-27T15:30:17.0080979Z adding 'torch/include/caffe2/operators/flatten_op.h' 2022-09-27T15:30:17.0082992Z adding 'torch/include/caffe2/operators/flexible_top_k.h' 2022-09-27T15:30:17.0084896Z adding 'torch/include/caffe2/operators/floor_op.h' 2022-09-27T15:30:17.0086901Z adding 'torch/include/caffe2/operators/free_op.h' 2022-09-27T15:30:17.0090137Z adding 'torch/include/caffe2/operators/fully_connected_op.h' 2022-09-27T15:30:17.0093783Z adding 'torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h' 2022-09-27T15:30:17.0097467Z adding 'torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h' 2022-09-27T15:30:17.0100253Z adding 'torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h' 2022-09-27T15:30:17.0102981Z adding 'torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h' 2022-09-27T15:30:17.0104855Z adding 'torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h' 2022-09-27T15:30:17.0108487Z adding 'torch/include/caffe2/operators/gather_op.h' 2022-09-27T15:30:17.0112512Z adding 'torch/include/caffe2/operators/gather_ranges_to_dense_op.h' 2022-09-27T15:30:17.0114694Z adding 'torch/include/caffe2/operators/gelu_op.h' 2022-09-27T15:30:17.0117863Z adding 'torch/include/caffe2/operators/generate_proposals_op.h' 2022-09-27T15:30:17.0122201Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_boxes.h' 2022-09-27T15:30:17.0130198Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms.h' 2022-09-27T15:30:17.0133639Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h' 2022-09-27T15:30:17.0136138Z adding 'torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h' 2022-09-27T15:30:17.0138897Z adding 'torch/include/caffe2/operators/given_tensor_fill_op.h' 2022-09-27T15:30:17.0141320Z adding 'torch/include/caffe2/operators/glu_op.h' 2022-09-27T15:30:17.0144746Z adding 'torch/include/caffe2/operators/group_norm_op.h' 2022-09-27T15:30:17.0148209Z adding 'torch/include/caffe2/operators/gru_unit_op.h' 2022-09-27T15:30:17.0151402Z adding 'torch/include/caffe2/operators/h_softmax_op.h' 2022-09-27T15:30:17.0154196Z adding 'torch/include/caffe2/operators/half_float_ops.h' 2022-09-27T15:30:17.0156524Z adding 'torch/include/caffe2/operators/hard_sigmoid_op.h' 2022-09-27T15:30:17.0158842Z adding 'torch/include/caffe2/operators/heatmap_max_keypoint_op.h' 2022-09-27T15:30:17.0161403Z adding 'torch/include/caffe2/operators/histogram_op.h' 2022-09-27T15:30:17.0163902Z adding 'torch/include/caffe2/operators/if_op.h' 2022-09-27T15:30:17.0168509Z adding 'torch/include/caffe2/operators/im2col_op.h' 2022-09-27T15:30:17.0171769Z adding 'torch/include/caffe2/operators/index_hash_ops.h' 2022-09-27T15:30:17.0174732Z adding 'torch/include/caffe2/operators/index_ops.h' 2022-09-27T15:30:17.0178882Z adding 'torch/include/caffe2/operators/inference_lstm_op.h' 2022-09-27T15:30:17.0182203Z adding 'torch/include/caffe2/operators/instance_norm_op.h' 2022-09-27T15:30:17.0184675Z adding 'torch/include/caffe2/operators/integral_image_op.h' 2022-09-27T15:30:17.0186847Z adding 'torch/include/caffe2/operators/is_empty_op.h' 2022-09-27T15:30:17.0189160Z adding 'torch/include/caffe2/operators/jsd_op.h' 2022-09-27T15:30:17.0191541Z adding 'torch/include/caffe2/operators/key_split_ops.h' 2022-09-27T15:30:17.0194895Z adding 'torch/include/caffe2/operators/layer_norm_op.h' 2022-09-27T15:30:17.0197401Z adding 'torch/include/caffe2/operators/leaky_relu_op.h' 2022-09-27T15:30:17.0200043Z adding 'torch/include/caffe2/operators/length_split_op.h' 2022-09-27T15:30:17.0202791Z adding 'torch/include/caffe2/operators/lengths_pad_op.h' 2022-09-27T15:30:17.0206108Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h' 2022-09-27T15:30:17.0212088Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h' 2022-09-27T15:30:17.0219422Z adding 'torch/include/caffe2/operators/lengths_reducer_ops.h' 2022-09-27T15:30:17.0223280Z adding 'torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h' 2022-09-27T15:30:17.0225642Z adding 'torch/include/caffe2/operators/lengths_tile_op.h' 2022-09-27T15:30:17.0228024Z adding 'torch/include/caffe2/operators/lengths_top_k_op.h' 2022-09-27T15:30:17.0230448Z adding 'torch/include/caffe2/operators/listwise_l2r_op.h' 2022-09-27T15:30:17.0235496Z adding 'torch/include/caffe2/operators/load_save_op.h' 2022-09-27T15:30:17.0238458Z adding 'torch/include/caffe2/operators/load_save_op_util.h' 2022-09-27T15:30:17.0241071Z adding 'torch/include/caffe2/operators/local_response_normalization_op.h' 2022-09-27T15:30:17.0243737Z adding 'torch/include/caffe2/operators/locally_connected_op.h' 2022-09-27T15:30:17.0249199Z adding 'torch/include/caffe2/operators/locally_connected_op_impl.h' 2022-09-27T15:30:17.0253140Z adding 'torch/include/caffe2/operators/locally_connected_op_util.h' 2022-09-27T15:30:17.0254920Z adding 'torch/include/caffe2/operators/log1p_op.h' 2022-09-27T15:30:17.0256985Z adding 'torch/include/caffe2/operators/log_op.h' 2022-09-27T15:30:17.0259818Z adding 'torch/include/caffe2/operators/logit_op.h' 2022-09-27T15:30:17.0262181Z adding 'torch/include/caffe2/operators/loss_op.h' 2022-09-27T15:30:17.0264597Z adding 'torch/include/caffe2/operators/lpnorm_op.h' 2022-09-27T15:30:17.0268006Z adding 'torch/include/caffe2/operators/lstm_unit_op.h' 2022-09-27T15:30:17.0272120Z adding 'torch/include/caffe2/operators/lstm_utils.h' 2022-09-27T15:30:17.0276050Z adding 'torch/include/caffe2/operators/map_ops.h' 2022-09-27T15:30:17.0278642Z adding 'torch/include/caffe2/operators/margin_loss_l2r_op.h' 2022-09-27T15:30:17.0280882Z adding 'torch/include/caffe2/operators/margin_ranking_criterion_op.h' 2022-09-27T15:30:17.0283903Z adding 'torch/include/caffe2/operators/matmul_op.h' 2022-09-27T15:30:17.0286308Z adding 'torch/include/caffe2/operators/max_pool_with_index_gpu.h' 2022-09-27T15:30:17.0289305Z adding 'torch/include/caffe2/operators/mean_op.h' 2022-09-27T15:30:17.0292375Z adding 'torch/include/caffe2/operators/merge_id_lists_op.h' 2022-09-27T15:30:17.0295267Z adding 'torch/include/caffe2/operators/minmax_ops.h' 2022-09-27T15:30:17.0297601Z adding 'torch/include/caffe2/operators/mish_op.h' 2022-09-27T15:30:17.0300110Z adding 'torch/include/caffe2/operators/mod_op.h' 2022-09-27T15:30:17.0302997Z adding 'torch/include/caffe2/operators/moments_op.h' 2022-09-27T15:30:17.0305274Z adding 'torch/include/caffe2/operators/multi_class_accuracy_op.h' 2022-09-27T15:30:17.0307529Z adding 'torch/include/caffe2/operators/negate_gradient_op.h' 2022-09-27T15:30:17.0309767Z adding 'torch/include/caffe2/operators/negative_op.h' 2022-09-27T15:30:17.0312630Z adding 'torch/include/caffe2/operators/ngram_ops.h' 2022-09-27T15:30:17.0315133Z adding 'torch/include/caffe2/operators/no_default_engine_op.h' 2022-09-27T15:30:17.0317789Z adding 'torch/include/caffe2/operators/normalize_l1_op.h' 2022-09-27T15:30:17.0320366Z adding 'torch/include/caffe2/operators/normalize_op.h' 2022-09-27T15:30:17.0323592Z adding 'torch/include/caffe2/operators/numpy_tile_op.h' 2022-09-27T15:30:17.0326442Z adding 'torch/include/caffe2/operators/one_hot_ops.h' 2022-09-27T15:30:17.0331340Z adding 'torch/include/caffe2/operators/onnx_while_op.h' 2022-09-27T15:30:17.0334278Z adding 'torch/include/caffe2/operators/op_utils_cudnn.h' 2022-09-27T15:30:17.0337608Z adding 'torch/include/caffe2/operators/operator_fallback_gpu.h' 2022-09-27T15:30:17.0340205Z adding 'torch/include/caffe2/operators/order_switch_ops.h' 2022-09-27T15:30:17.0343268Z adding 'torch/include/caffe2/operators/pack_rnn_sequence_op.h' 2022-09-27T15:30:17.0345764Z adding 'torch/include/caffe2/operators/pack_segments.h' 2022-09-27T15:30:17.0348480Z adding 'torch/include/caffe2/operators/pad_op.h' 2022-09-27T15:30:17.0352903Z adding 'torch/include/caffe2/operators/partition_ops.h' 2022-09-27T15:30:17.0355666Z adding 'torch/include/caffe2/operators/percentile_op.h' 2022-09-27T15:30:17.0357519Z adding 'torch/include/caffe2/operators/perplexity_op.h' 2022-09-27T15:30:17.0361577Z adding 'torch/include/caffe2/operators/piecewise_linear_transform_op.h' 2022-09-27T15:30:17.0364774Z adding 'torch/include/caffe2/operators/pool_op.h' 2022-09-27T15:30:17.0367199Z adding 'torch/include/caffe2/operators/pool_op_util.h' 2022-09-27T15:30:17.0370197Z adding 'torch/include/caffe2/operators/pow_op.h' 2022-09-27T15:30:17.0373671Z adding 'torch/include/caffe2/operators/prefetch_op.h' 2022-09-27T15:30:17.0375864Z adding 'torch/include/caffe2/operators/prelu_op.h' 2022-09-27T15:30:17.0378541Z adding 'torch/include/caffe2/operators/prepend_dim_op.h' 2022-09-27T15:30:17.0381817Z adding 'torch/include/caffe2/operators/quant_decode_op.h' 2022-09-27T15:30:17.0384801Z adding 'torch/include/caffe2/operators/quantile_op.h' 2022-09-27T15:30:17.0386999Z adding 'torch/include/caffe2/operators/rank_loss_op.h' 2022-09-27T15:30:17.0389142Z adding 'torch/include/caffe2/operators/reciprocal_op.h' 2022-09-27T15:30:17.0392119Z adding 'torch/include/caffe2/operators/reduce_front_back_max_ops.h' 2022-09-27T15:30:17.0395219Z adding 'torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h' 2022-09-27T15:30:17.0398583Z adding 'torch/include/caffe2/operators/reduce_ops.h' 2022-09-27T15:30:17.0404894Z adding 'torch/include/caffe2/operators/reducer_functors.h' 2022-09-27T15:30:17.0408406Z adding 'torch/include/caffe2/operators/reduction_ops.h' 2022-09-27T15:30:17.0410624Z adding 'torch/include/caffe2/operators/relu_n_op.h' 2022-09-27T15:30:17.0412997Z adding 'torch/include/caffe2/operators/relu_op.h' 2022-09-27T15:30:17.0415732Z adding 'torch/include/caffe2/operators/remove_data_blocks_op.h' 2022-09-27T15:30:17.0418173Z adding 'torch/include/caffe2/operators/replace_nan_op.h' 2022-09-27T15:30:17.0421243Z adding 'torch/include/caffe2/operators/reshape_op.h' 2022-09-27T15:30:17.0423660Z adding 'torch/include/caffe2/operators/resize_3d_op.h' 2022-09-27T15:30:17.0426109Z adding 'torch/include/caffe2/operators/resize_op.h' 2022-09-27T15:30:17.0428911Z adding 'torch/include/caffe2/operators/reverse_packed_segs_op.h' 2022-09-27T15:30:17.0430801Z adding 'torch/include/caffe2/operators/rmac_regions_op.h' 2022-09-27T15:30:17.0433613Z adding 'torch/include/caffe2/operators/rms_norm_op.h' 2022-09-27T15:30:17.0435910Z adding 'torch/include/caffe2/operators/roi_align_gradient_op.h' 2022-09-27T15:30:17.0438576Z adding 'torch/include/caffe2/operators/roi_align_op.h' 2022-09-27T15:30:17.0440958Z adding 'torch/include/caffe2/operators/roi_align_rotated_gradient_op.h' 2022-09-27T15:30:17.0443163Z adding 'torch/include/caffe2/operators/roi_align_rotated_op.h' 2022-09-27T15:30:17.0445638Z adding 'torch/include/caffe2/operators/roi_pool_op.h' 2022-09-27T15:30:17.0448217Z adding 'torch/include/caffe2/operators/rowmul_op.h' 2022-09-27T15:30:17.0450244Z adding 'torch/include/caffe2/operators/rsqrt_op.h' 2022-09-27T15:30:17.0453130Z adding 'torch/include/caffe2/operators/scale_blobs_op.h' 2022-09-27T15:30:17.0455440Z adding 'torch/include/caffe2/operators/scale_op.h' 2022-09-27T15:30:17.0471046Z adding 'torch/include/caffe2/operators/segment_reduction_op.h' 2022-09-27T15:30:17.0476213Z adding 'torch/include/caffe2/operators/self_binning_histogram_op.h' 2022-09-27T15:30:17.0478220Z adding 'torch/include/caffe2/operators/selu_op.h' 2022-09-27T15:30:17.0481926Z adding 'torch/include/caffe2/operators/sequence_ops.h' 2022-09-27T15:30:17.0484344Z adding 'torch/include/caffe2/operators/shape_op.h' 2022-09-27T15:30:17.0486482Z adding 'torch/include/caffe2/operators/sigmoid_op.h' 2022-09-27T15:30:17.0489059Z adding 'torch/include/caffe2/operators/sin_op.h' 2022-09-27T15:30:17.0491319Z adding 'torch/include/caffe2/operators/sinh_op.h' 2022-09-27T15:30:17.0494426Z adding 'torch/include/caffe2/operators/sinusoid_position_encoding_op.h' 2022-09-27T15:30:17.0498344Z adding 'torch/include/caffe2/operators/slice_op.h' 2022-09-27T15:30:17.0500983Z adding 'torch/include/caffe2/operators/softmax_op.h' 2022-09-27T15:30:17.0502851Z adding 'torch/include/caffe2/operators/softmax_utils.h' 2022-09-27T15:30:17.0505719Z adding 'torch/include/caffe2/operators/softmax_with_loss_op.h' 2022-09-27T15:30:17.0507772Z adding 'torch/include/caffe2/operators/softplus_op.h' 2022-09-27T15:30:17.0510158Z adding 'torch/include/caffe2/operators/softsign_op.h' 2022-09-27T15:30:17.0513377Z adding 'torch/include/caffe2/operators/space_batch_op.h' 2022-09-27T15:30:17.0516071Z adding 'torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h' 2022-09-27T15:30:17.0518294Z adding 'torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h' 2022-09-27T15:30:17.0520767Z adding 'torch/include/caffe2/operators/sparse_lp_regularizer_op.h' 2022-09-27T15:30:17.0523034Z adding 'torch/include/caffe2/operators/sparse_normalize_op.h' 2022-09-27T15:30:17.0527188Z adding 'torch/include/caffe2/operators/sparse_to_dense_mask_op.h' 2022-09-27T15:30:17.0530715Z adding 'torch/include/caffe2/operators/sparse_to_dense_op.h' 2022-09-27T15:30:17.0535516Z adding 'torch/include/caffe2/operators/spatial_batch_norm_op.h' 2022-09-27T15:30:17.0538465Z adding 'torch/include/caffe2/operators/spatial_softmax_with_loss_op.h' 2022-09-27T15:30:17.0540472Z adding 'torch/include/caffe2/operators/sqr_op.h' 2022-09-27T15:30:17.0542711Z adding 'torch/include/caffe2/operators/sqrt_op.h' 2022-09-27T15:30:17.0545359Z adding 'torch/include/caffe2/operators/square_root_divide_op.h' 2022-09-27T15:30:17.0548008Z adding 'torch/include/caffe2/operators/stats_put_ops.h' 2022-09-27T15:30:17.0550217Z adding 'torch/include/caffe2/operators/stop_gradient.h' 2022-09-27T15:30:17.0552859Z adding 'torch/include/caffe2/operators/string_ops.h' 2022-09-27T15:30:17.0555549Z adding 'torch/include/caffe2/operators/stump_func_op.h' 2022-09-27T15:30:17.0557967Z adding 'torch/include/caffe2/operators/summarize_op.h' 2022-09-27T15:30:17.0560212Z adding 'torch/include/caffe2/operators/swish_op.h' 2022-09-27T15:30:17.0562340Z adding 'torch/include/caffe2/operators/tan_op.h' 2022-09-27T15:30:17.0564616Z adding 'torch/include/caffe2/operators/tanh_op.h' 2022-09-27T15:30:17.0567630Z adding 'torch/include/caffe2/operators/tensor_protos_db_input.h' 2022-09-27T15:30:17.0571038Z adding 'torch/include/caffe2/operators/text_file_reader_utils.h' 2022-09-27T15:30:17.0572948Z adding 'torch/include/caffe2/operators/thresholded_relu_op.h' 2022-09-27T15:30:17.0577113Z adding 'torch/include/caffe2/operators/tile_op.h' 2022-09-27T15:30:17.0579504Z adding 'torch/include/caffe2/operators/top_k.h' 2022-09-27T15:30:17.0582096Z adding 'torch/include/caffe2/operators/transpose_op.h' 2022-09-27T15:30:17.0585457Z adding 'torch/include/caffe2/operators/tt_linear_op.h' 2022-09-27T15:30:17.0588264Z adding 'torch/include/caffe2/operators/unique_ops.h' 2022-09-27T15:30:17.0590945Z adding 'torch/include/caffe2/operators/unsafe_coalesce.h' 2022-09-27T15:30:17.0593673Z adding 'torch/include/caffe2/operators/upsample_op.h' 2022-09-27T15:30:17.0607491Z adding 'torch/include/caffe2/operators/utility_ops.h' 2022-09-27T15:30:17.0612006Z adding 'torch/include/caffe2/operators/variable_length_sequence_padding.h' 2022-09-27T15:30:17.0613706Z adding 'torch/include/caffe2/operators/weighted_multi_sampling_op.h' 2022-09-27T15:30:17.0616101Z adding 'torch/include/caffe2/operators/weighted_sample_op.h' 2022-09-27T15:30:17.0618533Z adding 'torch/include/caffe2/operators/while_op.h' 2022-09-27T15:30:17.0620389Z adding 'torch/include/caffe2/operators/zero_gradient_op.h' 2022-09-27T15:30:17.0624019Z adding 'torch/include/caffe2/operators/hip/activation_ops_miopen.h' 2022-09-27T15:30:17.0626492Z adding 'torch/include/caffe2/operators/hip/generate_proposals_op_util_nms_gpu.h' 2022-09-27T15:30:17.0628713Z adding 'torch/include/caffe2/operators/hip/max_pool_with_index_gpu.h' 2022-09-27T15:30:17.0631970Z adding 'torch/include/caffe2/operators/hip/operator_fallback_gpu.h' 2022-09-27T15:30:17.0635596Z adding 'torch/include/caffe2/operators/quantized/int8_add_op.h' 2022-09-27T15:30:17.0638517Z adding 'torch/include/caffe2/operators/quantized/int8_average_pool_op.h' 2022-09-27T15:30:17.0641491Z adding 'torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h' 2022-09-27T15:30:17.0644180Z adding 'torch/include/caffe2/operators/quantized/int8_concat_op.h' 2022-09-27T15:30:17.0647449Z adding 'torch/include/caffe2/operators/quantized/int8_conv_op.h' 2022-09-27T15:30:17.0651185Z adding 'torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h' 2022-09-27T15:30:17.0653594Z adding 'torch/include/caffe2/operators/quantized/int8_dequantize_op.h' 2022-09-27T15:30:17.0656556Z adding 'torch/include/caffe2/operators/quantized/int8_fc_op.h' 2022-09-27T15:30:17.0659019Z adding 'torch/include/caffe2/operators/quantized/int8_flatten_op.h' 2022-09-27T15:30:17.0661763Z adding 'torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h' 2022-09-27T15:30:17.0664627Z adding 'torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h' 2022-09-27T15:30:17.0667434Z adding 'torch/include/caffe2/operators/quantized/int8_max_pool_op.h' 2022-09-27T15:30:17.0670396Z adding 'torch/include/caffe2/operators/quantized/int8_quantize_op.h' 2022-09-27T15:30:17.0673090Z adding 'torch/include/caffe2/operators/quantized/int8_relu_op.h' 2022-09-27T15:30:17.0675671Z adding 'torch/include/caffe2/operators/quantized/int8_reshape_op.h' 2022-09-27T15:30:17.0677861Z adding 'torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h' 2022-09-27T15:30:17.0681885Z adding 'torch/include/caffe2/operators/quantized/int8_roi_align_op.h' 2022-09-27T15:30:17.0684472Z adding 'torch/include/caffe2/operators/quantized/int8_sigmoid_op.h' 2022-09-27T15:30:17.0686296Z adding 'torch/include/caffe2/operators/quantized/int8_simd.h' 2022-09-27T15:30:17.0688704Z adding 'torch/include/caffe2/operators/quantized/int8_slice_op.h' 2022-09-27T15:30:17.0691143Z adding 'torch/include/caffe2/operators/quantized/int8_softmax_op.h' 2022-09-27T15:30:17.0693569Z adding 'torch/include/caffe2/operators/quantized/int8_test_utils.h' 2022-09-27T15:30:17.0695612Z adding 'torch/include/caffe2/operators/quantized/int8_transpose_op.h' 2022-09-27T15:30:17.0698069Z adding 'torch/include/caffe2/operators/quantized/int8_utils.h' 2022-09-27T15:30:17.0700861Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h' 2022-09-27T15:30:17.0706640Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor.h' 2022-09-27T15:30:17.0709340Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h' 2022-09-27T15:30:17.0711676Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h' 2022-09-27T15:30:17.0720907Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_op.h' 2022-09-27T15:30:17.0723959Z adding 'torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h' 2022-09-27T15:30:17.0726702Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_network_executor_gpu.h' 2022-09-27T15:30:17.0729156Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h' 2022-09-27T15:30:17.0732298Z adding 'torch/include/caffe2/opt/annotations.h' 2022-09-27T15:30:17.0734453Z adding 'torch/include/caffe2/opt/backend_cutting.h' 2022-09-27T15:30:17.0736373Z adding 'torch/include/caffe2/opt/backend_transformer_base.h' 2022-09-27T15:30:17.0739075Z adding 'torch/include/caffe2/opt/bound_shape_inferencer.h' 2022-09-27T15:30:17.0741202Z adding 'torch/include/caffe2/opt/converter.h' 2022-09-27T15:30:17.0742858Z adding 'torch/include/caffe2/opt/device.h' 2022-09-27T15:30:17.0744466Z adding 'torch/include/caffe2/opt/distributed.h' 2022-09-27T15:30:17.0746361Z adding 'torch/include/caffe2/opt/fakefp16_transform.h' 2022-09-27T15:30:17.0748475Z adding 'torch/include/caffe2/opt/fusion.h' 2022-09-27T15:30:17.0750636Z adding 'torch/include/caffe2/opt/glow_net_transform.h' 2022-09-27T15:30:17.0752560Z adding 'torch/include/caffe2/opt/mobile.h' 2022-09-27T15:30:17.0754070Z adding 'torch/include/caffe2/opt/onnx_convert.h' 2022-09-27T15:30:17.0760057Z adding 'torch/include/caffe2/opt/onnxifi_op.h' 2022-09-27T15:30:17.0763360Z adding 'torch/include/caffe2/opt/onnxifi_transformer.h' 2022-09-27T15:30:17.0765301Z adding 'torch/include/caffe2/opt/optimize_ideep.h' 2022-09-27T15:30:17.0767029Z adding 'torch/include/caffe2/opt/optimizer.h' 2022-09-27T15:30:17.0769131Z adding 'torch/include/caffe2/opt/passes.h' 2022-09-27T15:30:17.0772748Z adding 'torch/include/caffe2/opt/shape_info.h' 2022-09-27T15:30:17.0774640Z adding 'torch/include/caffe2/opt/tvm_transformer.h' 2022-09-27T15:30:17.0777788Z adding 'torch/include/caffe2/opt/custom/cc_amrc.h' 2022-09-27T15:30:17.0779594Z adding 'torch/include/caffe2/opt/custom/concat_elim.h' 2022-09-27T15:30:17.0781361Z adding 'torch/include/caffe2/opt/custom/freeze_quantization_params.h' 2022-09-27T15:30:17.0783075Z adding 'torch/include/caffe2/opt/custom/in_batch_broadcast.h' 2022-09-27T15:30:17.0784618Z adding 'torch/include/caffe2/opt/custom/pointwise_elim.h' 2022-09-27T15:30:17.0786746Z adding 'torch/include/caffe2/opt/nql/ast.h' 2022-09-27T15:30:17.0789336Z adding 'torch/include/caffe2/opt/nql/graphmatcher.h' 2022-09-27T15:30:17.0792493Z adding 'torch/include/caffe2/perfkernels/adagrad.h' 2022-09-27T15:30:17.0795082Z adding 'torch/include/caffe2/perfkernels/common.h' 2022-09-27T15:30:17.0797277Z adding 'torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h' 2022-09-27T15:30:17.0799202Z adding 'torch/include/caffe2/perfkernels/embedding_lookup.h' 2022-09-27T15:30:17.0801249Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2022-09-27T15:30:17.0803255Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h' 2022-09-27T15:30:17.0805269Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h' 2022-09-27T15:30:17.0807027Z adding 'torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h' 2022-09-27T15:30:17.0809399Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h' 2022-09-27T15:30:17.0811495Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu.h' 2022-09-27T15:30:17.0813448Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h' 2022-09-27T15:30:17.0815208Z adding 'torch/include/caffe2/perfkernels/math.h' 2022-09-27T15:30:17.0816914Z adding 'torch/include/caffe2/perfkernels/typed_axpy.h' 2022-09-27T15:30:17.0818961Z adding 'torch/include/caffe2/predictor/InferenceGraph.h' 2022-09-27T15:30:17.0821432Z adding 'torch/include/caffe2/predictor/ThreadLocalPtr.h' 2022-09-27T15:30:17.0823590Z adding 'torch/include/caffe2/predictor/predictor.h' 2022-09-27T15:30:17.0825638Z adding 'torch/include/caffe2/predictor/predictor_config.h' 2022-09-27T15:30:17.0827802Z adding 'torch/include/caffe2/predictor/predictor_utils.h' 2022-09-27T15:30:17.0829366Z adding 'torch/include/caffe2/predictor/transforms.h' 2022-09-27T15:30:17.0832831Z adding 'torch/include/caffe2/predictor/emulator/benchmark.h' 2022-09-27T15:30:17.0835731Z adding 'torch/include/caffe2/predictor/emulator/data_filler.h' 2022-09-27T15:30:17.0837297Z adding 'torch/include/caffe2/predictor/emulator/emulator.h' 2022-09-27T15:30:17.0839468Z adding 'torch/include/caffe2/predictor/emulator/net_supplier.h' 2022-09-27T15:30:17.0841397Z adding 'torch/include/caffe2/predictor/emulator/output_formatter.h' 2022-09-27T15:30:17.0842973Z adding 'torch/include/caffe2/predictor/emulator/profiler.h' 2022-09-27T15:30:17.0844869Z adding 'torch/include/caffe2/predictor/emulator/std_output_formatter.h' 2022-09-27T15:30:17.0847015Z adding 'torch/include/caffe2/predictor/emulator/time_profiler.h' 2022-09-27T15:30:17.0848957Z adding 'torch/include/caffe2/predictor/emulator/utils.h' 2022-09-27T15:30:17.0925512Z adding 'torch/include/caffe2/proto/caffe2.pb.h' 2022-09-27T15:30:17.0939284Z adding 'torch/include/caffe2/proto/caffe2_pb.h' 2022-09-27T15:30:17.0960306Z adding 'torch/include/caffe2/proto/torch.pb.h' 2022-09-27T15:30:17.0965121Z adding 'torch/include/caffe2/proto/torch_pb.h' 2022-09-27T15:30:17.0968629Z adding 'torch/include/caffe2/python/dlpack.h' 2022-09-27T15:30:17.0974678Z adding 'torch/include/caffe2/python/pybind_state.h' 2022-09-27T15:30:17.0977915Z adding 'torch/include/caffe2/python/pybind_state_dlpack.h' 2022-09-27T15:30:17.0980070Z adding 'torch/include/caffe2/python/pybind_state_registry.h' 2022-09-27T15:30:17.0984155Z adding 'torch/include/caffe2/quantization/server/activation_distribution_observer.h' 2022-09-27T15:30:17.0986802Z adding 'torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h' 2022-09-27T15:30:17.0988289Z adding 'torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h' 2022-09-27T15:30:17.0991243Z adding 'torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h' 2022-09-27T15:30:17.0992117Z adding 'torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h' 2022-09-27T15:30:17.0994312Z adding 'torch/include/caffe2/quantization/server/compute_equalization_scale.h' 2022-09-27T15:30:17.0995923Z adding 'torch/include/caffe2/quantization/server/concat_dnnlowp_op.h' 2022-09-27T15:30:17.0997948Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h' 2022-09-27T15:30:17.1000584Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_op.h' 2022-09-27T15:30:17.1004627Z adding 'torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h' 2022-09-27T15:30:17.1006062Z adding 'torch/include/caffe2/quantization/server/conv_relu_op.h' 2022-09-27T15:30:17.1008275Z adding 'torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h' 2022-09-27T15:30:17.1011623Z adding 'torch/include/caffe2/quantization/server/dnnlowp.h' 2022-09-27T15:30:17.1015810Z adding 'torch/include/caffe2/quantization/server/dnnlowp_op.h' 2022-09-27T15:30:17.1017890Z adding 'torch/include/caffe2/quantization/server/dnnlowp_partition.h' 2022-09-27T15:30:17.1019836Z adding 'torch/include/caffe2/quantization/server/dynamic_histogram.h' 2022-09-27T15:30:17.1022560Z adding 'torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h' 2022-09-27T15:30:17.1024495Z adding 'torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h' 2022-09-27T15:30:17.1027487Z adding 'torch/include/caffe2/quantization/server/fb_fc_packed_op.h' 2022-09-27T15:30:17.1029918Z adding 'torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h' 2022-09-27T15:30:17.1031800Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_blob.h' 2022-09-27T15:30:17.1033741Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h' 2022-09-27T15:30:17.1036113Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_op.h' 2022-09-27T15:30:17.1038004Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h' 2022-09-27T15:30:17.1040075Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h' 2022-09-27T15:30:17.1042282Z adding 'torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h' 2022-09-27T15:30:17.1044593Z adding 'torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h' 2022-09-27T15:30:17.1049016Z adding 'torch/include/caffe2/quantization/server/im2col_dnnlowp.h' 2022-09-27T15:30:17.1053185Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params.h' 2022-09-27T15:30:17.1053882Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h' 2022-09-27T15:30:17.1056101Z adding 'torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h' 2022-09-27T15:30:17.1057715Z adding 'torch/include/caffe2/quantization/server/kl_minimization.h' 2022-09-27T15:30:17.1059357Z adding 'torch/include/caffe2/quantization/server/l2_minimization.h' 2022-09-27T15:30:17.1061110Z adding 'torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h' 2022-09-27T15:30:17.1062950Z adding 'torch/include/caffe2/quantization/server/mmio.h' 2022-09-27T15:30:17.1065336Z adding 'torch/include/caffe2/quantization/server/op_wrapper.h' 2022-09-27T15:30:17.1067063Z adding 'torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h' 2022-09-27T15:30:17.1068915Z adding 'torch/include/caffe2/quantization/server/quantization_error_minimization.h' 2022-09-27T15:30:17.1071067Z adding 'torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h' 2022-09-27T15:30:17.1072540Z adding 'torch/include/caffe2/quantization/server/relu_dnnlowp_op.h' 2022-09-27T15:30:17.1074197Z adding 'torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h' 2022-09-27T15:30:17.1076005Z adding 'torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h' 2022-09-27T15:30:17.1077919Z adding 'torch/include/caffe2/quantization/server/sigmoid.h' 2022-09-27T15:30:17.1079729Z adding 'torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h' 2022-09-27T15:30:17.1081680Z adding 'torch/include/caffe2/quantization/server/tanh.h' 2022-09-27T15:30:17.1083347Z adding 'torch/include/caffe2/quantization/server/transpose.h' 2022-09-27T15:30:17.1085774Z adding 'torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h' 2022-09-27T15:30:17.1088458Z adding 'torch/include/caffe2/queue/blobs_queue.h' 2022-09-27T15:30:17.1090830Z adding 'torch/include/caffe2/queue/blobs_queue_db.h' 2022-09-27T15:30:17.1094331Z adding 'torch/include/caffe2/queue/queue_ops.h' 2022-09-27T15:30:17.1096540Z adding 'torch/include/caffe2/queue/rebatching_queue.h' 2022-09-27T15:30:17.1098598Z adding 'torch/include/caffe2/queue/rebatching_queue_ops.h' 2022-09-27T15:30:17.1134268Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2022-09-27T15:30:17.1137970Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2022-09-27T15:30:17.1139722Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2022-09-27T15:30:17.1142830Z adding 'torch/include/caffe2/serialize/inline_container.h' 2022-09-27T15:30:17.1144961Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2022-09-27T15:30:17.1146771Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2022-09-27T15:30:17.1150315Z adding 'torch/include/caffe2/serialize/versions.h' 2022-09-27T15:30:17.1153830Z adding 'torch/include/caffe2/sgd/adadelta_op.h' 2022-09-27T15:30:17.1157625Z adding 'torch/include/caffe2/sgd/adagrad_fused.h' 2022-09-27T15:30:17.1162364Z adding 'torch/include/caffe2/sgd/adagrad_op.h' 2022-09-27T15:30:17.1167982Z adding 'torch/include/caffe2/sgd/adam_op.h' 2022-09-27T15:30:17.1170742Z adding 'torch/include/caffe2/sgd/clip_tensor_op.h' 2022-09-27T15:30:17.1173471Z adding 'torch/include/caffe2/sgd/decay_adagrad_op.h' 2022-09-27T15:30:17.1175724Z adding 'torch/include/caffe2/sgd/fp16_momentum_sgd_op.h' 2022-09-27T15:30:17.1177641Z adding 'torch/include/caffe2/sgd/fp32_momentum_sgd_op.h' 2022-09-27T15:30:17.1179578Z adding 'torch/include/caffe2/sgd/ftrl_op.h' 2022-09-27T15:30:17.1181383Z adding 'torch/include/caffe2/sgd/gftrl_op.h' 2022-09-27T15:30:17.1183606Z adding 'torch/include/caffe2/sgd/iter_op.h' 2022-09-27T15:30:17.1185617Z adding 'torch/include/caffe2/sgd/lars_op.h' 2022-09-27T15:30:17.1187596Z adding 'torch/include/caffe2/sgd/learning_rate_adaption_op.h' 2022-09-27T15:30:17.1191689Z adding 'torch/include/caffe2/sgd/learning_rate_functors.h' 2022-09-27T15:30:17.1195348Z adding 'torch/include/caffe2/sgd/learning_rate_op.h' 2022-09-27T15:30:17.1197455Z adding 'torch/include/caffe2/sgd/math_lp.h' 2022-09-27T15:30:17.1199961Z adding 'torch/include/caffe2/sgd/momentum_sgd_op.h' 2022-09-27T15:30:17.1201945Z adding 'torch/include/caffe2/sgd/rmsprop_op.h' 2022-09-27T15:30:17.1208041Z adding 'torch/include/caffe2/sgd/rowwise_adagrad_fused.h' 2022-09-27T15:30:17.1211221Z adding 'torch/include/caffe2/sgd/rowwise_counter.h' 2022-09-27T15:30:17.1213889Z adding 'torch/include/caffe2/sgd/storm_op.h' 2022-09-27T15:30:17.1216053Z adding 'torch/include/caffe2/sgd/weight_scale_op.h' 2022-09-27T15:30:17.1218607Z adding 'torch/include/caffe2/sgd/wngrad_op.h' 2022-09-27T15:30:17.1222307Z adding 'torch/include/caffe2/sgd/yellowfin_op.h' 2022-09-27T15:30:17.1224767Z adding 'torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h' 2022-09-27T15:30:17.1227030Z adding 'torch/include/caffe2/transforms/common_subexpression_elimination.h' 2022-09-27T15:30:17.1228892Z adding 'torch/include/caffe2/transforms/conv_to_nnpack_transform.h' 2022-09-27T15:30:17.1231397Z adding 'torch/include/caffe2/transforms/pattern_net_transform.h' 2022-09-27T15:30:17.1233247Z adding 'torch/include/caffe2/transforms/single_op_transform.h' 2022-09-27T15:30:17.1235609Z adding 'torch/include/caffe2/utils/bench_utils.h' 2022-09-27T15:30:17.1237365Z adding 'torch/include/caffe2/utils/cast.h' 2022-09-27T15:30:17.1242073Z adding 'torch/include/caffe2/utils/cblas.h' 2022-09-27T15:30:17.1244723Z adding 'torch/include/caffe2/utils/conversions.h' 2022-09-27T15:30:17.1246376Z adding 'torch/include/caffe2/utils/cpu_neon.h' 2022-09-27T15:30:17.1248612Z adding 'torch/include/caffe2/utils/cpuid.h' 2022-09-27T15:30:17.1251300Z adding 'torch/include/caffe2/utils/eigen_utils.h' 2022-09-27T15:30:17.1253851Z adding 'torch/include/caffe2/utils/filler.h' 2022-09-27T15:30:17.1256147Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2022-09-27T15:30:17.1258000Z adding 'torch/include/caffe2/utils/knob_patcher.h' 2022-09-27T15:30:17.1260212Z adding 'torch/include/caffe2/utils/knobs.h' 2022-09-27T15:30:17.1261514Z adding 'torch/include/caffe2/utils/map_utils.h' 2022-09-27T15:30:17.1263389Z adding 'torch/include/caffe2/utils/math-detail.h' 2022-09-27T15:30:17.1266776Z adding 'torch/include/caffe2/utils/math.h' 2022-09-27T15:30:17.1268898Z adding 'torch/include/caffe2/utils/murmur_hash3.h' 2022-09-27T15:30:17.1270549Z adding 'torch/include/caffe2/utils/proto_convert.h' 2022-09-27T15:30:17.1274450Z adding 'torch/include/caffe2/utils/proto_utils.h' 2022-09-27T15:30:17.1276371Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2022-09-27T15:30:17.1278042Z adding 'torch/include/caffe2/utils/signal_handler.h' 2022-09-27T15:30:17.1280149Z adding 'torch/include/caffe2/utils/simple_queue.h' 2022-09-27T15:30:17.1281943Z adding 'torch/include/caffe2/utils/smart_tensor_printer.h' 2022-09-27T15:30:17.1283721Z adding 'torch/include/caffe2/utils/string_utils.h' 2022-09-27T15:30:17.1285688Z adding 'torch/include/caffe2/utils/zmq_helper.h' 2022-09-27T15:30:17.1287985Z adding 'torch/include/caffe2/utils/math/broadcast.h' 2022-09-27T15:30:17.1290122Z adding 'torch/include/caffe2/utils/math/elementwise.h' 2022-09-27T15:30:17.1292777Z adding 'torch/include/caffe2/utils/math/half_utils.h' 2022-09-27T15:30:17.1294094Z adding 'torch/include/caffe2/utils/math/reduce.h' 2022-09-27T15:30:17.1295873Z adding 'torch/include/caffe2/utils/math/transpose.h' 2022-09-27T15:30:17.1298116Z adding 'torch/include/caffe2/utils/math/utils.h' 2022-09-27T15:30:17.1300699Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2022-09-27T15:30:17.1302329Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2022-09-27T15:30:17.1307097Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2022-09-27T15:30:17.1309333Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2022-09-27T15:30:17.1311977Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2022-09-27T15:30:17.1313860Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2022-09-27T15:30:17.1316079Z adding 'torch/include/caffe2/video/optical_flow.h' 2022-09-27T15:30:17.1320854Z adding 'torch/include/caffe2/video/video_decoder.h' 2022-09-27T15:30:17.1331219Z adding 'torch/include/caffe2/video/video_input_op.h' 2022-09-27T15:30:17.1333713Z adding 'torch/include/caffe2/video/video_io.h' 2022-09-27T15:30:17.1340914Z adding 'torch/include/pybind11/attr.h' 2022-09-27T15:30:17.1344258Z adding 'torch/include/pybind11/buffer_info.h' 2022-09-27T15:30:17.1364191Z adding 'torch/include/pybind11/cast.h' 2022-09-27T15:30:17.1369318Z adding 'torch/include/pybind11/chrono.h' 2022-09-27T15:30:17.1371201Z adding 'torch/include/pybind11/common.h' 2022-09-27T15:30:17.1373459Z adding 'torch/include/pybind11/complex.h' 2022-09-27T15:30:17.1383184Z adding 'torch/include/pybind11/eigen.h' 2022-09-27T15:30:17.1388105Z adding 'torch/include/pybind11/embed.h' 2022-09-27T15:30:17.1391035Z adding 'torch/include/pybind11/eval.h' 2022-09-27T15:30:17.1393912Z adding 'torch/include/pybind11/functional.h' 2022-09-27T15:30:17.1397251Z adding 'torch/include/pybind11/gil.h' 2022-09-27T15:30:17.1401066Z adding 'torch/include/pybind11/iostream.h' 2022-09-27T15:30:17.1424844Z adding 'torch/include/pybind11/numpy.h' 2022-09-27T15:30:17.1429933Z adding 'torch/include/pybind11/operators.h' 2022-09-27T15:30:17.1432351Z adding 'torch/include/pybind11/options.h' 2022-09-27T15:30:17.1470344Z adding 'torch/include/pybind11/pybind11.h' 2022-09-27T15:30:17.1498795Z adding 'torch/include/pybind11/pytypes.h' 2022-09-27T15:30:17.1505283Z adding 'torch/include/pybind11/stl.h' 2022-09-27T15:30:17.1512955Z adding 'torch/include/pybind11/stl_bind.h' 2022-09-27T15:30:17.1522819Z adding 'torch/include/pybind11/detail/class.h' 2022-09-27T15:30:17.1538804Z adding 'torch/include/pybind11/detail/common.h' 2022-09-27T15:30:17.1542730Z adding 'torch/include/pybind11/detail/descr.h' 2022-09-27T15:30:17.1548369Z adding 'torch/include/pybind11/detail/init.h' 2022-09-27T15:30:17.1555808Z adding 'torch/include/pybind11/detail/internals.h' 2022-09-27T15:30:17.1569958Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2022-09-27T15:30:17.1573453Z adding 'torch/include/pybind11/detail/typeid.h' 2022-09-27T15:30:17.1580125Z adding 'torch/include/torch/custom_class.h' 2022-09-27T15:30:17.1584051Z adding 'torch/include/torch/custom_class_detail.h' 2022-09-27T15:30:17.1586018Z adding 'torch/include/torch/extension.h' 2022-09-27T15:30:17.1598258Z adding 'torch/include/torch/library.h' 2022-09-27T15:30:17.1600983Z adding 'torch/include/torch/script.h' 2022-09-27T15:30:17.1604184Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2022-09-27T15:30:17.1606091Z adding 'torch/include/torch/csrc/DataLoader.h' 2022-09-27T15:30:17.1607975Z adding 'torch/include/torch/csrc/Device.h' 2022-09-27T15:30:17.1609664Z adding 'torch/include/torch/csrc/Dtype.h' 2022-09-27T15:30:17.1611686Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2022-09-27T15:30:17.1616634Z adding 'torch/include/torch/csrc/Exceptions.h' 2022-09-27T15:30:17.1618455Z adding 'torch/include/torch/csrc/Export.h' 2022-09-27T15:30:17.1620238Z adding 'torch/include/torch/csrc/Generator.h' 2022-09-27T15:30:17.1621938Z adding 'torch/include/torch/csrc/Layout.h' 2022-09-27T15:30:17.1623849Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2022-09-27T15:30:17.1625336Z adding 'torch/include/torch/csrc/Module.h' 2022-09-27T15:30:17.1627373Z adding 'torch/include/torch/csrc/PythonTypes.h' 2022-09-27T15:30:17.1628791Z adding 'torch/include/torch/csrc/QScheme.h' 2022-09-27T15:30:17.1630611Z adding 'torch/include/torch/csrc/Size.h' 2022-09-27T15:30:17.1632639Z adding 'torch/include/torch/csrc/Storage.h' 2022-09-27T15:30:17.1634305Z adding 'torch/include/torch/csrc/StorageMethods.h' 2022-09-27T15:30:17.1635810Z adding 'torch/include/torch/csrc/StorageSharing.h' 2022-09-27T15:30:17.1637190Z adding 'torch/include/torch/csrc/Stream.h' 2022-09-27T15:30:17.1638685Z adding 'torch/include/torch/csrc/THConcat.h' 2022-09-27T15:30:17.1640522Z adding 'torch/include/torch/csrc/THP.h' 2022-09-27T15:30:17.1642388Z adding 'torch/include/torch/csrc/TypeInfo.h' 2022-09-27T15:30:17.1643817Z adding 'torch/include/torch/csrc/Types.h' 2022-09-27T15:30:17.1645947Z adding 'torch/include/torch/csrc/copy_utils.h' 2022-09-27T15:30:17.1647361Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2022-09-27T15:30:17.1649185Z adding 'torch/include/torch/csrc/python_dimname.h' 2022-09-27T15:30:17.1650657Z adding 'torch/include/torch/csrc/python_headers.h' 2022-09-27T15:30:17.1652341Z adding 'torch/include/torch/csrc/serialization.h' 2022-09-27T15:30:17.1655375Z adding 'torch/include/torch/csrc/utils.h' 2022-09-27T15:30:17.1658901Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2022-09-27T15:30:17.1660955Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2022-09-27T15:30:17.1662749Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2022-09-27T15:30:17.1664714Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2022-09-27T15:30:17.1666504Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2022-09-27T15:30:17.1669802Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2022-09-27T15:30:17.1672680Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2022-09-27T15:30:17.1675883Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2022-09-27T15:30:17.1678430Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2022-09-27T15:30:17.1680481Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2022-09-27T15:30:17.1685677Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2022-09-27T15:30:17.1688704Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2022-09-27T15:30:17.1691443Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2022-09-27T15:30:17.1692394Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2022-09-27T15:30:17.1697752Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2022-09-27T15:30:17.1701921Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2022-09-27T15:30:17.1704710Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2022-09-27T15:30:17.1706564Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2022-09-27T15:30:17.1711917Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2022-09-27T15:30:17.1714820Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2022-09-27T15:30:17.1716961Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2022-09-27T15:30:17.1719300Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2022-09-27T15:30:17.1721102Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2022-09-27T15:30:17.1723492Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2022-09-27T15:30:17.1725655Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2022-09-27T15:30:17.1728818Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2022-09-27T15:30:17.1731035Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2022-09-27T15:30:17.1734058Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2022-09-27T15:30:17.1735957Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2022-09-27T15:30:17.1737698Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2022-09-27T15:30:17.1739713Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2022-09-27T15:30:17.1743893Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2022-09-27T15:30:17.1746622Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2022-09-27T15:30:17.1749140Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2022-09-27T15:30:17.1752218Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2022-09-27T15:30:17.1759300Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2022-09-27T15:30:17.1762648Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2022-09-27T15:30:17.1764790Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2022-09-27T15:30:17.1767161Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2022-09-27T15:30:17.1769899Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2022-09-27T15:30:17.1771859Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2022-09-27T15:30:17.1774690Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2022-09-27T15:30:17.1777206Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2022-09-27T15:30:17.1779917Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2022-09-27T15:30:17.1782608Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2022-09-27T15:30:17.1784564Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2022-09-27T15:30:17.1787057Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2022-09-27T15:30:17.1789232Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2022-09-27T15:30:17.1791423Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2022-09-27T15:30:17.1793280Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2022-09-27T15:30:17.1795629Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2022-09-27T15:30:17.1798181Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2022-09-27T15:30:17.1800347Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2022-09-27T15:30:17.1802424Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2022-09-27T15:30:17.1804612Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2022-09-27T15:30:17.1806963Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2022-09-27T15:30:17.1812509Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2022-09-27T15:30:17.1815248Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2022-09-27T15:30:17.1818668Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2022-09-27T15:30:17.1820517Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2022-09-27T15:30:17.1823241Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2022-09-27T15:30:17.1830840Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2022-09-27T15:30:17.1833572Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2022-09-27T15:30:17.1835351Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2022-09-27T15:30:17.1837867Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2022-09-27T15:30:17.1841224Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2022-09-27T15:30:17.1843375Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2022-09-27T15:30:17.1850167Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2022-09-27T15:30:17.1853679Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2022-09-27T15:30:17.1856226Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2022-09-27T15:30:17.1858868Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2022-09-27T15:30:17.1861500Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2022-09-27T15:30:17.1864738Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2022-09-27T15:30:17.1867296Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2022-09-27T15:30:17.1869599Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2022-09-27T15:30:17.1871428Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2022-09-27T15:30:17.1876816Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2022-09-27T15:30:17.1880469Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2022-09-27T15:30:17.1882716Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2022-09-27T15:30:17.1885020Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2022-09-27T15:30:17.1890468Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2022-09-27T15:30:17.1895161Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2022-09-27T15:30:17.1897933Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2022-09-27T15:30:17.1900719Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2022-09-27T15:30:17.1905732Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2022-09-27T15:30:17.1909095Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2022-09-27T15:30:17.1912100Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2022-09-27T15:30:17.1914867Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2022-09-27T15:30:17.1919093Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2022-09-27T15:30:17.1921769Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2022-09-27T15:30:17.1924561Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2022-09-27T15:30:17.1927452Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2022-09-27T15:30:17.1929865Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2022-09-27T15:30:17.1932772Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2022-09-27T15:30:17.1935619Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2022-09-27T15:30:17.1941675Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2022-09-27T15:30:17.1945370Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2022-09-27T15:30:17.1948722Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2022-09-27T15:30:17.1951585Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2022-09-27T15:30:17.1956530Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2022-09-27T15:30:17.1960993Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2022-09-27T15:30:17.1964372Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2022-09-27T15:30:17.1967267Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2022-09-27T15:30:17.1970136Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2022-09-27T15:30:17.1972737Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2022-09-27T15:30:17.1974885Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2022-09-27T15:30:17.1980260Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2022-09-27T15:30:17.1983359Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2022-09-27T15:30:17.1986102Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2022-09-27T15:30:17.1988856Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2022-09-27T15:30:17.1992307Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2022-09-27T15:30:17.1996081Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2022-09-27T15:30:17.1998627Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2022-09-27T15:30:17.2001237Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2022-09-27T15:30:17.2004102Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2022-09-27T15:30:17.2009737Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2022-09-27T15:30:17.2014894Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2022-09-27T15:30:17.2017607Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2022-09-27T15:30:17.2019646Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2022-09-27T15:30:17.2022782Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2022-09-27T15:30:17.2025246Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2022-09-27T15:30:17.2027451Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2022-09-27T15:30:17.2030491Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2022-09-27T15:30:17.2033052Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2022-09-27T15:30:17.2035314Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2022-09-27T15:30:17.2037494Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2022-09-27T15:30:17.2042553Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2022-09-27T15:30:17.2045864Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2022-09-27T15:30:17.2048571Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2022-09-27T15:30:17.2050762Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2022-09-27T15:30:17.2054762Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2022-09-27T15:30:17.2058050Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2022-09-27T15:30:17.2060363Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2022-09-27T15:30:17.2062686Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2022-09-27T15:30:17.2064852Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2022-09-27T15:30:17.2067371Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2022-09-27T15:30:17.2069466Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2022-09-27T15:30:17.2074292Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2022-09-27T15:30:17.2077628Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2022-09-27T15:30:17.2080066Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2022-09-27T15:30:17.2084506Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2022-09-27T15:30:17.2087907Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2022-09-27T15:30:17.2090172Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2022-09-27T15:30:17.2093034Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2022-09-27T15:30:17.2095515Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2022-09-27T15:30:17.2098796Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2022-09-27T15:30:17.2101200Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2022-09-27T15:30:17.2105013Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2022-09-27T15:30:17.2107594Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2022-09-27T15:30:17.2110200Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2022-09-27T15:30:17.2111894Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2022-09-27T15:30:17.2113963Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2022-09-27T15:30:17.2116261Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2022-09-27T15:30:17.2118587Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2022-09-27T15:30:17.2120338Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2022-09-27T15:30:17.2127988Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2022-09-27T15:30:17.2130671Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2022-09-27T15:30:17.2136272Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2022-09-27T15:30:17.2138774Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2022-09-27T15:30:17.2141698Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2022-09-27T15:30:17.2144022Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2022-09-27T15:30:17.2145574Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2022-09-27T15:30:17.2150987Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2022-09-27T15:30:17.2153327Z adding 'torch/include/torch/csrc/autograd/edge.h' 2022-09-27T15:30:17.2157660Z adding 'torch/include/torch/csrc/autograd/engine.h' 2022-09-27T15:30:17.2161850Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2022-09-27T15:30:17.2171986Z adding 'torch/include/torch/csrc/autograd/function.h' 2022-09-27T15:30:17.2174537Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2022-09-27T15:30:17.2176445Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2022-09-27T15:30:17.2179796Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2022-09-27T15:30:17.2182234Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2022-09-27T15:30:17.2184974Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2022-09-27T15:30:17.2195898Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2022-09-27T15:30:17.2196293Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2022-09-27T15:30:17.2196648Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2022-09-27T15:30:17.2197005Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2022-09-27T15:30:17.2198420Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2022-09-27T15:30:17.2200203Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2022-09-27T15:30:17.2201794Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2022-09-27T15:30:17.2203929Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2022-09-27T15:30:17.2205817Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2022-09-27T15:30:17.2207433Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2022-09-27T15:30:17.2208939Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2022-09-27T15:30:17.2211721Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2022-09-27T15:30:17.2213976Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2022-09-27T15:30:17.2216263Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2022-09-27T15:30:17.2217959Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2022-09-27T15:30:17.2219573Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2022-09-27T15:30:17.2221247Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2022-09-27T15:30:17.2223022Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2022-09-27T15:30:17.2225075Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2022-09-27T15:30:17.2226969Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2022-09-27T15:30:17.2228711Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2022-09-27T15:30:17.2230641Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2022-09-27T15:30:17.2233688Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2022-09-27T15:30:17.2235476Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2022-09-27T15:30:17.2237221Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2022-09-27T15:30:17.2239628Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2022-09-27T15:30:17.2241376Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2022-09-27T15:30:17.2242892Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2022-09-27T15:30:17.2254577Z adding 'torch/include/torch/csrc/autograd/variable.h' 2022-09-27T15:30:17.2260542Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2022-09-27T15:30:17.2263058Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2022-09-27T15:30:17.2264951Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2022-09-27T15:30:17.2266530Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2022-09-27T15:30:17.2269035Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2022-09-27T15:30:17.2271359Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2022-09-27T15:30:17.2296904Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2022-09-27T15:30:17.2304892Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2022-09-27T15:30:17.2306514Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2022-09-27T15:30:17.2311449Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2022-09-27T15:30:17.2314757Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2022-09-27T15:30:17.2317025Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2022-09-27T15:30:17.2318657Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2022-09-27T15:30:17.2320494Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2022-09-27T15:30:17.2322174Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2022-09-27T15:30:17.2324449Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2022-09-27T15:30:17.2326591Z adding 'torch/include/torch/csrc/cuda/Event.h' 2022-09-27T15:30:17.2328755Z adding 'torch/include/torch/csrc/cuda/Module.h' 2022-09-27T15:30:17.2330298Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2022-09-27T15:30:17.2332178Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2022-09-27T15:30:17.2334337Z adding 'torch/include/torch/csrc/cuda/comm.h' 2022-09-27T15:30:17.2336057Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2022-09-27T15:30:17.2338785Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2022-09-27T15:30:17.2340742Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2022-09-27T15:30:17.2342485Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2022-09-27T15:30:17.2345041Z adding 'torch/include/torch/csrc/deploy/Exception.h' 2022-09-27T15:30:17.2348743Z adding 'torch/include/torch/csrc/deploy/deploy.h' 2022-09-27T15:30:17.2351253Z adding 'torch/include/torch/csrc/deploy/elf_file.h' 2022-09-27T15:30:17.2353503Z adding 'torch/include/torch/csrc/deploy/environment.h' 2022-09-27T15:30:17.2355663Z adding 'torch/include/torch/csrc/deploy/loader.h' 2022-09-27T15:30:17.2357784Z adding 'torch/include/torch/csrc/deploy/mem_file.h' 2022-09-27T15:30:17.2359631Z adding 'torch/include/torch/csrc/deploy/noop_environment.h' 2022-09-27T15:30:17.2361378Z adding 'torch/include/torch/csrc/deploy/path_environment.h' 2022-09-27T15:30:17.2368132Z adding 'torch/include/torch/csrc/deploy/interpreter/Optional.hpp' 2022-09-27T15:30:17.2372307Z adding 'torch/include/torch/csrc/deploy/interpreter/builtin_registry.h' 2022-09-27T15:30:17.2375085Z adding 'torch/include/torch/csrc/deploy/interpreter/interpreter_impl.h' 2022-09-27T15:30:17.2377482Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2022-09-27T15:30:17.2380087Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2022-09-27T15:30:17.2383357Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2022-09-27T15:30:17.2385812Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2022-09-27T15:30:17.2388095Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2022-09-27T15:30:17.2389842Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2022-09-27T15:30:17.2392117Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2022-09-27T15:30:17.2393722Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2022-09-27T15:30:17.2396500Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2022-09-27T15:30:17.2398657Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2022-09-27T15:30:17.2400644Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2022-09-27T15:30:17.2403090Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2022-09-27T15:30:17.2404500Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2022-09-27T15:30:17.2409605Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2022-09-27T15:30:17.2412149Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2022-09-27T15:30:17.2418625Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2022-09-27T15:30:17.2426084Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2022-09-27T15:30:17.2429232Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2022-09-27T15:30:17.2431974Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2022-09-27T15:30:17.2434314Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2022-09-27T15:30:17.2436416Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2022-09-27T15:30:17.2442695Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2022-09-27T15:30:17.2446124Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2022-09-27T15:30:17.2448755Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2022-09-27T15:30:17.2451148Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2022-09-27T15:30:17.2453654Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2022-09-27T15:30:17.2455872Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2022-09-27T15:30:17.2458682Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2022-09-27T15:30:17.2462093Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2022-09-27T15:30:17.2464490Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2022-09-27T15:30:17.2466518Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2022-09-27T15:30:17.2471633Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2022-09-27T15:30:17.2475239Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2022-09-27T15:30:17.2477926Z adding 'torch/include/torch/csrc/jit/api/method.h' 2022-09-27T15:30:17.2485572Z adding 'torch/include/torch/csrc/jit/api/module.h' 2022-09-27T15:30:17.2489673Z adding 'torch/include/torch/csrc/jit/api/object.h' 2022-09-27T15:30:17.2492827Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2022-09-27T15:30:17.2496784Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2022-09-27T15:30:17.2499260Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2022-09-27T15:30:17.2501258Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2022-09-27T15:30:17.2503451Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2022-09-27T15:30:17.2505202Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2022-09-27T15:30:17.2507217Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2022-09-27T15:30:17.2509368Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2022-09-27T15:30:17.2511258Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2022-09-27T15:30:17.2518790Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2022-09-27T15:30:17.2521577Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2022-09-27T15:30:17.2523486Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2022-09-27T15:30:17.2527482Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2022-09-27T15:30:17.2531007Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2022-09-27T15:30:17.2535072Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2022-09-27T15:30:17.2539268Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2022-09-27T15:30:17.2542741Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2022-09-27T15:30:17.2547223Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2022-09-27T15:30:17.2551288Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2022-09-27T15:30:17.2554344Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2022-09-27T15:30:17.2556885Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2022-09-27T15:30:17.2560948Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2022-09-27T15:30:17.2563389Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2022-09-27T15:30:17.2567805Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2022-09-27T15:30:17.2575860Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2022-09-27T15:30:17.2578576Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2022-09-27T15:30:17.2583595Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2022-09-27T15:30:17.2587009Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_reference_replay.h' 2022-09-27T15:30:17.2589888Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h' 2022-09-27T15:30:17.2592477Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2022-09-27T15:30:17.2594869Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2022-09-27T15:30:17.2596920Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2022-09-27T15:30:17.2602310Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2022-09-27T15:30:17.2605411Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2022-09-27T15:30:17.2608163Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2022-09-27T15:30:17.2611465Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2022-09-27T15:30:17.2614251Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2022-09-27T15:30:17.2621048Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2022-09-27T15:30:17.2635712Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2022-09-27T15:30:17.2639104Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2022-09-27T15:30:17.2641272Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2022-09-27T15:30:17.2645103Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2022-09-27T15:30:17.2650014Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2022-09-27T15:30:17.2653831Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2022-09-27T15:30:17.2659585Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2022-09-27T15:30:17.2662295Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2022-09-27T15:30:17.2668882Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2022-09-27T15:30:17.2672253Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2022-09-27T15:30:17.2675147Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2022-09-27T15:30:17.2677294Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2022-09-27T15:30:17.2678964Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2022-09-27T15:30:17.2683179Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2022-09-27T15:30:17.2684959Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2022-09-27T15:30:17.2686812Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2022-09-27T15:30:17.2688711Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2022-09-27T15:30:17.2691172Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2022-09-27T15:30:17.2694649Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2022-09-27T15:30:17.2697721Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2022-09-27T15:30:17.2699585Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2022-09-27T15:30:17.2701298Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2022-09-27T15:30:17.2703329Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2022-09-27T15:30:17.2705509Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2022-09-27T15:30:17.2707634Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2022-09-27T15:30:17.2709357Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2022-09-27T15:30:17.2711410Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2022-09-27T15:30:17.2713140Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2022-09-27T15:30:17.2716607Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2022-09-27T15:30:17.2718676Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2022-09-27T15:30:17.2721515Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2022-09-27T15:30:17.2723671Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2022-09-27T15:30:17.2725713Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2022-09-27T15:30:17.2728067Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2022-09-27T15:30:17.2732179Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2022-09-27T15:30:17.2734975Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2022-09-27T15:30:17.2736734Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2022-09-27T15:30:17.2738626Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2022-09-27T15:30:17.2742473Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2022-09-27T15:30:17.2745967Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2022-09-27T15:30:17.2748112Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2022-09-27T15:30:17.2750348Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2022-09-27T15:30:17.2752453Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2022-09-27T15:30:17.2755368Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2022-09-27T15:30:17.2757495Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2022-09-27T15:30:17.2759203Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2022-09-27T15:30:17.2761001Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2022-09-27T15:30:17.2763941Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2022-09-27T15:30:17.2765776Z adding 'torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h' 2022-09-27T15:30:17.2771432Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2022-09-27T15:30:17.2776466Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2022-09-27T15:30:17.2779888Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2022-09-27T15:30:17.2781776Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2022-09-27T15:30:17.2784222Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2022-09-27T15:30:17.2788698Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2022-09-27T15:30:17.2790613Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2022-09-27T15:30:17.2792561Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2022-09-27T15:30:17.2795451Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2022-09-27T15:30:17.2797396Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2022-09-27T15:30:17.2799746Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2022-09-27T15:30:17.2801468Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2022-09-27T15:30:17.2803176Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2022-09-27T15:30:17.2805338Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2022-09-27T15:30:17.2808157Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2022-09-27T15:30:17.2812221Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2022-09-27T15:30:17.2814646Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2022-09-27T15:30:17.2816764Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2022-09-27T15:30:17.2818997Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2022-09-27T15:30:17.2822574Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2022-09-27T15:30:17.2824995Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2022-09-27T15:30:17.2827110Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2022-09-27T15:30:17.2829906Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2022-09-27T15:30:17.2832309Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2022-09-27T15:30:17.2834434Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2022-09-27T15:30:17.2838376Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2022-09-27T15:30:17.2840843Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2022-09-27T15:30:17.2844623Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2022-09-27T15:30:17.2847909Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2022-09-27T15:30:17.2850590Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2022-09-27T15:30:17.2857778Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2022-09-27T15:30:17.2860478Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2022-09-27T15:30:17.2863228Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2022-09-27T15:30:17.2865113Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2022-09-27T15:30:17.2868976Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2022-09-27T15:30:17.2871207Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2022-09-27T15:30:17.2873125Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2022-09-27T15:30:17.2875286Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2022-09-27T15:30:17.2877176Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2022-09-27T15:30:17.2879129Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2022-09-27T15:30:17.2881023Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2022-09-27T15:30:17.2883014Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2022-09-27T15:30:17.2889772Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2022-09-27T15:30:17.2892906Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2022-09-27T15:30:17.2894924Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2022-09-27T15:30:17.2897463Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2022-09-27T15:30:17.2899480Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2022-09-27T15:30:17.2901375Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2022-09-27T15:30:17.2903562Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2022-09-27T15:30:17.2906034Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2022-09-27T15:30:17.2908533Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2022-09-27T15:30:17.2910522Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2022-09-27T15:30:17.2915317Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2022-09-27T15:30:17.2917674Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2022-09-27T15:30:17.2919756Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2022-09-27T15:30:17.2927859Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2022-09-27T15:30:17.2933007Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2022-09-27T15:30:17.2936963Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2022-09-27T15:30:17.2946179Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2022-09-27T15:30:17.2948987Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2022-09-27T15:30:17.2954551Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2022-09-27T15:30:17.2957566Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2022-09-27T15:30:17.2960036Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2022-09-27T15:30:17.2963086Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2022-09-27T15:30:17.2981951Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2022-09-27T15:30:17.2986053Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2022-09-27T15:30:17.2988256Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2022-09-27T15:30:17.2990740Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2022-09-27T15:30:17.2992883Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2022-09-27T15:30:17.2996164Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2022-09-27T15:30:17.2999301Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2022-09-27T15:30:17.3001344Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2022-09-27T15:30:17.3004202Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2022-09-27T15:30:17.3006611Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2022-09-27T15:30:17.3010146Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2022-09-27T15:30:17.3013657Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2022-09-27T15:30:17.3015874Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2022-09-27T15:30:17.3018510Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2022-09-27T15:30:17.3021359Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2022-09-27T15:30:17.3023640Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2022-09-27T15:30:17.3025742Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2022-09-27T15:30:17.3027927Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2022-09-27T15:30:17.3030057Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2022-09-27T15:30:17.3033222Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2022-09-27T15:30:17.3036070Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2022-09-27T15:30:17.3038315Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2022-09-27T15:30:17.3040404Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2022-09-27T15:30:17.3042439Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2022-09-27T15:30:17.3045245Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2022-09-27T15:30:17.3047624Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2022-09-27T15:30:17.3049903Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2022-09-27T15:30:17.3052600Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2022-09-27T15:30:17.3054836Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2022-09-27T15:30:17.3057013Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2022-09-27T15:30:17.3060617Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2022-09-27T15:30:17.3062488Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2022-09-27T15:30:17.3064486Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2022-09-27T15:30:17.3066649Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2022-09-27T15:30:17.3068591Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2022-09-27T15:30:17.3070653Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2022-09-27T15:30:17.3072559Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2022-09-27T15:30:17.3074477Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2022-09-27T15:30:17.3076481Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2022-09-27T15:30:17.3078618Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2022-09-27T15:30:17.3080632Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2022-09-27T15:30:17.3082485Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2022-09-27T15:30:17.3084283Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2022-09-27T15:30:17.3086517Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2022-09-27T15:30:17.3088767Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2022-09-27T15:30:17.3090689Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2022-09-27T15:30:17.3093137Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2022-09-27T15:30:17.3095440Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2022-09-27T15:30:17.3097355Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2022-09-27T15:30:17.3099296Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2022-09-27T15:30:17.3101268Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2022-09-27T15:30:17.3103265Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2022-09-27T15:30:17.3105305Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2022-09-27T15:30:17.3107630Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2022-09-27T15:30:17.3109833Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2022-09-27T15:30:17.3112125Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2022-09-27T15:30:17.3114163Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2022-09-27T15:30:17.3116138Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2022-09-27T15:30:17.3118115Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2022-09-27T15:30:17.3121176Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2022-09-27T15:30:17.3123178Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2022-09-27T15:30:17.3125172Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2022-09-27T15:30:17.3127220Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2022-09-27T15:30:17.3129227Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2022-09-27T15:30:17.3132040Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2022-09-27T15:30:17.3134358Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2022-09-27T15:30:17.3136464Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2022-09-27T15:30:17.3138005Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2022-09-27T15:30:17.3139782Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2022-09-27T15:30:17.3141693Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2022-09-27T15:30:17.3143339Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2022-09-27T15:30:17.3145244Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2022-09-27T15:30:17.3146821Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2022-09-27T15:30:17.3149251Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2022-09-27T15:30:17.3151034Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2022-09-27T15:30:17.3153322Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2022-09-27T15:30:17.3155385Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2022-09-27T15:30:17.3157981Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2022-09-27T15:30:17.3160025Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2022-09-27T15:30:17.3162398Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2022-09-27T15:30:17.3164362Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2022-09-27T15:30:17.3166587Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2022-09-27T15:30:17.3168690Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2022-09-27T15:30:17.3171254Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2022-09-27T15:30:17.3173356Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2022-09-27T15:30:17.3175655Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2022-09-27T15:30:17.3178739Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2022-09-27T15:30:17.3180833Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2022-09-27T15:30:17.3183002Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2022-09-27T15:30:17.3185153Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2022-09-27T15:30:17.3187832Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2022-09-27T15:30:17.3189505Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2022-09-27T15:30:17.3191101Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2022-09-27T15:30:17.3192925Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2022-09-27T15:30:17.3194710Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2022-09-27T15:30:17.3196606Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2022-09-27T15:30:17.3198324Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2022-09-27T15:30:17.3200006Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2022-09-27T15:30:17.3202071Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2022-09-27T15:30:17.3204236Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2022-09-27T15:30:17.3205948Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2022-09-27T15:30:17.3207518Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2022-09-27T15:30:17.3209575Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2022-09-27T15:30:17.3211646Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2022-09-27T15:30:17.3213526Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2022-09-27T15:30:17.3216118Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2022-09-27T15:30:17.3218331Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2022-09-27T15:30:17.3220373Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2022-09-27T15:30:17.3222738Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2022-09-27T15:30:17.3225138Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2022-09-27T15:30:17.3227065Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2022-09-27T15:30:17.3229198Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2022-09-27T15:30:17.3231096Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2022-09-27T15:30:17.3232882Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2022-09-27T15:30:17.3234692Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2022-09-27T15:30:17.3237148Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2022-09-27T15:30:17.3239261Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2022-09-27T15:30:17.3241013Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2022-09-27T15:30:17.3244096Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2022-09-27T15:30:17.3246458Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2022-09-27T15:30:17.3248607Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2022-09-27T15:30:17.3257656Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2022-09-27T15:30:17.3260792Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2022-09-27T15:30:17.3262565Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2022-09-27T15:30:17.3264821Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2022-09-27T15:30:17.3268084Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2022-09-27T15:30:17.3270014Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2022-09-27T15:30:17.3271787Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2022-09-27T15:30:17.3273925Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2022-09-27T15:30:17.3276179Z adding 'torch/include/torch/csrc/jit/python/init.h' 2022-09-27T15:30:17.3277961Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2022-09-27T15:30:17.3281305Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2022-09-27T15:30:17.3293358Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2022-09-27T15:30:17.3296742Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2022-09-27T15:30:17.3298599Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2022-09-27T15:30:17.3301038Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2022-09-27T15:30:17.3303303Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2022-09-27T15:30:17.3305854Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2022-09-27T15:30:17.3308815Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2022-09-27T15:30:17.3312646Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2022-09-27T15:30:17.3314750Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2022-09-27T15:30:17.3316866Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2022-09-27T15:30:17.3318589Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2022-09-27T15:30:17.3320154Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2022-09-27T15:30:17.3326903Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2022-09-27T15:30:17.3330096Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2022-09-27T15:30:17.3332652Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2022-09-27T15:30:17.3334761Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2022-09-27T15:30:17.3336881Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2022-09-27T15:30:17.3338612Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2022-09-27T15:30:17.3340351Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2022-09-27T15:30:17.3343202Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2022-09-27T15:30:17.3345911Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2022-09-27T15:30:17.3348960Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2022-09-27T15:30:17.3351990Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2022-09-27T15:30:17.3355132Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2022-09-27T15:30:17.3357234Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2022-09-27T15:30:17.3359011Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2022-09-27T15:30:17.3361241Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2022-09-27T15:30:17.3365472Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2022-09-27T15:30:17.3367791Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2022-09-27T15:30:17.3369564Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2022-09-27T15:30:17.3372412Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2022-09-27T15:30:17.3376166Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2022-09-27T15:30:17.3384758Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2022-09-27T15:30:17.3387807Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2022-09-27T15:30:17.3389986Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2022-09-27T15:30:17.3391713Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2022-09-27T15:30:17.3393670Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2022-09-27T15:30:17.3395625Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2022-09-27T15:30:17.3397029Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2022-09-27T15:30:17.3399183Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2022-09-27T15:30:17.3400935Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2022-09-27T15:30:17.3402740Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2022-09-27T15:30:17.3404144Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2022-09-27T15:30:17.3407180Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2022-09-27T15:30:17.3411286Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2022-09-27T15:30:17.3413666Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2022-09-27T15:30:17.3416012Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2022-09-27T15:30:17.3418107Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2022-09-27T15:30:17.3419888Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2022-09-27T15:30:17.3421994Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2022-09-27T15:30:17.3423917Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2022-09-27T15:30:17.3425909Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2022-09-27T15:30:17.3427826Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2022-09-27T15:30:17.3429842Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2022-09-27T15:30:17.3432438Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2022-09-27T15:30:17.3450664Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2022-09-27T15:30:17.3455238Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2022-09-27T15:30:17.3457894Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2022-09-27T15:30:17.3461891Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2022-09-27T15:30:17.3464440Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2022-09-27T15:30:17.3466766Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2022-09-27T15:30:17.3468878Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2022-09-27T15:30:17.3471236Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2022-09-27T15:30:17.3473343Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2022-09-27T15:30:17.3477072Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2022-09-27T15:30:17.3481269Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2022-09-27T15:30:17.3483909Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2022-09-27T15:30:17.3486085Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2022-09-27T15:30:17.3488794Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2022-09-27T15:30:17.3492089Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2022-09-27T15:30:17.3494332Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2022-09-27T15:30:17.3496222Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2022-09-27T15:30:17.3499217Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2022-09-27T15:30:17.3501604Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2022-09-27T15:30:17.3505224Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2022-09-27T15:30:17.3507570Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2022-09-27T15:30:17.3511934Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2022-09-27T15:30:17.3514627Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2022-09-27T15:30:17.3516303Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2022-09-27T15:30:17.3518449Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2022-09-27T15:30:17.3520508Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2022-09-27T15:30:17.3523116Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2022-09-27T15:30:17.3525785Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2022-09-27T15:30:17.3529190Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2022-09-27T15:30:17.3531379Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2022-09-27T15:30:17.3537436Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2022-09-27T15:30:17.3540028Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2022-09-27T15:30:17.3541822Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2022-09-27T15:30:17.3544148Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2022-09-27T15:30:17.3548896Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2022-09-27T15:30:17.3551053Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2022-09-27T15:30:17.3553021Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2022-09-27T15:30:17.3557759Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2022-09-27T15:30:17.3560464Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2022-09-27T15:30:17.3562538Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2022-09-27T15:30:17.3569911Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2022-09-27T15:30:17.3572259Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2022-09-27T15:30:17.3574203Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2022-09-27T15:30:17.3578704Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2022-09-27T15:30:17.3581981Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2022-09-27T15:30:17.3586696Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2022-09-27T15:30:17.3593395Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2022-09-27T15:30:17.3596983Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2022-09-27T15:30:17.3599124Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2022-09-27T15:30:17.3601474Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2022-09-27T15:30:17.3603458Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2022-09-27T15:30:17.3605334Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2022-09-27T15:30:17.3607954Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2022-09-27T15:30:17.3609683Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2022-09-27T15:30:17.3611874Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2022-09-27T15:30:17.3613547Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2022-09-27T15:30:17.3615059Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2022-09-27T15:30:17.3616923Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2022-09-27T15:30:17.3619063Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2022-09-27T15:30:17.3620879Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2022-09-27T15:30:17.3622681Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2022-09-27T15:30:17.3625121Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2022-09-27T15:30:17.3627069Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2022-09-27T15:30:17.3629513Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2022-09-27T15:30:17.3631914Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2022-09-27T15:30:17.3634729Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2022-09-27T15:30:17.3637170Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2022-09-27T15:30:17.3640361Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2022-09-27T15:30:17.3642452Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2022-09-27T15:30:17.3644476Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2022-09-27T15:30:17.3646509Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2022-09-27T15:30:17.3649878Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2022-09-27T15:30:17.3652327Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2022-09-27T15:30:17.3656137Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2022-09-27T15:30:17.3659485Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2022-09-27T15:30:17.3661565Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2022-09-27T15:30:17.3663667Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2022-09-27T15:30:17.3665658Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2022-09-27T15:30:17.3669402Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2022-09-27T15:30:17.3672380Z adding 'torch/include/torch/csrc/lazy/core/lazy_view.h' 2022-09-27T15:30:17.3676021Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2022-09-27T15:30:17.3678241Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2022-09-27T15:30:17.3680434Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2022-09-27T15:30:17.3682569Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2022-09-27T15:30:17.3686248Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2022-09-27T15:30:17.3691516Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2022-09-27T15:30:17.3694020Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2022-09-27T15:30:17.3696529Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2022-09-27T15:30:17.3698697Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2022-09-27T15:30:17.3700992Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2022-09-27T15:30:17.3703110Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2022-09-27T15:30:17.3705541Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2022-09-27T15:30:17.3708104Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2022-09-27T15:30:17.3710206Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2022-09-27T15:30:17.3712177Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2022-09-27T15:30:17.3714452Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2022-09-27T15:30:17.3716563Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2022-09-27T15:30:17.3719077Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2022-09-27T15:30:17.3721506Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2022-09-27T15:30:17.3723407Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2022-09-27T15:30:17.3725443Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2022-09-27T15:30:17.3727446Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2022-09-27T15:30:17.3731503Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2022-09-27T15:30:17.3734247Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2022-09-27T15:30:17.3736287Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2022-09-27T15:30:17.3738248Z adding 'torch/include/torch/csrc/onnx/init.h' 2022-09-27T15:30:17.3740115Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2022-09-27T15:30:17.3742592Z adding 'torch/include/torch/csrc/profiler/api.h' 2022-09-27T15:30:17.3747447Z adding 'torch/include/torch/csrc/profiler/collection.h' 2022-09-27T15:30:17.3750928Z adding 'torch/include/torch/csrc/profiler/containers.h' 2022-09-27T15:30:17.3752972Z adding 'torch/include/torch/csrc/profiler/execution_graph_observer.h' 2022-09-27T15:30:17.3754696Z adding 'torch/include/torch/csrc/profiler/itt_observer.h' 2022-09-27T15:30:17.3757177Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2022-09-27T15:30:17.3759048Z adding 'torch/include/torch/csrc/profiler/nvtx_observer.h' 2022-09-27T15:30:17.3762234Z adding 'torch/include/torch/csrc/profiler/util.h' 2022-09-27T15:30:17.3765426Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2022-09-27T15:30:17.3767829Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2022-09-27T15:30:17.3770334Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2022-09-27T15:30:17.3773569Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2022-09-27T15:30:17.3775380Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2022-09-27T15:30:17.3777213Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2022-09-27T15:30:17.3778856Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2022-09-27T15:30:17.3780911Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2022-09-27T15:30:17.3782901Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2022-09-27T15:30:17.3784634Z adding 'torch/include/torch/csrc/utils/disallow_copy.h' 2022-09-27T15:30:17.3786273Z adding 'torch/include/torch/csrc/utils/init.h' 2022-09-27T15:30:17.3788059Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2022-09-27T15:30:17.3789921Z adding 'torch/include/torch/csrc/utils/memory.h' 2022-09-27T15:30:17.3791677Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2022-09-27T15:30:17.3793735Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2022-09-27T15:30:17.3795490Z adding 'torch/include/torch/csrc/utils/out_types.h' 2022-09-27T15:30:17.3798992Z adding 'torch/include/torch/csrc/utils/pybind.h' 2022-09-27T15:30:17.3800901Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2022-09-27T15:30:17.3811608Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2022-09-27T15:30:17.3815061Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2022-09-27T15:30:17.3816947Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2022-09-27T15:30:17.3819466Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2022-09-27T15:30:17.3822043Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2022-09-27T15:30:17.3824692Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2022-09-27T15:30:17.3826539Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2022-09-27T15:30:17.3828438Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2022-09-27T15:30:17.3830326Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2022-09-27T15:30:17.3832691Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2022-09-27T15:30:17.3834896Z adding 'torch/include/torch/csrc/utils/six.h' 2022-09-27T15:30:17.3836660Z adding 'torch/include/torch/csrc/utils/structseq.h' 2022-09-27T15:30:17.3838499Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2022-09-27T15:30:17.3840190Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2022-09-27T15:30:17.3842452Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2022-09-27T15:30:17.3844126Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2022-09-27T15:30:17.3845871Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2022-09-27T15:30:17.3847699Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2022-09-27T15:30:17.3849785Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2022-09-27T15:30:17.3851920Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2022-09-27T15:30:17.3853690Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2022-09-27T15:30:17.3855520Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2022-09-27T15:30:17.3858553Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2022-09-27T15:30:17.3862131Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2022-09-27T15:30:17.3864161Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2022-09-27T15:30:17.3866662Z adding 'torch/include/torch/csrc/utils/variadic.h' 2022-09-27T15:30:17.3871359Z adding 'torch/jit/__init__.py' 2022-09-27T15:30:17.3874188Z adding 'torch/jit/_async.py' 2022-09-27T15:30:17.3877377Z adding 'torch/jit/_builtins.py' 2022-09-27T15:30:17.3881498Z adding 'torch/jit/_check.py' 2022-09-27T15:30:17.3884674Z adding 'torch/jit/_dataclass_impls.py' 2022-09-27T15:30:17.3886898Z adding 'torch/jit/_decomposition_utils.py' 2022-09-27T15:30:17.3889399Z adding 'torch/jit/_decompositions.py' 2022-09-27T15:30:17.3893637Z adding 'torch/jit/_freeze.py' 2022-09-27T15:30:17.3896751Z adding 'torch/jit/_fuser.py' 2022-09-27T15:30:17.3898589Z adding 'torch/jit/_ir_utils.py' 2022-09-27T15:30:17.3900246Z adding 'torch/jit/_logging.py' 2022-09-27T15:30:17.3903365Z adding 'torch/jit/_monkeytype_config.py' 2022-09-27T15:30:17.3905568Z adding 'torch/jit/_pickle.py' 2022-09-27T15:30:17.3918975Z adding 'torch/jit/_recursive.py' 2022-09-27T15:30:17.3940836Z adding 'torch/jit/_script.py' 2022-09-27T15:30:17.3945748Z adding 'torch/jit/_serialization.py' 2022-09-27T15:30:17.3957353Z adding 'torch/jit/_shape_functions.py' 2022-09-27T15:30:17.3960898Z adding 'torch/jit/_state.py' 2022-09-27T15:30:17.3975646Z adding 'torch/jit/_trace.py' 2022-09-27T15:30:17.3982673Z adding 'torch/jit/annotations.py' 2022-09-27T15:30:17.3995861Z adding 'torch/jit/frontend.py' 2022-09-27T15:30:17.3998687Z adding 'torch/jit/generate_bytecode.py' 2022-09-27T15:30:17.4004757Z adding 'torch/jit/quantized.py' 2022-09-27T15:30:17.4008966Z adding 'torch/jit/supported_ops.py' 2022-09-27T15:30:17.4011362Z adding 'torch/jit/unsupported_tensor_ops.py' 2022-09-27T15:30:17.4013496Z adding 'torch/jit/_passes/__init__.py' 2022-09-27T15:30:17.4015443Z adding 'torch/jit/_passes/_property_propagation.py' 2022-09-27T15:30:17.4018793Z adding 'torch/jit/mobile/__init__.py' 2022-09-27T15:30:17.4165712Z adding 'torch/lib/libbackend_with_compiler.so' 2022-09-27T15:30:17.4482885Z adding 'torch/lib/libc10.so' 2022-09-27T15:30:17.4699858Z adding 'torch/lib/libc10_hip.so' 2022-09-27T15:30:17.4715365Z adding 'torch/lib/libcaffe2_nvrtc.so' 2022-09-27T15:30:17.4829679Z adding 'torch/lib/libjitbackend_test.so' 2022-09-27T15:30:17.4851813Z adding 'torch/lib/libshm.so' 2022-09-27T15:30:17.4857199Z adding 'torch/lib/libtorch.so' 2022-09-27T15:30:29.6234297Z adding 'torch/lib/libtorch_cpu.so' 2022-09-27T15:30:30.3689131Z adding 'torch/lib/libtorch_global_deps.so' 2022-09-27T15:30:34.8241761Z adding 'torch/lib/libtorch_hip.so' 2022-09-27T15:30:36.1423075Z adding 'torch/lib/libtorch_python.so' 2022-09-27T15:30:36.2214888Z adding 'torch/lib/libtorchbind_test.so' 2022-09-27T15:30:36.2263448Z adding 'torch/linalg/__init__.py' 2022-09-27T15:30:36.2268161Z adding 'torch/masked/__init__.py' 2022-09-27T15:30:36.2270342Z adding 'torch/masked/maskedtensor/__init__.py' 2022-09-27T15:30:36.2272926Z adding 'torch/masked/maskedtensor/binary.py' 2022-09-27T15:30:36.2279927Z adding 'torch/masked/maskedtensor/core.py' 2022-09-27T15:30:36.2283118Z adding 'torch/masked/maskedtensor/functions.py' 2022-09-27T15:30:36.2285527Z adding 'torch/masked/maskedtensor/matmul.py' 2022-09-27T15:30:36.2287718Z adding 'torch/masked/maskedtensor/passthrough.py' 2022-09-27T15:30:36.2290174Z adding 'torch/masked/maskedtensor/reductions.py' 2022-09-27T15:30:36.2293068Z adding 'torch/masked/maskedtensor/unary.py' 2022-09-27T15:30:36.2295451Z adding 'torch/monitor/__init__.py' 2022-09-27T15:30:36.2297957Z adding 'torch/multiprocessing/__init__.py' 2022-09-27T15:30:36.2299812Z adding 'torch/multiprocessing/_atfork.py' 2022-09-27T15:30:36.2301668Z adding 'torch/multiprocessing/pool.py' 2022-09-27T15:30:36.2303636Z adding 'torch/multiprocessing/queue.py' 2022-09-27T15:30:36.2309171Z adding 'torch/multiprocessing/reductions.py' 2022-09-27T15:30:36.2313240Z adding 'torch/multiprocessing/spawn.py' 2022-09-27T15:30:36.2315861Z adding 'torch/nested/__init__.py' 2022-09-27T15:30:36.2318466Z adding 'torch/nn/__init__.py' 2022-09-27T15:30:36.2320466Z adding 'torch/nn/_reduction.py' 2022-09-27T15:30:36.2322365Z adding 'torch/nn/common_types.py' 2022-09-27T15:30:36.2324654Z adding 'torch/nn/cpp.py' 2022-09-27T15:30:36.2382381Z adding 'torch/nn/functional.py' 2022-09-27T15:30:36.2391330Z adding 'torch/nn/functional.pyi' 2022-09-27T15:30:36.2394126Z adding 'torch/nn/grad.py' 2022-09-27T15:30:36.2400071Z adding 'torch/nn/init.py' 2022-09-27T15:30:36.2404238Z adding 'torch/nn/parameter.py' 2022-09-27T15:30:36.2406783Z adding 'torch/nn/parameter.pyi' 2022-09-27T15:30:36.2408660Z adding 'torch/nn/backends/__init__.py' 2022-09-27T15:30:36.2409908Z adding 'torch/nn/backends/thnn.py' 2022-09-27T15:30:36.2411787Z adding 'torch/nn/intrinsic/__init__.py' 2022-09-27T15:30:36.2413652Z adding 'torch/nn/intrinsic/modules/__init__.py' 2022-09-27T15:30:36.2416108Z adding 'torch/nn/intrinsic/modules/fused.py' 2022-09-27T15:30:36.2417765Z adding 'torch/nn/intrinsic/qat/__init__.py' 2022-09-27T15:30:36.2419687Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2022-09-27T15:30:36.2424988Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2022-09-27T15:30:36.2428788Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2022-09-27T15:30:36.2430982Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2022-09-27T15:30:36.2432854Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2022-09-27T15:30:36.2434602Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2022-09-27T15:30:36.2436386Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2022-09-27T15:30:36.2438426Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2022-09-27T15:30:36.2440310Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2022-09-27T15:30:36.2442402Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2022-09-27T15:30:36.2444872Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2022-09-27T15:30:36.2447074Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2022-09-27T15:30:36.2450518Z adding 'torch/nn/modules/__init__.py' 2022-09-27T15:30:36.2454727Z adding 'torch/nn/modules/_functions.py' 2022-09-27T15:30:36.2467706Z adding 'torch/nn/modules/activation.py' 2022-09-27T15:30:36.2473462Z adding 'torch/nn/modules/adaptive.py' 2022-09-27T15:30:36.2481456Z adding 'torch/nn/modules/batchnorm.py' 2022-09-27T15:30:36.2484570Z adding 'torch/nn/modules/channelshuffle.py' 2022-09-27T15:30:36.2493580Z adding 'torch/nn/modules/container.py' 2022-09-27T15:30:36.2508038Z adding 'torch/nn/modules/conv.py' 2022-09-27T15:30:36.2512687Z adding 'torch/nn/modules/distance.py' 2022-09-27T15:30:36.2515881Z adding 'torch/nn/modules/dropout.py' 2022-09-27T15:30:36.2518916Z adding 'torch/nn/modules/flatten.py' 2022-09-27T15:30:36.2523012Z adding 'torch/nn/modules/fold.py' 2022-09-27T15:30:36.2527590Z adding 'torch/nn/modules/instancenorm.py' 2022-09-27T15:30:36.2532490Z adding 'torch/nn/modules/lazy.py' 2022-09-27T15:30:36.2536397Z adding 'torch/nn/modules/linear.py' 2022-09-27T15:30:36.2558567Z adding 'torch/nn/modules/loss.py' 2022-09-27T15:30:36.2587405Z adding 'torch/nn/modules/module.py' 2022-09-27T15:30:36.2592998Z adding 'torch/nn/modules/normalization.py' 2022-09-27T15:30:36.2596806Z adding 'torch/nn/modules/padding.py' 2022-09-27T15:30:36.2599884Z adding 'torch/nn/modules/pixelshuffle.py' 2022-09-27T15:30:36.2609340Z adding 'torch/nn/modules/pooling.py' 2022-09-27T15:30:36.2623833Z adding 'torch/nn/modules/rnn.py' 2022-09-27T15:30:36.2631268Z adding 'torch/nn/modules/sparse.py' 2022-09-27T15:30:36.2639711Z adding 'torch/nn/modules/transformer.py' 2022-09-27T15:30:36.2644714Z adding 'torch/nn/modules/upsampling.py' 2022-09-27T15:30:36.2647140Z adding 'torch/nn/modules/utils.py' 2022-09-27T15:30:36.2649848Z adding 'torch/nn/parallel/__init__.py' 2022-09-27T15:30:36.2651888Z adding 'torch/nn/parallel/__init__.pyi' 2022-09-27T15:30:36.2654355Z adding 'torch/nn/parallel/_functions.py' 2022-09-27T15:30:36.2656579Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2022-09-27T15:30:36.2658523Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2022-09-27T15:30:36.2662381Z adding 'torch/nn/parallel/comm.py' 2022-09-27T15:30:36.2664547Z adding 'torch/nn/parallel/common_types.pyi' 2022-09-27T15:30:36.2668324Z adding 'torch/nn/parallel/data_parallel.py' 2022-09-27T15:30:36.2670426Z adding 'torch/nn/parallel/data_parallel.pyi' 2022-09-27T15:30:36.2698856Z adding 'torch/nn/parallel/distributed.py' 2022-09-27T15:30:36.2702437Z adding 'torch/nn/parallel/distributed.pyi' 2022-09-27T15:30:36.2705009Z adding 'torch/nn/parallel/parallel_apply.py' 2022-09-27T15:30:36.2706764Z adding 'torch/nn/parallel/parallel_apply.pyi' 2022-09-27T15:30:36.2709517Z adding 'torch/nn/parallel/replicate.py' 2022-09-27T15:30:36.2711451Z adding 'torch/nn/parallel/replicate.pyi' 2022-09-27T15:30:36.2713806Z adding 'torch/nn/parallel/scatter_gather.py' 2022-09-27T15:30:36.2715858Z adding 'torch/nn/parallel/scatter_gather.pyi' 2022-09-27T15:30:36.2717970Z adding 'torch/nn/qat/__init__.py' 2022-09-27T15:30:36.2719885Z adding 'torch/nn/qat/dynamic/__init__.py' 2022-09-27T15:30:36.2721584Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2022-09-27T15:30:36.2723272Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2022-09-27T15:30:36.2725269Z adding 'torch/nn/qat/modules/__init__.py' 2022-09-27T15:30:36.2727037Z adding 'torch/nn/qat/modules/conv.py' 2022-09-27T15:30:36.2728765Z adding 'torch/nn/qat/modules/embedding_ops.py' 2022-09-27T15:30:36.2730495Z adding 'torch/nn/qat/modules/linear.py' 2022-09-27T15:30:36.2732514Z adding 'torch/nn/quantizable/__init__.py' 2022-09-27T15:30:36.2734429Z adding 'torch/nn/quantizable/modules/__init__.py' 2022-09-27T15:30:36.2736086Z adding 'torch/nn/quantizable/modules/activation.py' 2022-09-27T15:30:36.2737835Z adding 'torch/nn/quantizable/modules/rnn.py' 2022-09-27T15:30:36.2739915Z adding 'torch/nn/quantized/__init__.py' 2022-09-27T15:30:36.2741576Z adding 'torch/nn/quantized/functional.py' 2022-09-27T15:30:36.2743355Z adding 'torch/nn/quantized/_reference/__init__.py' 2022-09-27T15:30:36.2745502Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2022-09-27T15:30:36.2747337Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2022-09-27T15:30:36.2749130Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2022-09-27T15:30:36.2750774Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2022-09-27T15:30:36.2752516Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2022-09-27T15:30:36.2754155Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2022-09-27T15:30:36.2756010Z adding 'torch/nn/quantized/dynamic/__init__.py' 2022-09-27T15:30:36.2758068Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2022-09-27T15:30:36.2760083Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2022-09-27T15:30:36.2761732Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2022-09-27T15:30:36.2763651Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2022-09-27T15:30:36.2766129Z adding 'torch/nn/quantized/modules/__init__.py' 2022-09-27T15:30:36.2768020Z adding 'torch/nn/quantized/modules/activation.py' 2022-09-27T15:30:36.2769728Z adding 'torch/nn/quantized/modules/batchnorm.py' 2022-09-27T15:30:36.2771770Z adding 'torch/nn/quantized/modules/conv.py' 2022-09-27T15:30:36.2773517Z adding 'torch/nn/quantized/modules/dropout.py' 2022-09-27T15:30:36.2775260Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2022-09-27T15:30:36.2780024Z adding 'torch/nn/quantized/modules/functional_modules.py' 2022-09-27T15:30:36.2780599Z adding 'torch/nn/quantized/modules/linear.py' 2022-09-27T15:30:36.2780948Z adding 'torch/nn/quantized/modules/normalization.py' 2022-09-27T15:30:36.2782210Z adding 'torch/nn/quantized/modules/rnn.py' 2022-09-27T15:30:36.2784080Z adding 'torch/nn/quantized/modules/utils.py' 2022-09-27T15:30:36.2786231Z adding 'torch/nn/utils/__init__.py' 2022-09-27T15:30:36.2788272Z adding 'torch/nn/utils/_deprecation_utils.py' 2022-09-27T15:30:36.2791139Z adding 'torch/nn/utils/_per_sample_grad.py' 2022-09-27T15:30:36.2793021Z adding 'torch/nn/utils/_stateless.py' 2022-09-27T15:30:36.2795877Z adding 'torch/nn/utils/clip_grad.py' 2022-09-27T15:30:36.2798250Z adding 'torch/nn/utils/convert_parameters.py' 2022-09-27T15:30:36.2800176Z adding 'torch/nn/utils/fusion.py' 2022-09-27T15:30:36.2802436Z adding 'torch/nn/utils/init.py' 2022-09-27T15:30:36.2805176Z adding 'torch/nn/utils/memory_format.py' 2022-09-27T15:30:36.2814413Z adding 'torch/nn/utils/parametrizations.py' 2022-09-27T15:30:36.2825895Z adding 'torch/nn/utils/parametrize.py' 2022-09-27T15:30:36.2841562Z adding 'torch/nn/utils/prune.py' 2022-09-27T15:30:36.2849591Z adding 'torch/nn/utils/rnn.py' 2022-09-27T15:30:36.2855514Z adding 'torch/nn/utils/spectral_norm.py' 2022-09-27T15:30:36.2858773Z adding 'torch/nn/utils/stateless.py' 2022-09-27T15:30:36.2861586Z adding 'torch/nn/utils/weight_norm.py' 2022-09-27T15:30:36.2864251Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2022-09-27T15:30:36.2866461Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2022-09-27T15:30:36.2870469Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2022-09-27T15:30:36.2873157Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2022-09-27T15:30:36.2875418Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2022-09-27T15:30:36.2878500Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2022-09-27T15:30:36.2881125Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2022-09-27T15:30:36.2883630Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2022-09-27T15:30:36.2886038Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2022-09-27T15:30:36.2888360Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2022-09-27T15:30:36.2891840Z adding 'torch/onnx/__init__.py' 2022-09-27T15:30:36.2893769Z adding 'torch/onnx/_constants.py' 2022-09-27T15:30:36.2895730Z adding 'torch/onnx/_deprecation.py' 2022-09-27T15:30:36.2897646Z adding 'torch/onnx/_experimental.py' 2022-09-27T15:30:36.2899733Z adding 'torch/onnx/_exporter_states.py' 2022-09-27T15:30:36.2902006Z adding 'torch/onnx/_globals.py' 2022-09-27T15:30:36.2904701Z adding 'torch/onnx/_onnx_supported_ops.py' 2022-09-27T15:30:36.2908434Z adding 'torch/onnx/_patch_torch.py' 2022-09-27T15:30:36.2911936Z adding 'torch/onnx/_type_utils.py' 2022-09-27T15:30:36.2914618Z adding 'torch/onnx/errors.py' 2022-09-27T15:30:36.2916580Z adding 'torch/onnx/operators.py' 2022-09-27T15:30:36.2919709Z adding 'torch/onnx/symbolic_caffe2.py' 2022-09-27T15:30:36.2938969Z adding 'torch/onnx/symbolic_helper.py' 2022-09-27T15:30:36.2947517Z adding 'torch/onnx/symbolic_opset10.py' 2022-09-27T15:30:36.2962942Z adding 'torch/onnx/symbolic_opset11.py' 2022-09-27T15:30:36.2968794Z adding 'torch/onnx/symbolic_opset12.py' 2022-09-27T15:30:36.2977735Z adding 'torch/onnx/symbolic_opset13.py' 2022-09-27T15:30:36.2981080Z adding 'torch/onnx/symbolic_opset14.py' 2022-09-27T15:30:36.2983287Z adding 'torch/onnx/symbolic_opset15.py' 2022-09-27T15:30:36.2985779Z adding 'torch/onnx/symbolic_opset16.py' 2022-09-27T15:30:36.2987851Z adding 'torch/onnx/symbolic_opset17.py' 2022-09-27T15:30:36.2989890Z adding 'torch/onnx/symbolic_opset7.py' 2022-09-27T15:30:36.2994236Z adding 'torch/onnx/symbolic_opset8.py' 2022-09-27T15:30:36.3057056Z adding 'torch/onnx/symbolic_opset9.py' 2022-09-27T15:30:36.3087938Z adding 'torch/onnx/utils.py' 2022-09-27T15:30:36.3098145Z adding 'torch/onnx/verification.py' 2022-09-27T15:30:36.3101009Z adding 'torch/onnx/_internal/__init__.py' 2022-09-27T15:30:36.3103614Z adding 'torch/onnx/_internal/_beartype.py' 2022-09-27T15:30:36.3108178Z adding 'torch/onnx/_internal/registration.py' 2022-09-27T15:30:36.3111256Z adding 'torch/optim/__init__.py' 2022-09-27T15:30:36.3112994Z adding 'torch/optim/__init__.pyi' 2022-09-27T15:30:36.3115175Z adding 'torch/optim/_functional.py' 2022-09-27T15:30:36.3118825Z adding 'torch/optim/adadelta.py' 2022-09-27T15:30:36.3120733Z adding 'torch/optim/adadelta.pyi' 2022-09-27T15:30:36.3124743Z adding 'torch/optim/adagrad.py' 2022-09-27T15:30:36.3127086Z adding 'torch/optim/adagrad.pyi' 2022-09-27T15:30:36.3134387Z adding 'torch/optim/adam.py' 2022-09-27T15:30:36.3136576Z adding 'torch/optim/adam.pyi' 2022-09-27T15:30:36.3140369Z adding 'torch/optim/adamax.py' 2022-09-27T15:30:36.3142201Z adding 'torch/optim/adamax.pyi' 2022-09-27T15:30:36.3147261Z adding 'torch/optim/adamw.py' 2022-09-27T15:30:36.3149471Z adding 'torch/optim/adamw.pyi' 2022-09-27T15:30:36.3152995Z adding 'torch/optim/asgd.py' 2022-09-27T15:30:36.3154866Z adding 'torch/optim/asgd.pyi' 2022-09-27T15:30:36.3160402Z adding 'torch/optim/lbfgs.py' 2022-09-27T15:30:36.3162671Z adding 'torch/optim/lbfgs.pyi' 2022-09-27T15:30:36.3181919Z adding 'torch/optim/lr_scheduler.py' 2022-09-27T15:30:36.3186128Z adding 'torch/optim/lr_scheduler.pyi' 2022-09-27T15:30:36.3190276Z adding 'torch/optim/nadam.py' 2022-09-27T15:30:36.3192406Z adding 'torch/optim/nadam.pyi' 2022-09-27T15:30:36.3197297Z adding 'torch/optim/optimizer.py' 2022-09-27T15:30:36.3199547Z adding 'torch/optim/optimizer.pyi' 2022-09-27T15:30:36.3203624Z adding 'torch/optim/radam.py' 2022-09-27T15:30:36.3205721Z adding 'torch/optim/radam.pyi' 2022-09-27T15:30:36.3210273Z adding 'torch/optim/rmsprop.py' 2022-09-27T15:30:36.3212770Z adding 'torch/optim/rmsprop.pyi' 2022-09-27T15:30:36.3216373Z adding 'torch/optim/rprop.py' 2022-09-27T15:30:36.3218255Z adding 'torch/optim/rprop.pyi' 2022-09-27T15:30:36.3222120Z adding 'torch/optim/sgd.py' 2022-09-27T15:30:36.3224068Z adding 'torch/optim/sgd.pyi' 2022-09-27T15:30:36.3226531Z adding 'torch/optim/sparse_adam.py' 2022-09-27T15:30:36.3228359Z adding 'torch/optim/sparse_adam.pyi' 2022-09-27T15:30:36.3232602Z adding 'torch/optim/swa_utils.py' 2022-09-27T15:30:36.3234664Z adding 'torch/optim/swa_utils.pyi' 2022-09-27T15:30:36.3236683Z adding 'torch/optim/_multi_tensor/__init__.py' 2022-09-27T15:30:36.3238772Z adding 'torch/package/__init__.py' 2022-09-27T15:30:36.3241382Z adding 'torch/package/_digraph.py' 2022-09-27T15:30:36.3243481Z adding 'torch/package/_directory_reader.py' 2022-09-27T15:30:36.3245734Z adding 'torch/package/_importlib.py' 2022-09-27T15:30:36.3247913Z adding 'torch/package/_mangling.py' 2022-09-27T15:30:36.3250085Z adding 'torch/package/_mock.py' 2022-09-27T15:30:36.3252975Z adding 'torch/package/_package_pickler.py' 2022-09-27T15:30:36.3254857Z adding 'torch/package/_package_unpickler.py' 2022-09-27T15:30:36.3257684Z adding 'torch/package/_stdlib.py' 2022-09-27T15:30:36.3260746Z adding 'torch/package/file_structure_representation.py' 2022-09-27T15:30:36.3263037Z adding 'torch/package/find_file_dependencies.py' 2022-09-27T15:30:36.3265432Z adding 'torch/package/glob_group.py' 2022-09-27T15:30:36.3269099Z adding 'torch/package/importer.py' 2022-09-27T15:30:36.3283946Z adding 'torch/package/package_exporter.py' 2022-09-27T15:30:36.3295810Z adding 'torch/package/package_importer.py' 2022-09-27T15:30:36.3298212Z adding 'torch/package/analyze/__init__.py' 2022-09-27T15:30:36.3300155Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2022-09-27T15:30:36.3301682Z adding 'torch/package/analyze/is_from_package.py' 2022-09-27T15:30:36.3304058Z adding 'torch/package/analyze/trace_dependencies.py' 2022-09-27T15:30:36.3306290Z adding 'torch/profiler/__init__.py' 2022-09-27T15:30:36.3313201Z adding 'torch/profiler/_pattern_matcher.py' 2022-09-27T15:30:36.3318204Z adding 'torch/profiler/_utils.py' 2022-09-27T15:30:36.3320476Z adding 'torch/profiler/itt.py' 2022-09-27T15:30:36.3327498Z adding 'torch/profiler/profiler.py' 2022-09-27T15:30:36.3329792Z adding 'torch/profiler/python_tracer.py' 2022-09-27T15:30:36.3332698Z adding 'torch/quantization/__init__.py' 2022-09-27T15:30:36.3334579Z adding 'torch/quantization/_numeric_suite.py' 2022-09-27T15:30:36.3336301Z adding 'torch/quantization/_numeric_suite_fx.py' 2022-09-27T15:30:36.3338142Z adding 'torch/quantization/fake_quantize.py' 2022-09-27T15:30:36.3339895Z adding 'torch/quantization/fuse_modules.py' 2022-09-27T15:30:36.3341525Z adding 'torch/quantization/fuser_method_mappings.py' 2022-09-27T15:30:36.3343271Z adding 'torch/quantization/observer.py' 2022-09-27T15:30:36.3344966Z adding 'torch/quantization/qconfig.py' 2022-09-27T15:30:36.3346612Z adding 'torch/quantization/quant_type.py' 2022-09-27T15:30:36.3348427Z adding 'torch/quantization/quantization_mappings.py' 2022-09-27T15:30:36.3350216Z adding 'torch/quantization/quantize.py' 2022-09-27T15:30:36.3351923Z adding 'torch/quantization/quantize_fx.py' 2022-09-27T15:30:36.3353638Z adding 'torch/quantization/quantize_jit.py' 2022-09-27T15:30:36.3355329Z adding 'torch/quantization/stubs.py' 2022-09-27T15:30:36.3357015Z adding 'torch/quantization/utils.py' 2022-09-27T15:30:36.3359182Z adding 'torch/quantization/fx/__init__.py' 2022-09-27T15:30:36.3361031Z adding 'torch/quantization/fx/_equalize.py' 2022-09-27T15:30:36.3362645Z adding 'torch/quantization/fx/convert.py' 2022-09-27T15:30:36.3364279Z adding 'torch/quantization/fx/fuse.py' 2022-09-27T15:30:36.3365887Z adding 'torch/quantization/fx/fusion_patterns.py' 2022-09-27T15:30:36.3367710Z adding 'torch/quantization/fx/graph_module.py' 2022-09-27T15:30:36.3369358Z adding 'torch/quantization/fx/match_utils.py' 2022-09-27T15:30:36.3371340Z adding 'torch/quantization/fx/pattern_utils.py' 2022-09-27T15:30:36.3372996Z adding 'torch/quantization/fx/prepare.py' 2022-09-27T15:30:36.3374910Z adding 'torch/quantization/fx/quantization_patterns.py' 2022-09-27T15:30:36.3376533Z adding 'torch/quantization/fx/quantization_types.py' 2022-09-27T15:30:36.3378246Z adding 'torch/quantization/fx/utils.py' 2022-09-27T15:30:36.3380704Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2022-09-27T15:30:36.3383520Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2022-09-27T15:30:36.3385315Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2022-09-27T15:30:36.3387214Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2022-09-27T15:30:36.3390065Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2022-09-27T15:30:36.3392327Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2022-09-27T15:30:36.3394340Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2022-09-27T15:30:36.3396724Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2022-09-27T15:30:36.3426217Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2022-09-27T15:30:36.3433413Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2022-09-27T15:30:36.3435751Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2022-09-27T15:30:36.3438841Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2022-09-27T15:30:36.3441363Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2022-09-27T15:30:36.3445648Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2022-09-27T15:30:36.3449968Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2022-09-27T15:30:36.3454793Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2022-09-27T15:30:36.3461070Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2022-09-27T15:30:36.3463848Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2022-09-27T15:30:36.3466198Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2022-09-27T15:30:36.3467841Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2022-09-27T15:30:36.3469572Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2022-09-27T15:30:36.3471768Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2022-09-27T15:30:36.3473746Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2022-09-27T15:30:36.3480987Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2022-09-27T15:30:36.3484080Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2022-09-27T15:30:36.3486552Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2022-09-27T15:30:36.3490037Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2022-09-27T15:30:36.3492865Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2022-09-27T15:30:36.3497404Z adding 'torch/sparse/__init__.py' 2022-09-27T15:30:36.3505117Z adding 'torch/special/__init__.py' 2022-09-27T15:30:36.3798402Z adding 'torch/test/CppSignature_test' 2022-09-27T15:30:36.4223489Z adding 'torch/test/Dict_test' 2022-09-27T15:30:36.4543392Z adding 'torch/test/Dimname_test' 2022-09-27T15:30:36.4900426Z adding 'torch/test/IListRef_test' 2022-09-27T15:30:36.5276850Z adding 'torch/test/KernelFunction_test' 2022-09-27T15:30:36.5866801Z adding 'torch/test/List_test' 2022-09-27T15:30:36.6259966Z adding 'torch/test/MaybeOwned_test' 2022-09-27T15:30:36.6607751Z adding 'torch/test/NamedTensor_test' 2022-09-27T15:30:36.6953438Z adding 'torch/test/apply_utils_test' 2022-09-27T15:30:36.7303190Z adding 'torch/test/atest' 2022-09-27T15:30:36.7635599Z adding 'torch/test/backend_fallback_test' 2022-09-27T15:30:36.8010205Z adding 'torch/test/basic' 2022-09-27T15:30:36.8337272Z adding 'torch/test/broadcast_test' 2022-09-27T15:30:36.8629588Z adding 'torch/test/c10_Array_test' 2022-09-27T15:30:36.8942744Z adding 'torch/test/c10_Bitset_test' 2022-09-27T15:30:36.9249237Z adding 'torch/test/c10_C++17_test' 2022-09-27T15:30:36.9549635Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2022-09-27T15:30:36.9840199Z adding 'torch/test/c10_ConstexprCrc_test' 2022-09-27T15:30:37.0136505Z adding 'torch/test/c10_DeadlockDetection_test' 2022-09-27T15:30:37.0443731Z adding 'torch/test/c10_DeviceGuard_test' 2022-09-27T15:30:37.0745951Z adding 'torch/test/c10_Device_test' 2022-09-27T15:30:37.1096704Z adding 'torch/test/c10_DispatchKeySet_test' 2022-09-27T15:30:37.1396340Z adding 'torch/test/c10_Half_test' 2022-09-27T15:30:37.1717701Z adding 'torch/test/c10_InlineDeviceGuard_test' 2022-09-27T15:30:37.2050077Z adding 'torch/test/c10_InlineStreamGuard_test' 2022-09-27T15:30:37.2383946Z adding 'torch/test/c10_LeftRight_test' 2022-09-27T15:30:37.2755531Z adding 'torch/test/c10_Metaprogramming_test' 2022-09-27T15:30:37.3092028Z adding 'torch/test/c10_SizesAndStrides_test' 2022-09-27T15:30:37.3846337Z adding 'torch/test/c10_SmallVectorTest' 2022-09-27T15:30:37.4177342Z adding 'torch/test/c10_StreamGuard_test' 2022-09-27T15:30:37.4478488Z adding 'torch/test/c10_SymInt_test' 2022-09-27T15:30:37.4778739Z adding 'torch/test/c10_Synchronized_test' 2022-09-27T15:30:37.5107481Z adding 'torch/test/c10_ThreadLocal_test' 2022-09-27T15:30:37.5416014Z adding 'torch/test/c10_TypeIndex_test' 2022-09-27T15:30:37.5719159Z adding 'torch/test/c10_TypeList_test' 2022-09-27T15:30:37.6010410Z adding 'torch/test/c10_TypeTraits_test' 2022-09-27T15:30:37.6318842Z adding 'torch/test/c10_accumulate_test' 2022-09-27T15:30:37.6649636Z adding 'torch/test/c10_bfloat16_test' 2022-09-27T15:30:37.6974640Z adding 'torch/test/c10_complex_math_test' 2022-09-27T15:30:37.7302615Z adding 'torch/test/c10_complex_test' 2022-09-27T15:30:37.7885773Z adding 'torch/test/c10_either_test' 2022-09-27T15:30:37.8222593Z adding 'torch/test/c10_exception_test' 2022-09-27T15:30:37.8524850Z adding 'torch/test/c10_flags_test' 2022-09-27T15:30:37.8818181Z adding 'torch/test/c10_hip_HIPTest' 2022-09-27T15:30:37.9121739Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2022-09-27T15:30:37.9983985Z adding 'torch/test/c10_intrusive_ptr_test' 2022-09-27T15:30:38.0331382Z adding 'torch/test/c10_irange_test' 2022-09-27T15:30:38.0668450Z adding 'torch/test/c10_logging_test' 2022-09-27T15:30:38.1101978Z adding 'torch/test/c10_optional_test' 2022-09-27T15:30:38.1473246Z adding 'torch/test/c10_ordered_preserving_dict_test' 2022-09-27T15:30:38.1797512Z adding 'torch/test/c10_registry_test' 2022-09-27T15:30:38.2145658Z adding 'torch/test/c10_string_view_test' 2022-09-27T15:30:38.2455397Z adding 'torch/test/c10_tempfile_test' 2022-09-27T15:30:38.2793445Z adding 'torch/test/c10_typeid_test' 2022-09-27T15:30:38.3137852Z adding 'torch/test/cpu_generator_test' 2022-09-27T15:30:38.3454470Z adding 'torch/test/cpu_profiling_allocator_test' 2022-09-27T15:30:38.3955014Z adding 'torch/test/cpu_rng_test' 2022-09-27T15:30:38.4269600Z adding 'torch/test/dispatch_key_set_test' 2022-09-27T15:30:38.4568285Z adding 'torch/test/dlconvertor_test' 2022-09-27T15:30:38.4912625Z adding 'torch/test/extension_backend_test' 2022-09-27T15:30:38.5245369Z adding 'torch/test/half_test' 2022-09-27T15:30:38.5559967Z adding 'torch/test/hip_apply_test' 2022-09-27T15:30:38.5851166Z adding 'torch/test/hip_complex_math_test' 2022-09-27T15:30:38.6141546Z adding 'torch/test/hip_complex_test' 2022-09-27T15:30:38.6431015Z adding 'torch/test/hip_distributions_test' 2022-09-27T15:30:38.6729786Z adding 'torch/test/hip_dlconvertor_test' 2022-09-27T15:30:38.7020413Z adding 'torch/test/hip_generator_test' 2022-09-27T15:30:38.7310683Z adding 'torch/test/hip_half_test' 2022-09-27T15:30:38.7600602Z adding 'torch/test/hip_integer_divider_test' 2022-09-27T15:30:38.7889987Z adding 'torch/test/hip_optional_test' 2022-09-27T15:30:38.8179597Z adding 'torch/test/hip_packedtensoraccessor_test' 2022-09-27T15:30:38.8468538Z adding 'torch/test/hip_vectorized_test' 2022-09-27T15:30:38.8781762Z adding 'torch/test/inline_container_test' 2022-09-27T15:30:38.9342743Z adding 'torch/test/ivalue_test' 2022-09-27T15:30:39.0033454Z adding 'torch/test/kernel_function_legacy_test' 2022-09-27T15:30:39.0603328Z adding 'torch/test/kernel_function_test' 2022-09-27T15:30:39.1299606Z adding 'torch/test/kernel_lambda_legacy_test' 2022-09-27T15:30:39.1885858Z adding 'torch/test/kernel_lambda_test' 2022-09-27T15:30:39.2265725Z adding 'torch/test/kernel_stackbased_test' 2022-09-27T15:30:39.2564471Z adding 'torch/test/lazy_tensor_test' 2022-09-27T15:30:39.3115732Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2022-09-27T15:30:39.3448073Z adding 'torch/test/math_kernel_test' 2022-09-27T15:30:39.3762016Z adding 'torch/test/memory_format_test' 2022-09-27T15:30:39.4075267Z adding 'torch/test/memory_overlapping_test' 2022-09-27T15:30:39.4392372Z adding 'torch/test/mobile_memory_cleanup' 2022-09-27T15:30:39.4726123Z adding 'torch/test/native_test' 2022-09-27T15:30:39.5018540Z adding 'torch/test/op_allowlist_test' 2022-09-27T15:30:39.6421901Z adding 'torch/test/op_registration_test' 2022-09-27T15:30:39.6820134Z adding 'torch/test/operator_name_test' 2022-09-27T15:30:39.7124622Z adding 'torch/test/operators_test' 2022-09-27T15:30:39.7434031Z adding 'torch/test/packedtensoraccessor_test' 2022-09-27T15:30:39.7817261Z adding 'torch/test/pow_test' 2022-09-27T15:30:39.8159862Z adding 'torch/test/quantized_test' 2022-09-27T15:30:39.8458837Z adding 'torch/test/reduce_ops_test' 2022-09-27T15:30:39.8764006Z adding 'torch/test/reportMemoryUsage_test' 2022-09-27T15:30:39.9101231Z adding 'torch/test/scalar_tensor_test' 2022-09-27T15:30:39.9441881Z adding 'torch/test/scalar_test' 2022-09-27T15:30:39.9756644Z adding 'torch/test/stride_properties_test' 2022-09-27T15:30:40.0190125Z adding 'torch/test/tensor_iterator_test' 2022-09-27T15:30:40.0524485Z adding 'torch/test/test_parallel' 2022-09-27T15:30:40.0548294Z adding 'torch/test/thread_init_test' 2022-09-27T15:30:40.0865668Z adding 'torch/test/type_ptr_test' 2022-09-27T15:30:40.1231006Z adding 'torch/test/type_test' 2022-09-27T15:30:40.1543707Z adding 'torch/test/undefined_tensor_test' 2022-09-27T15:30:40.1840434Z adding 'torch/test/variant_test' 2022-09-27T15:30:40.1859736Z adding 'torch/test/verify_api_visibility' 2022-09-27T15:30:40.2268019Z adding 'torch/test/vmap_test' 2022-09-27T15:30:40.2580522Z adding 'torch/test/weakref_test' 2022-09-27T15:30:40.2884519Z adding 'torch/test/wrapdim_test' 2022-09-27T15:30:40.3179254Z adding 'torch/test/xla_tensor_test' 2022-09-27T15:30:40.3194704Z adding 'torch/testing/__init__.py' 2022-09-27T15:30:40.3210590Z adding 'torch/testing/_comparison.py' 2022-09-27T15:30:40.3216038Z adding 'torch/testing/_creation.py' 2022-09-27T15:30:40.3218955Z adding 'torch/testing/_deprecated.py' 2022-09-27T15:30:40.3221424Z adding 'torch/testing/_legacy.py' 2022-09-27T15:30:40.3223813Z adding 'torch/testing/_internal/__init__.py' 2022-09-27T15:30:40.3228026Z adding 'torch/testing/_internal/autocast_test_lists.py' 2022-09-27T15:30:40.3231604Z adding 'torch/testing/_internal/check_kernel_launches.py' 2022-09-27T15:30:40.3234758Z adding 'torch/testing/_internal/common_cuda.py' 2022-09-27T15:30:40.3253427Z adding 'torch/testing/_internal/common_device_type.py' 2022-09-27T15:30:40.3264070Z adding 'torch/testing/_internal/common_distributed.py' 2022-09-27T15:30:40.3266525Z adding 'torch/testing/_internal/common_dtype.py' 2022-09-27T15:30:40.3277720Z adding 'torch/testing/_internal/common_fsdp.py' 2022-09-27T15:30:40.3283358Z adding 'torch/testing/_internal/common_jit.py' 2022-09-27T15:30:40.3460243Z adding 'torch/testing/_internal/common_methods_invocations.py' 2022-09-27T15:30:40.3493820Z adding 'torch/testing/_internal/common_modules.py' 2022-09-27T15:30:40.3541480Z adding 'torch/testing/_internal/common_nn.py' 2022-09-27T15:30:40.3567856Z adding 'torch/testing/_internal/common_quantization.py' 2022-09-27T15:30:40.3573397Z adding 'torch/testing/_internal/common_quantized.py' 2022-09-27T15:30:40.3577287Z adding 'torch/testing/_internal/common_subclass.py' 2022-09-27T15:30:40.3630791Z adding 'torch/testing/_internal/common_utils.py' 2022-09-27T15:30:40.3641175Z adding 'torch/testing/_internal/composite_compliance.py' 2022-09-27T15:30:40.3644864Z adding 'torch/testing/_internal/dist_utils.py' 2022-09-27T15:30:40.3649938Z adding 'torch/testing/_internal/hypothesis_utils.py' 2022-09-27T15:30:40.3659208Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2022-09-27T15:30:40.3669735Z adding 'torch/testing/_internal/jit_utils.py' 2022-09-27T15:30:40.3673278Z adding 'torch/testing/_internal/logging_tensor.py' 2022-09-27T15:30:40.3675284Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2022-09-27T15:30:40.3677727Z adding 'torch/testing/_internal/schema_check_mode.py' 2022-09-27T15:30:40.3679788Z adding 'torch/testing/_internal/codegen/__init__.py' 2022-09-27T15:30:40.3684549Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2022-09-27T15:30:40.3686808Z adding 'torch/testing/_internal/data/__init__.py' 2022-09-27T15:30:40.3688500Z adding 'torch/testing/_internal/data/network1.py' 2022-09-27T15:30:40.3690001Z adding 'torch/testing/_internal/data/network2.py' 2022-09-27T15:30:40.3691963Z adding 'torch/testing/_internal/distributed/__init__.py' 2022-09-27T15:30:40.3698610Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2022-09-27T15:30:40.3785396Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2022-09-27T15:30:40.3796489Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2022-09-27T15:30:40.3798740Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2022-09-27T15:30:40.3801867Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2022-09-27T15:30:40.3803973Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2022-09-27T15:30:40.3805771Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2022-09-27T15:30:40.3808462Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2022-09-27T15:30:40.3810739Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2022-09-27T15:30:40.3812901Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2022-09-27T15:30:40.3814592Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2022-09-27T15:30:40.3816530Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2022-09-27T15:30:40.3821855Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2022-09-27T15:30:40.3825114Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2022-09-27T15:30:40.3826808Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2022-09-27T15:30:40.3853532Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2022-09-27T15:30:40.3859453Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2022-09-27T15:30:40.3863510Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2022-09-27T15:30:40.3865918Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2022-09-27T15:30:40.3868066Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2022-09-27T15:30:40.3924170Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2022-09-27T15:30:40.3931883Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2022-09-27T15:30:40.3933617Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2022-09-27T15:30:40.3936644Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2022-09-27T15:30:40.3940508Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2022-09-27T15:30:40.3942752Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2022-09-27T15:30:40.3945032Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2022-09-27T15:30:40.3956982Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2022-09-27T15:30:40.3961049Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2022-09-27T15:30:40.3963151Z adding 'torch/testing/_internal/generated/__init__.py' 2022-09-27T15:30:40.3998361Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2022-09-27T15:30:40.4009026Z adding 'torch/testing/_internal/opinfo/__init__.py' 2022-09-27T15:30:40.4041059Z adding 'torch/testing/_internal/opinfo/core.py' 2022-09-27T15:30:40.4046929Z adding 'torch/testing/_internal/opinfo/refs.py' 2022-09-27T15:30:40.4050677Z adding 'torch/testing/_internal/opinfo/utils.py' 2022-09-27T15:30:40.4053481Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2022-09-27T15:30:40.4060259Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2022-09-27T15:30:40.4065500Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2022-09-27T15:30:40.4085003Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2022-09-27T15:30:40.4091523Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2022-09-27T15:30:40.4094272Z adding 'torch/testing/_internal/test_module/__init__.py' 2022-09-27T15:30:40.4095900Z adding 'torch/testing/_internal/test_module/future_div.py' 2022-09-27T15:30:40.4097538Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2022-09-27T15:30:40.4100008Z adding 'torch/utils/__init__.py' 2022-09-27T15:30:40.4102137Z adding 'torch/utils/_cpp_extension_versioner.py' 2022-09-27T15:30:40.4103921Z adding 'torch/utils/_crash_handler.py' 2022-09-27T15:30:40.4106176Z adding 'torch/utils/_cuda_trace.py' 2022-09-27T15:30:40.4110326Z adding 'torch/utils/_freeze.py' 2022-09-27T15:30:40.4113670Z adding 'torch/utils/_mode_utils.py' 2022-09-27T15:30:40.4117552Z adding 'torch/utils/_python_dispatch.py' 2022-09-27T15:30:40.4121942Z adding 'torch/utils/_pytree.py' 2022-09-27T15:30:40.4124588Z adding 'torch/utils/_zip.py' 2022-09-27T15:30:40.4131962Z adding 'torch/utils/bundled_inputs.py' 2022-09-27T15:30:40.4138977Z adding 'torch/utils/checkpoint.py' 2022-09-27T15:30:40.4145070Z adding 'torch/utils/collect_env.py' 2022-09-27T15:30:40.4177236Z adding 'torch/utils/cpp_extension.py' 2022-09-27T15:30:40.4182477Z adding 'torch/utils/dlpack.py' 2022-09-27T15:30:40.4184402Z adding 'torch/utils/file_baton.py' 2022-09-27T15:30:40.4187852Z adding 'torch/utils/hooks.py' 2022-09-27T15:30:40.4190826Z adding 'torch/utils/mkldnn.py' 2022-09-27T15:30:40.4194015Z adding 'torch/utils/mobile_optimizer.py' 2022-09-27T15:30:40.4195865Z adding 'torch/utils/model_zoo.py' 2022-09-27T15:30:40.4198892Z adding 'torch/utils/show_pickle.py' 2022-09-27T15:30:40.4202189Z adding 'torch/utils/throughput_benchmark.py' 2022-09-27T15:30:40.4204573Z adding 'torch/utils/backcompat/__init__.py' 2022-09-27T15:30:40.4206584Z adding 'torch/utils/benchmark/__init__.py' 2022-09-27T15:30:40.4208743Z adding 'torch/utils/benchmark/examples/__init__.py' 2022-09-27T15:30:40.4212385Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2022-09-27T15:30:40.4215936Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2022-09-27T15:30:40.4218577Z adding 'torch/utils/benchmark/examples/compare.py' 2022-09-27T15:30:40.4223922Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2022-09-27T15:30:40.4226891Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2022-09-27T15:30:40.4229652Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2022-09-27T15:30:40.4231665Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2022-09-27T15:30:40.4234494Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2022-09-27T15:30:40.4236665Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2022-09-27T15:30:40.4239070Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2022-09-27T15:30:40.4241637Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2022-09-27T15:30:40.4244017Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2022-09-27T15:30:40.4246643Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2022-09-27T15:30:40.4249179Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2022-09-27T15:30:40.4251671Z adding 'torch/utils/benchmark/utils/__init__.py' 2022-09-27T15:30:40.4253558Z adding 'torch/utils/benchmark/utils/_stubs.py' 2022-09-27T15:30:40.4258750Z adding 'torch/utils/benchmark/utils/common.py' 2022-09-27T15:30:40.4263563Z adding 'torch/utils/benchmark/utils/compare.py' 2022-09-27T15:30:40.4267397Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2022-09-27T15:30:40.4273620Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2022-09-27T15:30:40.4277251Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2022-09-27T15:30:40.4279396Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2022-09-27T15:30:40.4286224Z adding 'torch/utils/benchmark/utils/timer.py' 2022-09-27T15:30:40.4288967Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2022-09-27T15:30:40.4294402Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2022-09-27T15:30:40.4307936Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2022-09-27T15:30:40.4309985Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2022-09-27T15:30:40.4321741Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2022-09-27T15:30:40.4370620Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2022-09-27T15:30:40.4382391Z adding 'torch/utils/bottleneck/__init__.py' 2022-09-27T15:30:40.4385480Z adding 'torch/utils/bottleneck/__main__.py' 2022-09-27T15:30:40.4388225Z adding 'torch/utils/data/__init__.py' 2022-09-27T15:30:40.4390016Z adding 'torch/utils/data/backward_compatibility.py' 2022-09-27T15:30:40.4417339Z adding 'torch/utils/data/dataloader.py' 2022-09-27T15:30:40.4421962Z adding 'torch/utils/data/dataloader_experimental.py' 2022-09-27T15:30:40.4426727Z adding 'torch/utils/data/dataset.py' 2022-09-27T15:30:40.4430212Z adding 'torch/utils/data/distributed.py' 2022-09-27T15:30:40.4432717Z adding 'torch/utils/data/graph.py' 2022-09-27T15:30:40.4435563Z adding 'torch/utils/data/graph_settings.py' 2022-09-27T15:30:40.4439594Z adding 'torch/utils/data/sampler.py' 2022-09-27T15:30:40.4442581Z adding 'torch/utils/data/_utils/__init__.py' 2022-09-27T15:30:40.4445923Z adding 'torch/utils/data/_utils/collate.py' 2022-09-27T15:30:40.4448375Z adding 'torch/utils/data/_utils/fetch.py' 2022-09-27T15:30:40.4450698Z adding 'torch/utils/data/_utils/pin_memory.py' 2022-09-27T15:30:40.4452824Z adding 'torch/utils/data/_utils/serialization.py' 2022-09-27T15:30:40.4455192Z adding 'torch/utils/data/_utils/signal_handling.py' 2022-09-27T15:30:40.4460475Z adding 'torch/utils/data/_utils/worker.py' 2022-09-27T15:30:40.4462712Z adding 'torch/utils/data/communication/__init__.py' 2022-09-27T15:30:40.4464891Z adding 'torch/utils/data/communication/eventloop.py' 2022-09-27T15:30:40.4468171Z adding 'torch/utils/data/communication/iter.py' 2022-09-27T15:30:40.4470812Z adding 'torch/utils/data/communication/map.py' 2022-09-27T15:30:40.4472779Z adding 'torch/utils/data/communication/messages.py' 2022-09-27T15:30:40.4475554Z adding 'torch/utils/data/communication/protocol.py' 2022-09-27T15:30:40.4477752Z adding 'torch/utils/data/communication/queue.py' 2022-09-27T15:30:40.4479844Z adding 'torch/utils/data/datapipes/__init__.py' 2022-09-27T15:30:40.4482855Z adding 'torch/utils/data/datapipes/_decorator.py' 2022-09-27T15:30:40.4487152Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2022-09-27T15:30:40.4493442Z adding 'torch/utils/data/datapipes/_typing.py' 2022-09-27T15:30:40.4498563Z adding 'torch/utils/data/datapipes/datapipe.py' 2022-09-27T15:30:40.4502870Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2022-09-27T15:30:40.4505282Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2022-09-27T15:30:40.4507484Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2022-09-27T15:30:40.4511744Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2022-09-27T15:30:40.4514475Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2022-09-27T15:30:40.4516361Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2022-09-27T15:30:40.4518811Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2022-09-27T15:30:40.4522566Z adding 'torch/utils/data/datapipes/iter/callable.py' 2022-09-27T15:30:40.4525918Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2022-09-27T15:30:40.4532865Z adding 'torch/utils/data/datapipes/iter/combining.py' 2022-09-27T15:30:40.4535892Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2022-09-27T15:30:40.4538323Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2022-09-27T15:30:40.4542567Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2022-09-27T15:30:40.4545386Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2022-09-27T15:30:40.4548012Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2022-09-27T15:30:40.4550116Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2022-09-27T15:30:40.4552234Z adding 'torch/utils/data/datapipes/iter/utils.py' 2022-09-27T15:30:40.4554468Z adding 'torch/utils/data/datapipes/map/__init__.py' 2022-09-27T15:30:40.4557164Z adding 'torch/utils/data/datapipes/map/callable.py' 2022-09-27T15:30:40.4559482Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2022-09-27T15:30:40.4562114Z adding 'torch/utils/data/datapipes/map/combining.py' 2022-09-27T15:30:40.4564346Z adding 'torch/utils/data/datapipes/map/grouping.py' 2022-09-27T15:30:40.4566386Z adding 'torch/utils/data/datapipes/map/utils.py' 2022-09-27T15:30:40.4568599Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2022-09-27T15:30:40.4573747Z adding 'torch/utils/data/datapipes/utils/common.py' 2022-09-27T15:30:40.4579238Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2022-09-27T15:30:40.4582108Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2022-09-27T15:30:40.4584232Z adding 'torch/utils/hipify/__init__.py' 2022-09-27T15:30:40.4586273Z adding 'torch/utils/hipify/constants.py' 2022-09-27T15:30:40.4636100Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2022-09-27T15:30:40.4657641Z adding 'torch/utils/hipify/hipify_python.py' 2022-09-27T15:30:40.4660488Z adding 'torch/utils/hipify/version.py' 2022-09-27T15:30:40.4662528Z adding 'torch/utils/jit/__init__.py' 2022-09-27T15:30:40.4665294Z adding 'torch/utils/jit/log_extract.py' 2022-09-27T15:30:40.4671732Z adding 'torch/utils/model_dump/__init__.py' 2022-09-27T15:30:40.4674005Z adding 'torch/utils/model_dump/__main__.py' 2022-09-27T15:30:40.4679978Z adding 'torch/utils/model_dump/code.js' 2022-09-27T15:30:40.4682807Z adding 'torch/utils/model_dump/htm.mjs' 2022-09-27T15:30:40.4687679Z adding 'torch/utils/model_dump/preact.mjs' 2022-09-27T15:30:40.4689884Z adding 'torch/utils/model_dump/skeleton.html' 2022-09-27T15:30:40.4692451Z adding 'torch/utils/tensorboard/__init__.py' 2022-09-27T15:30:40.4701457Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2022-09-27T15:30:40.4704873Z adding 'torch/utils/tensorboard/_convert_np.py' 2022-09-27T15:30:40.4707103Z adding 'torch/utils/tensorboard/_embedding.py' 2022-09-27T15:30:40.4709277Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2022-09-27T15:30:40.4711471Z adding 'torch/utils/tensorboard/_proto_graph.py' 2022-09-27T15:30:40.4717027Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2022-09-27T15:30:40.4720387Z adding 'torch/utils/tensorboard/_utils.py' 2022-09-27T15:30:40.4730172Z adding 'torch/utils/tensorboard/summary.py' 2022-09-27T15:30:40.4743645Z adding 'torch/utils/tensorboard/writer.py' 2022-09-27T15:30:40.4749011Z adding 'torchgen/__init__.py' 2022-09-27T15:30:40.4751533Z adding 'torchgen/code_template.py' 2022-09-27T15:30:40.4754156Z adding 'torchgen/context.py' 2022-09-27T15:30:40.4785907Z adding 'torchgen/gen.py' 2022-09-27T15:30:40.4795279Z adding 'torchgen/gen_backend_stubs.py' 2022-09-27T15:30:40.4805749Z adding 'torchgen/gen_functionalization_type.py' 2022-09-27T15:30:40.4814016Z adding 'torchgen/gen_lazy_tensor.py' 2022-09-27T15:30:40.4818069Z adding 'torchgen/gen_vmap_plumbing.py' 2022-09-27T15:30:40.4820682Z adding 'torchgen/local.py' 2022-09-27T15:30:40.4858803Z adding 'torchgen/model.py' 2022-09-27T15:30:40.4870618Z adding 'torchgen/native_function_generation.py' 2022-09-27T15:30:40.4877440Z adding 'torchgen/utils.py' 2022-09-27T15:30:40.4880135Z adding 'torchgen/api/__init__.py' 2022-09-27T15:30:40.4888776Z adding 'torchgen/api/autograd.py' 2022-09-27T15:30:40.4894933Z adding 'torchgen/api/cpp.py' 2022-09-27T15:30:40.4897830Z adding 'torchgen/api/dispatcher.py' 2022-09-27T15:30:40.4901151Z adding 'torchgen/api/functionalization.py' 2022-09-27T15:30:40.4907260Z adding 'torchgen/api/lazy.py' 2022-09-27T15:30:40.4909549Z adding 'torchgen/api/meta.py' 2022-09-27T15:30:40.4912439Z adding 'torchgen/api/native.py' 2022-09-27T15:30:40.4930365Z adding 'torchgen/api/python.py' 2022-09-27T15:30:40.4935027Z adding 'torchgen/api/structured.py' 2022-09-27T15:30:40.4940577Z adding 'torchgen/api/translate.py' 2022-09-27T15:30:40.4949365Z adding 'torchgen/api/types.py' 2022-09-27T15:30:40.4953222Z adding 'torchgen/api/ufunc.py' 2022-09-27T15:30:40.4957049Z adding 'torchgen/api/unboxing.py' 2022-09-27T15:30:40.4959746Z adding 'torchgen/dest/__init__.py' 2022-09-27T15:30:40.4968328Z adding 'torchgen/dest/lazy_ir.py' 2022-09-27T15:30:40.4971871Z adding 'torchgen/dest/lazy_ts_lowering.py' 2022-09-27T15:30:40.4974013Z adding 'torchgen/dest/native_functions.py' 2022-09-27T15:30:40.4985660Z adding 'torchgen/dest/register_dispatch_key.py' 2022-09-27T15:30:40.4992101Z adding 'torchgen/dest/ufunc.py' 2022-09-27T15:30:40.4994562Z adding 'torchgen/operator_versions/__init__.py' 2022-09-27T15:30:40.4998812Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2022-09-27T15:30:40.5001077Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2022-09-27T15:30:40.5101523Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2022-09-27T15:30:40.5115821Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2022-09-27T15:30:40.5118717Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2022-09-27T15:30:40.5120955Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2022-09-27T15:30:40.5122978Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2022-09-27T15:30:40.5125160Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2022-09-27T15:30:40.5127295Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2022-09-27T15:30:40.5129556Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2022-09-27T15:30:40.5131571Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2022-09-27T15:30:40.5133226Z adding 'torchgen/packaged/ATen/templates/Function.h' 2022-09-27T15:30:40.5135330Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2022-09-27T15:30:40.5137550Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2022-09-27T15:30:40.5140201Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2022-09-27T15:30:40.5142151Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2022-09-27T15:30:40.5143896Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2022-09-27T15:30:40.5145671Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2022-09-27T15:30:40.5147617Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2022-09-27T15:30:40.5149628Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2022-09-27T15:30:40.5151338Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2022-09-27T15:30:40.5153100Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2022-09-27T15:30:40.5154913Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2022-09-27T15:30:40.5156631Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2022-09-27T15:30:40.5159054Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2022-09-27T15:30:40.5160905Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2022-09-27T15:30:40.5162815Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2022-09-27T15:30:40.5164976Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2022-09-27T15:30:40.5167268Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2022-09-27T15:30:40.5169215Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2022-09-27T15:30:40.5171559Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2022-09-27T15:30:40.5173947Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2022-09-27T15:30:40.5175852Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2022-09-27T15:30:40.5177590Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2022-09-27T15:30:40.5187385Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2022-09-27T15:30:40.5190296Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2022-09-27T15:30:40.5192102Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2022-09-27T15:30:40.5194071Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2022-09-27T15:30:40.5195869Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2022-09-27T15:30:40.5197580Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2022-09-27T15:30:40.5199503Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2022-09-27T15:30:40.5201478Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2022-09-27T15:30:40.5203203Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2022-09-27T15:30:40.5205202Z adding 'torchgen/selective_build/__init__.py' 2022-09-27T15:30:40.5208505Z adding 'torchgen/selective_build/operator.py' 2022-09-27T15:30:40.5212445Z adding 'torchgen/selective_build/selector.py' 2022-09-27T15:30:40.5214733Z adding 'torchgen/static_runtime/__init__.py' 2022-09-27T15:30:40.5218174Z adding 'torchgen/static_runtime/config.py' 2022-09-27T15:30:40.5221768Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2022-09-27T15:30:40.5228794Z adding 'torchgen/static_runtime/generator.py' 2022-09-27T15:30:40.5270375Z adding 'torch-1.13.0a0+git52424e2.dist-info/LICENSE' 2022-09-27T15:30:40.5285544Z adding 'torch-1.13.0a0+git52424e2.dist-info/METADATA' 2022-09-27T15:30:40.5293327Z adding 'torch-1.13.0a0+git52424e2.dist-info/NOTICE' 2022-09-27T15:30:40.5295170Z adding 'torch-1.13.0a0+git52424e2.dist-info/WHEEL' 2022-09-27T15:30:40.5296760Z adding 'torch-1.13.0a0+git52424e2.dist-info/entry_points.txt' 2022-09-27T15:30:40.5297323Z adding 'torch-1.13.0a0+git52424e2.dist-info/top_level.txt' 2022-09-27T15:30:40.5897619Z adding 'torch-1.13.0a0+git52424e2.dist-info/RECORD' 2022-09-27T15:30:40.6188963Z removing build/bdist.linux-x86_64/wheel 2022-09-27T15:30:40.9811374Z + python -mpip install dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl 2022-09-27T15:30:41.4113727Z Processing ./dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl 2022-09-27T15:30:41.4927882Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+git52424e2) (4.3.0) 2022-09-27T15:30:42.3148799Z Installing collected packages: torch 2022-09-27T15:30:50.0577570Z Successfully installed torch-1.13.0a0+git52424e2 2022-09-27T15:30:50.1485737Z + set -x 2022-09-27T15:30:50.1486164Z + assert_git_not_dirty 2022-09-27T15:30:50.1486554Z + [[ linux-focal-rocm5.2-py3.7 != *rocm* ]] 2022-09-27T15:30:50.1486871Z + mkdir -p dist 2022-09-27T15:30:50.1519844Z + '[' -f build/.ninja_log ']' 2022-09-27T15:30:50.1520355Z + [[ linux-focal-rocm5.2-py3.7 == *rocm* ]] 2022-09-27T15:30:50.1520625Z + sudo rm -f /opt/cache/bin/cc 2022-09-27T15:30:50.1936751Z + sudo rm -f /opt/cache/bin/c++ 2022-09-27T15:30:50.1981714Z + sudo rm -f /opt/cache/bin/gcc 2022-09-27T15:30:50.2024097Z + sudo rm -f /opt/cache/bin/g++ 2022-09-27T15:30:50.2066596Z + pushd /opt/rocm/llvm/bin 2022-09-27T15:30:50.2067016Z /opt/rocm/llvm/bin ~/workspace 2022-09-27T15:30:50.2067428Z + [[ -d original ]] 2022-09-27T15:30:50.2067743Z + sudo mv original/clang . 2022-09-27T15:30:50.2170099Z + sudo mv original/clang++ . 2022-09-27T15:30:50.2217601Z + sudo rm -rf original 2022-09-27T15:30:50.2261192Z + popd 2022-09-27T15:30:50.2261481Z ~/workspace 2022-09-27T15:30:50.2261737Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2022-09-27T15:30:50.2264498Z ++ [[ linux-focal-rocm5.2-py3.7 == *rocm* ]] 2022-09-27T15:30:50.2264771Z ++ echo ON 2022-09-27T15:30:50.2266682Z + CUSTOM_TEST_USE_ROCM=ON 2022-09-27T15:30:50.2267039Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2022-09-27T15:30:50.2267359Z + mkdir -pv build/custom_test_artifacts 2022-09-27T15:30:50.2276844Z mkdir: created directory 'build/custom_test_artifacts' 2022-09-27T15:30:50.2278223Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2022-09-27T15:30:50.2278716Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2022-09-27T15:30:50.2278985Z + python --version 2022-09-27T15:30:50.2294149Z Python 3.7.13 2022-09-27T15:30:50.2298884Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-09-27T15:30:50.4252689Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-09-27T15:30:50.4253101Z + mkdir -p build/custom_test_artifacts/custom-op-build 2022-09-27T15:30:50.4263610Z + pushd build/custom_test_artifacts/custom-op-build 2022-09-27T15:30:50.4264288Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2022-09-27T15:30:50.4266585Z ++ which python 2022-09-27T15:30:50.4274786Z + 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-09-27T15:30:50.4771575Z -- The C compiler identification is GNU 9.4.0 2022-09-27T15:30:50.5320546Z -- The CXX compiler identification is GNU 9.4.0 2022-09-27T15:30:50.5387068Z -- Detecting C compiler ABI info 2022-09-27T15:30:50.5951469Z -- Detecting C compiler ABI info - done 2022-09-27T15:30:50.6033374Z -- Check for working C compiler: /usr/bin/cc - skipped 2022-09-27T15:30:50.6035487Z -- Detecting C compile features 2022-09-27T15:30:50.6039996Z -- Detecting C compile features - done 2022-09-27T15:30:50.6071808Z -- Detecting CXX compiler ABI info 2022-09-27T15:30:50.6752354Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:30:50.6836194Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2022-09-27T15:30:50.6838896Z -- Detecting CXX compile features 2022-09-27T15:30:50.6844253Z -- Detecting CXX compile features - done 2022-09-27T15:30:50.6860097Z Building PyTorch for GPU arch: gfx906 2022-09-27T15:30:50.8790378Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-09-27T15:30:50.8793069Z HIP VERSION: 5.2.21151-afdc89f8 2022-09-27T15:30:50.9548086Z -- Caffe2: Header version is: 5.2.0 2022-09-27T15:30:50.9548385Z  2022-09-27T15:30:50.9548580Z ***** ROCm version from rocm_version.h **** 2022-09-27T15:30:50.9549732Z  2022-09-27T15:30:50.9550202Z ROCM_VERSION_DEV: 5.2.0 2022-09-27T15:30:50.9550639Z ROCM_VERSION_DEV_MAJOR: 5 2022-09-27T15:30:50.9551022Z ROCM_VERSION_DEV_MINOR: 2 2022-09-27T15:30:50.9551413Z ROCM_VERSION_DEV_PATCH: 0 2022-09-27T15:30:50.9551777Z ROCM_VERSION_DEV_INT: 50200 2022-09-27T15:30:50.9552130Z HIP_VERSION_MAJOR: 5 2022-09-27T15:30:50.9552535Z HIP_VERSION_MINOR: 2 2022-09-27T15:30:50.9553154Z TORCH_HIP_VERSION: 502 2022-09-27T15:30:50.9553504Z  2022-09-27T15:30:50.9553814Z ***** Library versions from dpkg ***** 2022-09-27T15:30:50.9554210Z  2022-09-27T15:30:50.9688204Z rocm-dev VERSION: 5.2.0.50200-65 2022-09-27T15:30:50.9688676Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-09-27T15:30:50.9821960Z rocm-libs VERSION: 5.2.0.50200-65 2022-09-27T15:30:50.9958925Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-09-27T15:30:51.0095527Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-09-27T15:30:51.0486791Z  2022-09-27T15:30:51.0487279Z ***** Library versions from cmake find_package ***** 2022-09-27T15:30:51.0487737Z  2022-09-27T15:30:51.0533946Z -- Looking for pthread.h 2022-09-27T15:30:51.1150299Z -- Looking for pthread.h - found 2022-09-27T15:30:51.1151553Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-09-27T15:30:51.1790877Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-09-27T15:30:51.1791351Z -- Looking for pthread_create in pthreads 2022-09-27T15:30:51.2282520Z -- Looking for pthread_create in pthreads - not found 2022-09-27T15:30:51.2282863Z -- Looking for pthread_create in pthread 2022-09-27T15:30:51.2867930Z -- Looking for pthread_create in pthread - found 2022-09-27T15:30:51.2876689Z -- Found Threads: TRUE 2022-09-27T15:30:51.2880865Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.2939976Z hip VERSION: 5.2.22212 2022-09-27T15:30:51.2946248Z hsa-runtime64 VERSION: 1.5.50200 2022-09-27T15:30:51.2950481Z amd_comgr VERSION: 2.4.0 2022-09-27T15:30:51.2996476Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.3004246Z rocrand VERSION: 2.10.9 2022-09-27T15:30:51.3049021Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.3058072Z hiprand VERSION: 2.10.9 2022-09-27T15:30:51.3101947Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.3110884Z rocblas VERSION: 2.44.0 2022-09-27T15:30:51.3155224Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.3168656Z miopen VERSION: 2.17.0 2022-09-27T15:30:51.3213589Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.3223641Z hipfft VERSION: 1.0.8 2022-09-27T15:30:51.3266960Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.3277528Z hipsparse VERSION: 2.1.0 2022-09-27T15:30:51.3321223Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.3332718Z rccl VERSION: 2.11.4 2022-09-27T15:30:51.3376017Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.3387555Z rocprim VERSION: 2.10.9 2022-09-27T15:30:51.3436413Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.3450673Z hipcub VERSION: 2.10.12 2022-09-27T15:30:51.3499503Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.3514488Z rocthrust VERSION: 2.10.9 2022-09-27T15:30:51.3514887Z ROCm version >= 4.1; kernel asserts are disabled 2022-09-27T15:30:51.3515166Z HIP library name: amdhip64 2022-09-27T15:30:51.3563546Z Building PyTorch for GPU arch: gfx906 2022-09-27T15:30:51.3581642Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-09-27T15:30:51.3584367Z HIP VERSION: 5.2.21151-afdc89f8 2022-09-27T15:30:51.4341501Z -- Caffe2: Header version is: 5.2.0 2022-09-27T15:30:51.4341978Z  2022-09-27T15:30:51.4342369Z ***** ROCm version from rocm_version.h **** 2022-09-27T15:30:51.4342643Z  2022-09-27T15:30:51.4343031Z ROCM_VERSION_DEV: 5.2.0 2022-09-27T15:30:51.4343296Z ROCM_VERSION_DEV_MAJOR: 5 2022-09-27T15:30:51.4343552Z ROCM_VERSION_DEV_MINOR: 2 2022-09-27T15:30:51.4343806Z ROCM_VERSION_DEV_PATCH: 0 2022-09-27T15:30:51.4344128Z ROCM_VERSION_DEV_INT: 50200 2022-09-27T15:30:51.4344536Z HIP_VERSION_MAJOR: 5 2022-09-27T15:30:51.4344834Z HIP_VERSION_MINOR: 2 2022-09-27T15:30:51.4345210Z TORCH_HIP_VERSION: 502 2022-09-27T15:30:51.4347583Z  2022-09-27T15:30:51.4347982Z ***** Library versions from dpkg ***** 2022-09-27T15:30:51.4348413Z  2022-09-27T15:30:51.4473163Z rocm-dev VERSION: 5.2.0.50200-65 2022-09-27T15:30:51.4473667Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-09-27T15:30:51.4604324Z rocm-libs VERSION: 5.2.0.50200-65 2022-09-27T15:30:51.4733117Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-09-27T15:30:51.4866608Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-09-27T15:30:51.5266305Z  2022-09-27T15:30:51.5266794Z ***** Library versions from cmake find_package ***** 2022-09-27T15:30:51.5267196Z  2022-09-27T15:30:51.5314916Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5326574Z hip VERSION: 5.2.22212 2022-09-27T15:30:51.5333129Z hsa-runtime64 VERSION: 1.5.50200 2022-09-27T15:30:51.5338037Z amd_comgr VERSION: 2.4.0 2022-09-27T15:30:51.5383441Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5398522Z rocrand VERSION: 2.10.9 2022-09-27T15:30:51.5443534Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5459853Z hiprand VERSION: 2.10.9 2022-09-27T15:30:51.5504647Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5521605Z rocblas VERSION: 2.44.0 2022-09-27T15:30:51.5565747Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5586799Z miopen VERSION: 2.17.0 2022-09-27T15:30:51.5631905Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5649213Z hipfft VERSION: 1.0.8 2022-09-27T15:30:51.5694057Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5711940Z hipsparse VERSION: 2.1.0 2022-09-27T15:30:51.5756764Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5776428Z rccl VERSION: 2.11.4 2022-09-27T15:30:51.5820248Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5839659Z rocprim VERSION: 2.10.9 2022-09-27T15:30:51.5889042Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5911380Z hipcub VERSION: 2.10.12 2022-09-27T15:30:51.5963413Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:30:51.5986289Z rocthrust VERSION: 2.10.9 2022-09-27T15:30:51.5986789Z ROCm version >= 4.1; kernel asserts are disabled 2022-09-27T15:30:51.5987275Z HIP library name: amdhip64 2022-09-27T15:30:51.6141440Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-09-27T15:30:51.6142135Z static library kineto_LIBRARY-NOTFOUND not found. 2022-09-27T15:30:51.6142513Z Call Stack (most recent call first): 2022-09-27T15:30:51.6143246Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-09-27T15:30:51.6143825Z CMakeLists.txt:9 (find_package) 2022-09-27T15:30:51.6144025Z 2022-09-27T15:30:51.6144151Z  2022-09-27T15:30:51.6144679Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-09-27T15:30:51.6148324Z -- Configuring done 2022-09-27T15:30:51.6240063Z -- Generating done 2022-09-27T15:30:51.6246408Z CMake Warning: 2022-09-27T15:30:51.6247092Z Manually-specified variables were not used by the project: 2022-09-27T15:30:51.6247436Z 2022-09-27T15:30:51.6247587Z PYTHON_EXECUTABLE 2022-09-27T15:30:51.6247790Z 2022-09-27T15:30:51.6247916Z  2022-09-27T15:30:51.6258764Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2022-09-27T15:30:51.6304498Z + make VERBOSE=1 2022-09-27T15:30:51.6318035Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-09-27T15:30:51.6379113Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build//CMakeFiles/progress.marks 2022-09-27T15:30:51.6422646Z make -f CMakeFiles/Makefile2 all 2022-09-27T15:30:51.6432795Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:30:51.6433598Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2022-09-27T15:30:51.6443789Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:30:51.6444958Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2022-09-27T15:30:51.6494183Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:30:51.6494846Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2022-09-27T15:30:51.6504912Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:30:51.6548865Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2022-09-27T15:30:51.6555489Z /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-09-27T15:30:51.6585451Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:31:01.5986398Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:31:01.5987019Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:31:01.5987536Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:31:01.5988061Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:31:01.5988598Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:31:01.7730716Z [ 50%] Linking CXX shared library libcustom_ops.so 2022-09-27T15:31:01.7734073Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2022-09-27T15:31:01.7777547Z /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-09-27T15:31:02.2916904Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:31:02.2980511Z [ 50%] Built target custom_ops 2022-09-27T15:31:02.2985542Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2022-09-27T15:31:02.2996486Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:31:02.2997842Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2022-09-27T15:31:02.3050814Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:31:02.3062314Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2022-09-27T15:31:02.3062814Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:31:02.3108832Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-09-27T15:31:02.3115419Z /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-09-27T15:31:02.3145756Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:31:11.9619638Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:31:11.9620596Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:31:11.9621345Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:31:11.9622125Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:31:11.9622883Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:31:12.0928639Z [100%] Linking CXX executable test_custom_ops 2022-09-27T15:31:12.0932093Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2022-09-27T15:31:12.0974638Z /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-09-27T15:31:12.9960538Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:31:13.0043653Z [100%] Built target test_custom_ops 2022-09-27T15:31:13.0048765Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:31:13.0050059Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2022-09-27T15:31:13.0099635Z + popd 2022-09-27T15:31:13.0099989Z ~/workspace 2022-09-27T15:31:13.0100335Z + assert_git_not_dirty 2022-09-27T15:31:13.0101360Z + [[ linux-focal-rocm5.2-py3.7 != *rocm* ]] 2022-09-27T15:31:13.0101723Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2022-09-27T15:31:13.0102019Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2022-09-27T15:31:13.0102291Z + python --version 2022-09-27T15:31:13.0115049Z Python 3.7.13 2022-09-27T15:31:13.0120168Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-09-27T15:31:13.2056045Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-09-27T15:31:13.2056460Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2022-09-27T15:31:13.2066433Z + pushd build/custom_test_artifacts/jit-hook-build 2022-09-27T15:31:13.2066828Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2022-09-27T15:31:13.2069179Z ++ which python 2022-09-27T15:31:13.2078449Z + 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-09-27T15:31:13.2580651Z -- The C compiler identification is GNU 9.4.0 2022-09-27T15:31:13.3124741Z -- The CXX compiler identification is GNU 9.4.0 2022-09-27T15:31:13.3191689Z -- Detecting C compiler ABI info 2022-09-27T15:31:13.3772489Z -- Detecting C compiler ABI info - done 2022-09-27T15:31:13.3853474Z -- Check for working C compiler: /usr/bin/cc - skipped 2022-09-27T15:31:13.3855320Z -- Detecting C compile features 2022-09-27T15:31:13.3859829Z -- Detecting C compile features - done 2022-09-27T15:31:13.3892001Z -- Detecting CXX compiler ABI info 2022-09-27T15:31:13.4580753Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:31:13.4662972Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2022-09-27T15:31:13.4665302Z -- Detecting CXX compile features 2022-09-27T15:31:13.4670361Z -- Detecting CXX compile features - done 2022-09-27T15:31:13.4685526Z Building PyTorch for GPU arch: gfx906 2022-09-27T15:31:13.6622712Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-09-27T15:31:13.6624907Z HIP VERSION: 5.2.21151-afdc89f8 2022-09-27T15:31:13.7378369Z -- Caffe2: Header version is: 5.2.0 2022-09-27T15:31:13.7378990Z  2022-09-27T15:31:13.7379394Z ***** ROCm version from rocm_version.h **** 2022-09-27T15:31:13.7379651Z  2022-09-27T15:31:13.7379871Z ROCM_VERSION_DEV: 5.2.0 2022-09-27T15:31:13.7380126Z ROCM_VERSION_DEV_MAJOR: 5 2022-09-27T15:31:13.7380432Z ROCM_VERSION_DEV_MINOR: 2 2022-09-27T15:31:13.7380686Z ROCM_VERSION_DEV_PATCH: 0 2022-09-27T15:31:13.7380972Z ROCM_VERSION_DEV_INT: 50200 2022-09-27T15:31:13.7381272Z HIP_VERSION_MAJOR: 5 2022-09-27T15:31:13.7381502Z HIP_VERSION_MINOR: 2 2022-09-27T15:31:13.7381911Z TORCH_HIP_VERSION: 502 2022-09-27T15:31:13.7382202Z  2022-09-27T15:31:13.7382465Z ***** Library versions from dpkg ***** 2022-09-27T15:31:13.7382867Z  2022-09-27T15:31:13.7514518Z rocm-dev VERSION: 5.2.0.50200-65 2022-09-27T15:31:13.7514849Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-09-27T15:31:13.7648408Z rocm-libs VERSION: 5.2.0.50200-65 2022-09-27T15:31:13.7777977Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-09-27T15:31:13.7909328Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-09-27T15:31:13.8303292Z  2022-09-27T15:31:13.8303756Z ***** Library versions from cmake find_package ***** 2022-09-27T15:31:13.8304151Z  2022-09-27T15:31:13.8349390Z -- Looking for pthread.h 2022-09-27T15:31:13.8960334Z -- Looking for pthread.h - found 2022-09-27T15:31:13.8961320Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-09-27T15:31:13.9579807Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-09-27T15:31:13.9580425Z -- Looking for pthread_create in pthreads 2022-09-27T15:31:14.0038458Z -- Looking for pthread_create in pthreads - not found 2022-09-27T15:31:14.0038819Z -- Looking for pthread_create in pthread 2022-09-27T15:31:14.0625750Z -- Looking for pthread_create in pthread - found 2022-09-27T15:31:14.0633962Z -- Found Threads: TRUE 2022-09-27T15:31:14.0638025Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.0696765Z hip VERSION: 5.2.22212 2022-09-27T15:31:14.0702554Z hsa-runtime64 VERSION: 1.5.50200 2022-09-27T15:31:14.0706747Z amd_comgr VERSION: 2.4.0 2022-09-27T15:31:14.0751633Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.0759620Z rocrand VERSION: 2.10.9 2022-09-27T15:31:14.0803124Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.0812523Z hiprand VERSION: 2.10.9 2022-09-27T15:31:14.0856848Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.0865637Z rocblas VERSION: 2.44.0 2022-09-27T15:31:14.0910043Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.0923087Z miopen VERSION: 2.17.0 2022-09-27T15:31:14.0968092Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.0978469Z hipfft VERSION: 1.0.8 2022-09-27T15:31:14.1021362Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.1031691Z hipsparse VERSION: 2.1.0 2022-09-27T15:31:14.1075694Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.1086855Z rccl VERSION: 2.11.4 2022-09-27T15:31:14.1129902Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.1141690Z rocprim VERSION: 2.10.9 2022-09-27T15:31:14.1190121Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.1203888Z hipcub VERSION: 2.10.12 2022-09-27T15:31:14.1253092Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.1268611Z rocthrust VERSION: 2.10.9 2022-09-27T15:31:14.1268966Z ROCm version >= 4.1; kernel asserts are disabled 2022-09-27T15:31:14.1269261Z HIP library name: amdhip64 2022-09-27T15:31:14.1316207Z Building PyTorch for GPU arch: gfx906 2022-09-27T15:31:14.1334202Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-09-27T15:31:14.1337067Z HIP VERSION: 5.2.21151-afdc89f8 2022-09-27T15:31:14.2087246Z -- Caffe2: Header version is: 5.2.0 2022-09-27T15:31:14.2087721Z  2022-09-27T15:31:14.2087994Z ***** ROCm version from rocm_version.h **** 2022-09-27T15:31:14.2088227Z  2022-09-27T15:31:14.2088478Z ROCM_VERSION_DEV: 5.2.0 2022-09-27T15:31:14.2089002Z ROCM_VERSION_DEV_MAJOR: 5 2022-09-27T15:31:14.2089476Z ROCM_VERSION_DEV_MINOR: 2 2022-09-27T15:31:14.2089942Z ROCM_VERSION_DEV_PATCH: 0 2022-09-27T15:31:14.2090398Z ROCM_VERSION_DEV_INT: 50200 2022-09-27T15:31:14.2090650Z HIP_VERSION_MAJOR: 5 2022-09-27T15:31:14.2091047Z HIP_VERSION_MINOR: 2 2022-09-27T15:31:14.2091283Z TORCH_HIP_VERSION: 502 2022-09-27T15:31:14.2091493Z  2022-09-27T15:31:14.2091688Z ***** Library versions from dpkg ***** 2022-09-27T15:31:14.2091895Z  2022-09-27T15:31:14.2220879Z rocm-dev VERSION: 5.2.0.50200-65 2022-09-27T15:31:14.2221291Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-09-27T15:31:14.2355974Z rocm-libs VERSION: 5.2.0.50200-65 2022-09-27T15:31:14.2489122Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-09-27T15:31:14.2622120Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-09-27T15:31:14.3019672Z  2022-09-27T15:31:14.3020053Z ***** Library versions from cmake find_package ***** 2022-09-27T15:31:14.3020305Z  2022-09-27T15:31:14.3069176Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3080041Z hip VERSION: 5.2.22212 2022-09-27T15:31:14.3085733Z hsa-runtime64 VERSION: 1.5.50200 2022-09-27T15:31:14.3090205Z amd_comgr VERSION: 2.4.0 2022-09-27T15:31:14.3134745Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3148833Z rocrand VERSION: 2.10.9 2022-09-27T15:31:14.3193032Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3207970Z hiprand VERSION: 2.10.9 2022-09-27T15:31:14.3251491Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3266951Z rocblas VERSION: 2.44.0 2022-09-27T15:31:14.3314490Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3333869Z miopen VERSION: 2.17.0 2022-09-27T15:31:14.3377766Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3393351Z hipfft VERSION: 1.0.8 2022-09-27T15:31:14.3436580Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3453824Z hipsparse VERSION: 2.1.0 2022-09-27T15:31:14.3497127Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3514726Z rccl VERSION: 2.11.4 2022-09-27T15:31:14.3562775Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3581749Z rocprim VERSION: 2.10.9 2022-09-27T15:31:14.3631144Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3652242Z hipcub VERSION: 2.10.12 2022-09-27T15:31:14.3703150Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:14.3726001Z rocthrust VERSION: 2.10.9 2022-09-27T15:31:14.3726568Z ROCm version >= 4.1; kernel asserts are disabled 2022-09-27T15:31:14.3727179Z HIP library name: amdhip64 2022-09-27T15:31:14.3875564Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-09-27T15:31:14.3876323Z static library kineto_LIBRARY-NOTFOUND not found. 2022-09-27T15:31:14.3876736Z Call Stack (most recent call first): 2022-09-27T15:31:14.3877662Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-09-27T15:31:14.3878231Z CMakeLists.txt:9 (find_package) 2022-09-27T15:31:14.3878451Z 2022-09-27T15:31:14.3878589Z  2022-09-27T15:31:14.3879095Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-09-27T15:31:14.3881431Z -- Configuring done 2022-09-27T15:31:14.3942297Z -- Generating done 2022-09-27T15:31:14.3947425Z CMake Warning: 2022-09-27T15:31:14.3947883Z Manually-specified variables were not used by the project: 2022-09-27T15:31:14.3948073Z 2022-09-27T15:31:14.3948163Z PYTHON_EXECUTABLE 2022-09-27T15:31:14.3948491Z 2022-09-27T15:31:14.3948586Z  2022-09-27T15:31:14.3962891Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2022-09-27T15:31:14.4007934Z + make VERBOSE=1 2022-09-27T15:31:14.4020605Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-09-27T15:31:14.4082089Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build//CMakeFiles/progress.marks 2022-09-27T15:31:14.4127317Z make -f CMakeFiles/Makefile2 all 2022-09-27T15:31:14.4137349Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:31:14.4137868Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2022-09-27T15:31:14.4147503Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:31:14.4148659Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake --color= 2022-09-27T15:31:14.4200958Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:31:14.4201441Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2022-09-27T15:31:14.4212356Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:31:14.4259190Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-09-27T15:31:14.4265559Z /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-09-27T15:31:14.4294705Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:31:23.9966461Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:31:23.9967565Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:31:23.9968314Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:31:23.9969080Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:31:23.9969988Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:31:24.1045033Z [100%] Linking CXX executable test_jit_hooks 2022-09-27T15:31:24.1048930Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2022-09-27T15:31:24.1093083Z /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-09-27T15:31:24.9704947Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:31:24.9768471Z [100%] Built target test_jit_hooks 2022-09-27T15:31:24.9772135Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:31:24.9773985Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2022-09-27T15:31:24.9821778Z + popd 2022-09-27T15:31:24.9822166Z ~/workspace 2022-09-27T15:31:24.9834482Z + assert_git_not_dirty 2022-09-27T15:31:24.9845635Z + [[ linux-focal-rocm5.2-py3.7 != *rocm* ]] 2022-09-27T15:31:24.9846260Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2022-09-27T15:31:24.9846597Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2022-09-27T15:31:24.9846987Z + python --version 2022-09-27T15:31:24.9859523Z Python 3.7.13 2022-09-27T15:31:24.9861607Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2022-09-27T15:31:24.9873186Z + pushd build/custom_test_artifacts/custom-backend-build 2022-09-27T15:31:24.9873600Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2022-09-27T15:31:24.9876102Z ++ which python 2022-09-27T15:31:24.9884693Z + 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-09-27T15:31:25.0385033Z -- The C compiler identification is GNU 9.4.0 2022-09-27T15:31:25.0936707Z -- The CXX compiler identification is GNU 9.4.0 2022-09-27T15:31:25.1004441Z -- Detecting C compiler ABI info 2022-09-27T15:31:25.1582060Z -- Detecting C compiler ABI info - done 2022-09-27T15:31:25.1663325Z -- Check for working C compiler: /usr/bin/cc - skipped 2022-09-27T15:31:25.1665748Z -- Detecting C compile features 2022-09-27T15:31:25.1669607Z -- Detecting C compile features - done 2022-09-27T15:31:25.1701096Z -- Detecting CXX compiler ABI info 2022-09-27T15:31:25.2385542Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:31:25.2468725Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2022-09-27T15:31:25.2471109Z -- Detecting CXX compile features 2022-09-27T15:31:25.2476088Z -- Detecting CXX compile features - done 2022-09-27T15:31:25.2491399Z Building PyTorch for GPU arch: gfx906 2022-09-27T15:31:25.4423746Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-09-27T15:31:25.4425773Z HIP VERSION: 5.2.21151-afdc89f8 2022-09-27T15:31:25.5172987Z -- Caffe2: Header version is: 5.2.0 2022-09-27T15:31:25.5173292Z  2022-09-27T15:31:25.5173562Z ***** ROCm version from rocm_version.h **** 2022-09-27T15:31:25.5173792Z  2022-09-27T15:31:25.5174095Z ROCM_VERSION_DEV: 5.2.0 2022-09-27T15:31:25.5174357Z ROCM_VERSION_DEV_MAJOR: 5 2022-09-27T15:31:25.5174605Z ROCM_VERSION_DEV_MINOR: 2 2022-09-27T15:31:25.5174931Z ROCM_VERSION_DEV_PATCH: 0 2022-09-27T15:31:25.5175193Z ROCM_VERSION_DEV_INT: 50200 2022-09-27T15:31:25.5175433Z HIP_VERSION_MAJOR: 5 2022-09-27T15:31:25.5175745Z HIP_VERSION_MINOR: 2 2022-09-27T15:31:25.5175989Z TORCH_HIP_VERSION: 502 2022-09-27T15:31:25.5176182Z  2022-09-27T15:31:25.5176442Z ***** Library versions from dpkg ***** 2022-09-27T15:31:25.5176661Z  2022-09-27T15:31:25.5303177Z rocm-dev VERSION: 5.2.0.50200-65 2022-09-27T15:31:25.5303490Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-09-27T15:31:25.5436178Z rocm-libs VERSION: 5.2.0.50200-65 2022-09-27T15:31:25.5563082Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-09-27T15:31:25.5693705Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-09-27T15:31:25.6087825Z  2022-09-27T15:31:25.6088161Z ***** Library versions from cmake find_package ***** 2022-09-27T15:31:25.6088400Z  2022-09-27T15:31:25.6133893Z -- Looking for pthread.h 2022-09-27T15:31:25.6735915Z -- Looking for pthread.h - found 2022-09-27T15:31:25.6736776Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-09-27T15:31:25.7352056Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-09-27T15:31:25.7352659Z -- Looking for pthread_create in pthreads 2022-09-27T15:31:25.7817003Z -- Looking for pthread_create in pthreads - not found 2022-09-27T15:31:25.7817527Z -- Looking for pthread_create in pthread 2022-09-27T15:31:25.8407635Z -- Looking for pthread_create in pthread - found 2022-09-27T15:31:25.8417071Z -- Found Threads: TRUE 2022-09-27T15:31:25.8421370Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.8480774Z hip VERSION: 5.2.22212 2022-09-27T15:31:25.8487253Z hsa-runtime64 VERSION: 1.5.50200 2022-09-27T15:31:25.8492308Z amd_comgr VERSION: 2.4.0 2022-09-27T15:31:25.8538802Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.8546920Z rocrand VERSION: 2.10.9 2022-09-27T15:31:25.8591967Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.8601419Z hiprand VERSION: 2.10.9 2022-09-27T15:31:25.8647551Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.8657223Z rocblas VERSION: 2.44.0 2022-09-27T15:31:25.8701995Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.8716127Z miopen VERSION: 2.17.0 2022-09-27T15:31:25.8762060Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.8773134Z hipfft VERSION: 1.0.8 2022-09-27T15:31:25.8817327Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.8828737Z hipsparse VERSION: 2.1.0 2022-09-27T15:31:25.8874032Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.8886121Z rccl VERSION: 2.11.4 2022-09-27T15:31:25.8931364Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.8943702Z rocprim VERSION: 2.10.9 2022-09-27T15:31:25.8993517Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.9008465Z hipcub VERSION: 2.10.12 2022-09-27T15:31:25.9058650Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:25.9074856Z rocthrust VERSION: 2.10.9 2022-09-27T15:31:25.9075401Z ROCm version >= 4.1; kernel asserts are disabled 2022-09-27T15:31:25.9075867Z HIP library name: amdhip64 2022-09-27T15:31:25.9123107Z Building PyTorch for GPU arch: gfx906 2022-09-27T15:31:25.9141824Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-09-27T15:31:25.9144914Z HIP VERSION: 5.2.21151-afdc89f8 2022-09-27T15:31:25.9906530Z -- Caffe2: Header version is: 5.2.0 2022-09-27T15:31:25.9907179Z  2022-09-27T15:31:25.9907510Z ***** ROCm version from rocm_version.h **** 2022-09-27T15:31:25.9907872Z  2022-09-27T15:31:25.9908176Z ROCM_VERSION_DEV: 5.2.0 2022-09-27T15:31:25.9908436Z ROCM_VERSION_DEV_MAJOR: 5 2022-09-27T15:31:25.9908685Z ROCM_VERSION_DEV_MINOR: 2 2022-09-27T15:31:25.9908951Z ROCM_VERSION_DEV_PATCH: 0 2022-09-27T15:31:25.9909220Z ROCM_VERSION_DEV_INT: 50200 2022-09-27T15:31:25.9909473Z HIP_VERSION_MAJOR: 5 2022-09-27T15:31:25.9909705Z HIP_VERSION_MINOR: 2 2022-09-27T15:31:25.9909950Z TORCH_HIP_VERSION: 502 2022-09-27T15:31:25.9910158Z  2022-09-27T15:31:25.9910337Z ***** Library versions from dpkg ***** 2022-09-27T15:31:25.9910555Z  2022-09-27T15:31:26.0039193Z rocm-dev VERSION: 5.2.0.50200-65 2022-09-27T15:31:26.0039608Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-09-27T15:31:26.0174708Z rocm-libs VERSION: 5.2.0.50200-65 2022-09-27T15:31:26.0310602Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-09-27T15:31:26.0444162Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-09-27T15:31:26.0841658Z  2022-09-27T15:31:26.0841978Z ***** Library versions from cmake find_package ***** 2022-09-27T15:31:26.0842207Z  2022-09-27T15:31:26.0891802Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.0902790Z hip VERSION: 5.2.22212 2022-09-27T15:31:26.0908046Z hsa-runtime64 VERSION: 1.5.50200 2022-09-27T15:31:26.0912610Z amd_comgr VERSION: 2.4.0 2022-09-27T15:31:26.0956581Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.0970266Z rocrand VERSION: 2.10.9 2022-09-27T15:31:26.1015360Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.1030678Z hiprand VERSION: 2.10.9 2022-09-27T15:31:26.1073980Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.1089140Z rocblas VERSION: 2.44.0 2022-09-27T15:31:26.1132591Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.1152174Z miopen VERSION: 2.17.0 2022-09-27T15:31:26.1195907Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.1212443Z hipfft VERSION: 1.0.8 2022-09-27T15:31:26.1256819Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.1273669Z hipsparse VERSION: 2.1.0 2022-09-27T15:31:26.1317242Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.1335319Z rccl VERSION: 2.11.4 2022-09-27T15:31:26.1380137Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.1398508Z rocprim VERSION: 2.10.9 2022-09-27T15:31:26.1448326Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.1469514Z hipcub VERSION: 2.10.12 2022-09-27T15:31:26.1520180Z -- hip::amdhip64 is SHARED_LIBRARY 2022-09-27T15:31:26.1543411Z rocthrust VERSION: 2.10.9 2022-09-27T15:31:26.1543941Z ROCm version >= 4.1; kernel asserts are disabled 2022-09-27T15:31:26.1544240Z HIP library name: amdhip64 2022-09-27T15:31:26.1690568Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-09-27T15:31:26.1691273Z static library kineto_LIBRARY-NOTFOUND not found. 2022-09-27T15:31:26.1691522Z Call Stack (most recent call first): 2022-09-27T15:31:26.1692080Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-09-27T15:31:26.1692405Z CMakeLists.txt:9 (find_package) 2022-09-27T15:31:26.1692622Z 2022-09-27T15:31:26.1692720Z  2022-09-27T15:31:26.1693322Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-09-27T15:31:26.1695911Z -- Configuring done 2022-09-27T15:31:26.1786278Z -- Generating done 2022-09-27T15:31:26.1791992Z CMake Warning: 2022-09-27T15:31:26.1792539Z Manually-specified variables were not used by the project: 2022-09-27T15:31:26.1792869Z 2022-09-27T15:31:26.1793000Z PYTHON_EXECUTABLE 2022-09-27T15:31:26.1793165Z 2022-09-27T15:31:26.1793251Z  2022-09-27T15:31:26.1802892Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2022-09-27T15:31:26.1850234Z + make VERBOSE=1 2022-09-27T15:31:26.1863784Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-09-27T15:31:26.1923942Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build//CMakeFiles/progress.marks 2022-09-27T15:31:26.1967501Z make -f CMakeFiles/Makefile2 all 2022-09-27T15:31:26.1978108Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:31:26.1978632Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2022-09-27T15:31:26.1988861Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:31:26.1991029Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake --color= 2022-09-27T15:31:26.2042584Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:31:26.2043139Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2022-09-27T15:31:26.2053424Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:31:26.2098481Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-09-27T15:31:26.2105100Z /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-09-27T15:31:26.2133838Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:31:32.7641499Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:31:32.7642175Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:31:32.7642705Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:31:32.7643254Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:31:32.7643784Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:31:32.9812374Z [ 50%] Linking CXX shared library libcustom_backend.so 2022-09-27T15:31:32.9815772Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2022-09-27T15:31:32.9859353Z /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-09-27T15:31:33.5310538Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:31:33.5375610Z [ 50%] Built target custom_backend 2022-09-27T15:31:33.5380762Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2022-09-27T15:31:33.5391848Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:31:33.5393093Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake --color= 2022-09-27T15:31:33.5447161Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:31:33.5447957Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2022-09-27T15:31:33.5459466Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:31:33.5505591Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-09-27T15:31:33.5512169Z /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-09-27T15:31:33.5542112Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-09-27T15:31:42.8634188Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-09-27T15:31:42.8634848Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-09-27T15:31:42.8635370Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-09-27T15:31:42.8635915Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-09-27T15:31:42.8636431Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-09-27T15:31:42.9602229Z [100%] Linking CXX executable test_custom_backend 2022-09-27T15:31:42.9606058Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2022-09-27T15:31:42.9648049Z /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-09-27T15:31:43.8599908Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:31:43.8662148Z [100%] Built target test_custom_backend 2022-09-27T15:31:43.8667309Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:31:43.8668805Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2022-09-27T15:31:43.8715124Z + popd 2022-09-27T15:31:43.8715640Z ~/workspace 2022-09-27T15:31:43.8715930Z + assert_git_not_dirty 2022-09-27T15:31:43.8716262Z + [[ linux-focal-rocm5.2-py3.7 != *rocm* ]] 2022-09-27T15:31:43.8716641Z + [[ linux-focal-rocm5.2-py3.7 != *libtorch* ]] 2022-09-27T15:31:43.8717129Z + [[ linux-focal-rocm5.2-py3.7 != *bazel* ]] 2022-09-27T15:31:43.8717376Z + python tools/stats/export_test_times.py 2022-09-27T15:31:43.9241777Z Ignoring disabled issues: [] 2022-09-27T15:31:43.9242396Z Exporting test times from test-infra to .pytorch-test-times.json 2022-09-27T15:31:43.9243005Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /var/lib/jenkins/workspace/.pytorch-test-times.json 2022-09-27T15:31:43.9563689Z + print_sccache_stats 2022-09-27T15:31:43.9564330Z + echo 'PyTorch Build Statistics' 2022-09-27T15:31:43.9564782Z PyTorch Build Statistics 2022-09-27T15:31:43.9565030Z + sccache --show-stats 2022-09-27T15:31:43.9580870Z Compile requests 10039 2022-09-27T15:31:43.9581315Z Compile requests executed 6765 2022-09-27T15:31:43.9581662Z Cache hits 6744 2022-09-27T15:31:43.9581872Z Cache misses 2 2022-09-27T15:31:43.9582080Z Cache timeouts 0 2022-09-27T15:31:43.9582302Z Cache read errors 0 2022-09-27T15:31:43.9582556Z Forced recaches 0 2022-09-27T15:31:43.9582765Z Cache write errors 0 2022-09-27T15:31:43.9582980Z Compilation failures 7 2022-09-27T15:31:43.9583178Z Cache errors 12 2022-09-27T15:31:43.9583515Z Non-cacheable compilations 0 2022-09-27T15:31:43.9583948Z Non-cacheable calls 14 2022-09-27T15:31:43.9584206Z Non-compilation calls 3260 2022-09-27T15:31:43.9584436Z Unsupported compiler calls 0 2022-09-27T15:31:43.9584666Z Average cache write 0.103 s 2022-09-27T15:31:43.9584874Z Average cache read miss 22.088 s 2022-09-27T15:31:43.9585097Z Average cache read hit 0.046 s 2022-09-27T15:31:43.9585669Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-09-27T15:31:43.9586113Z + [[ -n 8575887204 ]] 2022-09-27T15:31:43.9588709Z + sccache --show-stats --stats-format json 2022-09-27T15:31:43.9590121Z + jq .stats 2022-09-27T15:31:43.9990118Z + sccache_epilogue 2022-09-27T15:31:43.9990866Z + echo '::group::Sccache Compilation Log' 2022-09-27T15:31:43.9991848Z ##[group]Sccache Compilation Log 2022-09-27T15:31:43.9992410Z + echo '=================== sccache compilation log ===================' 2022-09-27T15:31:43.9992833Z =================== sccache compilation log =================== 2022-09-27T15:31:43.9993445Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-09-27T15:31:44.0174068Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-09-27T15:31:44.0174463Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-09-27T15:31:44.0174782Z + sccache --show-stats 2022-09-27T15:31:44.0189886Z Compile requests 10039 2022-09-27T15:31:44.0190218Z Compile requests executed 6765 2022-09-27T15:31:44.0190603Z Cache hits 6744 2022-09-27T15:31:44.0190950Z Cache misses 2 2022-09-27T15:31:44.0191317Z Cache timeouts 0 2022-09-27T15:31:44.0191679Z Cache read errors 0 2022-09-27T15:31:44.0191999Z Forced recaches 0 2022-09-27T15:31:44.0192210Z Cache write errors 0 2022-09-27T15:31:44.0192485Z Compilation failures 7 2022-09-27T15:31:44.0192813Z Cache errors 12 2022-09-27T15:31:44.0193232Z Non-cacheable compilations 0 2022-09-27T15:31:44.0193585Z Non-cacheable calls 14 2022-09-27T15:31:44.0193884Z Non-compilation calls 3260 2022-09-27T15:31:44.0194111Z Unsupported compiler calls 0 2022-09-27T15:31:44.0194330Z Average cache write 0.103 s 2022-09-27T15:31:44.0194550Z Average cache read miss 22.088 s 2022-09-27T15:31:44.0194771Z Average cache read hit 0.046 s 2022-09-27T15:31:44.0195518Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-09-27T15:31:44.0195977Z + sccache --stop-server 2022-09-27T15:31:44.0204918Z Stopping sccache server... 2022-09-27T15:31:44.0209388Z Compile requests 10039 2022-09-27T15:31:44.0209868Z Compile requests executed 6765 2022-09-27T15:31:44.0210260Z Cache hits 6744 2022-09-27T15:31:44.0210609Z Cache misses 2 2022-09-27T15:31:44.0211114Z Cache timeouts 0 2022-09-27T15:31:44.0211695Z Cache read errors 0 2022-09-27T15:31:44.0212043Z Forced recaches 0 2022-09-27T15:31:44.0212545Z Cache write errors 0 2022-09-27T15:31:44.0212916Z Compilation failures 7 2022-09-27T15:31:44.0213299Z Cache errors 12 2022-09-27T15:31:44.0213836Z Non-cacheable compilations 0 2022-09-27T15:31:44.0214312Z Non-cacheable calls 14 2022-09-27T15:31:44.0214793Z Non-compilation calls 3260 2022-09-27T15:31:44.0215197Z Unsupported compiler calls 0 2022-09-27T15:31:44.0215528Z Average cache write 0.103 s 2022-09-27T15:31:44.0215755Z Average cache read miss 22.088 s 2022-09-27T15:31:44.0215973Z Average cache read hit 0.046 s 2022-09-27T15:31:44.0216754Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-09-27T15:31:44.0217461Z + echo ::endgroup:: 2022-09-27T15:31:44.0217975Z ##[endgroup] 2022-09-27T15:31:44.0294439Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-09-27T15:31:44.0294894Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-09-27T15:31:44.0310638Z shell: /usr/bin/bash -e {0} 2022-09-27T15:31:44.0310836Z ##[endgroup] 2022-09-27T15:31:44.0404054Z adding: dist/ (stored 0%) 2022-09-27T15:31:49.0637090Z adding: dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl (deflated 2%) 2022-09-27T15:31:49.0637687Z adding: build/custom_test_artifacts/ (stored 0%) 2022-09-27T15:31:49.0638343Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2022-09-27T15:31:49.0639064Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2022-09-27T15:31:49.0640573Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-09-27T15:31:49.0641429Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ (stored 0%) 2022-09-27T15:31:49.0642277Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-09-27T15:31:49.0643150Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-09-27T15:31:49.0644011Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-09-27T15:31:49.0645117Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-09-27T15:31:49.0648059Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-09-27T15:31:49.0648964Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-09-27T15:31:49.0649855Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-09-27T15:31:49.0652312Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-09-27T15:31:49.0654852Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-09-27T15:31:49.0657507Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-09-27T15:31:49.0658500Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-09-27T15:31:49.0660960Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-09-27T15:31:49.0662065Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 72%) 2022-09-27T15:31:49.0662951Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-09-27T15:31:49.0663814Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-09-27T15:31:49.0664886Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-09-27T15:31:49.0665731Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2022-09-27T15:31:49.0666644Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2022-09-27T15:31:49.0667621Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2022-09-27T15:31:49.0668534Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2022-09-27T15:31:49.0669418Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 68%) 2022-09-27T15:31:49.0670322Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2022-09-27T15:31:49.0671377Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 73%) 2022-09-27T15:31:49.0672304Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 44%) 2022-09-27T15:31:49.0673246Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 45%) 2022-09-27T15:31:49.0674114Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2022-09-27T15:31:49.0689941Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 92%) 2022-09-27T15:31:49.0834038Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 81%) 2022-09-27T15:31:49.0834987Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2022-09-27T15:31:49.0835941Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2022-09-27T15:31:49.0836981Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2022-09-27T15:31:49.0837935Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2022-09-27T15:31:49.0838841Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 69%) 2022-09-27T15:31:49.0839768Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2022-09-27T15:31:49.0840716Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 74%) 2022-09-27T15:31:49.0841665Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 51%) 2022-09-27T15:31:49.0842603Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 44%) 2022-09-27T15:31:49.0843535Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2022-09-27T15:31:49.0860065Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 92%) 2022-09-27T15:31:49.0963105Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 80%) 2022-09-27T15:31:49.0964171Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-09-27T15:31:49.0965127Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2022-09-27T15:31:49.0966002Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2022-09-27T15:31:49.0966896Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 75%) 2022-09-27T15:31:49.0967935Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 86%) 2022-09-27T15:31:49.0968761Z adding: build/custom_test_artifacts/custom-op-build/detect_rocm_version.cc (deflated 42%) 2022-09-27T15:31:49.0969858Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2022-09-27T15:31:49.0971594Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2022-09-27T15:31:49.0972387Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2022-09-27T15:31:49.1107202Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 72%) 2022-09-27T15:31:49.1195060Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 71%) 2022-09-27T15:31:49.1195808Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2022-09-27T15:31:49.1196511Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2022-09-27T15:31:49.1199264Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-09-27T15:31:49.1200087Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ (stored 0%) 2022-09-27T15:31:49.1200944Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-09-27T15:31:49.1201790Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-09-27T15:31:49.1202634Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-09-27T15:31:49.1203549Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-09-27T15:31:49.1206211Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-09-27T15:31:49.1207145Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-09-27T15:31:49.1208037Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-09-27T15:31:49.1210231Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-09-27T15:31:49.1212954Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-09-27T15:31:49.1215587Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-09-27T15:31:49.1216550Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-09-27T15:31:49.1219015Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-09-27T15:31:49.1220210Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 72%) 2022-09-27T15:31:49.1220735Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-09-27T15:31:49.1221207Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-09-27T15:31:49.1221675Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-09-27T15:31:49.1222118Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2022-09-27T15:31:49.1222614Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2022-09-27T15:31:49.1223138Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2022-09-27T15:31:49.1223646Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2022-09-27T15:31:49.1224128Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 70%) 2022-09-27T15:31:49.1224824Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2022-09-27T15:31:49.1225330Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 74%) 2022-09-27T15:31:49.1225840Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 48%) 2022-09-27T15:31:49.1226329Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 44%) 2022-09-27T15:31:49.1226832Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2022-09-27T15:31:49.1246010Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 92%) 2022-09-27T15:31:49.1327905Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2022-09-27T15:31:49.1328621Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-09-27T15:31:49.1329158Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2022-09-27T15:31:49.1329632Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2022-09-27T15:31:49.1330086Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2022-09-27T15:31:49.1331170Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 86%) 2022-09-27T15:31:49.1331625Z adding: build/custom_test_artifacts/jit-hook-build/detect_rocm_version.cc (deflated 42%) 2022-09-27T15:31:49.1334178Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2022-09-27T15:31:49.1335418Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2022-09-27T15:31:49.1336466Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2022-09-27T15:31:49.1409214Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2022-09-27T15:31:49.1409990Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2022-09-27T15:31:49.1410761Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2022-09-27T15:31:49.1413380Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-09-27T15:31:49.1414238Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ (stored 0%) 2022-09-27T15:31:49.1415112Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-09-27T15:31:49.1416016Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-09-27T15:31:49.1416922Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-09-27T15:31:49.1417883Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-09-27T15:31:49.1420493Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-09-27T15:31:49.1421425Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-09-27T15:31:49.1422349Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-09-27T15:31:49.1424424Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-09-27T15:31:49.1426974Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-09-27T15:31:49.1429635Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-09-27T15:31:49.1430675Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-09-27T15:31:49.1433172Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-09-27T15:31:49.1434199Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 72%) 2022-09-27T15:31:49.1435131Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-09-27T15:31:49.1436024Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-09-27T15:31:49.1436941Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-09-27T15:31:49.1437824Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2022-09-27T15:31:49.1438945Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2022-09-27T15:31:49.1439989Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2022-09-27T15:31:49.1440935Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2022-09-27T15:31:49.1441878Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 69%) 2022-09-27T15:31:49.1442869Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2022-09-27T15:31:49.1443862Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2022-09-27T15:31:49.1444857Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 48%) 2022-09-27T15:31:49.1445789Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 45%) 2022-09-27T15:31:49.1446832Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2022-09-27T15:31:49.1447860Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 88%) 2022-09-27T15:31:49.1631291Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2022-09-27T15:31:49.1632314Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2022-09-27T15:31:49.1633314Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2022-09-27T15:31:49.1634399Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2022-09-27T15:31:49.1635444Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2022-09-27T15:31:49.1636409Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 69%) 2022-09-27T15:31:49.1637412Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2022-09-27T15:31:49.1638426Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 75%) 2022-09-27T15:31:49.1639439Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 52%) 2022-09-27T15:31:49.1640455Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 44%) 2022-09-27T15:31:49.1641407Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2022-09-27T15:31:49.1657306Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 92%) 2022-09-27T15:31:49.1731889Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 79%) 2022-09-27T15:31:49.1732992Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2022-09-27T15:31:49.1734002Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2022-09-27T15:31:49.1734936Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2022-09-27T15:31:49.1735796Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2022-09-27T15:31:49.1736681Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 86%) 2022-09-27T15:31:49.1737717Z adding: build/custom_test_artifacts/custom-backend-build/detect_rocm_version.cc (deflated 42%) 2022-09-27T15:31:49.1738581Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2022-09-27T15:31:49.1739958Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2022-09-27T15:31:49.1740782Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2022-09-27T15:31:49.1910586Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 72%) 2022-09-27T15:31:49.1974969Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 71%) 2022-09-27T15:31:49.1975553Z adding: build/lib/ (stored 0%) 2022-09-27T15:31:49.1976118Z adding: build/lib/libclog.a (deflated 74%) 2022-09-27T15:31:49.2082620Z adding: build/lib/libgtest.a (deflated 73%) 2022-09-27T15:31:49.2098299Z adding: build/lib/libpthreadpool.a (deflated 59%) 2022-09-27T15:31:49.2109962Z adding: build/lib/libittnotify.a (deflated 78%) 2022-09-27T15:31:49.2242041Z adding: build/lib/libbenchmark.a (deflated 70%) 2022-09-27T15:31:49.2391892Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2022-09-27T15:31:49.2442333Z adding: build/lib/libtensorpipe_uv.a (deflated 66%) 2022-09-27T15:31:49.2565947Z adding: build/lib/libasmjit.a (deflated 62%) 2022-09-27T15:31:49.2729152Z adding: build/lib/libgloo.a (deflated 71%) 2022-09-27T15:31:49.3507491Z adding: build/lib/libprotobuf.a (deflated 73%) 2022-09-27T15:31:49.3538910Z adding: build/lib/libfmt.a (deflated 70%) 2022-09-27T15:31:49.3539950Z adding: build/lib/libfoxi_loader.a (deflated 59%) 2022-09-27T15:31:49.3543236Z adding: build/lib/libcaffe2_nvrtc.so (deflated 80%) 2022-09-27T15:31:49.3650061Z adding: build/lib/libc10.so (deflated 62%) 2022-09-27T15:31:49.3651587Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2022-09-27T15:31:49.3665282Z adding: build/lib/libcpuinfo.a (deflated 70%) 2022-09-27T15:31:49.3678069Z adding: build/lib/libcpuinfo_internals.a (deflated 70%) 2022-09-27T15:31:49.3681958Z adding: build/lib/libnnpack_reference_layers.a (deflated 69%) 2022-09-27T15:31:49.3712991Z adding: build/lib/libgmock.a (deflated 72%) 2022-09-27T15:31:49.3713728Z adding: build/lib/libgtest_main.a (deflated 63%) 2022-09-27T15:31:49.4589288Z adding: build/lib/libprotoc.a (deflated 71%) 2022-09-27T15:31:49.4589806Z adding: build/lib/libbenchmark_main.a (deflated 64%) 2022-09-27T15:31:50.5322570Z adding: build/lib/libdnnl.a (deflated 79%) 2022-09-27T15:31:50.5847017Z adding: build/lib/libgloo_hip.a (deflated 86%) 2022-09-27T15:31:50.6762543Z adding: build/lib/libtensorpipe.a (deflated 78%) 2022-09-27T15:31:50.6830672Z adding: build/lib/libc10_hip.so (deflated 60%) 2022-09-27T15:31:50.6831325Z adding: build/lib/libgmock_main.a (deflated 63%) 2022-09-27T15:31:50.8690061Z adding: build/lib/libfbgemm.a (deflated 81%) 2022-09-27T15:31:50.8714824Z adding: build/lib/libqnnpack.a (deflated 66%) 2022-09-27T15:31:51.0306970Z adding: build/lib/libdnnl_graph.a (deflated 77%) 2022-09-27T15:31:51.0725430Z adding: build/lib/libkineto.a (deflated 69%) 2022-09-27T15:31:51.0762478Z adding: build/lib/libpytorch_qnnpack.a (deflated 66%) 2022-09-27T15:31:51.0826347Z adding: build/lib/libcaffe2_protos.a (deflated 76%) 2022-09-27T15:31:51.0891782Z adding: build/lib/libonnx_proto.a (deflated 77%) 2022-09-27T15:31:51.1100214Z adding: build/lib/libXNNPACK.a (deflated 70%) 2022-09-27T15:31:51.2062781Z adding: build/lib/libonnx.a (deflated 75%) 2022-09-27T15:31:51.2093438Z adding: build/lib/libnnpack.a (deflated 73%) 2022-09-27T15:31:55.3408415Z adding: build/lib/libtorch_cpu.so (deflated 69%) 2022-09-27T15:31:57.0630294Z adding: build/lib/libtorch_hip.so (deflated 77%) 2022-09-27T15:31:57.0631238Z adding: build/lib/libtorch.so (deflated 87%) 2022-09-27T15:31:57.0670586Z adding: build/lib/libjitbackend_test.so (deflated 62%) 2022-09-27T15:31:57.0761622Z adding: build/lib/libtorchbind_test.so (deflated 70%) 2022-09-27T15:31:57.0810592Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2022-09-27T15:31:57.0817692Z adding: build/lib/libshm.so (deflated 65%) 2022-09-27T15:31:57.3789638Z adding: build/lib/libtorch_python.so (deflated 68%) 2022-09-27T15:31:57.3857499Z adding: build/lib/libnnapi_backend.so (deflated 59%) 2022-09-27T15:31:57.3857832Z adding: build/bin/ (stored 0%) 2022-09-27T15:31:57.3950906Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2022-09-27T15:31:57.4046860Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2022-09-27T15:31:57.4137603Z adding: build/bin/c10_StreamGuard_test (deflated 60%) 2022-09-27T15:31:57.4231597Z adding: build/bin/c10_Device_test (deflated 60%) 2022-09-27T15:31:57.4342211Z adding: build/bin/c10_DispatchKeySet_test (deflated 62%) 2022-09-27T15:31:57.4435962Z adding: build/bin/c10_SymInt_test (deflated 61%) 2022-09-27T15:31:57.4536900Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 61%) 2022-09-27T15:31:57.4640766Z adding: build/bin/c10_InlineStreamGuard_test (deflated 61%) 2022-09-27T15:31:57.4745112Z adding: build/bin/c10_SizesAndStrides_test (deflated 62%) 2022-09-27T15:31:57.4843226Z adding: build/bin/c10_Bitset_test (deflated 62%) 2022-09-27T15:31:57.4934557Z adding: build/bin/c10_Array_test (deflated 60%) 2022-09-27T15:31:57.5025495Z adding: build/bin/c10_ConstexprCrc_test (deflated 60%) 2022-09-27T15:31:57.5120848Z adding: build/bin/c10_C++17_test (deflated 62%) 2022-09-27T15:31:57.5213768Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2022-09-27T15:31:57.5306641Z adding: build/bin/c10_Half_test (deflated 60%) 2022-09-27T15:31:57.5410546Z adding: build/bin/c10_LeftRight_test (deflated 62%) 2022-09-27T15:31:57.5526900Z adding: build/bin/c10_Metaprogramming_test (deflated 65%) 2022-09-27T15:31:57.5780214Z adding: build/bin/c10_SmallVectorTest (deflated 74%) 2022-09-27T15:31:57.5874040Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2022-09-27T15:31:57.5976535Z adding: build/bin/c10_ThreadLocal_test (deflated 62%) 2022-09-27T15:31:57.6072061Z adding: build/bin/c10_TypeIndex_test (deflated 61%) 2022-09-27T15:31:57.6166951Z adding: build/bin/c10_TypeList_test (deflated 61%) 2022-09-27T15:31:57.6258436Z adding: build/bin/c10_TypeTraits_test (deflated 60%) 2022-09-27T15:31:57.6354719Z adding: build/bin/c10_accumulate_test (deflated 60%) 2022-09-27T15:31:57.6458429Z adding: build/bin/c10_bfloat16_test (deflated 61%) 2022-09-27T15:31:57.6560011Z adding: build/bin/c10_complex_math_test (deflated 61%) 2022-09-27T15:31:57.6662998Z adding: build/bin/c10_complex_test (deflated 61%) 2022-09-27T15:31:57.6851834Z adding: build/bin/c10_either_test (deflated 71%) 2022-09-27T15:31:57.6950162Z adding: build/bin/c10_exception_test (deflated 61%) 2022-09-27T15:31:57.7044340Z adding: build/bin/c10_flags_test (deflated 61%) 2022-09-27T15:31:57.7139198Z adding: build/bin/c10_irange_test (deflated 61%) 2022-09-27T15:31:57.7417821Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2022-09-27T15:31:57.7522268Z adding: build/bin/c10_logging_test (deflated 61%) 2022-09-27T15:31:57.7658632Z adding: build/bin/c10_optional_test (deflated 65%) 2022-09-27T15:31:57.7758754Z adding: build/bin/c10_registry_test (deflated 61%) 2022-09-27T15:31:57.7874344Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2022-09-27T15:31:57.7983008Z adding: build/bin/c10_string_view_test (deflated 62%) 2022-09-27T15:31:57.8078466Z adding: build/bin/c10_tempfile_test (deflated 60%) 2022-09-27T15:31:57.8183493Z adding: build/bin/c10_typeid_test (deflated 61%) 2022-09-27T15:31:57.8277085Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2022-09-27T15:31:57.9144687Z adding: build/bin/protoc-3.13.0.0 (deflated 61%) 2022-09-27T15:31:58.0011211Z adding: build/bin/protoc (deflated 61%) 2022-09-27T15:31:58.0102778Z adding: build/bin/c10_hip_HIPTest (deflated 60%) 2022-09-27T15:31:58.0585065Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 75%) 2022-09-27T15:31:58.1108588Z adding: build/bin/vec_test_all_types_AVX512 (deflated 74%) 2022-09-27T15:31:58.1667544Z adding: build/bin/vec_test_all_types_AVX2 (deflated 73%) 2022-09-27T15:31:58.1765814Z adding: build/bin/FileStoreTest (deflated 61%) 2022-09-27T15:31:58.1878394Z adding: build/bin/TCPStoreTest (deflated 61%) 2022-09-27T15:31:58.1977912Z adding: build/bin/HashStoreTest (deflated 61%) 2022-09-27T15:31:58.1982320Z adding: build/bin/example_allreduce (deflated 68%) 2022-09-27T15:31:58.2103103Z adding: build/bin/ProcessGroupGlooTest (deflated 61%) 2022-09-27T15:31:58.2200236Z adding: build/bin/Dimname_test (deflated 61%) 2022-09-27T15:31:58.2307599Z adding: build/bin/NamedTensor_test (deflated 61%) 2022-09-27T15:31:58.2415995Z adding: build/bin/atest (deflated 62%) 2022-09-27T15:31:58.2533484Z adding: build/bin/MaybeOwned_test (deflated 65%) 2022-09-27T15:31:58.2642335Z adding: build/bin/apply_utils_test (deflated 62%) 2022-09-27T15:31:58.2776500Z adding: build/bin/Dict_test (deflated 64%) 2022-09-27T15:31:58.2893391Z adding: build/bin/basic (deflated 60%) 2022-09-27T15:31:58.2995631Z adding: build/bin/broadcast_test (deflated 61%) 2022-09-27T15:31:58.3103432Z adding: build/bin/cpu_generator_test (deflated 62%) 2022-09-27T15:31:58.3196565Z adding: build/bin/dispatch_key_set_test (deflated 60%) 2022-09-27T15:31:58.3295483Z adding: build/bin/cpu_profiling_allocator_test (deflated 60%) 2022-09-27T15:31:58.3457579Z adding: build/bin/cpu_rng_test (deflated 65%) 2022-09-27T15:31:58.3550797Z adding: build/bin/dlconvertor_test (deflated 61%) 2022-09-27T15:31:58.3658963Z adding: build/bin/extension_backend_test (deflated 61%) 2022-09-27T15:31:58.3761947Z adding: build/bin/half_test (deflated 61%) 2022-09-27T15:31:58.3854925Z adding: build/bin/lazy_tensor_test (deflated 61%) 2022-09-27T15:31:58.4031783Z adding: build/bin/ivalue_test (deflated 61%) 2022-09-27T15:31:58.4131237Z adding: build/bin/math_kernel_test (deflated 61%) 2022-09-27T15:31:58.4229177Z adding: build/bin/memory_format_test (deflated 61%) 2022-09-27T15:31:58.4326663Z adding: build/bin/memory_overlapping_test (deflated 61%) 2022-09-27T15:31:58.4421419Z adding: build/bin/operator_name_test (deflated 61%) 2022-09-27T15:31:58.4526314Z adding: build/bin/native_test (deflated 60%) 2022-09-27T15:31:58.4625342Z adding: build/bin/mobile_memory_cleanup (deflated 60%) 2022-09-27T15:31:58.4720236Z adding: build/bin/operators_test (deflated 61%) 2022-09-27T15:31:58.4817281Z adding: build/bin/packedtensoraccessor_test (deflated 60%) 2022-09-27T15:31:58.4938389Z adding: build/bin/pow_test (deflated 61%) 2022-09-27T15:31:58.5044145Z adding: build/bin/quantized_test (deflated 61%) 2022-09-27T15:31:58.5137269Z adding: build/bin/reduce_ops_test (deflated 60%) 2022-09-27T15:31:58.5232500Z adding: build/bin/reportMemoryUsage_test (deflated 61%) 2022-09-27T15:31:58.5339092Z adding: build/bin/scalar_tensor_test (deflated 61%) 2022-09-27T15:31:58.5445801Z adding: build/bin/scalar_test (deflated 61%) 2022-09-27T15:31:58.5542888Z adding: build/bin/stride_properties_test (deflated 61%) 2022-09-27T15:31:58.5546373Z adding: build/bin/thread_init_test (deflated 70%) 2022-09-27T15:31:58.5683684Z adding: build/bin/tensor_iterator_test (deflated 67%) 2022-09-27T15:31:58.5784934Z adding: build/bin/test_parallel (deflated 61%) 2022-09-27T15:31:58.5889494Z adding: build/bin/type_ptr_test (deflated 61%) 2022-09-27T15:31:58.6002865Z adding: build/bin/type_test (deflated 61%) 2022-09-27T15:31:58.6095952Z adding: build/bin/variant_test (deflated 60%) 2022-09-27T15:31:58.6193015Z adding: build/bin/undefined_tensor_test (deflated 60%) 2022-09-27T15:31:58.6195048Z adding: build/bin/verify_api_visibility (deflated 82%) 2022-09-27T15:31:58.6326621Z adding: build/bin/vmap_test (deflated 62%) 2022-09-27T15:31:58.6423541Z adding: build/bin/weakref_test (deflated 60%) 2022-09-27T15:31:58.6518815Z adding: build/bin/wrapdim_test (deflated 60%) 2022-09-27T15:31:58.6630327Z adding: build/bin/IListRef_test (deflated 62%) 2022-09-27T15:31:58.6723054Z adding: build/bin/xla_tensor_test (deflated 60%) 2022-09-27T15:31:58.6911485Z adding: build/bin/List_test (deflated 69%) 2022-09-27T15:31:58.7128893Z adding: build/bin/kernel_function_legacy_test (deflated 66%) 2022-09-27T15:31:58.7246285Z adding: build/bin/KernelFunction_test (deflated 64%) 2022-09-27T15:31:58.7419015Z adding: build/bin/kernel_function_test (deflated 66%) 2022-09-27T15:31:58.7640618Z adding: build/bin/kernel_lambda_legacy_test (deflated 70%) 2022-09-27T15:31:58.7819482Z adding: build/bin/kernel_lambda_test (deflated 70%) 2022-09-27T15:31:58.7914824Z adding: build/bin/CppSignature_test (deflated 61%) 2022-09-27T15:31:58.8026830Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2022-09-27T15:31:58.8200907Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2022-09-27T15:31:58.8304797Z adding: build/bin/backend_fallback_test (deflated 60%) 2022-09-27T15:31:58.8395660Z adding: build/bin/op_allowlist_test (deflated 61%) 2022-09-27T15:31:58.8486767Z adding: build/bin/hip_complex_math_test (deflated 61%) 2022-09-27T15:31:58.8584421Z adding: build/bin/inline_container_test (deflated 61%) 2022-09-27T15:31:58.9067806Z adding: build/bin/op_registration_test (deflated 77%) 2022-09-27T15:31:58.9165979Z adding: build/bin/hip_apply_test (deflated 61%) 2022-09-27T15:31:58.9256968Z adding: build/bin/hip_complex_test (deflated 61%) 2022-09-27T15:31:58.9348098Z adding: build/bin/hip_distributions_test (deflated 61%) 2022-09-27T15:31:58.9438889Z adding: build/bin/hip_generator_test (deflated 61%) 2022-09-27T15:31:58.9530002Z adding: build/bin/hip_half_test (deflated 61%) 2022-09-27T15:31:58.9620790Z adding: build/bin/hip_integer_divider_test (deflated 61%) 2022-09-27T15:31:58.9711750Z adding: build/bin/hip_optional_test (deflated 61%) 2022-09-27T15:31:58.9802643Z adding: build/bin/hip_packedtensoraccessor_test (deflated 61%) 2022-09-27T15:31:58.9896915Z adding: build/bin/hip_dlconvertor_test (deflated 61%) 2022-09-27T15:31:58.9988030Z adding: build/bin/hip_vectorized_test (deflated 61%) 2022-09-27T15:31:59.0015106Z adding: build/bin/tutorial_tensorexpr (deflated 67%) 2022-09-27T15:31:59.0116557Z adding: build/bin/test_dist_autograd (deflated 60%) 2022-09-27T15:31:59.0120341Z adding: build/bin/parallel_benchmark (deflated 73%) 2022-09-27T15:31:59.0251677Z adding: build/bin/test_cpp_rpc (deflated 60%) 2022-09-27T15:31:59.0378041Z adding: build/bin/test_mobile_nnc (deflated 61%) 2022-09-27T15:31:59.0394197Z adding: build/bin/aot_model_compiler_test (deflated 66%) 2022-09-27T15:31:59.0969431Z adding: build/bin/test_lazy (deflated 73%) 2022-09-27T15:31:59.2440364Z adding: build/bin/test_tensorexpr (deflated 66%) 2022-09-27T15:31:59.2448079Z adding: build/bin/torch_shm_manager (deflated 62%) 2022-09-27T15:31:59.4499203Z adding: build/bin/test_api (deflated 67%) 2022-09-27T15:31:59.5532944Z adding: build/bin/test_jit (deflated 66%) 2022-09-27T15:31:59.5533849Z adding: .pytorch-test-times.json (deflated 62%) 2022-09-27T15:31:59.5587932Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:31:59.5588153Z with: 2022-09-27T15:31:59.5588362Z name: linux-focal-rocm5.2-py3.7 2022-09-27T15:31:59.5588582Z retention-days: 14 2022-09-27T15:31:59.5588776Z if-no-files-found: error 2022-09-27T15:31:59.5588987Z path: artifacts.zip 2022-09-27T15:31:59.5589190Z s3-bucket: gha-artifacts 2022-09-27T15:31:59.5589375Z region: us-east-1 2022-09-27T15:31:59.5589558Z ##[endgroup] 2022-09-27T15:31:59.9107232Z With the provided path, there will be 1 file uploaded 2022-09-27T15:31:59.9108025Z Uploading to s3 prefix: pytorch/pytorch/3133193930/linux-focal-rocm5.2-py3.7 2022-09-27T15:31:59.9169330Z Starting upload of artifacts.zip 2022-09-27T15:32:03.0883224Z Finished upload of artifacts.zip 2022-09-27T15:32:03.1029296Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:32:03.1029527Z with: 2022-09-27T15:32:03.1029730Z s3-prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:32:03.1029961Z retention-days: 365 2022-09-27T15:32:03.1030173Z if-no-files-found: warn 2022-09-27T15:32:03.1030375Z path: sccache-stats-*.json 2022-09-27T15:32:03.1030570Z name: artifact 2022-09-27T15:32:03.1030760Z s3-bucket: gha-artifacts 2022-09-27T15:32:03.1030944Z region: us-east-1 2022-09-27T15:32:03.1031124Z ##[endgroup] 2022-09-27T15:32:03.4328103Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-27T15:32:03.4328659Z With the provided path, there will be 1 file uploaded 2022-09-27T15:32:03.4329033Z Uploading to s3 prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:32:03.4336201Z Starting upload of sccache-stats-linux-focal-rocm5.2-py3.7-8575887204.json 2022-09-27T15:32:03.5321175Z Finished upload of sccache-stats-linux-focal-rocm5.2-py3.7-8575887204.json 2022-09-27T15:32:03.5416855Z Prepare all required actions 2022-09-27T15:32:03.5437452Z ##[group]Run ./.github/actions/teardown-linux 2022-09-27T15:32:03.5437670Z with: 2022-09-27T15:32:03.5437826Z ##[endgroup] 2022-09-27T15:32:03.5453934Z ##[group]Run set -eou pipefail 2022-09-27T15:32:03.5454185Z set -eou pipefail 2022-09-27T15:32:03.5454379Z  2022-09-27T15:32:03.5454617Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-09-27T15:32:03.5454886Z for _ in $(seq 1440); do 2022-09-27T15:32:03.5455120Z  # Break if no ssh session exists anymore 2022-09-27T15:32:03.5455337Z  if [ "$(who)" = "" ]; then 2022-09-27T15:32:03.5455533Z  break 2022-09-27T15:32:03.5455709Z  fi 2022-09-27T15:32:03.5455886Z  echo "." 2022-09-27T15:32:03.5456055Z  sleep 5 2022-09-27T15:32:03.5456420Z done 2022-09-27T15:32:03.5467575Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:32:03.5467818Z ##[endgroup] 2022-09-27T15:32:03.5492073Z Holding runner for 2 hours until all ssh sessions have logged out 2022-09-27T15:32:03.5577348Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-09-27T15:32:03.5577703Z # ignore expansion of "docker ps -q" since it could be empty 2022-09-27T15:32:03.5577979Z # shellcheck disable=SC2046 2022-09-27T15:32:03.5578204Z docker stop $(docker ps -q) || true 2022-09-27T15:32:03.5578443Z # Prune all of the docker images 2022-09-27T15:32:03.5578671Z docker system prune -af 2022-09-27T15:32:03.5589717Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:32:03.5589963Z ##[endgroup] 2022-09-27T15:32:06.2992181Z 0942ad07a6af 2022-09-27T15:32:06.8785600Z Deleted Containers: 2022-09-27T15:32:06.8786030Z 0942ad07a6af8b58b621d77d5e4627d70d2d870e7d23df0f6af4e7cfcee08348 2022-09-27T15:32:06.8786286Z 2022-09-27T15:32:09.3848809Z Deleted Images: 2022-09-27T15:32:09.3849914Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:32:09.3851289Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7@sha256:2d0a384f10e93b0ad1d44aa32f093ab999ed72e3506ef97d40b63d133f6d8ae0 2022-09-27T15:32:09.3852009Z deleted: sha256:0f71b24e05040ede8bc4f209bfcf74deec08e1d0fb712d1c4e1bd8e994345efc 2022-09-27T15:32:09.3852377Z deleted: sha256:0172e8007d2644d0199fff462f242dae9f2c04facf9820ccce449bc92b77a9bd 2022-09-27T15:32:09.3852728Z deleted: sha256:85e1d7f01cd2e175f26d84cabf0e066e7658a6d9dea8548894353c309add6e69 2022-09-27T15:32:09.3853052Z deleted: sha256:47575813579a5562a326f571cfda6784dc151cde66a7fa1405b020558106b6b9 2022-09-27T15:32:09.3853401Z deleted: sha256:b019bca8dbd9f9691d3d9eca1201e6135c1fc1ed5a3b96cbf5cf7b3da4bf2209 2022-09-27T15:32:09.3853785Z deleted: sha256:4891b6cae7c5daeeeeaf87fd506c05c3571c772e47deeac18768aea7bfeeaeb7 2022-09-27T15:32:09.3854143Z deleted: sha256:4f87a6ae0bd661e8f33beae9dc3e8709db6f99e827002f891e60259f70feecb2 2022-09-27T15:32:09.3854485Z deleted: sha256:27594408db4ba211f351e23f32c7c678d79cbc809c9e6a95e90f57efdbfb9e77 2022-09-27T15:32:09.3854830Z deleted: sha256:0d1a80fd93caf1557dd679786e3fce188fc78c97daaac644ae79f974f09b6221 2022-09-27T15:32:09.3855192Z deleted: sha256:015e61fbaae4c6b25cf8c9dac455172fb13ce8800707b1b38e1ca5517b0aaa09 2022-09-27T15:32:09.3855527Z deleted: sha256:29fa884fd7fd9804ef7f3649c920a94c4f5e6caa776414810180b2a73c387716 2022-09-27T15:32:09.3855863Z deleted: sha256:4b535459007f936eb503e33eaedc6434ea1f405feedd2636ad87cd0ff7a677d5 2022-09-27T15:32:09.3856194Z deleted: sha256:218136e74fb72877c2b51820d3c6a0fa7412d13fc88e8c525451925ac064492e 2022-09-27T15:32:09.3856648Z deleted: sha256:23b11035fa22f3a17bc71717380462ad996542b9438c9dc71016ca179c05f0d9 2022-09-27T15:32:09.3856991Z deleted: sha256:62aebdc3bac963b472ba3570ddc89dc0d957faf6a369b4c455ce0aff2cf7cc56 2022-09-27T15:32:09.3857442Z deleted: sha256:d43d3ce62dcac4c21273ca80a269544b22b14e8b381ac19130bbea2fe94aa08d 2022-09-27T15:32:09.3857792Z deleted: sha256:9998a70e8448235e5e39302d1c7eedd5ebec2f353de75de0dfe21bc5a051446d 2022-09-27T15:32:09.3858119Z deleted: sha256:1c11ff7e210ae03867b2f3b64575d688d06311ab743d470f04fee98dfcf4bd85 2022-09-27T15:32:09.3858465Z deleted: sha256:d28ee093fcfdb698f48304e66c178fa3e096bbffcdeb6979a1381d236ec4ece2 2022-09-27T15:32:09.3858811Z deleted: sha256:9b41dba85f18b80a4f35476394877926ea784fe7027b8ca4ae11db07fb7a0b8a 2022-09-27T15:32:09.3859135Z deleted: sha256:08822d3f5d707d8f28f5cba95b9ad110e5c78672e718ef1ea786272982447466 2022-09-27T15:32:09.3859476Z deleted: sha256:fc56e26998be7ebf37c15a324bc396c8e7ec91fac92d94631b3416dc76576408 2022-09-27T15:32:09.3859830Z deleted: sha256:32df19e55bb21e8036dac8fabe92a39ec20a230fd19984afb3f42034e0c44ef0 2022-09-27T15:32:09.3860193Z deleted: sha256:ea3a2a8da45bc7b02662785b1b4e08ec3e5e399239ec13c6cbfd6bf70edbea3c 2022-09-27T15:32:09.3860522Z deleted: sha256:294c32f8302645c3fa3cf96741d520618ce95352bb543a01bbf00b4356c90fc7 2022-09-27T15:32:09.3860847Z deleted: sha256:df2b626f85e6a186cb22aa4203092496741da24b71523dadc1e7f380d0402e62 2022-09-27T15:32:09.3861211Z deleted: sha256:ccdfec3f0c280bb8c666d9bcd44bcd9ccee638d78fc9b6fe95e9ff6bc38a40dc 2022-09-27T15:32:09.3861651Z deleted: sha256:99123203e81d20adaeb1e0649ce9f67414087d19d6db445f37dfac83a275c184 2022-09-27T15:32:09.3862064Z deleted: sha256:eb90e0555c38fe2cd3fedaa6f94995e8cfbe16960358b009b4407b4bc3b38efe 2022-09-27T15:32:09.3862580Z deleted: sha256:e91b437b5139e79a556e732956e1f5f7ff0a81dc984239dc8ead345b9ab74d72 2022-09-27T15:32:09.3863097Z deleted: sha256:acab5c5bcfd4da99c104e2c003a0d8ccce5bb28f93096fa4f8b8daaa0e56e464 2022-09-27T15:32:09.3863639Z deleted: sha256:b40ed86654e59e1012e1716d5384910f8c3bb58274b7b00fca564a53e9897ba3 2022-09-27T15:32:09.3863895Z 2022-09-27T15:32:09.3864055Z Total reclaimed space: 22.11GB 2022-09-27T15:32:09.3916081Z Post job cleanup. 2022-09-27T15:32:09.3954902Z Post job cleanup. 2022-09-27T15:32:09.8462209Z [command]/usr/bin/git version 2022-09-27T15:32:09.8790334Z git version 2.37.1 2022-09-27T15:32:09.8877971Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6c8c022c-e4d3-4792-a862-ee6b467a0185' before making global git config changes 2022-09-27T15:32:09.8878572Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:32:09.8884748Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:32:09.8947153Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:32:09.8982613Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:32:09.9466236Z Entering 'android/libs/fbjni' 2022-09-27T15:32:09.9528239Z Entering 'third_party/FP16' 2022-09-27T15:32:09.9591361Z Entering 'third_party/FXdiv' 2022-09-27T15:32:09.9649542Z Entering 'third_party/NNPACK' 2022-09-27T15:32:09.9713193Z Entering 'third_party/QNNPACK' 2022-09-27T15:32:09.9772409Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:32:09.9835723Z Entering 'third_party/XNNPACK' 2022-09-27T15:32:09.9946704Z Entering 'third_party/benchmark' 2022-09-27T15:32:10.0001840Z Entering 'third_party/cpuinfo' 2022-09-27T15:32:10.0057727Z Entering 'third_party/cub' 2022-09-27T15:32:10.0120082Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:32:10.0210169Z Entering 'third_party/cutlass' 2022-09-27T15:32:10.0346727Z Entering 'third_party/eigen' 2022-09-27T15:32:10.0424349Z Entering 'third_party/fbgemm' 2022-09-27T15:32:10.0490508Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:32:10.0558963Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:32:10.0615053Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:32:10.0681751Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:32:10.0741481Z Entering 'third_party/flatbuffers' 2022-09-27T15:32:10.0806917Z Entering 'third_party/fmt' 2022-09-27T15:32:10.0862804Z Entering 'third_party/foxi' 2022-09-27T15:32:10.0920985Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:32:10.0974720Z Entering 'third_party/gloo' 2022-09-27T15:32:10.1032653Z Entering 'third_party/googletest' 2022-09-27T15:32:10.1087935Z Entering 'third_party/ideep' 2022-09-27T15:32:10.1138337Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:32:10.1203627Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:32:10.1288169Z Entering 'third_party/ios-cmake' 2022-09-27T15:32:10.1342017Z Entering 'third_party/ittapi' 2022-09-27T15:32:10.1396817Z Entering 'third_party/kineto' 2022-09-27T15:32:10.1455138Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:32:10.1509187Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:32:10.1563985Z Entering 'third_party/nccl/nccl' 2022-09-27T15:32:10.1621677Z Entering 'third_party/neon2sse' 2022-09-27T15:32:10.1678245Z Entering 'third_party/nlohmann' 2022-09-27T15:32:10.1734599Z Entering 'third_party/onnx' 2022-09-27T15:32:10.1855279Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:32:10.1913844Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:32:10.1969876Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:32:10.2024806Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:32:10.2118361Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:32:10.2178542Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:32:10.2234162Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:32:10.2290494Z Entering 'third_party/pocketfft' 2022-09-27T15:32:10.2347212Z Entering 'third_party/protobuf' 2022-09-27T15:32:10.2432701Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:32:10.2489232Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:32:10.2544469Z Entering 'third_party/psimd' 2022-09-27T15:32:10.2601552Z Entering 'third_party/pthreadpool' 2022-09-27T15:32:10.2653705Z Entering 'third_party/pybind11' 2022-09-27T15:32:10.2705505Z Entering 'third_party/python-enum' 2022-09-27T15:32:10.2760458Z Entering 'third_party/python-peachpy' 2022-09-27T15:32:10.2817968Z Entering 'third_party/python-six' 2022-09-27T15:32:10.2872199Z Entering 'third_party/sleef' 2022-09-27T15:32:10.2927028Z Entering 'third_party/tbb' 2022-09-27T15:32:10.2996298Z Entering 'third_party/tensorpipe' 2022-09-27T15:32:10.3057019Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:32:10.3113917Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:32:10.3164560Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:32:10.3219018Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:32:10.3273893Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:32:10.3332963Z Entering 'third_party/zstd' 2022-09-27T15:32:10.3396766Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:32:10.3429531Z http.https://github.com/.extraheader 2022-09-27T15:32:10.3440408Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:32:10.3482740Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-27T15:32:10.3762158Z Entering 'android/libs/fbjni' 2022-09-27T15:32:10.3783259Z http.https://github.com/.extraheader 2022-09-27T15:32:10.3815005Z Entering 'third_party/FP16' 2022-09-27T15:32:10.3836534Z http.https://github.com/.extraheader 2022-09-27T15:32:10.3866162Z Entering 'third_party/FXdiv' 2022-09-27T15:32:10.3886917Z http.https://github.com/.extraheader 2022-09-27T15:32:10.3915031Z Entering 'third_party/NNPACK' 2022-09-27T15:32:10.3938881Z http.https://github.com/.extraheader 2022-09-27T15:32:10.3966471Z Entering 'third_party/QNNPACK' 2022-09-27T15:32:10.3989827Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4020633Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:32:10.4041662Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4069655Z Entering 'third_party/XNNPACK' 2022-09-27T15:32:10.4092389Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4142716Z Entering 'third_party/benchmark' 2022-09-27T15:32:10.4154080Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4182452Z Entering 'third_party/cpuinfo' 2022-09-27T15:32:10.4203791Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4232594Z Entering 'third_party/cub' 2022-09-27T15:32:10.4254096Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4281301Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:32:10.4302688Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4338115Z Entering 'third_party/cutlass' 2022-09-27T15:32:10.4358962Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4394701Z Entering 'third_party/eigen' 2022-09-27T15:32:10.4416450Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4447245Z Entering 'third_party/fbgemm' 2022-09-27T15:32:10.4469431Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4498938Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:32:10.4518970Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4546925Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:32:10.4567812Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4596576Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:32:10.4617246Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4644832Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:32:10.4666791Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4695787Z Entering 'third_party/flatbuffers' 2022-09-27T15:32:10.4717225Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4747454Z Entering 'third_party/fmt' 2022-09-27T15:32:10.4773782Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4802547Z Entering 'third_party/foxi' 2022-09-27T15:32:10.4824031Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4852981Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:32:10.4873159Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4901691Z Entering 'third_party/gloo' 2022-09-27T15:32:10.4922748Z http.https://github.com/.extraheader 2022-09-27T15:32:10.4951890Z Entering 'third_party/googletest' 2022-09-27T15:32:10.4973519Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5002934Z Entering 'third_party/ideep' 2022-09-27T15:32:10.5024432Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5052615Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:32:10.5073154Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5103862Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:32:10.5124849Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5161492Z Entering 'third_party/ios-cmake' 2022-09-27T15:32:10.5183880Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5212346Z Entering 'third_party/ittapi' 2022-09-27T15:32:10.5232572Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5262362Z Entering 'third_party/kineto' 2022-09-27T15:32:10.5284073Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5313932Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:32:10.5336265Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5364903Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:32:10.5386297Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5417419Z Entering 'third_party/nccl/nccl' 2022-09-27T15:32:10.5438417Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5467075Z Entering 'third_party/neon2sse' 2022-09-27T15:32:10.5489012Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5517425Z Entering 'third_party/nlohmann' 2022-09-27T15:32:10.5539693Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5568945Z Entering 'third_party/onnx' 2022-09-27T15:32:10.5589950Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5631718Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:32:10.5652626Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5681203Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:32:10.5701905Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5732107Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:32:10.5753190Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5781659Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:32:10.5802173Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5835717Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:32:10.5857409Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5887156Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:32:10.5907837Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5937709Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:32:10.5958374Z http.https://github.com/.extraheader 2022-09-27T15:32:10.5992372Z Entering 'third_party/pocketfft' 2022-09-27T15:32:10.6014748Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6042319Z Entering 'third_party/protobuf' 2022-09-27T15:32:10.6063898Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6095646Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:32:10.6115846Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6144228Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:32:10.6165220Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6195422Z Entering 'third_party/psimd' 2022-09-27T15:32:10.6218662Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6245047Z Entering 'third_party/pthreadpool' 2022-09-27T15:32:10.6267447Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6294731Z Entering 'third_party/pybind11' 2022-09-27T15:32:10.6315858Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6345312Z Entering 'third_party/python-enum' 2022-09-27T15:32:10.6366038Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6393714Z Entering 'third_party/python-peachpy' 2022-09-27T15:32:10.6415843Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6442622Z Entering 'third_party/python-six' 2022-09-27T15:32:10.6463155Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6490290Z Entering 'third_party/sleef' 2022-09-27T15:32:10.6512306Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6540001Z Entering 'third_party/tbb' 2022-09-27T15:32:10.6560635Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6589632Z Entering 'third_party/tensorpipe' 2022-09-27T15:32:10.6611753Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6640081Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:32:10.6661303Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6688912Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:32:10.6709317Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6738815Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:32:10.6759297Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6787877Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:32:10.6809192Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6836806Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:32:10.6857725Z http.https://github.com/.extraheader 2022-09-27T15:32:10.6889619Z Entering 'third_party/zstd' 2022-09-27T15:32:10.6911555Z http.https://github.com/.extraheader 2022-09-27T15:32:10.7156211Z Evaluate and set job outputs 2022-09-27T15:32:10.7167640Z Set output 'docker-image' 2022-09-27T15:32:10.7169002Z Cleaning up orphan processes